Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268 Print Page - Screen Resolution
Old aRO Forums
The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: shadowfaux on April 07, 2012, 05:01:14 pm
Title: Screen Resolution
Post by: shadowfaux on April 07, 2012, 05:01:14 pm
Built a new computer, with a new monitor and the works. I used to play on a monitor with a max reso of 1680x1050, and when I ran setup I was able to select that for a full screen option. Now my new monitor's native reso is 1920x1080, but my highest option to pick is 1776x1000. And when I check to play full screen I have black bars around the entire screen. Is there some way I can get setup to detect the 1920x1080 settings?
Title: Re: Screen Resolution
Post by: InterSpectra on April 07, 2012, 05:33:26 pm
If you are looking to play "fullscreen" without the fullscreen alt-tab hassle, try the following:
1) Open your aRO Folder 2) Open "dinput.ini" file in Notepad
Set your MouseFreedom variable = 1 Set your WindowLock variable = 1
If you are looking to set custom resolutions you may do so like this following setup (";" is the comment line prefix, so if you prefix the line the client will ignore the instructions. Useful for example, maintaining a 1280x720 setting for when I need to Fraps in 720p native resolution, just remove the semicolons)
; Override RO window position and size. ; Ignored if WindowWidth = 0 or WindowHeight = 0. ; Command line switch: -wX,Y,Width,Height ;WindowPosX = 359 ;WindowPosY = 159 ;WindowWidth = 1280 ;WindowHeight = 720 Note: My native resolution is 1920x1080, the X and Y positions I used are to center the client window given a 1280x720 window on my screen.
X and Y positions do not follow Cartesian Coordinates, but rather the top left corner of the screen (0,0).
Hope this helps and is not too confusing.
Title: Re: Screen Resolution
Post by: Aozora on April 07, 2012, 08:13:50 pm