When you go to {Main Menu / Game Settings / Render System} and change resolution, the game will immediatelly reopen the rendering window, load all resources (they become invalid) and start rendering again with the new settings.
Only works smoothly if you start game, do the change and then exit game. Entering simulation before/after causes crashes, hangs and other weird stuff.
I had to duplicate most of our startup code to get this to work, RoR wasn't written with renderer reinit in mind.
When you go to {Main Menu / Game Settings / Render System} and change resolution, the game will immediatelly reopen the rendering window, load all resources (they become invalid) and start rendering again with the new settings.
Only works smoothly if you start game, do the change and then exit game. Entering simulation before/after causes crashes, hangs and other weird stuff.
I had to duplicate most of our startup code to get this to work, RoR wasn't written with renderer reinit in mind.