- You can follow the procedure for Windows, launching the exe with wine.
- Alternatively, you can perform the installation manually:
- Download
rpu_v*.zip
from the latest release page. - If the game resides on a case-sensitive filesystem, lowercase game directory recursively.
- Extract the archive into the main game directory, overwriting files when asked.
- Launch
rpu-install.sh
(Linux) orrpu-install.command
(MacOS).
- Download
When launching the game, you must set dll overrides: WINEDLLOVERRIDES='ddraw.dll=n,b' wine fallout2.exe
(or use winecfg
to configure them). If you don't do that, the game may run, but the restoration project will not apply correctly.