Hi there!
I just started to use RetroArch on my android and wanted to use it also on my PC. Snes games work well but PSX are not working :
RetroArch CMD: E:/emu/retroArch/retroarch.exe E:/emu/roms/final_fantasy_tactics.bin -c E:/emu/retroArch/retroarch.cfg -v
=== Build =======================================
Compiler: MinGW (4.7.1) 64-bit
Built: Jan 25 2013
=================================================
RetroArch: [CPUID]: Vendor: GenuineIntel
RetroArch: [CPUID]: SSE: 1
RetroArch: [CPUID]: SSE2: 1
RetroArch: [CPUID]: AVX: 0
RetroArch: Loading config from: E:/emu/retroArch/retroarch.cfg.
=== Config ===
video_driver = "gl"
audio_driver = "dsound"
phoenix_last_rom = "E:/emu/roms/final_fantasy_tactics.bin"
libretro_path = "E:/emu/retroArch/libretro-0928-mednafen-psx-x86_64.dll"
stdin_cmd_enable = "true"
system_directory = "E:/emu/retroArch/"
=== Config end ===
RetroArch: Loading dynamic libretro from: "E:/emu/retroArch/libretro-0928-mednafen-psx-x86_64.dll"
RetroArch: Version of libretro API: 1
RetroArch: Compiled against API: 1
RetroArch: Environ SYSTEM_DIRECTORY: "E:/emu/retroArch/".
RetroArch: Environ PERFORMANCE_LEVEL: 3.
RetroArch: Loading ROM file: E:/emu/roms/final_fantasy_tactics.bin.
RetroArch: ROM loading skipped. Implementation will load it on its own.
RetroArch: Environ SET_PIXEL_FORMAT: XRGB8888.
RetroArch: Environ GET_OVERSCAN: 0
RetroArch [ERROR] :: Failed to load game.
[Mednafen PSX]: Samples / Frame: nan
[Mednafen PSX]: Estimated FPS: nan
Anyone can guide me to what i’m doing wrong ?
thanks!