libretro / yabause

Yabause/YabaSanshiro/Kronos libretro ports (Sega Saturn emulators).
http://yabause.org
31 stars 56 forks source link

[Yabasanshiro Standalone] BIOS search path not being included for including additional BIOS files when submitting a user provided path. #307

Closed Langerz82 closed 3 months ago

Langerz82 commented 3 months ago

Yabasanshiro Standalone Compiled Version: c7618d2ecbf77b1e8188fa8af4fa1cfb34833a72

BIOS search path not being included for including additional BIOS files when submitting a user provided path: BIOS="-b /storage/roms/bios/saturn_bios.bin"

For example addition bios files included here: /storage/roms/bios/mpr-17933.bin /storage/roms/bios/mpr-18811-mx.ic1 /storage/roms/bios/mpr-19367-mx.ic1 /storage/roms/bios/saturn_bios.bin /storage/roms/bios/sega_101.bin /storage/roms/bios/stvbios.zip

We would like if possible for the standalone to check for the additional files if needed in the same directory that the saturn_bios.bin file is included in.

Without it, YabasanshiroSA generates a segfault.

Thanks guys and keep up the great work!! ^_^

See Emuelec Issue: https://github.com/EmuELEC/EmuELEC/issues/1350

barbudreadmon commented 3 months ago

Wrong project, closing