Screen Resolution for WoW
- bringoutyourdead
- Forums Admin & general flunky
- Posts: 1432
- Joined: Fri Nov 07, 2008 1:11 pm
- Location: Texas, USA
Screen Resolution for WoW
How big is your screen resolution for WoW?
The default minimum is now 1024 x 768 pixels
I've seen people saying they have as large as 2560 x 1600
(with some sizing issues since that isn't what Blizzard designed for...)
The reason I'm asking is that I've been looking at options to enlarge the CensusPlus window to allow for more races or classes and more levels.
I've also been looking at expanding the Guild list box.... to allow Guild-Guildrealm as the selector for data (but that still opens up another can of worms that I'm not yet sure how to solve.)
We are currently running very close to the 1024 width minimum limit. I'm not sure after close examination that we can add 5 levels or another class/race without expanding beyond the screen size.
This is almost completely driven by the limitations Blizzard has on graphic element sizing. The X and Y dimensions both must be a power of 2. For example the Race and Class Icons are currently 64x64 pixels the next smaller size is 32x32 or 1/4 of the current.. and that is just too small. The level bars are 8 pixels wide.. they are hard enough to click on now.. cutting them to 4 pixels is just too small.
The default minimum is now 1024 x 768 pixels
I've seen people saying they have as large as 2560 x 1600
(with some sizing issues since that isn't what Blizzard designed for...)
The reason I'm asking is that I've been looking at options to enlarge the CensusPlus window to allow for more races or classes and more levels.
I've also been looking at expanding the Guild list box.... to allow Guild-Guildrealm as the selector for data (but that still opens up another can of worms that I'm not yet sure how to solve.)
We are currently running very close to the 1024 width minimum limit. I'm not sure after close examination that we can add 5 levels or another class/race without expanding beyond the screen size.
This is almost completely driven by the limitations Blizzard has on graphic element sizing. The X and Y dimensions both must be a power of 2. For example the Race and Class Icons are currently 64x64 pixels the next smaller size is 32x32 or 1/4 of the current.. and that is just too small. The level bars are 8 pixels wide.. they are hard enough to click on now.. cutting them to 4 pixels is just too small.
1920 x 1080 full screen for play and if I'm just taking census while doing other things then 1280 x 800 windowed.
Just spitballing here but could you make the Top Guilds by XP a button that creates a new window like the show characters list if another race and class are introduced? Possibly do a levels frame with something like show levels 1-50 and toggle to 51-100 or something like that?
Just spitballing here but could you make the Top Guilds by XP a button that creates a new window like the show characters list if another race and class are introduced? Possibly do a levels frame with something like show levels 1-50 and toggle to 51-100 or something like that?
Or maybe 1-60 and 61-120? or or hehehe. If the game will last many more years Blizzard will have to at least keep up with the pace they have set. Say WoW is shiny for four or five more years. That would mean at least 15 level increase, one new race and another class if not two of each and I'd bet $1 on one of those classes being another hero class.
Maybe so... But it's not minimum 1024x768 as BOYD stated..1974ER wrote:Heh, Fuxie, the values depend on the monitor.
My screen is ancient so it begins with 720 x 576 and maxes out at 1280 x 1024.
Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang
- bringoutyourdead
- Forums Admin & general flunky
- Posts: 1432
- Joined: Fri Nov 07, 2008 1:11 pm
- Location: Texas, USA
While you might currently be able to use the lesser screen settings.. per Blizzard support
https://us.battle.net/support/en/articl ... quirements
The minimum is 1024 x 768
Which means that at any moment in time .. most likely an Xpac release those lower screen capabilities will no longer work.
https://us.battle.net/support/en/articl ... quirements
The minimum is 1024 x 768
Which means that at any moment in time .. most likely an Xpac release those lower screen capabilities will no longer work.
- bringoutyourdead
- Forums Admin & general flunky
- Posts: 1432
- Joined: Fri Nov 07, 2008 1:11 pm
- Location: Texas, USA
Thank you for your input... I'm locking the poll close.
With some painful work with Gimp2 I've modified the underlying artwork and made changes in the addon code to implement the changes needed to support the next Xpac.
I'm currently testing a version that runs at 1024x512 for the main CensusPlus window.
I shrunk the level bar width and empty space between bars by 1 pixel which returned just under 200 pixels total in the horizonal. This allows us to show levels 1-100.
For those who need to run at a lower screen size the Warcraft client will automatically resize everything as normal... with the standard degradation of display. To see what I mean put your game into window mode and use your mouse to shrink and expand the display.
I'll have a screenshot later to show what the future could look like.... though to be honest... I don't expect this version to go live.. I expect Blizzard to make more unexpected changes that we will have to compensate to overcome.
With some painful work with Gimp2 I've modified the underlying artwork and made changes in the addon code to implement the changes needed to support the next Xpac.
I'm currently testing a version that runs at 1024x512 for the main CensusPlus window.
I shrunk the level bar width and empty space between bars by 1 pixel which returned just under 200 pixels total in the horizonal. This allows us to show levels 1-100.
For those who need to run at a lower screen size the Warcraft client will automatically resize everything as normal... with the standard degradation of display. To see what I mean put your game into window mode and use your mouse to shrink and expand the display.
I'll have a screenshot later to show what the future could look like.... though to be honest... I don't expect this version to go live.. I expect Blizzard to make more unexpected changes that we will have to compensate to overcome.