Posted June 18, 2020
Superdog: /usr/local/games/fallout-2_resolution: 121: /usr/local/games/fallout-2_resolution: winetricks: not found
still giving me a hard time over winetricks.
This is the strange part, in your previous post it was shown as installed. I think this package installation got corrupted in some way, and it shows as installed but actually is not. still giving me a hard time over winetricks.
You can force its reinstallation with:
apt-get install --reinstall winetricks
Then check that it is available with: apt-cache policy winetricks
and: which winetricks
(this last command should return the path to the `winetricks` binary) ---
Due to the missing `winetricks` command the generation of the game prefix is only partially done, so once this winetricks issue is fixed you will have to reset it again with the following commands:
rm --recursive ~/.local/share/play.it/prefixes/fallout-2
mkdir --parents ~/.local/share/games/fallout-2
cp /usr/local/share/games/fallout-2/fallout2.exe ~/.local/share/games/fallout-2
mkdir --parents ~/.local/share/games/fallout-2
cp /usr/local/share/games/fallout-2/fallout2.exe ~/.local/share/games/fallout-2