With https://github.com/libretro/RetroArch/commit/85ae584b09d239e8ef05476ec9550a50720f984c, cores using file_stream_transforms's `fseek` + `filestream_vfs_init` are broken. This does affect FBNeo on all platforms (i had to disable vfs through https://github.com/libretro/FBNeo/commit/6f05f3900745190d9861305637580d615035a3b4 as a hotfix for now) Tagging @white-axe
With 85ae584, cores using file_stream_transforms's
fseek+filestream_vfs_initare broken.This does affect FBNeo on all platforms (i had to disable vfs through libretro/FBNeo@6f05f39 as a hotfix for now)
Tagging @white-axe