When I'm debugging Spring, I like setting the resolution manually, but don't like having to play with configuration files all the time. I've patched SpringApp.cpp so that it takes arguments "-x" and "-y" (optionally), and sets the width and height accordingly. If these flags aren't set, then the default behaviour ensues.
This has been submitted to mantis.
Command line resolution changing
Moderator: Moderators
Re: Command line resolution changing
Thanks to Kloot for submitting this. I'm really impressed at how fast the community is at accepting my patches!
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Command line resolution changing
Oh dude, that is win! I've been wanting this for some time now.
WIll it accept refresh rates as well?
(For making vids)
WIll it accept refresh rates as well?
(For making vids)
Re: Command line resolution changing
Nope, just resizing the screen!