PC FX - HerbFargus/Portable-Game-Station GitHub Wiki

PC-FX


The PC-FX was a home video game console released only in Japan in 1994 by NEC. It was their last console.


Emulator: Mednafen pcfx

es_systems.cfg

<system>
    <name>pcfx</name>
    <fullname>PC-FX</fullname>
    <path>~/.emulationstation/roms/pcfx</path>
    <extension>.bin .BIN .cue .CUE</extension>
    <command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\mednafen_pcfx_libretro.dll "%ROM_RAW%"</command>
    <platform>pcfx</platform>
    <theme>pcfx</theme>
</system>

ROMS

Accepted File Extensions: .bin .cue

Place your PC-FX roms in

\.emulationstation\roms\pcfx

BIOS

Bios required: pcfx.rom

Place your pcfx bios in

\.emulationstation\systems\retroarch\content
⚠️ **GitHub.com Fallback** ⚠️