This is an actual remix mod for GTAIV. It is meant as a base for the GTAIV RTX Remix Compatibility Mod.
- Ships a few PBR materials like:
- Broker Safehouse
- Generic Road Textures
- Some NPC textures
- Makes water look like water
- Makes a lot of glass translucent
- Various mesh fixes
- Vegetation by Budgie (Trees, Bushes ..) - wip
- InstaMat
- Budgie (Vegetation) - Patreon Post
- All 🍓 Testers
Use the installer that comes with the Compatibility Mod OR install manually:
- Download repo as zip
- Place the
modsfolder into thertx-remixfolder found in the GTAIV root folder
(see Folder Structure below)
.
├─ ...
├─ 📁 steamapps
│ └─📁 common
│ └─📁 Grand Theft Auto IV
│ └─📁 GTAIV
│ ├── 📜 GTAIV.exe.exe
│ ├── 📜 d3d9.dll
│ ├── 📜 ...
│ │
│ ├── 📁 .trex
│ │ ├── 📜 d3d9.dll
│ │ ├── 📜 NvRemixBridge.exe
│ │ └── ...
│ │
│ ├── 📁 rtx_comp
│ └── 📁 rtx-remix
│ └─📁 mods
│ └─📁 gta4rtx
│ ├── 📜 comp_cars.usda
│ ├── 📜 comp_effects.usda
│ ├── 📜 mod.usda
│ └── ...
└── ...