ainu wrote:I change config to
- Code: Select all
ScreenWidth = 320
ScreenHeight = 240
but where loading, I see quoter of the screen with quoter (1/4) yellow atomic circle on it.
Programs thinks, what i have big monitor (640/480)
It seems the game seems to check and load the duke3d.cfg file from the root's home folder, do this
copy your changed screen res file to the (320x240) to that folder. so
rm ~/.duke3d/duke3d.cfg
then copy the your good and modified duke3d.cfg file to that same place (~/.duke3d). I'll see that i change it so it will output those defaults if it can't find the file. I probably had still a left over in there from my earlier play's with duke3d
edit:
it seems to copy the file from your current directory to that folder so just edit the duke3d.cfg file in the folder where the binary is, delete the duke3d.cfg in the root home folder (rm ~/.duke3d/duke3d.cfg) and then start duke3d