Open main menu

Difference between revisions of "Driller"

349 bytes added ,  18:08, 7 January 2023
Line 53: Line 53:
===Commodore 64 releases===
===Commodore 64 releases===


All the Commodore 64 releases should have their PRG extracted. It should be the original release: any packed version will not work.
All the Commodore 64 releases should have their PRG extracted using [https://vice-emu.sourceforge.io/vice_14.html c1541 (Vice)]. First check the corresponding file to extract:


Once the data is saved, rename the file as "driller.64.extracted" (or "spacestationoblivion.64.extracted" depending on the origin of the release)  
<code>c1541 -attach driller.d64 -list</code>
 
Then, extract the file:
 
<code>c1541 -attach driller.d64 -read driller</code>
 
Some releases are packed. Use [https://csdb.dk/release/?id=173885 unp64] to unpack the prg as much as necessary (this step will not be necessary in future versions).
 
Once the data is saved and unpacked, rename the file as "driller.64.extracted" (or "spacestationoblivion.64.extracted" depending on the origin of the release)  
and ScummVM should detect it as the game to play it.
and ScummVM should detect it as the game to play it.


158

edits