barbudreadmon / fbalpha-backup-dontuse-ty

Deprecated port of Final Burn Alpha to Libretro (v0.2.97.43).
61 stars 43 forks source link

More conformant file open implementation #172

Closed claudiuslollarius closed 6 years ago

claudiuslollarius commented 6 years ago

@twinaphex @Alcaro Modified rfopen and vfs fallback path to be more conformant to the VFS spec and handle RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING, as you requested. Given the sensitive nature of the code in question, review would be appreciated.

I have tested the core against the Retroarch build available for download on the homepage, which should have no VFS support. All games I tried (NeoGeo, CPS2, CPS3 + dkong with hiscore.dat) work.