SpaceCadetPinball
SpaceCadetPinball copied to clipboard
Where exactly .dat files should go on Linux?
I've installed it from flathub, and now I want to enable fulltilt data with CADET.DAT but I just don't have a clue where should it go.
I don’t know how to pass files into Flathub packages, since it is isolated from the host. @kowalski7cc might know more about Flathub package. In my opinion, Flathub package should just include FT CADET game data out of the box.
One way to bypass Flathub limitations is to build the game from source. To get all valid data locations run the game without game data.
I'll look into it
I tested that files in /home/$USER/.var/app/com.github.k4zmu2a.spacecadetpinball/data/SpaceCadetPinball are correctly found, but you cannot switch between FT PB and 3D PB data.
3DBP/FT switch works only when both game data sets are in the same folder. Otherwise, the game loads the first data set found regardless of the option. I made it this way to avoid potential confusion with mixed data directories.
An alternative approach would be to search all data locations for one particular data type at a time. This way 3DBP and Cadet data could be stored in different locations and still be both accessible in game.
@kowalski7cc Could you share a screenshot of how the file structure in that directory should look?
I could not get it to load the full tilt space cadet version :/