Page 1 of 1

Graphic Modifications

Posted: Thu Jul 04, 2019 8:45 am
by ALF
Hi everyone - first post!

There was a conversation in game about graphic improvement modifications. I was curious if someone could post some links to this. My game's a low resolution square on a wide screen laptop & would like to see what y'all are using. Thank you!

Re: Graphic Modifications

Posted: Thu Jul 04, 2019 9:26 am
by Brave_Heart
Hey man. Sure there is this HD graphics mode in download section. Here is the link
https://www.mlsclan.com/download/mohaa-hd-final/

Check Youtube section in the website as players using that mode has made videos. shows the difference.

Re: Graphic Modifications

Posted: Thu Jul 04, 2019 10:58 am
by ALF
Thanks so much! I've been missing out. I just downloaded the HD pk3.

Re: Graphic Modifications

Posted: Thu Jul 04, 2019 11:08 am
by oldy
You can also hand edit the cfg files to get native widescreen resolutions. I posted the info up on the UWS website at one point. If you can't find it lemme know and I can try to dig it up and post it here.

My game is running at 2560x1440 ;)

Re: Graphic Modifications

Posted: Sat Jul 11, 2020 3:54 am
by oldy
in main\\configs\\unnamedsoldier.cfg:

Add above vid_xpos:
seta r_customheight "1440"
seta r_customwidth "2560"

In main\\newconfig.cfg:
add:
seta r_mode -1

Start your game.

Then, DO NOT try to choose a different resolution in-game. It should show "-1" in the menu there.

Re: Graphic Modifications

Posted: Tue Jul 28, 2020 12:32 am
by Ilya
oldy wrote: Sat Jul 11, 2020 3:54 am in main\\configs\\unnamedsoldier.cfg:

Add above vid_xpos:
seta r_customheight "1440"
seta r_customwidth "2560"

In main\\newconfig.cfg:
add:
seta r_mode -1

Start your game.

Then, DO NOT try to choose a different resolution in-game. It should show "-1" in the menu there.
So I think I discovered why this didn't work for me. I have the MOH War Chest purchased from GOG and I read in the link below that changing resolution wont work for the expansions and from what I can tell, all three games use the same unnamedsoldier.cfg

https://gaming.stackexchange.com/questi ... n-in-mohaa

Just an FYI. A bummer since I was looking forward to bigger res.

Re: Graphic Modifications

Posted: Wed Jul 29, 2020 10:55 pm
by oldy
Have you tried just creating this file yourself?