mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 02:12:46 +01:00
still footbar can not draw
This commit is contained in:
7
Menu/GameShell/20_Retro Games/MAME/action.config
Normal file
7
Menu/GameShell/20_Retro Games/MAME/action.config
Normal file
@@ -0,0 +1,7 @@
|
||||
ROM=/home/cpi/games/MAME
|
||||
ROM_SO=/home/cpi/apps/emulators/mame2003_plus_libretro.so
|
||||
EXT=zip
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=MAME Roms
|
||||
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mame2003_plus_libretro.so.zip
|
||||
RETRO_CONFIG=/home/cpi/apps/launcher/Menu/GameShell/20_Retro\ Games/MAME/retroarch.cfg
|
||||
111
Menu/GameShell/20_Retro Games/MAME/retroarch-core-options.cfg
Normal file
111
Menu/GameShell/20_Retro Games/MAME/retroarch-core-options.cfg
Normal file
@@ -0,0 +1,111 @@
|
||||
mame2003-plus_frameskip = "0"
|
||||
mame2003-plus_input_interface = "retropad"
|
||||
mame2003-plus_retropad_layout = "modern"
|
||||
mame2003-plus_mouse_device = "mouse"
|
||||
mame2003-plus_crosshair_enabled = "enabled"
|
||||
mame2003-plus_display_setup = "disabled"
|
||||
mame2003-plus_enable_backdrop = "disabled"
|
||||
mame2003-plus_bios_region = "default"
|
||||
mame2003-plus_dialsharexy = "disabled"
|
||||
mame2003-plus_rstick_to_btns = "enabled"
|
||||
mame2003-plus_tate_mode = "disabled"
|
||||
mame2003-plus_vector_resolution_multiplier = "1"
|
||||
mame2003-plus_vector_antialias = "disabled"
|
||||
mame2003-plus_vector_translucency = "enabled"
|
||||
mame2003-plus_vector_beam_width = "1"
|
||||
mame2003-plus_vector_flicker = "20"
|
||||
mame2003-plus_vector_intensity = "1.5"
|
||||
mame2003-plus_skip_rom_verify = "disabled"
|
||||
mame2003-plus_external_hiscore = "disabled"
|
||||
mame2003-plus_sample_rate = "48000"
|
||||
mame2003-plus_dcs_speedhack = "enabled"
|
||||
mame2003-plus_skip_disclaimer = "enabled"
|
||||
mame2003-plus_skip_warnings = "disabled"
|
||||
mgba_solar_sensor_level = "0"
|
||||
mgba_allow_opposing_directions = "OFF"
|
||||
mgba_gb_model = "Autodetect"
|
||||
mgba_use_bios = "ON"
|
||||
mgba_skip_bios = "OFF"
|
||||
mgba_sgb_borders = "ON"
|
||||
mgba_idle_optimization = "Remove Known"
|
||||
mgba_frameskip = "0"
|
||||
vbanext_bios = "enabled"
|
||||
mame_current_mouse_enable = "enabled"
|
||||
mame_current_videoapproach1_enable = "disabled"
|
||||
mame_current_skip_nagscreen = "enabled"
|
||||
mame_current_skip_gameinfo = "disabled"
|
||||
mame_current_skip_warnings = "disabled"
|
||||
mame_current_aspect_ratio = "DAR"
|
||||
mame_current_turbo_button = "disabled"
|
||||
mame_current_turbo_delay = "medium"
|
||||
mame_current_frame_skip = "0"
|
||||
mame_current_sample_rate = "48000Hz"
|
||||
mame_current_adj_brightness = "default"
|
||||
mame_current_adj_contrast = "default"
|
||||
mame_current_adj_gamma = "default"
|
||||
mame-external_hiscore = "disabled"
|
||||
vbam_layer_1 = "Yes"
|
||||
vbam_layer_2 = "Yes"
|
||||
vbam_layer_3 = "Yes"
|
||||
vbam_layer_4 = "Yes"
|
||||
vbam_layer_5 = "Yes"
|
||||
vbam_layer_6 = "Yes"
|
||||
vbam_layer_7 = "Yes"
|
||||
vbam_layer_8 = "Yes"
|
||||
snes9x_next_overclock = "disabled"
|
||||
beetle_psx_cdimagecache = "disabled"
|
||||
beetle_psx_widescreen_hack = "disabled"
|
||||
beetle_psx_widescreen_auto_ar = "disabled"
|
||||
beetle_psx_use_mednafen_memcard0_method = "libretro"
|
||||
beetle_psx_shared_memory_cards = "disabled"
|
||||
beetle_psx_experimental_save_states = "disabled"
|
||||
beetle_psx_initial_scanline = "0"
|
||||
beetle_psx_initial_scanline_pal = "0"
|
||||
beetle_psx_last_scanline = "239"
|
||||
beetle_psx_last_scanline_pal = "287"
|
||||
beetle_psx_analog_toggle = "disabled"
|
||||
beetle_psx_enable_multitap_port1 = "disabled"
|
||||
beetle_psx_enable_multitap_port2 = "disabled"
|
||||
fceumm_region = "Auto"
|
||||
fceumm_aspect = "8:7 PAR"
|
||||
fceumm_palette = "default"
|
||||
fceumm_up_down_allowed = "disabled"
|
||||
fceumm_use_ntsc = "disabled"
|
||||
fceumm_overscan_h = "disabled"
|
||||
fceumm_overscan_v = "enabled"
|
||||
fceumm_nospritelimit = "disabled"
|
||||
fceumm_sndvolume = "150"
|
||||
fceumm_sndquality = "Low"
|
||||
fceumm_swapduty = "disabled"
|
||||
fceumm_turbo_enable = "None"
|
||||
fceumm_turbo_delay = "3"
|
||||
fceumm_zapper_mode = "pointer"
|
||||
fceumm_show_crosshair = "enabled"
|
||||
fceumm_overclocking = "disabled"
|
||||
nestopia_blargg_ntsc_filter = "disabled"
|
||||
nestopia_palette = "cxa2025as"
|
||||
nestopia_nospritelimit = "disabled"
|
||||
nestopia_overclock = "1x"
|
||||
nestopia_select_adapter = "auto"
|
||||
nestopia_fds_auto_insert = "enabled"
|
||||
nestopia_overscan_v = "enabled"
|
||||
nestopia_overscan_h = "disabled"
|
||||
nestopia_aspect = "auto"
|
||||
nestopia_genie_distortion = "disabled"
|
||||
nestopia_favored_system = "auto"
|
||||
nestopia_ram_power_state = "0x00"
|
||||
nestopia_turbo_pulse = "2"
|
||||
mame2003-plus_brightness = "1.0"
|
||||
mame2003-plus_gamma = "1.2"
|
||||
mame2003-plus_neogeo_bios = "default"
|
||||
mame2003-plus_stv_bios = "default"
|
||||
mame2003-plus_dual_joysticks = "disabled"
|
||||
mame2003-plus_use_samples = "enabled"
|
||||
mame2003-plus_nvram_bootstraps = "enabled"
|
||||
mame2003-plus_retropad1_layout = "Modern Gamepad"
|
||||
mame2003-plus_retropad2_layout = "Modern Gamepad"
|
||||
mame2003-plus_retropad3_layout = "Modern Gamepad"
|
||||
mame2003-plus_retropad4_layout = "Modern Gamepad"
|
||||
mame2003-plus_retropad5_layout = "Modern Gamepad"
|
||||
mame2003-plus_retropad6_layout = "Modern Gamepad"
|
||||
mame2003-plus_mame_remapping = "disabled"
|
||||
2880
Menu/GameShell/20_Retro Games/MAME/retroarch.cfg
Normal file
2880
Menu/GameShell/20_Retro Games/MAME/retroarch.cfg
Normal file
File diff suppressed because it is too large
Load Diff
6
Menu/GameShell/20_Retro Games/MGBA/action.config
Normal file
6
Menu/GameShell/20_Retro Games/MGBA/action.config
Normal file
@@ -0,0 +1,6 @@
|
||||
ROM=/home/cpi/games/MGBA
|
||||
ROM_SO=/home/cpi/apps/emulators/mgba_libretro.so
|
||||
EXT=gba,gbx
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=MGBA Roms
|
||||
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mgba_libretro.so.zip
|
||||
7
Menu/GameShell/20_Retro Games/NESTOPIA/action.config
Normal file
7
Menu/GameShell/20_Retro Games/NESTOPIA/action.config
Normal file
@@ -0,0 +1,7 @@
|
||||
ROM=/home/cpi/games/NESTOPIA
|
||||
ROM_SO=/home/cpi/apps/emulators/nestopia_libretro.so
|
||||
EXT=zip
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=NESTOPIA Roms
|
||||
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/nestopia_libretro.so.zip
|
||||
|
||||
1
Menu/GameShell/CaveStory.sh
Executable file
1
Menu/GameShell/CaveStory.sh
Executable file
@@ -0,0 +1 @@
|
||||
retroarch -L /home/cpi/apps/emulators/nxengine_libretro.so /home/cpi/games/nxengine/cavestory/data
|
||||
1
Menu/GameShell/RetroArch.sh
Executable file
1
Menu/GameShell/RetroArch.sh
Executable file
@@ -0,0 +1 @@
|
||||
retroarch
|
||||
1
Menu/GameShell/freeDM.sh
Executable file
1
Menu/GameShell/freeDM.sh
Executable file
@@ -0,0 +1 @@
|
||||
chocolate-doom -iwad /home/cpi/games/FreeDM/freedoom1.wad
|
||||
Reference in New Issue
Block a user