Star Wars Episode I Racer 3D model replacement mod, custom tracks and HD Fonts v0.2.15
LatestThis is a minor version of the 3D model replacement mod, currently contained in the dinput_hook/ directory.
Now with Steam Version Available and controller support !
Simply unzip the release in the same directory as your game (The game directory contains the SWEP1RCR.EXE file).
This will add the dinput.dll file in the folder, that runs the mod code, the assets/ directory containing shaders, textures and the assets/gltf/ directory where you can add your gltf files to replace original models. This release contains an example replacement for Anakin Skywalker pod.
The replacement models have to be named according to the assets\gltf\replacement_names.md accepted filename list. Alternatively, you can download models made by the community in the official SWE1R discord
This mod also include a patch for HD fonts
NEW: Custom track support ! Using LightningPirate Blender Addon, one can generate a new modelblock.bin with Blender, to be stored in ./assets/custom_tracks/mycustomTrackName/*block.bin. Example custom modelBlocks are located here.
These custom tracks can even be HD-replaced with a glb/gltf file located in ./assets/gltf/mycustomTrackName.[glb|gltf].
Fixed:
- Fixed a crash when playing a custom track after a vanilla one
Added:
- Controller support thanks to @tilman !