Skip to content

Simplification of installation process #363

@bzlom

Description

@bzlom

What happened

Tried installing the Fallout 2 Restoration Project to Linux Kubuntu 24.04.03.

Followed the guide and the mod wouldn't initialize. Tried manual installation - which is a separate can of worms (recursive renaming of all files and folders under Fallout 2 folder - which could've been automated by in shell script). I gave up on that and installed Bottles which allowed me to execute the mod install file (*.exe) in Linux - which should have installed the mod properly (as it turns out it did). But the mod still didn't initialize.

After 1-2h of searching on forums I've found the missing piece - WINEDLLOVERRIDES="ddraw.dll=n,b" %command%

I'm not sure if this (WINEDLLOVERRIDES='ddraw.dll=n,b' wine fallout2.exe) works in wine, but it isn't working in bottles. A more universal approach of - it works everywhere would be helpful like the one recommended on the forum or some sort of automatization of the process.

What you expected to happen

Apply the mod and the game just works with the new mod

Can we have an updated guide for Linux, ideally with a screenshot which clearly show when the mod is initialized succesfully. This was nother painful point - I had to start the game every time and look for a stone, which took another 30min of searching to find it's exact location by browsing forum threads:

Image

instead of just checking the lower right corner of the main menu when the game starts:
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions