mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
XargonWan
7ef3628995
* ES-DE: outsourced * RetroArch: migrated to AppImage * XEMU: migrated to AppImage * MELONDS: migrated to AppImage * RPCS3: migrated to AppImage * MANIFEST: avoid overwriting native libraries * MANIFEST: fixing ES-DE * MANIFEST: fixed and normalized /app with FLATPAK_DEST * MANIFEST: cleanup * MANIFEST: fixed RetroArch * PPSSPP: added wanted sdl module * ES-DE: moved repo * PPSSPP: outsourced * PPSSPP: fixed link * MANIFEST: fixing copy actions * PCSX2: removing troublesome file * DOLPHIN: outsourced * SOLARUS: outsourced * MANIFEST: lowercased rpcs3 sha * MANIFEST: trying to figure out automation_task_list * MANIFEST: fixed primehack placeholders * REVERT ME: RUNNER CHANGED * XEMU: moved on the bottom just to see if something changes * DUCKSTATION: wrong cp target * MANFEST: moved thir party libraries in /app/usr/local/lib * MANFEST: removing dolphin debug libraries * MANFEST: removing primehack debug libraries * MANFEST: removing primehack pkgconfig libraries * MANFEST: removing cemu lib * SOLARUS: removing errored libs * MAME: reverted to its original state as it's not coming with libraries * RYUJINX: fixing chmod command * GZDOOM: outsourced * MANIFEST: added debug for checking out where tf is our icon * Submodules cleanup * GZDOOM: cleanup * FRAMEWORK: moved third party libs into /app/retrodeck/lib * MANIFEST: added retrodeck-pre-build commands * MANIFEST: module renamed * ES-DE: re-removed 'files/lib/girepository-1.0' * GLOBAL: pathing the retrodeck components provided libraries * RPCS3: moved bufgix in the proper module * MANIFEST: moved component libraries into /app/retrodeck/lib * MANIFEST: removing some debug cleanups * MANIFEST: desktop file don't need to be executable * ES-DE: re-adding libpoppler * ES--DE: moved to the end to overwrite older libraries * RYUJINX: fixed manifest * MANIFEST: injecting needed libraries and discarding the troublesome ones * MANIFEST: injecting needed libraries and discarding the troublesome ones - adding more * MelonDS: outsourced but self built in QT6 * MANIFEST: automated the third party libs manager * MANIFEST: fixed melonds build * Ryujinx: downgraded to the older but working version * MANIFEST: removed debug code * WORKFLOW: running on self-hosted again * MANIFEST: including debug and pkgconfig's librareis * MANIFEST: removing pkgconfig's librareis * MANIFEST: cannot move so copy and remove * MANIFEST: cannot move so copy and remove - fix * Toying with automation file to make it work again * PRE_BUILD_AUTOMATION: testing a different script * PRE_BUILD_AUTOMATION: adding new sha function * MAME: fixing link * MANIFEST: tweaks * ATL: fixing ES-DE entry * PPSSPP: fixed hash * SOLARUS: fixing debug libs copy command * APDATA: updated * SOLARUS: that's not the library you're looking for * GZDOOM: removing debug even here * Revamped codename wordlist * MANIFEST: following symlinks during library copy * WORKFLOW: moving down the artifact preparation for fltahub as we don't even need it in cooker * Manually adding missing libraries * More codenames * CEMU: added wrapper + RPCS3 fixes * THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit) * emu: fixed dest filename for the wrapper * Cemu: fixing wrapper installation * MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues * MANIFEST: adding llvm doesn't change the situation, removed * MANIFEST: trying to add vulkan * MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken) * VULKAN: testing some libraries * VULKAN: trying to add shaderc * Manifest: renaming es-de module to stick with the repo name for updating purposes * Migrated to the new latest links * MAME: frixed url * PCSX2: updated to 2.1.55 * Reverting workfolw edits * WORKFLOW: targetting the old repo for the release * WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year * MISSING_LIBS: trying to fetch libshaderc * MAIN_WORKLFOW: updating actions versions [skip ci]
412 lines
10 KiB
INI
412 lines
10 KiB
INI
#
|
|
# CORE CONFIGURATION OPTIONS
|
|
#
|
|
readconfig 1
|
|
writeconfig 0
|
|
|
|
#
|
|
# CORE SEARCH PATH OPTIONS
|
|
#
|
|
homepath /var/data/mame/plugin-data
|
|
rompath RETRODECKROMSDIR/adam;RETRODECKROMSDIR/amstradcpc;RETRODECKROMSDIR/apple2;RETRODECKROMSDIR/apple2gs;RETRODECKROMSDIR/arcade;RETRODECKROMSDIR/arcadia;RETRODECKROMSDIR/archimedes;RETRODECKROMSDIR/astrocde;RETRODECKROMSDIR/atari7800;RETRODECKROMSDIR/atarijaguar;RETRODECKROMSDIR/bbcmicro;RETRODECKROMSDIR/cdimono1;RETRODECKROMSDIR/channelf;RETRODECKROMSDIR/consolearcade;RETRODECKROMSDIR/cps;RETRODECKROMSDIR/cps1;RETRODECKROMSDIR/cps2;RETRODECKROMSDIR/cps3;RETRODECKROMSDIR/crvision;RETRODECKROMSDIR/daphne;RETRODECKROMSDIR/electron;RETRODECKROMSDIR/fm7;RETRODECKROMSDIR/fmtowns;RETRODECKROMSDIR/gamate;RETRODECKROMSDIR/gameandwatch;RETRODECKROMSDIR/gamecom;RETRODECKROMSDIR/gmaster;RETRODECKROMSDIR/gx4000;RETRODECKROMSDIR/intellivision;RETRODECKROMSDIR/laserdisc;RETRODECKROMSDIR/lcdgames;RETRODECKROMSDIR/mame;RETRODECKROMSDIR/megaduck;RETRODECKROMSDIR/model2;RETRODECKROMSDIR/neogeo;RETRODECKROMSDIR/neogeocd;RETRODECKROMSDIR/neogeocdjp;RETRODECKROMSDIR/odyssey2;RETRODECKROMSDIR/pv1000;RETRODECKROMSDIR/scv;RETRODECKROMSDIR/stv;RETRODECKROMSDIR/supervision;RETRODECKROMSDIR/supracan;RETRODECKROMSDIR/ti99;RETRODECKROMSDIR/vectrex;RETRODECKROMSDIR/videopac;RETRODECKROMSDIR/vsmile;RETRODECKROMSDIR/x68000
|
|
hashpath /var/data/mame/hash
|
|
samplepath /var/data/mame/assets/samples
|
|
artpath /var/data/mame/assets/artwork
|
|
ctrlrpath /var/config/ctrlr
|
|
inipath /var/config/mame/ini
|
|
fontpath /var/data/mame/assets/fonts
|
|
cheatpath /var/data/mame/cheat
|
|
crosshairpath /var/data/mame/assets/crosshair
|
|
pluginspath /var/data/mame/plugins
|
|
languagepath /var/data/mame/assets/language
|
|
swpath /var/data/mame/assets/software
|
|
|
|
#
|
|
# CORE OUTPUT DIRECTORY OPTIONS
|
|
#
|
|
cfg_directory /var/config/mame/cfg
|
|
nvram_directory RETRODECKSAVESDIR/mame-sa/nvram
|
|
input_directory /var/config/mame/inp
|
|
state_directory RETRODECKSTATESDIR/mame-sa
|
|
snapshot_directory RETRODECKHOMEDIR/screenshots/mame-sa
|
|
diff_directory RETRODECKSAVESDIR/mame-sa/diff
|
|
comment_directory /var/data/mame/assets/comments
|
|
share_directory /var/data/mame/assets/share
|
|
|
|
#
|
|
# CORE STATE/PLAYBACK OPTIONS
|
|
#
|
|
state
|
|
autosave 0
|
|
rewind 0
|
|
rewind_capacity 100
|
|
playback
|
|
record
|
|
exit_after_playback 0
|
|
mngwrite
|
|
aviwrite
|
|
wavwrite
|
|
snapname %g/%i
|
|
snapsize auto
|
|
snapview auto
|
|
snapbilinear 1
|
|
statename %g
|
|
burnin 0
|
|
|
|
#
|
|
# CORE PERFORMANCE OPTIONS
|
|
#
|
|
autoframeskip 0
|
|
frameskip 0
|
|
seconds_to_run 0
|
|
throttle 1
|
|
sleep 1
|
|
speed 1.0
|
|
refreshspeed 0
|
|
lowlatency 0
|
|
|
|
#
|
|
# CORE RENDER OPTIONS
|
|
#
|
|
keepaspect 1
|
|
unevenstretch 1
|
|
unevenstretchx 0
|
|
unevenstretchy 0
|
|
autostretchxy 0
|
|
intoverscan 0
|
|
intscalex 0
|
|
intscaley 0
|
|
|
|
#
|
|
# CORE ROTATION OPTIONS
|
|
#
|
|
rotate 1
|
|
ror 0
|
|
rol 0
|
|
autoror 0
|
|
autorol 0
|
|
flipx 0
|
|
flipy 0
|
|
|
|
#
|
|
# CORE ARTWORK OPTIONS
|
|
#
|
|
artwork_crop 0
|
|
fallback_artwork
|
|
override_artwork
|
|
|
|
#
|
|
# CORE SCREEN OPTIONS
|
|
#
|
|
brightness 1.0
|
|
contrast 1.0
|
|
gamma 1.0
|
|
pause_brightness 0.65
|
|
effect none
|
|
|
|
#
|
|
# CORE VECTOR OPTIONS
|
|
#
|
|
beam_width_min 1.0
|
|
beam_width_max 1.0
|
|
beam_dot_size 1.0
|
|
beam_intensity_weight 0
|
|
flicker 0
|
|
|
|
#
|
|
# CORE SOUND OPTIONS
|
|
#
|
|
samplerate 48000
|
|
samples 1
|
|
volume 0
|
|
compressor 1
|
|
speaker_report 0
|
|
|
|
#
|
|
# CORE INPUT OPTIONS
|
|
#
|
|
coin_lockout 1
|
|
ctrlr
|
|
mouse 1
|
|
joystick 1
|
|
lightgun 1
|
|
multikeyboard 0
|
|
multimouse 1
|
|
steadykey 0
|
|
ui_active 0
|
|
offscreen_reload 1
|
|
joystick_map auto
|
|
joystick_deadzone 0.15
|
|
joystick_saturation 0.85
|
|
joystick_threshold 0.3
|
|
natural 0
|
|
joystick_contradictory 0
|
|
coin_impulse 0
|
|
|
|
#
|
|
# CORE INPUT AUTOMATIC ENABLE OPTIONS
|
|
#
|
|
paddle_device keyboard
|
|
adstick_device keyboard
|
|
pedal_device keyboard
|
|
dial_device keyboard
|
|
trackball_device keyboard
|
|
lightgun_device keyboard
|
|
positional_device keyboard
|
|
mouse_device mouse
|
|
|
|
#
|
|
# CORE DEBUGGING OPTIONS
|
|
#
|
|
verbose 0
|
|
log 0
|
|
oslog 0
|
|
debug 0
|
|
update_in_pause 0
|
|
debugscript
|
|
debuglog 0
|
|
|
|
#
|
|
# CORE COMM OPTIONS
|
|
#
|
|
comm_localhost 0.0.0.0
|
|
comm_localport 15112
|
|
comm_remotehost 127.0.0.1
|
|
comm_remoteport 15112
|
|
comm_framesync 0
|
|
|
|
#
|
|
# CORE MISC OPTIONS
|
|
#
|
|
drc 1
|
|
drc_use_c 0
|
|
drc_log_uml 0
|
|
drc_log_native 0
|
|
bios
|
|
cheat 0
|
|
skip_gameinfo 1
|
|
uifont default
|
|
ui cabinet
|
|
ramsize
|
|
confirm_quit 0
|
|
ui_mouse 1
|
|
language
|
|
nvram_save 1
|
|
|
|
#
|
|
# SCRIPTING OPTIONS
|
|
#
|
|
autoboot_command
|
|
autoboot_delay 0
|
|
autoboot_script
|
|
console 0
|
|
plugins 1
|
|
plugin
|
|
noplugin
|
|
|
|
#
|
|
# HTTP SERVER OPTIONS
|
|
#
|
|
http 0
|
|
http_port 8080
|
|
http_root web
|
|
|
|
#
|
|
# OSD INPUT MAPPING OPTIONS
|
|
#
|
|
uimodekey auto
|
|
controller_map none
|
|
background_input 0
|
|
|
|
#
|
|
# OSD FONT OPTIONS
|
|
#
|
|
uifontprovider auto
|
|
|
|
#
|
|
# OSD OUTPUT OPTIONS
|
|
#
|
|
output auto
|
|
|
|
#
|
|
# OSD INPUT OPTIONS
|
|
#
|
|
keyboardprovider auto
|
|
mouseprovider auto
|
|
lightgunprovider auto
|
|
joystickprovider sdljoy
|
|
|
|
#
|
|
# OSD DEBUGGING OPTIONS
|
|
#
|
|
debugger auto
|
|
debugger_port 23946
|
|
debugger_font auto
|
|
debugger_font_size 0
|
|
watchdog 0
|
|
|
|
#
|
|
# OSD PERFORMANCE OPTIONS
|
|
#
|
|
numprocessors auto
|
|
bench 0
|
|
|
|
#
|
|
# OSD VIDEO OPTIONS
|
|
#
|
|
video opengl
|
|
numscreens 1
|
|
window 0
|
|
maximize 1
|
|
waitvsync 0
|
|
syncrefresh 0
|
|
monitorprovider auto
|
|
|
|
#
|
|
# OSD PER-WINDOW VIDEO OPTIONS
|
|
#
|
|
screen auto
|
|
aspect auto
|
|
resolution auto
|
|
view auto
|
|
screen0 auto
|
|
aspect0 auto
|
|
resolution0 auto
|
|
view0 auto
|
|
screen1 auto
|
|
aspect1 auto
|
|
resolution1 auto
|
|
view1 auto
|
|
screen2 auto
|
|
aspect2 auto
|
|
resolution2 auto
|
|
view2 auto
|
|
screen3 auto
|
|
aspect3 auto
|
|
resolution3 auto
|
|
view3 auto
|
|
|
|
#
|
|
# OSD FULL SCREEN OPTIONS
|
|
#
|
|
switchres 0
|
|
|
|
#
|
|
# OSD ACCELERATED VIDEO OPTIONS
|
|
#
|
|
filter 1
|
|
prescale 1
|
|
|
|
#
|
|
# OpenGL-SPECIFIC OPTIONS
|
|
#
|
|
gl_forcepow2texture 0
|
|
gl_notexturerect 0
|
|
gl_vbo 1
|
|
gl_pbo 1
|
|
gl_glsl 0
|
|
gl_glsl_filter 1
|
|
glsl_shader_mame0 none
|
|
glsl_shader_mame1 none
|
|
glsl_shader_mame2 none
|
|
glsl_shader_mame3 none
|
|
glsl_shader_mame4 none
|
|
glsl_shader_mame5 none
|
|
glsl_shader_mame6 none
|
|
glsl_shader_mame7 none
|
|
glsl_shader_mame8 none
|
|
glsl_shader_mame9 none
|
|
glsl_shader_screen0 none
|
|
glsl_shader_screen1 none
|
|
glsl_shader_screen2 none
|
|
glsl_shader_screen3 none
|
|
glsl_shader_screen4 none
|
|
glsl_shader_screen5 none
|
|
glsl_shader_screen6 none
|
|
glsl_shader_screen7 none
|
|
glsl_shader_screen8 none
|
|
glsl_shader_screen9 none
|
|
|
|
#
|
|
# OSD SOUND OPTIONS
|
|
#
|
|
sound auto
|
|
audio_latency 2
|
|
|
|
#
|
|
# PORTAUDIO OPTIONS
|
|
#
|
|
pa_api none
|
|
pa_device none
|
|
pa_latency 0
|
|
|
|
#
|
|
# OSD MIDI OPTIONS
|
|
#
|
|
midiprovider auto
|
|
|
|
#
|
|
# OSD EMULATED NETWORKING OPTIONS
|
|
#
|
|
networkprovider auto
|
|
|
|
#
|
|
# BGFX POST-PROCESSING OPTIONS
|
|
#
|
|
bgfx_path /app/share/mame/bgfx
|
|
bgfx_backend auto
|
|
bgfx_debug 0
|
|
bgfx_screen_chains
|
|
bgfx_shadow_mask slot-mask.png
|
|
bgfx_lut lut-default.png
|
|
bgfx_avi_name auto
|
|
|
|
#
|
|
# SDL PERFORMANCE OPTIONS
|
|
#
|
|
sdlvideofps 0
|
|
|
|
#
|
|
# SDL VIDEO OPTIONS
|
|
#
|
|
centerh 1
|
|
centerv 1
|
|
scalemode none
|
|
|
|
#
|
|
# SDL FULL SCREEN OPTIONS
|
|
#
|
|
useallheads 0
|
|
attach_window
|
|
|
|
#
|
|
# SDL KEYBOARD MAPPING
|
|
#
|
|
keymap 0
|
|
keymap_file keymap.dat
|
|
|
|
#
|
|
# SDL JOYSTICK MAPPING
|
|
#
|
|
sixaxis 0
|
|
|
|
#
|
|
# SDL LIGHTGUN MAPPING
|
|
#
|
|
lightgun_index1 auto
|
|
lightgun_index2 auto
|
|
lightgun_index3 auto
|
|
lightgun_index4 auto
|
|
lightgun_index5 auto
|
|
lightgun_index6 auto
|
|
lightgun_index7 auto
|
|
lightgun_index8 auto
|
|
|
|
#
|
|
# SDL LOW-LEVEL DRIVER OPTIONS
|
|
#
|
|
videodriver auto
|
|
renderdriver auto
|
|
audiodriver auto
|
|
gl_lib auto
|