Race 07 Graphics Mod
Not all mods are created equal. Here are the essential packages that form the "holy trinity" of Race 07 visual enhancement.
The car physics cannot be changed without breaking online compatibility, but the visual models can. race 07 graphics mod
Cause: Shadow mapping conflict between ReShade and vanilla draw distance.
Fix: In your ReShade overlay, disable "MXAO" (ambient occlusion). Race 07 does not like MXAO on dynamic objects. Rely on the shadow quality in config.ini instead. Not all mods are created equal
Version 1.0
Compatible with Race 07 + all expansions (STCC, WTCC 2006–2010, Race On, GTR Evolution) Cause: Shadow mapping conflict between ReShade and vanilla
Race07_UltraVisuals/
├── README.txt
├── Installer.bat
├── Gamedata/
│ ├── Shared/
│ │ ├── PostProcess/
│ │ │ ├── bloom.cfg
│ │ │ ├── tonemap.cfg
│ │ │ ├── dof.cfg
│ │ │ └── colour_correction_lut.png
│ │ ├── Materials/
│ │ │ ├── car_paint_glossy.mat
│ │ │ ├── windshield_reflect.mat
│ │ │ └── asphalt_highres.mat
│ │ └── Shaders/
│ │ ├── vehicle_pixel_shader.txt
│ │ ├── environment_vertex_shader.txt
│ │ └── sky_dome_shader.txt
│ ├── Teams/
│ │ └── (optional updated car liveries – DDS textures)
│ └── Locations/
│ └── (track-specific light & shadow overrides)
├── UserData/
│ └── Graphics/
│ ├── ultra_preset.ini
│ └── custom_fx.ini
└── Bin/
└── d3d9_override.dll (Reshade wrapper, optional)