Read the dinput.ini file from ROExt using Notepad, you can customize a lot of stuff about your client.
Seriously people, who even bothers to read anymore? Step 1. Read the file Step 2. Figure it out It's not that hard.
But if English isn't your second language, open up dinput.ini,make sure WindowLock = 0, and WindowWidth =/WindowHeight = to whatever you want it to be.
Title: Re: Fixed.
Post by: aone on February 20, 2011, 07:03:17 pm
you could just tell them to dl roext (http://www.mediafire.com/?ymfjigxmwyz) and drag it in. click yes. simpler.
change:
; 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 = 1 if you want it locked with no border, 0 if you want to be able to move it around
; Override RO window position and size. ; Ignored if WindowWidth = 0 or WindowHeight = 0. ; Command line switch: -wX,Y,Width,Height WindowPosX = 0 if window is locked, this will help position it where you want it to go WindowPosY = 0 if window is locked, this will help position it where you want it to go WindowWidth = 1280 window size. smallest available is 600 WindowHeight = 720 window size. smallest available is 400
if you don't change that, then the size will be default and fullscreen
everything else can be pretty much ignored.
plus, if you don't wanna have to change it everytime you play, make a whole bunch of shortcuts, right click and choose properties, and change the target.
note: the bottom right shortcuts are all different sizes.
1. when you open properties and go to target, there won't be any of those numbers, so just click at the end, press space, and type in -w
2. as demonstrated above, the windows on the left are borderless and are unmovable, the window on the right has borders and is movable. if you want borderless, continue to step 3. if you want borders, type l (L).
3. 0,0 is where the window will sit and only matters if the window is borderless. as demonstrated on the left, one window has 10,10 (i mistyped the picture. 0,0 would make it touch the very edge of the screen) and one has 100,100. mess around with it till you get it where you want it.
4. the last 2 numbers are the window sizes. mess with them until you get the sizes you want. they will not go smaller than 600,400.
cheers.
Title: Re: Fixed.
Post by: tony2000 on February 20, 2011, 09:09:35 pm