Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

path issue when loading Super Game Boy #45

Open
ghost opened this issue Jun 27, 2017 · 2 comments
Open

path issue when loading Super Game Boy #45

ghost opened this issue Jun 27, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 27, 2017

when Super Game Boy bios is located in , it will not find it and gives error like this:

RetroArch [libretro INFO] :: [Memory]: ID 41, Request "sgb.boot.rom".
RetroArch [libretro INFO] :: Load BIOS.
RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: ".\system".
RetroArch [libretro ERROR] :: Cannot find requested file in system directory: ".\system/sgb.boot.rom
".

Syntax used:

`E:\EMULATORS\retroarch\retroarch.exe -L "E:\EMULATORS\retroarch\cores\bsnes_balanced_libretro.dll" "C:\Users\MEDIA\Desktop\New folder (2)\Super Game Boy (World).sfc" --subsystem sgb "C:\Users\MEDIA\Desktop\New folder (2)\Castlevania Legends (USA, Europe).gb"
`

moving the bios file into the Super Game Boy rom or into the gameboy rom(or what ever rom you are trying to load SuperGameBoy with) works.

this also affects bsnes-mercury

forum discussion: https://forums.libretro.com/t/super-game-boy-enough-is-enough/10872/5

Possible problematic area: https://github.com/libretro/bsnes-libretro/blob/libretro/target-libretro/libretro.cpp#L207

Tested under Windows 7 64bit.

@orbea
Copy link
Contributor

orbea commented Jan 8, 2019

I can't reproduce this on linux, it found my bios file in my set bios directory correctly.

@ghost
Copy link
Author

ghost commented Jan 8, 2019

this was a windows issue. dunno if its still a problem radius was aware of this issue back then since we were talking about this (mercury is a similar case). but i dont have the snes stuff anymore and i only play nowadays using vbam for sgb games (even if they dont have snes sound) so i cant re test anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant