jmcerrejon / PiKISS

PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
http://misapuntesde.com
MIT License
880 stars 92 forks source link

Serious Sam installation error (file path mismatch) #153

Closed Rak1ta closed 2 years ago

Rak1ta commented 2 years ago

In game shortcuts I have paths like this:

/home/pi/games/ssam-tfe/Bin/ssam-tfe
/home/pi/games/ssam-tse/ssam-tse.sh

But the game has different paths and names of executable files (see screenshot).

Where should these files come from?

i use: RaspiOS 32bit Debian10 Buster/11 Bullseye

Безымянный

Rak1ta commented 2 years ago

These executable paths were to an archive that was still on the dropbox when you first added the game: https://github.com/jmcerrejon/PiKISS/commit/00dc6f490f520ad55f48f336185e6a656ba082d9 And YouTube still has a warning about adding game files, which is currently missing. Already when you try to start the game already refers to a different folder hierarchy in the directory. Or am I doing something wrong?

If you're interested.. Where does the game transfer the original game files? She does not throw them into the engine folder, inside the games folder. I doubt this is workable. Безымянный

jmcerrejon commented 2 years ago

If you follow the guide at the end of the installation (here is the link), you can read the files goes to /home/pi/games/ssam/ssam-tfe/Bin folder or /home/pi/games/ssam/ssam-tse/Bin. That's all 😄

So copy all the game data files from Steam (or whatever) inside the correct folder.

Anyway, I'm going to change some files in the installation script to make it easier. 😄

jmcerrejon commented 2 years ago

Fixed 97d0fe785d2d1ff5c6ffc7bbf4b86c1400756dc9