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 - Window Size.

Old aRO Forums

The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: *-*Gato*-* on August 02, 2010, 04:25:42 pm

Title: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 04:25:42 pm
is there a way to cahnge it to other than just the option that the Setup lets you to?

 none of them seem to work for me and Full screen causes to much lag for me. specailly since i allways have something else on the background.

is there any Setup that can be dowloaded with mroe option to replace the one it's in the forlder?  or a file that give mroe option? thank you!
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 04:41:36 pm
Uncheck fullscreen mode and play in other resolutions? What do you mean, "none of them seem to work for me"?
Title: Re: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 04:45:22 pm
they go over the height of my screen and the buttom part allways ends up way under the taskbar.

 
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 04:46:57 pm
Holy crap, do all the resolution sizes do that?

What's your computer resolution?
Title: Re: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 04:57:09 pm
well, half do that and half are way to samll to wnjoy playing time.
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 04:59:58 pm
What is your native screen resolution? Right Click Desktop->Properties->Setting->Screen Resolution. What x what pixels?
Title: Re: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 05:35:04 pm
1366 x 768.
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 05:46:17 pm
Ah, that's an unusual size.

The 1280 resolution settings should be fine. Can you post Screenies of the client in the 1280 sizes?
Title: Re: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 06:40:48 pm
 it covers the chat everytime i log on. or move to town. the rest are  very wide and well. i really don't like them.
(http://i30.tinypic.com/e03ker.png)
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 06:44:06 pm
I'm not really familiar with W7, but isn't there an option to Auto-Hide the taskbar? Right Click->Properties?
Title: Re: Window Size.
Post by: Neetox on August 02, 2010, 07:26:00 pm
Not sure if this can be done with W7, but with me, I right click aRO in the taskbar and move it up so that the top of the Client doesn't show up. It only covers my taskbar slightly.

(http://i2.photobucket.com/albums/y46/Neetox/Ragnarok%20Online/RO.png)
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 07:39:46 pm
Royal Noir theme. Lin approves /no1
Title: Re: Window Size.
Post by: Hyui on August 02, 2010, 08:21:28 pm
There must be a way to set your taskbar to be set behind other windows.
Title: Re: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 08:23:21 pm
i tried, why can aRO be set up so you can maximize like IE or Firefox. or 99% of PC stuff.
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 08:33:25 pm
i tried, why can aRO be set up so you can maximize like IE or Firefox. or 99% of PC stuff.
1. You have an unusual resolution. Most other resolutions fit normally.
2. It's called fullscreen mode.
Title: Re: Window Size.
Post by: Hyui on August 02, 2010, 08:44:32 pm
or move the top bit where it says animusro 2010 and hope it movesesss? =[ i have to play on 800x600 resolution window mode ~ cause i dont like the others :/
Title: Re: Window Size.
Post by: InterSpectra on August 02, 2010, 08:53:09 pm
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)

Code: [Select]
; 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).

You're welcome.
Title: Re: Window Size.
Post by: Hyui on August 02, 2010, 08:58:29 pm
now that's a genius ^^
Title: Re: Window Size.
Post by: Linmakana on August 02, 2010, 08:59:50 pm
Also, this might work too:
Code: [Select]
; Remove RO window borders and lock its position.
; Change default window size to cover all screen except task bar.
; Command line switch: l after -w
WindowLock = 0
Change WindowLock = 1 to enable.
Title: Re: Window Size.
Post by: *-*Gato*-* on August 02, 2010, 11:49:56 pm
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)

Code: [Select]
; 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).

You're welcome.

OMG !!!! amazing!!!!! LOVE YOU SO MUCH!!!!!  I have never enjoyed the game as much as i am doing right now!!!!!!