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

How to make the Game aspect ratio not stretched #227

Closed Allanon-lcj closed 4 months ago

Allanon-lcj commented 4 months ago

DOOM 3 displays on all over my phone screen, i want to make it run with black bars or something to make it look more authentic, i using the 1024x768 resolution, do anybody know how to do it?

ALord7 commented 4 months ago

DOOM 3 displays on all over my phone screen, i want to make it run with black bars or something to make it look more authentic, i using the 1024x768 resolution, do anybody know how to do it?

In version 1.1.0.52, the crane stretching has been fixed (the sight remains the same for now) so you can safely play with any screen settings. The main thing is to enable a forced value of -1 for aspectRatio IMG_20240712_160849

Allanon-lcj commented 4 months ago

DOOM 3 displays on all over my phone screen, i want to make it run with black bars or something to make it look more authentic, i using the 1024x768 resolution, do anybody know how to do it?

In version 1.1.0.52, the crane stretching has been fixed (the sight remains the same for now) so you can safely play with any screen settings. The main thing is to enable a forced value of -1 for aspectRatio IMG_20240712_160849

Thanks for the reply, so i need to download that new released "harmattan" right? seems like im still using the 1.1.0.51

Alex3474247 commented 4 months ago

DOOM 3 displays on all over my phone screen, i want to make it run with black bars or something to make it look more authentic, i using the 1024x768 resolution, do anybody know how to do it?

In version 1.1.0.52, the crane stretching has been fixed (the sight remains the same for now) so you can safely play with any screen settings. The main thing is to enable a forced value of -1 for aspectRatio IMG_20240712_160849

Thanks for the reply, so i need to download that new released "harmattan" right? seems like im still using the 1.1.0.51

Yes of course.

ALord7 commented 4 months ago

If the screen still stretches, then at the moment there is no solution with black bars along the edges of the screen. You can enable black bars only for menus and PDAs in the game; to do this, go to the cvar editor and enable scale Menu To 4:3 Screenshot_idTech4A++_2024-07-12-16-12-12-636

Allanon-lcj commented 4 months ago

If the screen still stretches, then at the moment there is no solution with black bars along the edges of the screen. You can enable black bars only for menus and PDAs in the game; to do this, go to the cvar editor and enable scale Menu To 4:3 Screenshot_idTech4A++_2024-07-12-16-12-12-636

Thanks! i will try it soon, love u bro, i really hate that stretched like image, now it will fine :)

Allanon-lcj commented 4 months ago

If the screen still stretches, then at the moment there is no solution with black bars along the edges of the screen. You can enable black bars only for menus and PDAs in the game; to do this, go to the cvar editor and enable scale Menu To 4:3 Screenshot_idTech4A++_2024-07-12-16-12-12-636

i use the custom resolution (1024x768) and it didn't work, still stretched, but if i use the preset resolutions like 720x480 or 1280x720 it works fine, do you know how to solve this problem?

ALord7 commented 4 months ago

Honestly, I don't know how to fix this, but the automatic aspect ratio (aspectRatio -1) only works well with your actual aspect ratio x1 and all others will be clearly worse

ALord7 commented 4 months ago

Set Normal x1. At the moment this is the only option Screenshot_idTech4A++_2024-07-12-17-34-13-063

Allanon-lcj commented 4 months ago

Set Normal x1. At the moment this is the only option Screenshot_idTech4A++_2024-07-12-17-34-13-063

Well ok bro, still thanks for the help!