oligalma: I purchased the Atari 50 collection and I would like to play it on Linux. I installed it with the Wine emulator seamlessly but it crashes on running. Then I browsed the install directory and found a gigantic 11GB "assets.pie" file, so I have no chance to extract the games and play them with an emulator. Is there a way to extract this "assets.pie"?
_Auster_: Little update, doing everything through Linux:
Download
https://github.com/Masquerade64/Cowabunga/releases/latest, extract the EXE, put it and assets.pie in the same and run:
wine cowabunga64.exe --key atari assets.pie output.zip
_Auster_: For the arcade games, extract the folder roms/Arcade from the output ZIP, download
https://gist.github.com/WinterSnowfall/7d87ed156fb65896fdba6e925e54bb2a, place the downloaded JS file in the Arcade folder and run:
node atari502mame.js ./
_Auster_: For the other games, they're all in the roms folder.
And for the Atari Lynx BIOS file, open it on a hex editor, e.g. KDE's Okteta, and change the last F0 for 80.