Setting a custom resolution

Started by Syyy, October 19, 2013, 05:50:25 AM

Previous topic - Next topic
Ok, so I was trying to launch the game in a better resolution, using Battlebelk's Custom Launcher, but vidmode.ini does not seem to exist in my LVL_PC folder, hence the changes not taking effect. Ingame setting do not allow me more than 1200*800 which looks kinda weird on my 1600*900 screen. Launching the game in windowed mode looks better by deleting the black edges, but the window is still not big enough.

Does anyone know - by chance - how I could chance my game resolution? Can I create a vidmode.ini file, and if so, which infos do I have to put in to make it work?

Thanks for the help, if I get any (:

I play less now but I'll always be around, lets keep this site and battlefront going. :)

Perhaps just create one with working data in it (copy someone elses), and then have the Launcher make the changes you desire?

Code (Vidmode.ini) Select
[Vendor 0x1002 Device 0x9802 Hint 0x5AA00000]
1366 768 0 0 1
1360 768 0 0 1
1280 768 0 0 1
1280 720 0 0 1
1024 768 0 0 1
1024 600 0 0 1
800 600 0 0 1
800 480 0 0 1
720 576 0 0 1
720 480 0 0 1
640 480 0 0 1
1366 768 1 0 1
1360 768 1 0 1
1280 768 1 0 1
1280 720 1 0 1
1024 768 1 0 1
1024 600 1 0 1
800 600 1 0 1
800 480 1 0 1
720 576 1 0 1
720 480 1 0 1
640 480 1 0 1
1366 768 1 1 1
1360 768 1 1 1
1280 768 1 1 1
1280 720 1 1 1
1024 768 1 1 1
1024 600 1 1 1
800 600 1 1 1
800 480 1 1 1
720 576 1 1 1
720 480 1 1 1
640 480 1 1 1
1366 768 2 0 1
1360 768 2 0 1
1280 768 2 0 1
1280 720 2 0 1
1024 768 2 0 1
1024 600 2 0 1
800 600 2 0 1
800 480 2 0 1
720 576 2 0 1
720 480 2 0 1
640 480 2 0 1
1366 768 4 0 1
1360 768 4 0 1
1280 768 4 0 1
1280 720 4 0 1
1024 768 4 0 1
1024 600 4 0 1
800 600 4 0 1
800 480 4 0 1
720 576 4 0 1
720 480 4 0 1
640 480 4 0 1


Thanks for being that quick guys!
Sadly, creating a new vidmode.ini file does not seem to work, both when I launch the game normally, or using the custom launcher. Resolution is the same :<

Don't worry, I can't ever get it to work. But maybe it's because I'm running the game in an emulator. :(

Quote from: Syrion on October 19, 2013, 11:48:17 AM
Thanks for being that quick guys!
Sadly, creating a new vidmode.ini file does not seem to work, both when I launch the game normally, or using the custom launcher. Resolution is the same :<
Thats strange..
The SWBFII dedicated software does that to me as well..
Every application I've ever programmed (granted its not many) the uses INIs always uses them, and if they're not present, creates them at once.

Must be a glitch of some sort.