Jaleco Psychic 5 Has Been Released!

User avatar
pgimeno
Top Contributor
Posts: 709
Joined: Thu Jun 11, 2020 9:44 am
Has thanked: 277 times
Been thanked: 226 times

Re: Jaleco Psychic 5 Has Been Released!

Unread post 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
Flandango
Core Developer
Posts: 459
Joined: Wed May 26, 2021 9:35 pm
Has thanked: 59 times
Been thanked: 383 times

Re: Jaleco Psychic 5 Has Been Released!

Unread post 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.

dryosh
Posts: 11
Joined: Thu Mar 03, 2022 9:29 pm
Has thanked: 4 times
Been thanked: 2 times

Re: Jaleco Psychic 5 Has Been Released!

Unread post 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?

Post Reply