Page 2 of 2

Re: Jaleco Psychic 5 Has Been Released!

Posted: Tue Jul 30, 2024 8:31 am
by pgimeno
Flandango wrote: Mon Jul 29, 2024 3:35 pm

Then use a utility that calculates crc32 checksums and you should get the 50060ecd value. Mister doesn't have the crc32 command pre-installed so you'll have to find another method.

Zipping is the method I always resort to in absence of a crc32 command, as zip/unzip are usually available everywhere:

Code: Select all

zip p5a.zip p5a
unzip -v p5a.zip

Re: Jaleco Psychic 5 Has Been Released!

Posted: Tue Jul 30, 2024 11:20 am
by Flandango
pgimeno wrote: Tue Jul 30, 2024 8:31 am
Flandango wrote: Mon Jul 29, 2024 3:35 pm

Then use a utility that calculates crc32 checksums and you should get the 50060ecd value. Mister doesn't have the crc32 command pre-installed so you'll have to find another method.

Zipping is the method I always resort to in absence of a crc32 command, as zip/unzip are usually available everywhere:

Code: Select all

zip p5a.zip p5a
unzip -v p5a.zip

Great Tip! It never crossed my mind.


Re: Jaleco Psychic 5 Has Been Released!

Posted: Mon Aug 12, 2024 9:55 pm
by dryosh

I think I don't understand what I have to do to make the game works, could someone explain what I have to do where? Change file names? Unzip stuff in places?