v.2025-05-25
Parent Page
Xbox Paths
Summary
Xemu sets curdir to rom path.
This means relative paths in config toml file will never work.
We will need to powershell script fix for c to d drive.
[sys.files] bootrom_path = 'D:\_GAMES\emu\pc\RetroBat\bios\mcpx_1.0.bin' flashrom_path = 'D:\_GAMES\emu\pc\RetroBat\bios\Complex_4627.bin' eeprom_path = 'D:\_GAMES\emu\pc\RetroBat\saves\xbox\eeprom.bin' hdd_path = 'D:\_GAMES\emu\pc\RetroBat\saves\xbox\xbox_hdd.qcow2' dvd_path = 'D:\_GAMES\emu\roms\xbox\3PF\Ninja Gaiden.iso'