Waterdish / Shipwright-Android

Ship of Harkinian Android Port
238 stars 13 forks source link

Every single rom online fails the CRC check #45

Open NIGELTEAPOT opened 3 months ago

NIGELTEAPOT commented 3 months ago

I have tried over a dozen roms of 1.0, 1.1, 1.2, and gamecube from different sites, and all fail the crc check here despite working in emulators and crc checkers.

After looking at the code, and realizing you are ONLY checking for PAL roms, the very first PAL region 1.0 rom I tried worked.

Please update to allow for NA roms.

1.0: cd16c529

1.1: 3fd2151e

1.2: 32120c23

Gamecube: 346de3ae

Horonelius commented 2 months ago

Ship is designed around the PAL version, so thats why the check requires PAL roms. Ideally you would want to bring this up with the Shipwright devs.

NIGELTEAPOT commented 2 months ago

Could you put it in the description?On Sep 1, 2024, at 7:08 PM, Horonelius @.***> wrote: Ship is designed around the PAL rom, thats why the check requires PAL roms.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>