Standard resolution in CFG file does not work

I use the following *.bat file:
md user_data
cd user_data
Start ..\bin\Doomsday -out log.txt -game jdoom.dll -savedir saves\DooM2 -file ..\data\jdoom\IWADS\DooM2.wad -def ..\defs\jdoom\DooM2.ded -basedir ..
But the standard resolution of the screen does not work (vid-res-x and vid-res-y). It is always started with 640x480. Only -width and -height changes it.

And some bug...
1212b.th.png
Sign In or Register to comment.