libretro / blastem

Upstream tracking repo of BlastEm, the fast and accurate Genesis emulator, with libretro specific changes
https://www.retrodev.com/blastem/
GNU General Public License v3.0
54 stars 25 forks source link

BlastEm fails to load files from "Load Content" - Section is bigger than remaining space in file% #28

Closed jason-oliveira closed 3 years ago

jason-oliveira commented 3 years ago

When BlastEm loads a game scanned in the "Mega Drive - Genesis" section of RetroArch, BlastEm works like a charm. When Blastem loads a game from the "Load Content" section of RetroArch, it loses its mind and crashes RetroArch.

RetroArch Output before crashing: https://pastebin.com/nSi0wX3Y Note that the output is loading of two games from the Database, and then one game from "Load Content".

hizzlekizzle commented 3 years ago

You may have noticed that the first 2 loads were actually using the Picodrive core. Did you figure out what was causing the "Section is bigger than remaining space in file%" issue, though?