PC - HerbFargus/Portable-Game-Station GitHub Wiki

IBM Logo


The good old days of DOS.


es_systems.cfg

<system>
    <name>pc</name>
    <fullname>PC (x86)</fullname>
    <path>~\.emulationstation\roms\pc</path>
    <extension>.sh .bat .com .exe .SH .BAT .COM .EXE</extension>
    <command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\dosbox_libretro.dll "%ROM_RAW%"</command>
    <platform>pc</platform>
    <theme>pc</theme>
  </system>

ROMS

Accepted File Extensions: .com .sh .bat .exe

Place your ROMs in

\.emulationstation\roms\pc

You can also place your games within folders in the pc folder if it helps keep you organised.

Controls

Keyboard

Quick Keys:

ctrl+F9: exit emulator

For more information see http://www.dosbox.com/wiki/Main_Page

⚠️ **GitHub.com Fallback** ⚠️