saulfabregwiivc / FCEUXTX

FCEUGX-1UP / FCEUX TX is a fork of FCE Ultra GX developed by @Tanooki16 with many improvements, for GameCube (GCN) and Wii. GitHub repo made from @Tanooki16's source code
14 stars 1 forks source link

FDS bios cannot be found #6

Open pokemonfan6498 opened 5 months ago

pokemonfan6498 commented 5 months ago

I tried to lauch and .fds image but i only got FDS bios not found error even when i had it i tried lauching any game with bios moved to fceuxtx directory but nothing changed idk how to fix that issue

saulfabregwiivc commented 5 months ago

The BIOS must be named disksys.rom and it must be at the correct CRC32 (i can't remember right now)

pokemonfan6498 commented 4 months ago

The BIOS must be named disksys.rom and it must be at the correct CRC32 (i can't remember right now)

where it should be placed?

saulfabregwiivc commented 4 months ago

The BIOS must be named disksys.rom and it must be at the correct CRC32 (i can't remember right now)

where it should be placed?

It must be placed in device_root:/fceuxtx/

Either sd:/fceuxtx/ (if you're using SD) or usb:/fceuxtx/ (if you're using USB)

sd:/fceuxtx/disksys.rom (for SD) usb:/fceuxtx/disksys.rom (for USB)