Search Results

Found 1 results for "2a0e11fab2c881be77b4f96567ffdbcd" across all boards searching md5.

Anonymous /vg/527279547#527708295
6/17/2025, 3:40:34 AM
>>527706068
Fortunately, although I don't remember how I ever figured this out, I do know how to make GameDataPackager use my own YAML with modified checksums.
>wget https://salsa.debian.org/games-team/game-data-packager/-/raw/master/data/kathy-rain.yaml
>sed s/197489719/197487159/ -i kathy-rain.yaml
>sed s/af2387de810f6afd591b71cb30fdbeaf/2dd0e616729a14fec5711d400b9021a7/ -i kathy-rain.yaml
>sed s/919c63ed27eace94ff88782f35a51b58cb47d2b8/36d2e17ce6438549086831b485ced1b9d6359691/ -i kathy-rain.yaml
>sed s/af303d31308f729a3e8b820e2f943d3177edc09f138f05ea29a88fdccb2e04b3/5cf799e9a5ed5cc210401b8c078ce82e02e1b4e15d31282288656000142b03c2/ -i kathy-rain.yaml
>sudo cp --update=none kathy-rain.yaml /usr/share/games/game-data-packager/
>game-data-packager --install kathyrain --target-format deb --install-method apt --destination /tmp/ --no-search -- ~/.steam/root/steamapps/common/'Kathy Rain'/
>sudo rm /usr/share/games/game-data-packager/kathy-rain.yaml
I bet there's an easier way to do it, but it's not obvious, unless I just suck at reading documentation.
And with that, GameDataPackager successfully sets up the game to run with ScummVM, so it is absolutely just a checksum issue and the Steam version would be supported if someone would just add the checksums to the YAML file in the repo.
As I wrote about GameDataPackager two threads ago, I would request a change but that would require going through Debian's stupid email-based system instead of just commenting on a GitHub/GitLab repo, and I don't want to deal with it. So I will hack my way to glory with no regard for anyone else. This arcane knowledge will live and die in the 4chan archives.