CCA in 5760x1080

Place for all to talk about STO and for 12th Fleet public information exchange. This forum is open to public view.

Moderator: Command

Post Reply
KickKat
Inactive
Posts: 272
Joined: Sun September 23rd, 2012 1:57 am
Captain: zDaeob
@handle: @KatTrek
Location: Too far gone

CCA in 5760x1080

Post by KickKat »

Well, more like 2880x540 since I halved the size in Photoshop to make the file size manageable.

It may look like I have panels stuck right in the middle of everything haphazardly, but they are actually placed where my monitors join together, so it makes perfect sense to place them and use them that way. My center screen stays almost 100% clutter free while a quick glance left or right tells me what I need to know.

You may also notice that the boxes don't touch the outside edges of any of the screen. This is to I can click target an off screen target as its name floats along under the box.

You might have to right click and save these and open them in something like Photoshop to see the actual size. The forums limit even the 1/2 size version.
Spoiler (click to show/hide)
CCA-5760x1080-half-scale_1.jpg
CCA-5760x1080-half-scale_1.jpg (956.45 KiB) Viewed 2222 times
Spoiler (click to show/hide)
CCA-5760x1080-half-scale_2.jpg
CCA-5760x1080-half-scale_2.jpg (801.02 KiB) Viewed 2222 times
Feel free to suggest improvements. This is a first pass at HUD item placement. You can also tell me what a hack pilot I am. Whatever makes you happy. :)
Major zDaeob
Bravo Squad
M.A.C.O. Division

"([...] so don't quote me)" - Goldy
User avatar
[D010 - Primar13]
Posts: 1364
Joined: Thu October 24th, 2013 6:04 pm
Captain: Macro
@handle: @primar13
Location: Michigan, USA

Re: CCA in 5760x1080

Post by [D010 - Primar13] »

If you are having issues with "Fisheye" Try this:

http://www.reddit.com/r/sto/comments/1x ... profit_or/
Directive 010 Leadership
Purple Company Commander

Twitter Junkie
User avatar
Husker
Posts: 7857
Joined: Tue April 3rd, 2012 11:59 am
Captain: Husker
@handle: @Ashman7286
Location: Dunno ¯\(°_o)/¯

Re: CCA in 5760x1080

Post by Husker »

I've had a couple surround setups in 5760x1080 and also an earlier setup in 4800x1200.

This first video was in 4800x1200 (5040x1200 with bezel correct) and is with the old UI, the chat box was off to the left but was a long box so everything was on one line when typed.
There's a newer video on the 12th Facebook page showing my 5760x1080 setup. You can see my UI layout there.

https://www.facebook.com/video.php?v=10152499202194343

I did change things quite a bit when playing though when i was running surround but then with multiple screens you have the real estate to mess around. I ended up settling on having everything just to the inner edge of the bezels on the outer screens so the center screen is clear but the UI isn't so far off to the side that i don't need to turn my head to far. That gets annoying. Also in the heat of battle when you need something fast you'll find it takes too long to do something unless you have some serious speed on your mouse. I found the side screens were more for situational awareness rather than actual use. I only looked at the center screen with the UI just off to the side screens but still centralized.
User avatar
Husker
Posts: 7857
Joined: Tue April 3rd, 2012 11:59 am
Captain: Husker
@handle: @Ashman7286
Location: Dunno ¯\(°_o)/¯

Re: CCA in 5760x1080

Post by Husker »

Btw that top video is with an Intel core 2 duo E7500 oc'd to 3.85ghz on water with a single GTX660 with no oc and 8gb Corsair ddr2 800mhz memory. That played STO at 4k, maxed out with no problems.
KickKat
Inactive
Posts: 272
Joined: Sun September 23rd, 2012 1:57 am
Captain: zDaeob
@handle: @KatTrek
Location: Too far gone

Re: CCA in 5760x1080

Post by KickKat »

[D010 - Primar13] wrote:If you are having issues with "Fisheye" Try this:

http://www.reddit.com/r/sto/comments/1x ... profit_or/
I have this in my CommandAliases file:

Code: Select all

alias fov20 "gfxsetdefaultfov 20 $$ bind Control+Subtract fov25"
alias fov25 "gfxsetdefaultfov 25 $$ bind Control+Add fov20 $$ bind Control+Subtract fov30"
alias fov30 "gfxsetdefaultfov 30 $$ bind Control+Add fov25 $$ bind Control+Subtract fov35"
alias fov35 "gfxsetdefaultfov 35 $$ bind Control+Add fov30 $$ bind Control+Subtract fov40"
alias fov40 "gfxsetdefaultfov 40 $$ bind Control+Add fov35 $$ bind Control+Subtract fov45"
alias fov45 "gfxsetdefaultfov 45 $$ bind Control+Add fov40 $$ bind Control+Subtract fov50"
alias fov50 "gfxsetdefaultfov 50 $$ bind Control+Add fov45 $$ bind Control+Subtract fov55"
alias fov55 "gfxsetdefaultfov 55 $$ bind Control+Add fov50 $$ bind Control+Subtract fov60"
alias fov60 "gfxsetdefaultfov 60 $$ bind Control+Add fov55 $$ bind Control+Subtract fov65"
alias fov65 "gfxsetdefaultfov 65 $$ bind Control+Add fov60 $$ bind Control+Subtract fov70"
alias fov70 "gfxsetdefaultfov 70 $$ bind Control+Add fov65 $$ bind Control+Subtract fov75"
alias fov75 "gfxsetdefaultfov 75 $$ bind Control+Add fov70 $$ bind Control+Subtract fov80"
alias fov80 "gfxsetdefaultfov 80 $$ bind Control+Add fov75 $$ bind Control+Subtract fov85"
alias fov85 "gfxsetdefaultfov 85 $$ bind Control+Add fov80 $$ bind Control+Subtract fov90"
alias fov90 "gfxsetdefaultfov 90 $$ bind Control+Add fov85 $$ bind Control+Subtract fov95"
alias fov95 "gfxsetdefaultfov 95 $$ bind Control+Add fov90 $$ bind Control+Subtract fov100"
alias fov100 "gfxsetdefaultfov 100 $$ bind Control+Add fov95"
This way I can quickly cycle through a lot of FOV settings and pick the one I am in the mood for at the moment. I have added the code in the link you posted so I can always have a prefered default starting point for space and ground. Thanks!
Major zDaeob
Bravo Squad
M.A.C.O. Division

"([...] so don't quote me)" - Goldy
User avatar
Husker
Posts: 7857
Joined: Tue April 3rd, 2012 11:59 am
Captain: Husker
@handle: @Ashman7286
Location: Dunno ¯\(°_o)/¯

Re: CCA in 5760x1080

Post by Husker »

That's a good idea. I wish I had known that back when I was running surround.
Post Reply