It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
If you're curious if you can run this game in modern resolutions, you can if you change the launch arguments. It's easiest if you play the game via GOG Galaxy but can be done without it as well.

GALAXY:

- Enter the game's page in Galaxy and click the options menu next to the Play button
- Scroll to Manage installation and select "Configure"
- Switch to the Features tab and check the box labeled "Custom executables / arguments"
- Select "Duplicate" on the first option that shows up, labeled as "File 1"
- Scroll down to that duplicate executable and, under the section titled "Arguments", enter the following text:
+r_mode "-1" +r_customwidth "1920" +r_customheight "1080" +cg_fov "115" +set com_hunkmegs "768" +vid_restart
- Change the +r_customwidth and +r_customheight options to match your monitor's (or desired) resolution
- Make sure you mark that entry as the "Default executable"
- After that, hit the Ok button and you're good to go! The game should launch in your desired resolution by hitting the Play button in Galaxy

OFFLINE INSTALLERS:

- Follow the instructions found here (which is where I got the launch arguments to use for Galaxy installations)

---

Just a quick notice (which is also mentioned in that blog post), make sure you start the game and set your other graphics settings before doing this or you may run into some issues.

Once you do the appropriate steps, you'll be able to run Enemy Territory in your monitor's resolution for greater clarity!
Post edited October 23, 2022 by JakobFel
Thanks for the tip.
But I think it's better like in Quake 3 You can simply edit config file for those settings.

Here's what to edit/add in Wolfenstein Enemy Territory\etmain\profiles\<your_profile>\etconfig.cfg:

seta com_hunkMegs "768"
seta com_zoneMegs "32"
seta com_soundMegs "32"
seta r_mode "-1"
seta r_customwidth "1920"
seta r_customheight "1080"
seta cg_fov "115"

And after that You can play in FullHD.
Remember that DO NOT overwrite/change settings in game menu after change it (do it BEFORE edit the config file).
avatar
Ketjow3: Thanks for the tip.
But I think it's better like in Quake 3 You can simply edit config file for those settings.

Here's what to edit/add in Wolfenstein Enemy Territory\etmain\profiles\<your_profile>\etconfig.cfg:

seta com_hunkMegs "768"
seta com_zoneMegs "32"
seta com_soundMegs "32"
seta r_mode "-1"
seta r_customwidth "1920"
seta r_customheight "1080"
seta cg_fov "115"

And after that You can play in FullHD.
Remember that DO NOT overwrite/change settings in game menu after change it (do it BEFORE edit the config file).
Ah yes, that should work as well. Hey, more choice in how you do this is a good thing in my book!