binji / binjgb

Gameboy emulator implemented in C, that also runs in the browser
https://binji.github.io/binjgb/
MIT License
534 stars 61 forks source link

Fatass Tracker doesn't work #49

Closed dag7dev closed 11 months ago

dag7dev commented 11 months ago

Description

When Fatass Tracker tries to load, it doesn't work. It says "File size too small" and freezes. However, with other emulators, that rom perfectly works!

Steps

  1. Go here: https://hh.gbdev.io/game/fatass
  2. Open web console
  3. It says "File size too small (required 524288, got 425984)"
  4. (optional) to test yourself, download the rom, download mgba. It works.

Could we do something to fix this behaviour?

avivace commented 11 months ago

Direct link to the ROM download: https://hh3.gbdev.io/entries/fatass/fatass.gb

May be related to https://github.com/binji/binjgb/issues/43 ?

dag7dev commented 11 months ago

It seems similar, may be the same issue? I am not sure... In case I'll migrate everything there!

binji commented 11 months ago

Should be fixed in 7275f65, please reopen if not.

avivace commented 11 months ago

Thanks binji! Looks like those kind of entries work now