Just stopping by to say that I'm almost done with a new version of the script.
Although the initial version of the script was quite pure and dogmatic from a programmer's standpoint, it lacked some features and was not as user friendly as it could have been.
The next version's focus is on the...
It might help to set SingleCore=0 in ddraw.ini, If I don't do this, it runs unbearably slow (and mouse pointer stutters) for me (on Linux with wine that is).
- if you happen to have a fallout installation folder you can copy it to your Linux machine and just run it with:
export WINEPREFIX="${HOME}/falloutWinePrefix"
export WINEDLLOVERRIDES='ddraw.dll=n,b;mscoree,mshtml='
wineboot -u
wine explorer "${HOME}/path/to/falloutDir/falloutw.exe"
- if you...
Back in 1999 I traded a German Fallout 2 CD (and later also a Fallout 1 CD) from a guy I met in school who had bought 'Gold Games 4' (game collection which included them), can't remember what I gave him for it. When I first played Fallout 2 I thought it was a real crappy game (graphics looked...
I want to share with you a bash script 'fallout-wine' (attached) I wrote, which eases installation, launching, and updating versions of Fallout[12] + mods on Linux.
It currently supports:
- Fallout 1 (+ Fixt)
- Fallout 1.5 Resurrection
- Fallout 2 (+ Unofficial Patch)
- Fallout 2 (+ Restoration...