RAGE
30 ratings
Make Rage playable with 10 clicks (and improve textures)
By Snufflegrunt
Right click on the game, go to properties, and copy+paste this into your launch options:

+set g_fov 100 +vt_maxPPF 32 +image_lodbias -0.5 +cvaradd m_menu_sensitivity -0.20 +cvaradd r_UseDynamicEnvironment -1 +com_skipIntroVideo 1 +image_anisotrophy 16 +image_use

Next, navigate to C:\Users\UserName\AppData\Local\ and create a folder called "id software" if it doesn't already exist. Within that folder, make another folder and call it "rage". This folder will act as the game's cache and should reduce saving and loading times, which will otherwise get progressively longer the more you play. These folders *may* already exist if you are on an earlier release of W10 or W7/8.1.

The above will auto-skip intro videos, increase the default FOV of 70 to 100, virtually get rid of texture pop-in, significantly reduce the mouse acceleration in menus, make the game look slightly better, and improve performance.

Untested on AMD cards, which always hated this engine anyway. Also untested on Intel iGPUs and GPUs but I suspect you'll have more luck, since RAGE was optimised for integrated graphics. Tested *extensively* on almost all modern Nvidia GPUs. Ideally you also need a 900-series card or better (or a 750Ti, which uses the 900-series architecture) so that you can use more modern drivers/GPU technology. If you have an older card, I recommend that you use an older guide, although the above launch options will still have positive effects. You can suggest additions in the comments and I will likely integrate improvements into the guide.

The next step is optional, but if you want less compressed textures and have 4GB or more VRAM, then do the below also:

Open up notepad (or a text editor of your choice) and paste the following in:

seta image_usecompression "0"
seta image_anisotropy "16"
seta vt_pageimagesizeuniquediffuseonly2 "16384"
seta vt_pageimagesizeuniquediffuseonly "16384"
seta vt_pageimagesizeunique "16384"
seta vt_pageimagesizevmtr "16384"
seta vt_maxppf "24"
seta vt_maxlockedpages "256"
seta vt_minlod "-2"
seta vt_lodBias "-2"
seta vt_maxaniso "2"
seta vt_qualityhdplossless "1"
seta vt_qualityhdppower "0"
seta vt_qualityhdpspecular "0"
seta vt_qualityhdpnormal "0"
seta vt_qualityhdpdiffuse "0"
seta vt_qualitydctpower "100"
seta vt_qualitydctspecular "100"
seta vt_qualitydctnormal "100"
seta vt_qualitydctchroma "100"
seta vt_qualitydctluma "100"
seta vt_restart

Save as rageconfig.cfg in steamapps/Rage/base. Click "replace" if it already exists. This file reduces the texture compression with a negligible hit to performance.
   
Award
Favorite
Favorited
Unfavorite
.
.
15 Comments
Snufflegrunt  [author] 26 Feb, 2024 @ 6:12am 
I doubt you'd be able to tell the difference between 8x and 16x MSAA unless you had two screens showing the same image next to each other. The cost in terms of processing power isn't worth the TINY gain, and professional benchmarkers use 8x instead of 16x for that reason.

In the Wolfenstein games, I found that setting the AA via the graphics drivers rather than in-game helps. I haven't played Rage in a while, so try that.
B01scout 25 Feb, 2024 @ 2:17pm 
I fail to see why not.
But it's definitely not pure 16x MSAA rather 16xS. Well, I guess it is 16xS, since it pretty much looks the same and 99% of my performance metrics are the same as well.
Sadly I cannot make an exact visual comparison because changing the setting unloads all streamed textures and properly loading all requires me to walk around, making comparison shots difficult.
2x, 4x and 8x are pure multisamples though.

What can I say, 16x looks the best by far.
Snufflegrunt  [author] 25 Feb, 2024 @ 1:13pm 
Why the hell would anyone use 16x MSAA?
B01scout 25 Feb, 2024 @ 1:02pm 
Somehow the 16x MSAA does something silly and let the game forget how to properly stream all texture in front of the camera...
Setting it to 8x MSAA pretty much fixes that.
Guixyy 24 Feb, 2024 @ 11:07am 
Thanks a lot. Excuse my very late reply, but even if I don’t know why, I just get all steam notifications on threads at once today…
Snufflegrunt  [author] 24 Feb, 2024 @ 9:43am 
If you're on a desktop, you can try replacing the thermal paste on both your CPU and GPU. If you're on a laptop, you might be able to do it, depending on the model, but it'll be more tricky. I personally have no issues.
_MaZ_TeR_ 24 Feb, 2024 @ 9:38am 
Just wish there was something that could be done about certain places causing my fans to fire up to max.
Snufflegrunt  [author] 24 Feb, 2024 @ 9:24am 
The cache folder and file don't even appear for the id Tech 5 Wolfenstein games. It's shoddy. Thank you for your contribution - it will improve my experience and others. I have integrated the change.
_MaZ_TeR_ 24 Feb, 2024 @ 7:35am 
Also, I recommend setting mouse to .20. The menu movement is fucked up in this game for low DPIs where it doesn't even recognize slow mouse movement in the menus.
_MaZ_TeR_ 24 Feb, 2024 @ 7:21am 
Strange how I didn't even have either the cache folder nor the config file, you'd think Bethesda would've at least made a hot fix years ago to address these for modern PCs.