dotaxis / 7thDeck

Installer for 7th Heaven on Steam Deck
84 stars 5 forks source link

Accounting for Protontricks Edge Cases #8

Closed dotaxis closed 8 months ago

dotaxis commented 8 months ago

I ran into a weird error with protontricks saying the Proton version wasn't supported by Protontricks after the downgrade. I could reproduce this, but not consistently, so we're going to install the dependencies using winetricks, which will install dependencies to the prefix's path and doesn't care if it knows how we're running the game. We still need the protontricks flatpak for this, so it's just a minor change to the command structure.

I also want to give protontricks access to the whole filesystem to account for any edge cases regarding the SD card mount point change in SteamOS 3.5. Future proofing or whatever.