glKarin / com.n0n3m4.diii4a

DOOM III/Quake 4/Prey(2006) GLES on Android/Windows/Linux, DOOM 3 BFG/The Dark Mod/RTCW/Quake 1 2 3/GZDOOM/ETW/RealRTCW on Android
GNU General Public License v3.0
288 stars 20 forks source link

Screen resolution in Windows #241

Closed ALord7 closed 3 months ago

ALord7 commented 3 months ago

Tell me how can I change the screen resolution for the Windows version? For some reason the r_custom commands don’t work and the game only runs at 4:3

glKarin commented 3 months ago

r_mode -1

ALord7 commented 3 months ago

r_mode -1

does not work. I entered the commands:

r_customHeight 1440 r_customWidth 2540 r_mode -1 r_aspectRatio -1 vid_restart

and nothing changes! The game still runs in 4:3 and the resolution can only be changed in the game menu. I'll try to reinstall the game. Maybe this will somehow help me solve the problem

ALord7 commented 3 months ago

I figured it out! It turns out I entered the screen resolution incorrectly. Instead of 2560 I wrote 2540. 🫢 Sorry