Changelog 1.1.9
Comp Mod
- Fixed phone smearing issue on all phones / themes (Background is still black tho)
- Slight phone aspect ratio fixes
- Backported a few things from AutoPBR branch
- Installer now uses the highest version zip it finds instead of the first one (when multiple comp-mod zips are in the downloads folder)
- Installer can now download and install the AutoPBR pack (optional)
Runtime
- Update runtime to latest commit
- Fixed puddle roughness issues
- Puddles now clear normal info of materials below (noticed after AutoPBR)
Older Changelogs:
Changelog 1.1.8
- Enabled remix' horizon based fog and added logic to increase the horizon height based on camera fog
(to prevent a hard edge after a certain height)
-
Refactored light override and marker logic. Multiple
.tomlfiles with light overrides / markers can now be loaded fromrtx_comp/light_tweaks/rtx_comp/markers. A-Z priority with earlier letters having higher priority. -
Added the ability to add additional lights to an existing game light
- Fixed the phone screen smearing issue and reduced fov impact on phone size
- Enabled
rtx.isShaderExecutionReorderingSupportedin the rtx.conf to enable SER on supported systems - Blocked keyboard input to the game when imgui wants text input
- The installer now creates a backup of the existing
rtx.confandcomp_settings.toml
Changelog 1.1.7
Comp Mod
- Fixed unbreakable sirens
- Bar shaped sirens now have actual lights
- Firetruck sirens now have actual lights (+ made firetruck sirens translucent)
- Fixed a crashing issues on certain missions (see #49)
- Added a tweaked
timecyclemodifiers.datto enable moon light everywhere - Added a setting to tweak intensity of the moonlight
- Updated FF fork to re-enable fps counter + timecycle info
- Updated Remix Runtime and fixed issues with per draw-call modifiers (instance issues - emissive flicker)
- Fixed installer issues and added remix-mod downloading logic
- Added code to prevent radar background flicker that could occur sometimes
Remix Mod
- Added a PBR material for one type of sidewalk and corner variants (broker)
- Added some road PBR materials (mostly generic asphalt) w/o albedo and a few damaged variants
- Removed remix-mod files from the Compatibility Repo and put them here
Changelog (1.1.5 / 1.1.6)
Comp Mod
- Disabled a game function that renders projected light coronas (because they are broken) and unhid the corona texture.
Doing this fixed things like:
- Console now logs to a file (
rtx_comp/logfile.txt) - Tagged more decal textures (thanks Thundery_Dan)
- Fixed an issue that could make emissives flicker (not completely fixed everywhere)
- Fixed disable raindrop option on translucent vehicle windows
- Increased default sun volumetric influence to 2
- Added an option to clamp the minimum bloom intensity at night
- Ignored an original rain particle texture which was causing visual issues
- ImGui layout improvements
- Added an option (F4) to enable/disable expensive rain collision testing (disabled by default)
- Added an option (F4) to enable wetness occlusion checks and mask smoothing
Note
Disable Wetness Occlusion Smoothing if you don't use DLSS-RR!
Performance impact of occlusion testing is expensive, disable it if you notice major slowdowns and report back!
-
Added a feature that creates a secondary set of lights (sphere lights) on sirens to slightly illuminate the sirens themselves.
Still not looking perfect. Remix translucent objects are hard to work with. -
Modified police, police2 and ambulance game meshes to separate siren texture from other meshes (requires FusionFix)
This allows proper remix overwrites and they now look like this:
Remix Mod
- Shortened asset paths to fix issues with installer
- Fixed an issue where taxi's appeared too metallic
- Rain particle tweaks
- Multiple mesh and glass fixes (not a complete list, only a few examples - thanks CriticalHit_NL for reporting a bunch)
- Bergen wood texture (because why not)
Runtime
- Fixed particle system TLAS collision code
- Added per-drawcall support for an emissive scalar on translucent materials
Installation:
Install using the installer:
-
Download GTAIV-Remix-CompMod-Installer.exe
-
Place both files in the same folder (no need to copy them to your game folder) and run
GTAIV-Remix-CompMod-Installer.exe -
Use the File Dialog to select your
GTAIV.exewhich is located in your GTAIV install folder -
If this is your first time installing, the installer will ask if you want to install a custom Fork of FusionFix
If you already have FusionFix installed, it's definitely recommended to install this because the original, unmodified version has a few incompatibilities with RTX Remix. If you do not have FusionFix installed, you are free to choose. It's not a requirement. -
The installer will ask you if you want to download the required base-remix-mod
-
Make sure that you remove all custom launch arguments for GTAIV in Steam (if you have any set)
OR Install manually (no need to do this if you've used the installer):
-
Open the zip and extract all files contained inside the
GTAIV-Remix-CompatibilityModfolder into your GTAIV directory (next to theGTAIV.exe). Overwrite all when prompted. -
If you want to use FusionFix or have it installed already, it's definitely recommended to install my custom fork of FusionFix because the original, unmodified version has a few incompatibilities with RTX Remix.
You can find the files inside_installer_options/FusionFix_RTXRemixFork. Extract theplugins&updateinto your GTAIV directory and override any existing files. -
Download gta4-rtx-base-mod
-
Extract the mods folder (inside of
gta4-rtx-base-mod-master) into yourrtx-remixfolder so that the folder structure looks like this:
.
├─ ...
├─ 📁 steamapps
│ └─📁 common
│ └─📁 Grand Theft Auto IV
│ └─📁 GTAIV
│ ├── 📜 GTAIV.exe.exe
│ ├── 📜 d3d9.dll
│ ├── 📜 ...
│ │
│ ├── 📁 rtx_comp
│ └── 📁 rtx-remix
│ └─📁 mods
│ └─📁 gta4rtx
│ ├── 📜 comp_cars.usda
│ ├── 📜 comp_effects.usda
│ ├── 📜 mod.usda
│ └── ...
└── ...
Usage and general Info
-
Run the game like normal or use the provided batch files (mentioned in the Wiki further down) if you notice heavy stuttering.
-
It's recommended to adjust distance and quality sliders in the GTA4 graphic options (higher values => earlier CPU bottleneck).
Try 30 for view distance and 40 for quality and adjust from there. The first launch might cause problems, simply re-try a second time.Press Alt + X to open the Remix menu
Press F4 to open the Compatibility Mod menu
Important
Troubleshooting / Guides -- Look into the Wiki if you are having issues:
https://github.com/xoxor4d/gta4-rtx/wiki/Troubleshooting---Guides
Note
The release includes a custom remix runtime build that contains a few necessary changes. Info about the changes can be found here:
https://github.com/xoxor4d/gta4-rtx/wiki#remix-runtime-changes-and-differences-in-usage












