-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jit06
committed
Aug 25, 2017
1 parent
382d8fe
commit cb1d4ba
Showing
30 changed files
with
273,241 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0"?> | ||
<bool name="BackgroundJoystickInput" value="true" /> | ||
<bool name="DrawFramerate" value="false" /> | ||
<bool name="EnableSounds" value="true" /> | ||
<bool name="ParseGamelistOnly" value="true" /> | ||
<bool name="QuickSystemSelect" value="true" /> | ||
<bool name="SaveGamelistsOnExit" value="false" /> | ||
<bool name="ScrapeRatings" value="true" /> | ||
<bool name="ShowHelpPrompts" value="true" /> | ||
<int name="MaxVRAM" value="100" /> | ||
<int name="ScraperResizeHeight" value="0" /> | ||
<int name="ScraperResizeWidth" value="400" /> | ||
<int name="ScreenSaverTime" value="300000" /> | ||
<string name="GamelistViewStyle" value="video" /> | ||
<string name="Scraper" value="TheGamesDB" /> | ||
<string name="ScreenSaverBehavior" value="dim" /> | ||
<string name="ThemeSet" value="ComicBook" /> | ||
<string name="TransitionStyle" value="slide" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,200 @@ | ||
<!-- This is the EmulationStation Systems configuration file. | ||
All systems must be contained within the <systemList> tag.--> | ||
|
||
<systemList> | ||
<system> | ||
<name>32x</name> | ||
<fullname>Sega 32X</fullname> | ||
<path>/mnt/ressources/roms/32x</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/picodrive_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>sega32x</platform> | ||
<theme>sega32x</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>fba</name> | ||
<fullname>Capcom CPS 2</fullname> | ||
<path>/mnt/ressources/roms/cps</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/fbalpha_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>arcade</platform> | ||
<theme>fba</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>dreamcast</name> | ||
<fullname>Sega Dreamcast</fullname> | ||
<path>/mnt/ressources/roms/dreamcast</path> | ||
<extension>.cdi</extension> | ||
<command>reicast %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>dreamcast</platform> | ||
<theme>dreamcast</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>gba</name> | ||
<fullname>Gameboy Advance</fullname> | ||
<path>/mnt/ressources/roms/gba</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/gpsp_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>gba</platform> | ||
<theme>gba</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>gbc</name> | ||
<fullname>Gameboy Color</fullname> | ||
<path>/mnt/ressources/roms/gbc</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/gambatte_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>gbc</platform> | ||
<theme>gbc</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>gamegear</name> | ||
<fullname>Game Gear</fullname> | ||
<path>/mnt/ressources/roms/gg</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/genesis_plus_gx_libretro.so %ROM% &:& killall -9 emulationstation; emulationstation &</command> | ||
<platform>gamegear</platform> | ||
<theme>gamegear</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>genesis</name> | ||
<fullname>Sega Genesis</fullname> | ||
<path>/mnt/ressources/roms/md</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/genesis_plus_gx_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>genesis</platform> | ||
<theme>genesis</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>segacd</name> | ||
<fullname>Sega CD</fullname> | ||
<path>/mnt/ressources/roms/megacd</path> | ||
<extension>.cue</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/picodrive_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>segacd</platform> | ||
<theme>segacd</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>n64</name> | ||
<fullname>Nintendo 64</fullname> | ||
<path>/mnt/ressources/roms/n64</path> | ||
<extension>.n64</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/glupen64_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>n64</platform> | ||
<theme>n64</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>nes</name> | ||
<fullname>Nintendo NES</fullname> | ||
<path>/mnt/ressources/roms/nes</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/nestopia_libretro.so %ROM% &:& killall -9 emulationstation; emulationstation &</command> | ||
<platform>nes</platform> | ||
<theme>nes</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>ngpc</name> | ||
<fullname>Neogeo pocket color</fullname> | ||
<path>/mnt/ressources/roms/ngp</path> | ||
<extension>.ngc</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/mednafen_ngp_libretro.so %ROM% &amp; killall -9 emulationstation; emulationstation &</command> | ||
<platform>ngpc</platform> | ||
<theme>ngpc</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>pcengine</name> | ||
<fullname>PC Engine</fullname> | ||
<path>/mnt/ressources/roms/pce</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/mednafen_pce_fast_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>pcengine</platform> | ||
<theme>pcengine</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>pce-cd</name> | ||
<fullname>PC Engine CDRom</fullname> | ||
<path>/mnt/ressources/roms/pcecdrom</path> | ||
<extension>.cue</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/mednafen_pce_fast_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>pcengine</platform> | ||
<theme>pce-cd</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>psx</name> | ||
<fullname>Playstation</fullname> | ||
<path>/mnt/ressources/roms/psx</path> | ||
<extension>.bin .img .PBP .pbp</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/pcsx_rearmed_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>psx</platform> | ||
<theme>psx</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>mastersystem</name> | ||
<fullname>Master System</fullname> | ||
<path>/mnt/ressources/roms/sms</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/genesis_plus_gx_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>mastersystem</platform> | ||
<theme>mastersystem</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>snes</name> | ||
<fullname>Super Nintendo</fullname> | ||
<path>/mnt/ressources/roms/snes</path> | ||
<extension>.zip</extension> | ||
<command>retroarch -L /usr/local/share/retroarch/cores/pocketsnes_libretro.so %ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>snes</platform> | ||
<theme>snes</theme> | ||
<directlaunch>false</directlaunch> | ||
</system> | ||
|
||
<system> | ||
<name>ports</name> | ||
<fullname>Ports</fullname> | ||
<path>/mnt/ressources/roms/ports</path> | ||
<extension>.sh</extension> | ||
<command>%ROM% && killall -9 emulationstation; emulationstation &</command> | ||
<platform>ports</platform> | ||
<theme>ports</theme> | ||
</system> | ||
|
||
<system> | ||
<name>Affichage</name> | ||
<fullname>Sortie video</fullname> | ||
<path>/mnt/ressources/roms/ecran</path> | ||
<extension>.sh</extension> | ||
<command>%ROM%</command> | ||
<platform>ecran</platform> | ||
<theme>ecran</theme> | ||
</system> | ||
</systemList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
[audio] | ||
backend = auto | ||
disable = 0 | ||
|
||
[compat] | ||
axis_dpad1_x = 0 | ||
axis_dpad1_x_inverted = no | ||
axis_dpad1_y = 1 | ||
axis_dpad1_y_inverted = no | ||
axis_x_inverted = no | ||
axis_y_inverted = no | ||
|
||
[config] | ||
Debug.SerialConsoleEnabled = 0 | ||
Dreamcast.Broadcast = 4 | ||
Dreamcast.Cable = 3 | ||
Dreamcast.RTC = 1543276800 | ||
Dreamcast.Region = 3 | ||
Dynarec.Enabled = 1 | ||
Dynarec.idleskip = 1 | ||
Dynarec.unstable-opt = 0 | ||
aica.LimitFPS = 1 | ||
aica.NoBatch = 0 | ||
aica.NoSound = 0 | ||
bios.UseReios = 0 | ||
pvr.MaxThreads = 4 | ||
pvr.Subdivide = 0 | ||
pvr.SynchronousRendering = 0 | ||
pvr.rend = 0 | ||
rend.UseMipmaps = 1 | ||
rend.WideScreen = 0 | ||
ta.skip = 0 | ||
|
||
[input] | ||
enable_x11_keyboard = 1 | ||
evdev_device_id_1 = 2 | ||
evdev_device_id_2 = -1 | ||
evdev_device_id_3 = -1 | ||
evdev_device_id_4 = -1 | ||
joystick_device_id = -1 | ||
|
||
[players] | ||
nb = 1 | ||
|
||
[pvr] | ||
nox11 = 0 | ||
|
||
[reios] | ||
ElfFile = | ||
|
||
[testing] | ||
ta.HashCheckFile = | ||
ta.HashLogFile = | ||
|
||
[validate] | ||
OpenGlChecks = 0 | ||
|
||
[x11] | ||
fullscreen = 1 | ||
height = 480 | ||
width = 720 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
fba-aspect = "DAR" | ||
fba-cpu-speed-adjust = "100" | ||
fba-controls = "gamepad" | ||
fba-diagnostic-input = "None" | ||
picodrive_input1 = "6 button pad" | ||
picodrive_input2 = "3 button pad" | ||
picodrive_sprlim = "disabled" | ||
picodrive_ramcart = "enabled" | ||
picodrive_region = "Auto" | ||
picodrive_region_fps = "Auto" | ||
picodrive_aspect = "PAR" | ||
picodrive_drc = "enabled" | ||
glupen64-cpucore = "dynamic_recompiler" | ||
glupen64-rspmode = "HLE" | ||
glupen64-43screensize = "320x240" | ||
glupen64-169screensize = "640x360" | ||
glupen64-aspect = "4:3" | ||
glupen64-BilinearMode = "standard" | ||
glupen64-EnableFBEmulation = "True" | ||
glupen64-EnableCopyColorToRDRAM = "Off" | ||
glupen64-EnableCopyDepthToRDRAM = "Software" | ||
glupen64-EnableHWLighting = "True" | ||
glupen64-CorrectTexrectCoords = "Off" | ||
glupen64-EnableNativeResTexrects = "False" | ||
glupen64-EnableLegacyBlending = "False" | ||
glupen64-EnableFragmentDepthWrite = "False" | ||
glupen64-EnableShadersStorage = "True" | ||
glupen64-CropMode = "Auto" | ||
glupen64-txFilterMode = "None" | ||
glupen64-txEnhancementMode = "None" | ||
glupen64-txFilterIgnoreBG = "True" | ||
glupen64-txHiresEnable = "False" | ||
glupen64-txHiresFullAlphaChannel = "False" | ||
glupen64-astick-deadzone = "15" | ||
glupen64-astick-sensitivity = "100" | ||
glupen64-r-cbutton = "C1" | ||
glupen64-l-cbutton = "C2" | ||
glupen64-d-cbutton = "C3" | ||
glupen64-u-cbutton = "C4" | ||
glupen64-pak1 = "memory" | ||
glupen64-pak2 = "none" | ||
glupen64-pak3 = "none" | ||
glupen64-pak4 = "none" | ||
glupen64-CountPerOp = "0" | ||
genesis_plus_gx_system_hw = "auto" | ||
genesis_plus_gx_region_detect = "auto" | ||
genesis_plus_gx_force_dtack = "enabled" | ||
genesis_plus_gx_bios = "disabled" | ||
genesis_plus_gx_addr_error = "enabled" | ||
genesis_plus_gx_lock_on = "disabled" | ||
genesis_plus_gx_ym2413 = "auto" | ||
genesis_plus_gx_dac_bits = "disabled" | ||
genesis_plus_gx_blargg_ntsc_filter = "disabled" | ||
genesis_plus_gx_lcd_filter = "disabled" | ||
genesis_plus_gx_overscan = "disabled" | ||
genesis_plus_gx_gg_extra = "disabled" | ||
genesis_plus_gx_render = "single field" | ||
genesis_plus_gx_gun_cursor = "no" | ||
genesis_plus_gx_invert_mouse = "no" | ||
pcsx_rearmed_frameskip = "0" | ||
pcsx_rearmed_region = "Auto" | ||
pcsx_rearmed_pad1type = "analog" | ||
pcsx_rearmed_pad2type = "default" | ||
pcsx_rearmed_pad3type = "default" | ||
pcsx_rearmed_pad4type = "default" | ||
pcsx_rearmed_pad5type = "default" | ||
pcsx_rearmed_pad6type = "default" | ||
pcsx_rearmed_pad7type = "default" | ||
pcsx_rearmed_pad8type = "default" | ||
pcsx_rearmed_multitap1 = "auto" | ||
pcsx_rearmed_multitap2 = "auto" | ||
pcsx_rearmed_drc = "enabled" | ||
pcsx_rearmed_neon_interlace_enable = "disabled" | ||
pcsx_rearmed_neon_enhancement_enable = "disabled" | ||
pcsx_rearmed_neon_enhancement_no_main = "disabled" | ||
pcsx_rearmed_duping_enable = "on" | ||
pcsx_rearmed_spu_reverb = "on" | ||
pcsx_rearmed_spu_interpolation = "simple" | ||
pcsx_rearmed_pe2_fix = "disabled" | ||
pcsx_rearmed_inuyasha_fix = "disabled" | ||
ngp_language = "english" | ||
gambatte_gb_colorization = "disabled" | ||
gambatte_gb_internal_palette = "GBC - Blue" | ||
gambatte_gbc_color_correction = "enabled" | ||
gambatte_gb_hwmode = "Auto" | ||
gambatte_gb_link_mode = "Not Connected" | ||
gambatte_gb_link_network_port = "56400" | ||
gambatte_gb_link_network_server_ip_octet1 = "0" | ||
gambatte_gb_link_network_server_ip_octet2 = "0" | ||
gambatte_gb_link_network_server_ip_octet3 = "0" | ||
gambatte_gb_link_network_server_ip_octet4 = "0" |
Oops, something went wrong.