Merge pull request #296 from icenine451/cooker-0.7.0b-icenine451
Cooker 0.7.0b icenine451
3
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Initialize enviornment
|
- name: Initialize environment
|
||||||
run: |
|
run: |
|
||||||
git pull
|
git pull
|
||||||
git submodule init
|
git submodule init
|
||||||
|
@ -44,6 +44,7 @@ jobs:
|
||||||
org.freedesktop.Sdk.Extension.dotnet6/x86_64/21.08
|
org.freedesktop.Sdk.Extension.dotnet6/x86_64/21.08
|
||||||
echo ${GITHUB_WORKSPACE} #DEBUG
|
echo ${GITHUB_WORKSPACE} #DEBUG
|
||||||
df -h ${GITHUB_WORKSPACE} #DEBUG
|
df -h ${GITHUB_WORKSPACE} #DEBUG
|
||||||
|
sh automation_tools/update_sha.sh # Run SHA placehold replacement script for dynamic archives
|
||||||
|
|
||||||
- name: Build flatpak
|
- name: Build flatpak
|
||||||
run: |
|
run: |
|
||||||
|
|
1
.github/workflows/main-selfhosted.yml
vendored
|
@ -42,6 +42,7 @@ jobs:
|
||||||
io.qt.qtwebengine.BaseApp/x86_64/6.3 \
|
io.qt.qtwebengine.BaseApp/x86_64/6.3 \
|
||||||
org.freedesktop.Sdk.Extension.llvm13 \
|
org.freedesktop.Sdk.Extension.llvm13 \
|
||||||
org.freedesktop.Sdk.Extension.dotnet6/x86_64/21.08
|
org.freedesktop.Sdk.Extension.dotnet6/x86_64/21.08
|
||||||
|
sh automation_tools/update_sha.sh # Run SHA placehold replacement script for dynamic archives
|
||||||
|
|
||||||
- name: Build flatpak
|
- name: Build flatpak
|
||||||
run: |
|
run: |
|
||||||
|
|
1
automation_tools/sha_update_list.cfg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://buildbot.libretro.com/assets/cores/DOOM/Doom%20%28Shareware%29.zip^DOOMSHAPLACEHOLDER
|
13
automation_tools/update_sha.sh
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# For the file paths to work correctly, call this script with this command from the cloned repo folder root:
|
||||||
|
# sh automation_tools/update_sha.sh
|
||||||
|
|
||||||
|
rd_manifest=net.retrodeck.retrodeck.yml
|
||||||
|
sha_update_list=automation_tools/sha_to_update.cfg
|
||||||
|
|
||||||
|
while IFS="^" read -r url placeholder
|
||||||
|
do
|
||||||
|
hash=$(curl -sL "$url" | sha256sum | cut -d ' ' -f1)
|
||||||
|
sed -i 's^'"$placeholder"'^'"$hash"'^' $rd_manifest
|
||||||
|
done < $sha_update_list
|
|
@ -1,25 +0,0 @@
|
||||||
psxonpsp660.bin^^c53ca5908936d412331790f4426c6c33^PSX^PS1 BIOS
|
|
||||||
scph5500.bin^^8dd7d5296a650fac7319bce665a6a53c^PSX^PS1 JP BIOS
|
|
||||||
scph5501.bin^^490f666e1afb15b7362b406ed1cea246^PSX^PS1 US BIOS
|
|
||||||
scph5502.bin^^32736f17079d0b2b7024407c39bd3050^PSX^PS1 EU BIOS
|
|
||||||
ps1_rom.bin^^81bbe60ba7a3d1cea1d48c14cbcc647b^PSX^PS1 BIOS
|
|
||||||
ps2-0200a-20040614.bin^^d333558cc14561c1fdc334c75d5f37b7^PS2^PS2 US BIOS
|
|
||||||
ps2-0200e-20040614.bin^^dc752f160044f2ed5fc1f4964db2a095^PS2^PS2 EU BIOS
|
|
||||||
ps2-0200j-20040614.bin^^0eee5d1c779aa50e94edd168b4ebf42e^PS2^PS2 JP BIOS
|
|
||||||
bios_CD_E.bin^^e66fa1dc5820d254611fdcdba0662372^SegaCD^MegaCD EU BIOS
|
|
||||||
bios_CD_U.bin^^854b9150240a198070150e4566ae1290^SegaCD^SegaCD US BIOS
|
|
||||||
bios_CD_J.bin^^278a9397d192149e84e820ac621a8edd^SegaCD^MegaCD JP BIOS
|
|
||||||
sega_101.bin^^85ec9ca47d8f6807718151cbcca8b964^Sega Saturn^Saturn JP BIOS
|
|
||||||
mpr-17933.bin^^3240872c70984b6cbfda1586cab68dbe^Sega Saturn^Saturn US.mdEU BIOS
|
|
||||||
mpr-18811-mx.ic1^^255113ba943c92a54facd25a10fd780c^Sega Saturn^The King of Fighters 95 ROM Cartridge - Required for this game
|
|
||||||
mpr-19367-mx.ic1^^1cd19988d1d72a3e7caa0b73234c96b4^Sega Saturn^Ultraman: Hikari no Kyojin Densetsu ROM Cartridge - Required for this game
|
|
||||||
bios7.bin^^df692a80a5b1bc90728bc3dfc76cd948^Nintendo DS^Used by MelonDS emulator
|
|
||||||
bios9.bin^^a392174eb3e572fed6447e956bde4b25^Nintendo DS^Used by MelonDS emulator
|
|
||||||
firmware.bin^^93276d8629990f50a90950ea083ab348^Nintendo DS^Used by MelonDS emulator
|
|
||||||
mcpx_1.0.bin^^d49c52a4102f6df7bcf8d0617ac475ed^XBOX^Used by XEMU emulator
|
|
||||||
Complex.bin^^Unknown^XBOX^Used by XEMU emulator
|
|
||||||
Complex_4627v1.03.bin^^Unknown^XBOX^Used by XEMU emulator
|
|
||||||
Complex_4627.bin^^Unknown^XBOX^Used by XEMU emulator
|
|
||||||
eeprom.bin^^Unknown^XBOX^Used by XEMU emulator
|
|
||||||
prod.keys^switch/keys/^Unknown^Switch^A required file for Switch emulation in Yuzu
|
|
||||||
title.keys^switch/keys/^Unknown^Switch^A required file for Switch emulation in Yuzu
|
|
|
@ -1,38 +0,0 @@
|
||||||
[chd]
|
|
||||||
dreamcast
|
|
||||||
psx
|
|
||||||
ps2
|
|
||||||
[chd-maybe]
|
|
||||||
3do
|
|
||||||
amiga
|
|
||||||
amiga1200
|
|
||||||
amiga600
|
|
||||||
amigacd32
|
|
||||||
cdimono1
|
|
||||||
cdtv
|
|
||||||
dreamcast
|
|
||||||
gamegear
|
|
||||||
genesis
|
|
||||||
mame-advmame
|
|
||||||
mame-mame4all
|
|
||||||
mastersystem
|
|
||||||
megacd
|
|
||||||
megacdjp
|
|
||||||
megadrive
|
|
||||||
mess
|
|
||||||
neogeo
|
|
||||||
neogeocd
|
|
||||||
neogeocdjp
|
|
||||||
pcengine
|
|
||||||
pcenginecd
|
|
||||||
pcfx
|
|
||||||
ps2
|
|
||||||
psx
|
|
||||||
saturn
|
|
||||||
saturnjp
|
|
||||||
segacd
|
|
||||||
sg-1000
|
|
||||||
supergrafx
|
|
||||||
tg16
|
|
||||||
tg-cd
|
|
||||||
[zip]
|
|
|
@ -0,0 +1,129 @@
|
||||||
|
neogeo.zip^^Unknown^Arcade (FinalBurn Neo)^Neo Geo BIOS (Required for this system)
|
||||||
|
neocdz.zip^^Unknown^Arcade (FinalBurn Neo)^Neo Geo CDZ BIOS (Required for this system)
|
||||||
|
decocass.zip^^Unknown^Arcade (FinalBurn Neo)^DECO Cassette System BIOS (Required for this system)
|
||||||
|
isgsm.zip^^Unknown^Arcade (FinalBurn Neo)^ISG Selection Master Type 2006 System BIOS (Required for this system)
|
||||||
|
midssio.zip^^Unknown^Arcade (FinalBurn Neo)^Midway SSIO Sound Board Internal ROM (Required for this system)
|
||||||
|
nmk004.zip^^Unknown^Arcade (FinalBurn Neo)^NMK004 Internal ROM (Required for this system)
|
||||||
|
pgm.zip^^Unknown^Arcade (FinalBurn Neo)^PGM System BIOS (Required for this system)
|
||||||
|
skns.zip^^Unknown^Arcade (FinalBurn Neo)^Super Kaneko Nova System BIOS (Required for this system)
|
||||||
|
ym2608.zip^^Unknown^Arcade (FinalBurn Neo)^YM2608 Internal ROM (Required for this system)
|
||||||
|
cchip.zip^^Unknown^Arcade (FinalBurn Neo)^C-Chip Internal ROM (Required for this system)
|
||||||
|
bubsys.zip^^Unknown^Arcade (FinalBurn Neo)^Bubble System BIOS (Required for this system)
|
||||||
|
namcoc69.zip^^Unknown^Arcade (FinalBurn Neo)^Namco C69 BIOS (Required for this system)
|
||||||
|
namcoc70.zip^^Unknown^Arcade (FinalBurn Neo)^Namco C70 BIOS (Required for this system)
|
||||||
|
namcoc75.zip^^Unknown^Arcade (FinalBurn Neo)^Namco C75 BIOS (Required for this system)
|
||||||
|
coleco.zip^^Unknown^Arcade (FinalBurn Neo)^ColecoVision System BIOS (Required for this system)
|
||||||
|
fdsbios.zip^^Unknown^Arcade (FinalBurn Neo)^FDS System BIOS (Required for this system)
|
||||||
|
msx.zip^^Unknown^Arcade (FinalBurn Neo)^MSX1 System BIOS (Required for this system)
|
||||||
|
ngp.zip^^Unknown^Arcade (FinalBurn Neo)^NeoGeo Pocket BIOS (Required for this system)
|
||||||
|
spectrum.zip^^Unknown^Arcade (FinalBurn Neo)^ZX Spectrum BIOS (Required for this system)
|
||||||
|
spec128.zip^^Unknown^Arcade (FinalBurn Neo)^ZX Spectrum 128 BIOS (Required for this system)
|
||||||
|
spec1282a.zip^^Unknown^Arcade (FinalBurn Neo)^ZX Spectrum 128 +2a BIOS (Required for this system)
|
||||||
|
channelf.zip^^Unknown^Arcade (FinalBurn Neo)^Fairchild Channel F BIOS (Required for this system)
|
||||||
|
5200.rom^^281f20ea4320404ec820fb7ec0693b38^Atari 8-bit computer systems and 5200^5200 BIOS (Required)
|
||||||
|
ATARIXL.ROM^^06daac977823773a3eea3422fd26a703^Atari 8-bit computer systems and 5200^Atari XL/XE OS BIOS (Required for these systems)
|
||||||
|
ATARIBAS.ROM^^0bac0c6a50104045d902df4503a4c30b^Atari 8-bit computer systems and 5200^BASIC interpreter BIOS (Required for these systems)
|
||||||
|
ATARIOSA.ROM^^eb1f32f5d9f382db1bbfb8d7f9cb343a^Atari 8-bit computer systems and 5200^Atari 400/800 PAL BIOS (Required for these systems)
|
||||||
|
ATARIOSB.ROM^^a3e8d617c95d08031fe1b20d541434b2^Atari 8-bit computer systems and 5200^BIOS for Atari 400/800 NTSC (Required for these systems)
|
||||||
|
tos.img^^c1c57ce48e8ee4135885cee9e63a68a2^Atari ST/STE/TT/Falcon^TOS Boot Image (Required)
|
||||||
|
lynxboot.img^^fcd403db69f54290b51035d82f835e7b^Atari Lynx^Lynx Boot Image (Required)
|
||||||
|
o2rom.bin^^562d5ebf9e030a40d6fabfc2f33139fd^Magnavox Odyssey2 / Phillips Videopac+^Odyssey2 BIOS - G7000 model (Required)
|
||||||
|
c52.bin^^f1071cdb0b6b10dde94d3bc8a6146387^Magnavox Odyssey2 / Phillips Videopac+^Videopac+ French BIOS - G7000 model (Required for Videopac games)
|
||||||
|
g7400.bin^^c500ff71236068e0dc0d0603d265ae76^Magnavox Odyssey2 / Phillips Videopac+^Videopac+ European BIOS - G7400 model (Required for Videopac games)
|
||||||
|
jopac.bin^^279008e4a0db2dc5f1c048853b033828^Magnavox Odyssey2 / Phillips Videopac+^Videopac+ French BIOS - G7400 model (Required for Videopac games)
|
||||||
|
exec.bin^^62e761035cb657903761800f4437b8af^Mattel Intellivision^Executive ROM (Required)
|
||||||
|
grom.bin^^0cd5946c6473e42e8e4c2137785e427f^Mattel Intellivision^Graphics ROM (Required)
|
||||||
|
MSX.ROM^^364a1a579fe5cb8dba54519bcfcdac0d^Microsoft MSX^MSX BIOS (Required)
|
||||||
|
MSX2.ROM^^ec3a01c91f24fbddcbcab0ad301bc9ef^Microsoft MSX^MSX2 BIOS (Required)
|
||||||
|
MSX2EXT.ROM^^2183c2aff17cf4297bdb496de78c2e8a^Microsoft MSX^MSX2 ExtROM (Required)
|
||||||
|
MSX2P.ROM^^847cc025ffae665487940ff2639540e5^Microsoft MSX^MSX2+ BIOS (Required)
|
||||||
|
MSX2PEXT.ROM^^7c8243c71d8f143b2531f01afa6a05dc^Microsoft MSX^MSX2+ ExtROM (Required)
|
||||||
|
DISK.ROM^^80dcd1ad1a4cf65d64b7ba10504e8190^Microsoft MSX^DiskROM/BDOS
|
||||||
|
FMPAC.ROM^^6f69cc8b5ed761b03afd78000dfb0e19^Microsoft MSX^FMPAC BIOS
|
||||||
|
MSXDOS2.ROM^^6418d091cd6907bbcf940324339e43bb^Microsoft MSX^MSX-DOS 2
|
||||||
|
PAINTER.ROM^^403cdea1cbd2bb24fae506941f8f655e^Microsoft MSX^Yamaha Painter
|
||||||
|
KANJI.ROM^^febe8782b466d7c3b16de6d104826b34^Microsoft MSX^Kanji Font
|
||||||
|
mcpx_1.0.bin^^d49c52a4102f6df7bcf8d0617ac475ed^Microsoft XBOX^Used by XEMU emulator
|
||||||
|
Complex.bin^^Unknown^Microsoft XBOX^Used by XEMU emulator
|
||||||
|
Complex_4627v1.03.bin^^Unknown^Microsoft XBOX^Used by XEMU emulator
|
||||||
|
Complex_4627.bin^^Unknown^Microsoft XBOX^Used by XEMU emulator
|
||||||
|
syscard3.pce^^38179df8f4ac870017db21ebcbf53114^NEC PC Engine / CD^Super CD-ROM2 System V3.xx (Required)
|
||||||
|
syscard2.pce^^Unknown^NEC PC Engine / CD^CD-ROM System V2.xx
|
||||||
|
syscard1.pce^^Unknown^NEC PC Engine / CD^CD-ROM System V1.xx
|
||||||
|
gexpress.pce^^Unknown^NEC PC Engine / CD^Game Express CD Card
|
||||||
|
font.bmp^np2kai/^7da1e5b7c482d4108d22a5b09631d967^NEC PC-98 (Neko Project II Kai)^Needed to display text (Required)
|
||||||
|
FONT.ROM^np2kai/^2af6179d7de4893ea0b705c00e9a98d6^NEC PC-98 (Neko Project II Kai)^Alt font file (Required if normal font file is missing)
|
||||||
|
bios.rom^np2kai/^e246140dec5124c5e404869a84caefce^NEC PC-98 (Neko Project II Kai)^BIOS file (Required)
|
||||||
|
itf.rom^np2kai/^e9fc3890963b12cf15d0a2eea5815b72^NEC PC-98 (Neko Project II Kai)^BIOS file (Required)
|
||||||
|
sound.rom^np2kai/^caf90f22197aed6f14c471c21e64658d^NEC PC-98 (Neko Project II Kai)^BIOS file (Required)
|
||||||
|
bios9821.rom^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^Optional BIOS file
|
||||||
|
d8000.rom^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^Optional BIOS file
|
||||||
|
2608_BD.WAV^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^YM2608 RYTHM sample
|
||||||
|
2608_SD.WAV^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^YM2608 RYTHM sample
|
||||||
|
2608_TOP.WAV^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^YM2608 RYTHM sample
|
||||||
|
2608_HH.WAV^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^YM2608 RYTHM sample
|
||||||
|
2608_TOM.WAV^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^YM2608 RYTHM sample
|
||||||
|
2608_RIM.WAV^np2kai/^Unknown^NEC PC-98 (Neko Project II Kai)^YM2608 RYTHM sample
|
||||||
|
n88.rom^^4f984e04a99d56c4cfe36115415d6eb8^NEC PC-8000 / PC-8800 series (QUASI88)^BIOS File (Required)
|
||||||
|
n88n.rom^^2ff07b8769367321128e03924af668a0^NEC PC-8000 / PC-8800 series (QUASI88)^Required for PC-8000 series emulation. (N BASIC mode)
|
||||||
|
disk.rom^^793f86784e5608352a5d7f03f03e0858^NEC PC-8000 / PC-8800 series (QUASI88)^Required for loading disk images
|
||||||
|
n88knj1.rom^^d81c6d5d7ad1a4bbbd6ae22a01257603^NEC PC-8000 / PC-8800 series (QUASI88)^Required for viewing kanji
|
||||||
|
n88_0.rom^^d675a2ca186c6efcd6277b835de4c7e5^NEC PC-8000 / PC-8800 series (QUASI88)^Required for viewing kanji
|
||||||
|
n88_1.rom^^e844534dfe5744b381444dbe61ef1b66^NEC PC-8000 / PC-8800 series (QUASI88)^Optional BIOS file
|
||||||
|
n88_2.rom^^6548fa45061274dee1ea8ae1e9e93910^NEC PC-8000 / PC-8800 series (QUASI88)^Optional BIOS file
|
||||||
|
n88_3.rom^^fc4b76a402ba501e6ba6de4b3e8b4273^NEC PC-8000 / PC-8800 series (QUASI88)^Optional BIOS file
|
||||||
|
aes_keys.txt^citra/sysdata/^Unknown^Nintendo 3DS^Decryption keys used by Citra emulator
|
||||||
|
bios7.bin^^df692a80a5b1bc90728bc3dfc76cd948^Nintendo DS^Used by MelonDS emulator (Required, see Wiki)
|
||||||
|
bios9.bin^^a392174eb3e572fed6447e956bde4b25^Nintendo DS^Used by MelonDS emulator (Required, see Wiki)
|
||||||
|
firmware.bin^^e45033d9b0fa6b0de071292bba7c9d13^Nintendo DS^Used by MelonDS emulator (Required, see Wiki)
|
||||||
|
disksys.rom^^ca30b50f880eb660a320674ed365ef7a^Nintendo NES / Famicom^Family Computer Disk System BIOS - Required for Family Computer Disk System emulation
|
||||||
|
bios.min^^1e4fb124a3a886865acb574f388c803d^Nintendo Pokemon Mini^Pokémon Mini BIOS - Optional
|
||||||
|
prod.keys^switch/keys/^Unknown^Nintendo Switch^A file for Switch emulation in Yuzu (Required)
|
||||||
|
title.keys^switch/keys/^Unknown^Nintendo Switch^A file for Switch emulation in Yuzu (Required)
|
||||||
|
pico8^pico-8/^Unknown^PICO-8^The PICO-8 executable (Required)
|
||||||
|
pico8.dat^pico-8/^Unknown^PICO-8^A PICO-8 system file (Required)
|
||||||
|
pico8_dyn^pico-8/^Unknown^PICO-8^A PICO-8 system file (Required)
|
||||||
|
psxonpsp660.bin^^c53ca5908936d412331790f4426c6c33^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
scph5500.bin^^8dd7d5296a650fac7319bce665a6a53c^PSX^PS1 JP BIOS (At least 1 required)
|
||||||
|
scph5501.bin^^490f666e1afb15b7362b406ed1cea246^PSX^PS1 US BIOS (At least 1 required)
|
||||||
|
scph5502.bin^^32736f17079d0b2b7024407c39bd3050^PSX^PS1 EU BIOS (At least 1 required)
|
||||||
|
scph7001.bin^^1e68c231d0896b7eadcad1d7d8e76129^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
scph7002.bin^^b9d9a0286c33dc6b7237bb13cd46fdee^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
scph7003.bin^^490f666e1afb15b7362b406ed1cea246^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
scph7502.bin^^b9d9a0286c33dc6b7237bb13cd46fdee^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
scph9002(7502).bin^^b9d9a0286c33dc6b7237bb13cd46fdee^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
ps1_rom.bin^^81bbe60ba7a3d1cea1d48c14cbcc647b^PSX^PS1 BIOS (At least 1 required)
|
||||||
|
ps2-0200a-20040614.bin^^d333558cc14561c1fdc334c75d5f37b7^PS2^PS2 US BIOS (At least 1 required)
|
||||||
|
ps2-0200e-20040614.bin^^dc752f160044f2ed5fc1f4964db2a095^PS2^PS2 EU BIOS (At least 1 required)
|
||||||
|
ps2-0200j-20040614.bin^^0eee5d1c779aa50e94edd168b4ebf42e^PS2^PS2 JP BIOS (At least 1 required)
|
||||||
|
bios_CD_E.bin^^e66fa1dc5820d254611fdcdba0662372^Sega CD^MegaCD EU BIOS (At least 1 required)
|
||||||
|
bios_CD_U.bin^^2efd74e3232ff260e371b99f84024f7f^Sega CD^SegaCD US BIOS (At least 1 required)
|
||||||
|
bios_CD_J.bin^^278a9397d192149e84e820ac621a8edd^Sega CD^MegaCD JP BIOS (At least 1 required)
|
||||||
|
dc_boot.bin^dc/^e10c53c2f8b90bab96ead2d368858623^Sega Dreamcast^Dreamcast BIOS (Required)
|
||||||
|
naomi.zip^dc/^0ea6d3650ce4a7608a589e5df21a1f2f^Sega Dreamcast^Naomi BIOS
|
||||||
|
naomi2.zip^dc/^9b85e0de6ef359e5006c9b79a5a266b0^Sega Dreamcast^Naomi BIOS
|
||||||
|
naomi_boot.bin^dc/^96cb91c4a0bedd86e5a6965cfe6c0148^Sega Dreamcast^Naomi BIOS
|
||||||
|
hod2bios.zip^dc/^629bb0552463ba116ccf23d9a468a9f0^Sega Dreamcast^Naomi The House of the Dead 2 BIOS
|
||||||
|
f355dlx.zip^dc/^4b5bb177cbd760477598f85531dbe7fd^Sega Dreamcast^Naomi Ferrari F355 Challenge Deluxe BIOS
|
||||||
|
f355bios.zip^dc/^882f2c1cf8ec030955c48fe6aa6929ea^Sega Dreamcast^Naomi Ferrari F355 Challenge Twin/Deluxe BIOS
|
||||||
|
airlbios.zip^dc/^09ef4b8dea6cd8db2de1c13d510a6a87^Sega Dreamcast^Naomi Airline Pilots Deluxe BIOS
|
||||||
|
awbios.zip^dc/^b2f122e091da223beb824efafc3d6a36^Sega Dreamcast^Naomi Atomiswave BIOS
|
||||||
|
bios.sms^^840481177270d5642a14ca71ee72844c^Sega Master System / GameGear^Master System BIOS
|
||||||
|
BIOS.col^^2c66f5911e5b42b8ebe113403548eee7^Sega Master System / GameGear^Colecovision BIOS
|
||||||
|
sega_101.bin^^85ec9ca47d8f6807718151cbcca8b964^Sega Saturn^Saturn JP BIOS (At least 1 required)
|
||||||
|
mpr-17933.bin^^3240872c70984b6cbfda1586cab68dbe^Sega Saturn^Saturn US.mdEU BIOS (At least 1 required)
|
||||||
|
mpr-18811-mx.ic1^^255113ba943c92a54facd25a10fd780c^Sega Saturn^The King of Fighters 95 ROM Cartridge (Required for this game)
|
||||||
|
mpr-19367-mx.ic1^^1cd19988d1d72a3e7caa0b73234c96b4^Sega Saturn^Ultraman: Hikari no Kyojin Densetsu ROM Cartridge (Required for this game)
|
||||||
|
iplrom.dat^keropi/^7fd4caabac1d9169e289f0f7bbf71d8e^Sharp X68000^X68000 BIOS (Required)
|
||||||
|
cgrom.dat^keropi/^cb0a5cfcf7247a7eab74bb2716260269^Sharp X68000^Font file (Required)
|
||||||
|
iplrom30.dat^keropi/^Unknown^Sharp X68000^X68000 BIOS 2
|
||||||
|
iplromco.dat^keropi/^Unknown^Sharp X68000^X68000 BIOS 3
|
||||||
|
iplromxv.dat^keropi/^Unknown^Sharp X68000^X68000 BIOS 4
|
||||||
|
128p-0.rom^fuse/^Unknown^ZX Spectrum^Pentagon 128K/512K/1024 ROM (Required)
|
||||||
|
128p-1.rom^fuse/^Unknown^ZX Spectrum^Pentagon 128K/512K/1024 ROM (Required)
|
||||||
|
trdos.rom^fuse/^Unknown^ZX Spectrum^Pentagon 128K/512K/1024 ROM (Required)
|
||||||
|
gluck.rom^fuse/^Unknown^ZX Spectrum^Pentagon 512K/1024 ROM (Required)
|
||||||
|
256s-0.rom^fuse/^Unknown^ZX Spectrum^Scorpion 256K ROM (Required)
|
||||||
|
256s-1.rom^fuse/^Unknown^ZX Spectrum^Scorpion 256K ROM (Required)
|
||||||
|
256s-2.rom^fuse/^Unknown^ZX Spectrum^Scorpion 256K ROM (Required)
|
||||||
|
256s-3.rom^fuse/^Unknown^ZX Spectrum^Scorpion 256K ROM (Required)
|
|
@ -0,0 +1,35 @@
|
||||||
|
[chd]
|
||||||
|
3do
|
||||||
|
amigacd32
|
||||||
|
dreamcast
|
||||||
|
megacd
|
||||||
|
neogeocd
|
||||||
|
pcenginecd
|
||||||
|
pcfx
|
||||||
|
psx
|
||||||
|
ps2
|
||||||
|
saturn
|
||||||
|
saturnjp
|
||||||
|
segacd
|
||||||
|
tg-cd
|
||||||
|
[rvz]
|
||||||
|
gc
|
||||||
|
wii
|
||||||
|
[zip]
|
||||||
|
atari2600
|
||||||
|
atari5200
|
||||||
|
atari7800
|
||||||
|
atari800
|
||||||
|
atarijaguar
|
||||||
|
atarilynx
|
||||||
|
atarist
|
||||||
|
gamegear
|
||||||
|
gb
|
||||||
|
gba
|
||||||
|
gbc
|
||||||
|
genesis
|
||||||
|
mastersystem
|
||||||
|
nds
|
||||||
|
nes
|
||||||
|
snes
|
||||||
|
snesna
|
|
@ -0,0 +1,6 @@
|
||||||
|
uuddlrlrstart^set_setting_value $rd_conf developer_options true retrodeck options
|
||||||
|
uuddlrlrstart^echo Visit the Configurator to behold your new-found powers.
|
||||||
|
uuddlrlrstart^echo But beware, with great power comes great responsibility...
|
||||||
|
gameovermangameover^set_setting_value $rd_conf developer_options false retrodeck options
|
||||||
|
gameovermangameover^echo You have relinquished your powers in the name of saftey.
|
||||||
|
gameovermangameover^echo This was a wise choice.
|
|
@ -0,0 +1,11 @@
|
||||||
|
citra-emu
|
||||||
|
dolphin-emu
|
||||||
|
duckstation
|
||||||
|
melonDS
|
||||||
|
PCSX2
|
||||||
|
ppsspp
|
||||||
|
primehack
|
||||||
|
rpcs3
|
||||||
|
Ryujinx
|
||||||
|
xemu
|
||||||
|
yuzu
|
|
@ -0,0 +1,60 @@
|
||||||
|
.32x
|
||||||
|
.68k
|
||||||
|
.NDS
|
||||||
|
.a26
|
||||||
|
.a52
|
||||||
|
.a78
|
||||||
|
.abs
|
||||||
|
.agb
|
||||||
|
.atr
|
||||||
|
.atx
|
||||||
|
.bin
|
||||||
|
.bml
|
||||||
|
.bms
|
||||||
|
.bs
|
||||||
|
.bsx
|
||||||
|
.cas
|
||||||
|
.cdm
|
||||||
|
.cgb
|
||||||
|
.cof
|
||||||
|
.col
|
||||||
|
.dim
|
||||||
|
.dmg
|
||||||
|
.dx2
|
||||||
|
.fds
|
||||||
|
.fig
|
||||||
|
.gb
|
||||||
|
.gba
|
||||||
|
.gbc
|
||||||
|
.gd3
|
||||||
|
.gd7
|
||||||
|
.gen
|
||||||
|
.gg
|
||||||
|
.ipf
|
||||||
|
.j64
|
||||||
|
.jag
|
||||||
|
.lnx
|
||||||
|
.md
|
||||||
|
.mdx
|
||||||
|
.mgd
|
||||||
|
.msa
|
||||||
|
.nds
|
||||||
|
.nes
|
||||||
|
.o
|
||||||
|
.prg
|
||||||
|
.rom
|
||||||
|
.sfc
|
||||||
|
.sg
|
||||||
|
.sgb
|
||||||
|
.sgd
|
||||||
|
.smc
|
||||||
|
.smd
|
||||||
|
.sms
|
||||||
|
.st
|
||||||
|
.st
|
||||||
|
.stx
|
||||||
|
.swc
|
||||||
|
.unf
|
||||||
|
.unif
|
||||||
|
.xex
|
||||||
|
.xfd
|
|
@ -1,3 +1,4 @@
|
||||||
|
[paths]
|
||||||
version=
|
version=
|
||||||
rdhome=/home/deck/retrodeck
|
rdhome=/home/deck/retrodeck
|
||||||
roms_folder=/home/deck/retrodeck/roms
|
roms_folder=/home/deck/retrodeck/roms
|
||||||
|
@ -7,7 +8,19 @@ bios_folder=/home/deck/retrodeck/bios
|
||||||
media_folder=/home/deck/retrodeck/downloaded_media
|
media_folder=/home/deck/retrodeck/downloaded_media
|
||||||
themes_folder=/home/deck/retrodeck/themes
|
themes_folder=/home/deck/retrodeck/themes
|
||||||
logs_folder=/home/deck/retrodeck/.logs
|
logs_folder=/home/deck/retrodeck/.logs
|
||||||
|
screenshots_folder=/home/deck/retrodeck/screenshots
|
||||||
|
mods_folder=/home/deck/retrodeck/mods
|
||||||
|
texture_packs_folder=/home/deck/retrodeck/texture_packs
|
||||||
sdcard=/run/media/mmcblk0p1
|
sdcard=/run/media/mmcblk0p1
|
||||||
|
|
||||||
|
[options]
|
||||||
power_user_warning=true
|
power_user_warning=true
|
||||||
desktop_mode_warning=true
|
desktop_mode_warning=true
|
||||||
|
update_check=false
|
||||||
|
update_repo=RetroDECK
|
||||||
|
update_ignore=
|
||||||
|
cloud_saves=false
|
||||||
|
multi_user_mode=false
|
||||||
|
ask_default_user=true
|
||||||
|
default_user=
|
||||||
|
developer_options=false
|
4
emu-configs/retroarch/borders/Dreamcast.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = dreamcast.png
|
4
emu-configs/retroarch/borders/Gamecube.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = gamecube.png
|
674
emu-configs/retroarch/borders/LICENSE
Normal file
|
@ -0,0 +1,674 @@
|
||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 3, 29 June 2007
|
||||||
|
|
||||||
|
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The GNU General Public License is a free, copyleft license for
|
||||||
|
software and other kinds of works.
|
||||||
|
|
||||||
|
The licenses for most software and other practical works are designed
|
||||||
|
to take away your freedom to share and change the works. By contrast,
|
||||||
|
the GNU General Public License is intended to guarantee your freedom to
|
||||||
|
share and change all versions of a program--to make sure it remains free
|
||||||
|
software for all its users. We, the Free Software Foundation, use the
|
||||||
|
GNU General Public License for most of our software; it applies also to
|
||||||
|
any other work released this way by its authors. You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
them if you wish), that you receive source code or can get it if you
|
||||||
|
want it, that you can change the software or use pieces of it in new
|
||||||
|
free programs, and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to prevent others from denying you
|
||||||
|
these rights or asking you to surrender the rights. Therefore, you have
|
||||||
|
certain responsibilities if you distribute copies of the software, or if
|
||||||
|
you modify it: responsibilities to respect the freedom of others.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must pass on to the recipients the same
|
||||||
|
freedoms that you received. You must make sure that they, too, receive
|
||||||
|
or can get the source code. And you must show them these terms so they
|
||||||
|
know their rights.
|
||||||
|
|
||||||
|
Developers that use the GNU GPL protect your rights with two steps:
|
||||||
|
(1) assert copyright on the software, and (2) offer you this License
|
||||||
|
giving you legal permission to copy, distribute and/or modify it.
|
||||||
|
|
||||||
|
For the developers' and authors' protection, the GPL clearly explains
|
||||||
|
that there is no warranty for this free software. For both users' and
|
||||||
|
authors' sake, the GPL requires that modified versions be marked as
|
||||||
|
changed, so that their problems will not be attributed erroneously to
|
||||||
|
authors of previous versions.
|
||||||
|
|
||||||
|
Some devices are designed to deny users access to install or run
|
||||||
|
modified versions of the software inside them, although the manufacturer
|
||||||
|
can do so. This is fundamentally incompatible with the aim of
|
||||||
|
protecting users' freedom to change the software. The systematic
|
||||||
|
pattern of such abuse occurs in the area of products for individuals to
|
||||||
|
use, which is precisely where it is most unacceptable. Therefore, we
|
||||||
|
have designed this version of the GPL to prohibit the practice for those
|
||||||
|
products. If such problems arise substantially in other domains, we
|
||||||
|
stand ready to extend this provision to those domains in future versions
|
||||||
|
of the GPL, as needed to protect the freedom of users.
|
||||||
|
|
||||||
|
Finally, every program is threatened constantly by software patents.
|
||||||
|
States should not allow patents to restrict development and use of
|
||||||
|
software on general-purpose computers, but in those that do, we wish to
|
||||||
|
avoid the special danger that patents applied to a free program could
|
||||||
|
make it effectively proprietary. To prevent this, the GPL assures that
|
||||||
|
patents cannot be used to render the program non-free.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
0. Definitions.
|
||||||
|
|
||||||
|
"This License" refers to version 3 of the GNU General Public License.
|
||||||
|
|
||||||
|
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||||
|
works, such as semiconductor masks.
|
||||||
|
|
||||||
|
"The Program" refers to any copyrightable work licensed under this
|
||||||
|
License. Each licensee is addressed as "you". "Licensees" and
|
||||||
|
"recipients" may be individuals or organizations.
|
||||||
|
|
||||||
|
To "modify" a work means to copy from or adapt all or part of the work
|
||||||
|
in a fashion requiring copyright permission, other than the making of an
|
||||||
|
exact copy. The resulting work is called a "modified version" of the
|
||||||
|
earlier work or a work "based on" the earlier work.
|
||||||
|
|
||||||
|
A "covered work" means either the unmodified Program or a work based
|
||||||
|
on the Program.
|
||||||
|
|
||||||
|
To "propagate" a work means to do anything with it that, without
|
||||||
|
permission, would make you directly or secondarily liable for
|
||||||
|
infringement under applicable copyright law, except executing it on a
|
||||||
|
computer or modifying a private copy. Propagation includes copying,
|
||||||
|
distribution (with or without modification), making available to the
|
||||||
|
public, and in some countries other activities as well.
|
||||||
|
|
||||||
|
To "convey" a work means any kind of propagation that enables other
|
||||||
|
parties to make or receive copies. Mere interaction with a user through
|
||||||
|
a computer network, with no transfer of a copy, is not conveying.
|
||||||
|
|
||||||
|
An interactive user interface displays "Appropriate Legal Notices"
|
||||||
|
to the extent that it includes a convenient and prominently visible
|
||||||
|
feature that (1) displays an appropriate copyright notice, and (2)
|
||||||
|
tells the user that there is no warranty for the work (except to the
|
||||||
|
extent that warranties are provided), that licensees may convey the
|
||||||
|
work under this License, and how to view a copy of this License. If
|
||||||
|
the interface presents a list of user commands or options, such as a
|
||||||
|
menu, a prominent item in the list meets this criterion.
|
||||||
|
|
||||||
|
1. Source Code.
|
||||||
|
|
||||||
|
The "source code" for a work means the preferred form of the work
|
||||||
|
for making modifications to it. "Object code" means any non-source
|
||||||
|
form of a work.
|
||||||
|
|
||||||
|
A "Standard Interface" means an interface that either is an official
|
||||||
|
standard defined by a recognized standards body, or, in the case of
|
||||||
|
interfaces specified for a particular programming language, one that
|
||||||
|
is widely used among developers working in that language.
|
||||||
|
|
||||||
|
The "System Libraries" of an executable work include anything, other
|
||||||
|
than the work as a whole, that (a) is included in the normal form of
|
||||||
|
packaging a Major Component, but which is not part of that Major
|
||||||
|
Component, and (b) serves only to enable use of the work with that
|
||||||
|
Major Component, or to implement a Standard Interface for which an
|
||||||
|
implementation is available to the public in source code form. A
|
||||||
|
"Major Component", in this context, means a major essential component
|
||||||
|
(kernel, window system, and so on) of the specific operating system
|
||||||
|
(if any) on which the executable work runs, or a compiler used to
|
||||||
|
produce the work, or an object code interpreter used to run it.
|
||||||
|
|
||||||
|
The "Corresponding Source" for a work in object code form means all
|
||||||
|
the source code needed to generate, install, and (for an executable
|
||||||
|
work) run the object code and to modify the work, including scripts to
|
||||||
|
control those activities. However, it does not include the work's
|
||||||
|
System Libraries, or general-purpose tools or generally available free
|
||||||
|
programs which are used unmodified in performing those activities but
|
||||||
|
which are not part of the work. For example, Corresponding Source
|
||||||
|
includes interface definition files associated with source files for
|
||||||
|
the work, and the source code for shared libraries and dynamically
|
||||||
|
linked subprograms that the work is specifically designed to require,
|
||||||
|
such as by intimate data communication or control flow between those
|
||||||
|
subprograms and other parts of the work.
|
||||||
|
|
||||||
|
The Corresponding Source need not include anything that users
|
||||||
|
can regenerate automatically from other parts of the Corresponding
|
||||||
|
Source.
|
||||||
|
|
||||||
|
The Corresponding Source for a work in source code form is that
|
||||||
|
same work.
|
||||||
|
|
||||||
|
2. Basic Permissions.
|
||||||
|
|
||||||
|
All rights granted under this License are granted for the term of
|
||||||
|
copyright on the Program, and are irrevocable provided the stated
|
||||||
|
conditions are met. This License explicitly affirms your unlimited
|
||||||
|
permission to run the unmodified Program. The output from running a
|
||||||
|
covered work is covered by this License only if the output, given its
|
||||||
|
content, constitutes a covered work. This License acknowledges your
|
||||||
|
rights of fair use or other equivalent, as provided by copyright law.
|
||||||
|
|
||||||
|
You may make, run and propagate covered works that you do not
|
||||||
|
convey, without conditions so long as your license otherwise remains
|
||||||
|
in force. You may convey covered works to others for the sole purpose
|
||||||
|
of having them make modifications exclusively for you, or provide you
|
||||||
|
with facilities for running those works, provided that you comply with
|
||||||
|
the terms of this License in conveying all material for which you do
|
||||||
|
not control copyright. Those thus making or running the covered works
|
||||||
|
for you must do so exclusively on your behalf, under your direction
|
||||||
|
and control, on terms that prohibit them from making any copies of
|
||||||
|
your copyrighted material outside their relationship with you.
|
||||||
|
|
||||||
|
Conveying under any other circumstances is permitted solely under
|
||||||
|
the conditions stated below. Sublicensing is not allowed; section 10
|
||||||
|
makes it unnecessary.
|
||||||
|
|
||||||
|
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||||
|
|
||||||
|
No covered work shall be deemed part of an effective technological
|
||||||
|
measure under any applicable law fulfilling obligations under article
|
||||||
|
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||||
|
similar laws prohibiting or restricting circumvention of such
|
||||||
|
measures.
|
||||||
|
|
||||||
|
When you convey a covered work, you waive any legal power to forbid
|
||||||
|
circumvention of technological measures to the extent such circumvention
|
||||||
|
is effected by exercising rights under this License with respect to
|
||||||
|
the covered work, and you disclaim any intention to limit operation or
|
||||||
|
modification of the work as a means of enforcing, against the work's
|
||||||
|
users, your or third parties' legal rights to forbid circumvention of
|
||||||
|
technological measures.
|
||||||
|
|
||||||
|
4. Conveying Verbatim Copies.
|
||||||
|
|
||||||
|
You may convey verbatim copies of the Program's source code as you
|
||||||
|
receive it, in any medium, provided that you conspicuously and
|
||||||
|
appropriately publish on each copy an appropriate copyright notice;
|
||||||
|
keep intact all notices stating that this License and any
|
||||||
|
non-permissive terms added in accord with section 7 apply to the code;
|
||||||
|
keep intact all notices of the absence of any warranty; and give all
|
||||||
|
recipients a copy of this License along with the Program.
|
||||||
|
|
||||||
|
You may charge any price or no price for each copy that you convey,
|
||||||
|
and you may offer support or warranty protection for a fee.
|
||||||
|
|
||||||
|
5. Conveying Modified Source Versions.
|
||||||
|
|
||||||
|
You may convey a work based on the Program, or the modifications to
|
||||||
|
produce it from the Program, in the form of source code under the
|
||||||
|
terms of section 4, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) The work must carry prominent notices stating that you modified
|
||||||
|
it, and giving a relevant date.
|
||||||
|
|
||||||
|
b) The work must carry prominent notices stating that it is
|
||||||
|
released under this License and any conditions added under section
|
||||||
|
7. This requirement modifies the requirement in section 4 to
|
||||||
|
"keep intact all notices".
|
||||||
|
|
||||||
|
c) You must license the entire work, as a whole, under this
|
||||||
|
License to anyone who comes into possession of a copy. This
|
||||||
|
License will therefore apply, along with any applicable section 7
|
||||||
|
additional terms, to the whole of the work, and all its parts,
|
||||||
|
regardless of how they are packaged. This License gives no
|
||||||
|
permission to license the work in any other way, but it does not
|
||||||
|
invalidate such permission if you have separately received it.
|
||||||
|
|
||||||
|
d) If the work has interactive user interfaces, each must display
|
||||||
|
Appropriate Legal Notices; however, if the Program has interactive
|
||||||
|
interfaces that do not display Appropriate Legal Notices, your
|
||||||
|
work need not make them do so.
|
||||||
|
|
||||||
|
A compilation of a covered work with other separate and independent
|
||||||
|
works, which are not by their nature extensions of the covered work,
|
||||||
|
and which are not combined with it such as to form a larger program,
|
||||||
|
in or on a volume of a storage or distribution medium, is called an
|
||||||
|
"aggregate" if the compilation and its resulting copyright are not
|
||||||
|
used to limit the access or legal rights of the compilation's users
|
||||||
|
beyond what the individual works permit. Inclusion of a covered work
|
||||||
|
in an aggregate does not cause this License to apply to the other
|
||||||
|
parts of the aggregate.
|
||||||
|
|
||||||
|
6. Conveying Non-Source Forms.
|
||||||
|
|
||||||
|
You may convey a covered work in object code form under the terms
|
||||||
|
of sections 4 and 5, provided that you also convey the
|
||||||
|
machine-readable Corresponding Source under the terms of this License,
|
||||||
|
in one of these ways:
|
||||||
|
|
||||||
|
a) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by the
|
||||||
|
Corresponding Source fixed on a durable physical medium
|
||||||
|
customarily used for software interchange.
|
||||||
|
|
||||||
|
b) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by a
|
||||||
|
written offer, valid for at least three years and valid for as
|
||||||
|
long as you offer spare parts or customer support for that product
|
||||||
|
model, to give anyone who possesses the object code either (1) a
|
||||||
|
copy of the Corresponding Source for all the software in the
|
||||||
|
product that is covered by this License, on a durable physical
|
||||||
|
medium customarily used for software interchange, for a price no
|
||||||
|
more than your reasonable cost of physically performing this
|
||||||
|
conveying of source, or (2) access to copy the
|
||||||
|
Corresponding Source from a network server at no charge.
|
||||||
|
|
||||||
|
c) Convey individual copies of the object code with a copy of the
|
||||||
|
written offer to provide the Corresponding Source. This
|
||||||
|
alternative is allowed only occasionally and noncommercially, and
|
||||||
|
only if you received the object code with such an offer, in accord
|
||||||
|
with subsection 6b.
|
||||||
|
|
||||||
|
d) Convey the object code by offering access from a designated
|
||||||
|
place (gratis or for a charge), and offer equivalent access to the
|
||||||
|
Corresponding Source in the same way through the same place at no
|
||||||
|
further charge. You need not require recipients to copy the
|
||||||
|
Corresponding Source along with the object code. If the place to
|
||||||
|
copy the object code is a network server, the Corresponding Source
|
||||||
|
may be on a different server (operated by you or a third party)
|
||||||
|
that supports equivalent copying facilities, provided you maintain
|
||||||
|
clear directions next to the object code saying where to find the
|
||||||
|
Corresponding Source. Regardless of what server hosts the
|
||||||
|
Corresponding Source, you remain obligated to ensure that it is
|
||||||
|
available for as long as needed to satisfy these requirements.
|
||||||
|
|
||||||
|
e) Convey the object code using peer-to-peer transmission, provided
|
||||||
|
you inform other peers where the object code and Corresponding
|
||||||
|
Source of the work are being offered to the general public at no
|
||||||
|
charge under subsection 6d.
|
||||||
|
|
||||||
|
A separable portion of the object code, whose source code is excluded
|
||||||
|
from the Corresponding Source as a System Library, need not be
|
||||||
|
included in conveying the object code work.
|
||||||
|
|
||||||
|
A "User Product" is either (1) a "consumer product", which means any
|
||||||
|
tangible personal property which is normally used for personal, family,
|
||||||
|
or household purposes, or (2) anything designed or sold for incorporation
|
||||||
|
into a dwelling. In determining whether a product is a consumer product,
|
||||||
|
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||||
|
product received by a particular user, "normally used" refers to a
|
||||||
|
typical or common use of that class of product, regardless of the status
|
||||||
|
of the particular user or of the way in which the particular user
|
||||||
|
actually uses, or expects or is expected to use, the product. A product
|
||||||
|
is a consumer product regardless of whether the product has substantial
|
||||||
|
commercial, industrial or non-consumer uses, unless such uses represent
|
||||||
|
the only significant mode of use of the product.
|
||||||
|
|
||||||
|
"Installation Information" for a User Product means any methods,
|
||||||
|
procedures, authorization keys, or other information required to install
|
||||||
|
and execute modified versions of a covered work in that User Product from
|
||||||
|
a modified version of its Corresponding Source. The information must
|
||||||
|
suffice to ensure that the continued functioning of the modified object
|
||||||
|
code is in no case prevented or interfered with solely because
|
||||||
|
modification has been made.
|
||||||
|
|
||||||
|
If you convey an object code work under this section in, or with, or
|
||||||
|
specifically for use in, a User Product, and the conveying occurs as
|
||||||
|
part of a transaction in which the right of possession and use of the
|
||||||
|
User Product is transferred to the recipient in perpetuity or for a
|
||||||
|
fixed term (regardless of how the transaction is characterized), the
|
||||||
|
Corresponding Source conveyed under this section must be accompanied
|
||||||
|
by the Installation Information. But this requirement does not apply
|
||||||
|
if neither you nor any third party retains the ability to install
|
||||||
|
modified object code on the User Product (for example, the work has
|
||||||
|
been installed in ROM).
|
||||||
|
|
||||||
|
The requirement to provide Installation Information does not include a
|
||||||
|
requirement to continue to provide support service, warranty, or updates
|
||||||
|
for a work that has been modified or installed by the recipient, or for
|
||||||
|
the User Product in which it has been modified or installed. Access to a
|
||||||
|
network may be denied when the modification itself materially and
|
||||||
|
adversely affects the operation of the network or violates the rules and
|
||||||
|
protocols for communication across the network.
|
||||||
|
|
||||||
|
Corresponding Source conveyed, and Installation Information provided,
|
||||||
|
in accord with this section must be in a format that is publicly
|
||||||
|
documented (and with an implementation available to the public in
|
||||||
|
source code form), and must require no special password or key for
|
||||||
|
unpacking, reading or copying.
|
||||||
|
|
||||||
|
7. Additional Terms.
|
||||||
|
|
||||||
|
"Additional permissions" are terms that supplement the terms of this
|
||||||
|
License by making exceptions from one or more of its conditions.
|
||||||
|
Additional permissions that are applicable to the entire Program shall
|
||||||
|
be treated as though they were included in this License, to the extent
|
||||||
|
that they are valid under applicable law. If additional permissions
|
||||||
|
apply only to part of the Program, that part may be used separately
|
||||||
|
under those permissions, but the entire Program remains governed by
|
||||||
|
this License without regard to the additional permissions.
|
||||||
|
|
||||||
|
When you convey a copy of a covered work, you may at your option
|
||||||
|
remove any additional permissions from that copy, or from any part of
|
||||||
|
it. (Additional permissions may be written to require their own
|
||||||
|
removal in certain cases when you modify the work.) You may place
|
||||||
|
additional permissions on material, added by you to a covered work,
|
||||||
|
for which you have or can give appropriate copyright permission.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, for material you
|
||||||
|
add to a covered work, you may (if authorized by the copyright holders of
|
||||||
|
that material) supplement the terms of this License with terms:
|
||||||
|
|
||||||
|
a) Disclaiming warranty or limiting liability differently from the
|
||||||
|
terms of sections 15 and 16 of this License; or
|
||||||
|
|
||||||
|
b) Requiring preservation of specified reasonable legal notices or
|
||||||
|
author attributions in that material or in the Appropriate Legal
|
||||||
|
Notices displayed by works containing it; or
|
||||||
|
|
||||||
|
c) Prohibiting misrepresentation of the origin of that material, or
|
||||||
|
requiring that modified versions of such material be marked in
|
||||||
|
reasonable ways as different from the original version; or
|
||||||
|
|
||||||
|
d) Limiting the use for publicity purposes of names of licensors or
|
||||||
|
authors of the material; or
|
||||||
|
|
||||||
|
e) Declining to grant rights under trademark law for use of some
|
||||||
|
trade names, trademarks, or service marks; or
|
||||||
|
|
||||||
|
f) Requiring indemnification of licensors and authors of that
|
||||||
|
material by anyone who conveys the material (or modified versions of
|
||||||
|
it) with contractual assumptions of liability to the recipient, for
|
||||||
|
any liability that these contractual assumptions directly impose on
|
||||||
|
those licensors and authors.
|
||||||
|
|
||||||
|
All other non-permissive additional terms are considered "further
|
||||||
|
restrictions" within the meaning of section 10. If the Program as you
|
||||||
|
received it, or any part of it, contains a notice stating that it is
|
||||||
|
governed by this License along with a term that is a further
|
||||||
|
restriction, you may remove that term. If a license document contains
|
||||||
|
a further restriction but permits relicensing or conveying under this
|
||||||
|
License, you may add to a covered work material governed by the terms
|
||||||
|
of that license document, provided that the further restriction does
|
||||||
|
not survive such relicensing or conveying.
|
||||||
|
|
||||||
|
If you add terms to a covered work in accord with this section, you
|
||||||
|
must place, in the relevant source files, a statement of the
|
||||||
|
additional terms that apply to those files, or a notice indicating
|
||||||
|
where to find the applicable terms.
|
||||||
|
|
||||||
|
Additional terms, permissive or non-permissive, may be stated in the
|
||||||
|
form of a separately written license, or stated as exceptions;
|
||||||
|
the above requirements apply either way.
|
||||||
|
|
||||||
|
8. Termination.
|
||||||
|
|
||||||
|
You may not propagate or modify a covered work except as expressly
|
||||||
|
provided under this License. Any attempt otherwise to propagate or
|
||||||
|
modify it is void, and will automatically terminate your rights under
|
||||||
|
this License (including any patent licenses granted under the third
|
||||||
|
paragraph of section 11).
|
||||||
|
|
||||||
|
However, if you cease all violation of this License, then your
|
||||||
|
license from a particular copyright holder is reinstated (a)
|
||||||
|
provisionally, unless and until the copyright holder explicitly and
|
||||||
|
finally terminates your license, and (b) permanently, if the copyright
|
||||||
|
holder fails to notify you of the violation by some reasonable means
|
||||||
|
prior to 60 days after the cessation.
|
||||||
|
|
||||||
|
Moreover, your license from a particular copyright holder is
|
||||||
|
reinstated permanently if the copyright holder notifies you of the
|
||||||
|
violation by some reasonable means, this is the first time you have
|
||||||
|
received notice of violation of this License (for any work) from that
|
||||||
|
copyright holder, and you cure the violation prior to 30 days after
|
||||||
|
your receipt of the notice.
|
||||||
|
|
||||||
|
Termination of your rights under this section does not terminate the
|
||||||
|
licenses of parties who have received copies or rights from you under
|
||||||
|
this License. If your rights have been terminated and not permanently
|
||||||
|
reinstated, you do not qualify to receive new licenses for the same
|
||||||
|
material under section 10.
|
||||||
|
|
||||||
|
9. Acceptance Not Required for Having Copies.
|
||||||
|
|
||||||
|
You are not required to accept this License in order to receive or
|
||||||
|
run a copy of the Program. Ancillary propagation of a covered work
|
||||||
|
occurring solely as a consequence of using peer-to-peer transmission
|
||||||
|
to receive a copy likewise does not require acceptance. However,
|
||||||
|
nothing other than this License grants you permission to propagate or
|
||||||
|
modify any covered work. These actions infringe copyright if you do
|
||||||
|
not accept this License. Therefore, by modifying or propagating a
|
||||||
|
covered work, you indicate your acceptance of this License to do so.
|
||||||
|
|
||||||
|
10. Automatic Licensing of Downstream Recipients.
|
||||||
|
|
||||||
|
Each time you convey a covered work, the recipient automatically
|
||||||
|
receives a license from the original licensors, to run, modify and
|
||||||
|
propagate that work, subject to this License. You are not responsible
|
||||||
|
for enforcing compliance by third parties with this License.
|
||||||
|
|
||||||
|
An "entity transaction" is a transaction transferring control of an
|
||||||
|
organization, or substantially all assets of one, or subdividing an
|
||||||
|
organization, or merging organizations. If propagation of a covered
|
||||||
|
work results from an entity transaction, each party to that
|
||||||
|
transaction who receives a copy of the work also receives whatever
|
||||||
|
licenses to the work the party's predecessor in interest had or could
|
||||||
|
give under the previous paragraph, plus a right to possession of the
|
||||||
|
Corresponding Source of the work from the predecessor in interest, if
|
||||||
|
the predecessor has it or can get it with reasonable efforts.
|
||||||
|
|
||||||
|
You may not impose any further restrictions on the exercise of the
|
||||||
|
rights granted or affirmed under this License. For example, you may
|
||||||
|
not impose a license fee, royalty, or other charge for exercise of
|
||||||
|
rights granted under this License, and you may not initiate litigation
|
||||||
|
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||||
|
any patent claim is infringed by making, using, selling, offering for
|
||||||
|
sale, or importing the Program or any portion of it.
|
||||||
|
|
||||||
|
11. Patents.
|
||||||
|
|
||||||
|
A "contributor" is a copyright holder who authorizes use under this
|
||||||
|
License of the Program or a work on which the Program is based. The
|
||||||
|
work thus licensed is called the contributor's "contributor version".
|
||||||
|
|
||||||
|
A contributor's "essential patent claims" are all patent claims
|
||||||
|
owned or controlled by the contributor, whether already acquired or
|
||||||
|
hereafter acquired, that would be infringed by some manner, permitted
|
||||||
|
by this License, of making, using, or selling its contributor version,
|
||||||
|
but do not include claims that would be infringed only as a
|
||||||
|
consequence of further modification of the contributor version. For
|
||||||
|
purposes of this definition, "control" includes the right to grant
|
||||||
|
patent sublicenses in a manner consistent with the requirements of
|
||||||
|
this License.
|
||||||
|
|
||||||
|
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||||
|
patent license under the contributor's essential patent claims, to
|
||||||
|
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||||
|
propagate the contents of its contributor version.
|
||||||
|
|
||||||
|
In the following three paragraphs, a "patent license" is any express
|
||||||
|
agreement or commitment, however denominated, not to enforce a patent
|
||||||
|
(such as an express permission to practice a patent or covenant not to
|
||||||
|
sue for patent infringement). To "grant" such a patent license to a
|
||||||
|
party means to make such an agreement or commitment not to enforce a
|
||||||
|
patent against the party.
|
||||||
|
|
||||||
|
If you convey a covered work, knowingly relying on a patent license,
|
||||||
|
and the Corresponding Source of the work is not available for anyone
|
||||||
|
to copy, free of charge and under the terms of this License, through a
|
||||||
|
publicly available network server or other readily accessible means,
|
||||||
|
then you must either (1) cause the Corresponding Source to be so
|
||||||
|
available, or (2) arrange to deprive yourself of the benefit of the
|
||||||
|
patent license for this particular work, or (3) arrange, in a manner
|
||||||
|
consistent with the requirements of this License, to extend the patent
|
||||||
|
license to downstream recipients. "Knowingly relying" means you have
|
||||||
|
actual knowledge that, but for the patent license, your conveying the
|
||||||
|
covered work in a country, or your recipient's use of the covered work
|
||||||
|
in a country, would infringe one or more identifiable patents in that
|
||||||
|
country that you have reason to believe are valid.
|
||||||
|
|
||||||
|
If, pursuant to or in connection with a single transaction or
|
||||||
|
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||||
|
covered work, and grant a patent license to some of the parties
|
||||||
|
receiving the covered work authorizing them to use, propagate, modify
|
||||||
|
or convey a specific copy of the covered work, then the patent license
|
||||||
|
you grant is automatically extended to all recipients of the covered
|
||||||
|
work and works based on it.
|
||||||
|
|
||||||
|
A patent license is "discriminatory" if it does not include within
|
||||||
|
the scope of its coverage, prohibits the exercise of, or is
|
||||||
|
conditioned on the non-exercise of one or more of the rights that are
|
||||||
|
specifically granted under this License. You may not convey a covered
|
||||||
|
work if you are a party to an arrangement with a third party that is
|
||||||
|
in the business of distributing software, under which you make payment
|
||||||
|
to the third party based on the extent of your activity of conveying
|
||||||
|
the work, and under which the third party grants, to any of the
|
||||||
|
parties who would receive the covered work from you, a discriminatory
|
||||||
|
patent license (a) in connection with copies of the covered work
|
||||||
|
conveyed by you (or copies made from those copies), or (b) primarily
|
||||||
|
for and in connection with specific products or compilations that
|
||||||
|
contain the covered work, unless you entered into that arrangement,
|
||||||
|
or that patent license was granted, prior to 28 March 2007.
|
||||||
|
|
||||||
|
Nothing in this License shall be construed as excluding or limiting
|
||||||
|
any implied license or other defenses to infringement that may
|
||||||
|
otherwise be available to you under applicable patent law.
|
||||||
|
|
||||||
|
12. No Surrender of Others' Freedom.
|
||||||
|
|
||||||
|
If conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot convey a
|
||||||
|
covered work so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you may
|
||||||
|
not convey it at all. For example, if you agree to terms that obligate you
|
||||||
|
to collect a royalty for further conveying from those to whom you convey
|
||||||
|
the Program, the only way you could satisfy both those terms and this
|
||||||
|
License would be to refrain entirely from conveying the Program.
|
||||||
|
|
||||||
|
13. Use with the GNU Affero General Public License.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, you have
|
||||||
|
permission to link or combine any covered work with a work licensed
|
||||||
|
under version 3 of the GNU Affero General Public License into a single
|
||||||
|
combined work, and to convey the resulting work. The terms of this
|
||||||
|
License will continue to apply to the part which is the covered work,
|
||||||
|
but the special requirements of the GNU Affero General Public License,
|
||||||
|
section 13, concerning interaction through a network will apply to the
|
||||||
|
combination as such.
|
||||||
|
|
||||||
|
14. Revised Versions of this License.
|
||||||
|
|
||||||
|
The Free Software Foundation may publish revised and/or new versions of
|
||||||
|
the GNU General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the
|
||||||
|
Program specifies that a certain numbered version of the GNU General
|
||||||
|
Public License "or any later version" applies to it, you have the
|
||||||
|
option of following the terms and conditions either of that numbered
|
||||||
|
version or of any later version published by the Free Software
|
||||||
|
Foundation. If the Program does not specify a version number of the
|
||||||
|
GNU General Public License, you may choose any version ever published
|
||||||
|
by the Free Software Foundation.
|
||||||
|
|
||||||
|
If the Program specifies that a proxy can decide which future
|
||||||
|
versions of the GNU General Public License can be used, that proxy's
|
||||||
|
public statement of acceptance of a version permanently authorizes you
|
||||||
|
to choose that version for the Program.
|
||||||
|
|
||||||
|
Later license versions may give you additional or different
|
||||||
|
permissions. However, no additional obligations are imposed on any
|
||||||
|
author or copyright holder as a result of your choosing to follow a
|
||||||
|
later version.
|
||||||
|
|
||||||
|
15. Disclaimer of Warranty.
|
||||||
|
|
||||||
|
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||||
|
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||||
|
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||||
|
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||||
|
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||||
|
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||||
|
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||||
|
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
16. Limitation of Liability.
|
||||||
|
|
||||||
|
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||||
|
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||||
|
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||||
|
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||||
|
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||||
|
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||||
|
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||||
|
SUCH DAMAGES.
|
||||||
|
|
||||||
|
17. Interpretation of Sections 15 and 16.
|
||||||
|
|
||||||
|
If the disclaimer of warranty and limitation of liability provided
|
||||||
|
above cannot be given local legal effect according to their terms,
|
||||||
|
reviewing courts shall apply local law that most closely approximates
|
||||||
|
an absolute waiver of all civil liability in connection with the
|
||||||
|
Program, unless a warranty or assumption of liability accompanies a
|
||||||
|
copy of the Program in return for a fee.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
state the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program does terminal interaction, make it output a short
|
||||||
|
notice like this when it starts in an interactive mode:
|
||||||
|
|
||||||
|
<program> Copyright (C) <year> <name of author>
|
||||||
|
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, your program's commands
|
||||||
|
might be different; for a GUI interface, you would use an "about box".
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or school,
|
||||||
|
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||||
|
For more information on this, and how to apply and follow the GNU GPL, see
|
||||||
|
<https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
The GNU General Public License does not permit incorporating your program
|
||||||
|
into proprietary programs. If your program is a subroutine library, you
|
||||||
|
may consider it more useful to permit linking proprietary applications with
|
||||||
|
the library. If this is what you want to do, use the GNU Lesser General
|
||||||
|
Public License instead of this License. But first, please read
|
||||||
|
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
4
emu-configs/retroarch/borders/N64.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = n64.png
|
BIN
emu-configs/retroarch/borders/SNES87.png
Normal file
After Width: | Height: | Size: 88 KiB |
4
emu-configs/retroarch/borders/atari2600.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = atari2600.png
|
BIN
emu-configs/retroarch/borders/atari2600.png
Normal file
After Width: | Height: | Size: 435 KiB |
4
emu-configs/retroarch/borders/atari5200.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = atari5200.png
|
BIN
emu-configs/retroarch/borders/atari5200.png
Normal file
After Width: | Height: | Size: 374 KiB |
4
emu-configs/retroarch/borders/atari7800.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = atari7800.png
|
BIN
emu-configs/retroarch/borders/atari7800.png
Normal file
After Width: | Height: | Size: 365 KiB |
BIN
emu-configs/retroarch/borders/dreamcast.png
Normal file
After Width: | Height: | Size: 493 KiB |
BIN
emu-configs/retroarch/borders/gamecube.png
Normal file
After Width: | Height: | Size: 619 KiB |
4
emu-configs/retroarch/borders/gb.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = gb.png
|
BIN
emu-configs/retroarch/borders/gb.png
Normal file
After Width: | Height: | Size: 2 MiB |
4
emu-configs/retroarch/borders/gba.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = gba.png
|
BIN
emu-configs/retroarch/borders/gba.png
Normal file
After Width: | Height: | Size: 128 KiB |
4
emu-configs/retroarch/borders/gbc.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = gbc.png
|
BIN
emu-configs/retroarch/borders/gbc.png
Normal file
After Width: | Height: | Size: 2.2 MiB |
4
emu-configs/retroarch/borders/genesis.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = megadrive.png
|
BIN
emu-configs/retroarch/borders/gg-integer.png
Normal file
After Width: | Height: | Size: 374 KiB |
7
emu-configs/retroarch/borders/gg.cfg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
overlays = 1
|
||||||
|
|
||||||
|
overlay0_overlay = gg-integer.png
|
||||||
|
|
||||||
|
overlay0_full_screen = true
|
||||||
|
|
||||||
|
overlay0_descs = 0
|
4
emu-configs/retroarch/borders/mastersystem.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = mastersystem.png
|
BIN
emu-configs/retroarch/borders/mastersystem.png
Normal file
After Width: | Height: | Size: 407 KiB |
4
emu-configs/retroarch/borders/megadrive.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = megadrive.png
|
BIN
emu-configs/retroarch/borders/megadrive.png
Normal file
After Width: | Height: | Size: 650 KiB |
BIN
emu-configs/retroarch/borders/n64.png
Normal file
After Width: | Height: | Size: 170 KiB |
4
emu-configs/retroarch/borders/nes.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = nes.png
|
BIN
emu-configs/retroarch/borders/nes.png
Normal file
After Width: | Height: | Size: 483 KiB |
4
emu-configs/retroarch/borders/ps2.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = ps2.png
|
BIN
emu-configs/retroarch/borders/ps2.png
Normal file
After Width: | Height: | Size: 720 KiB |
4
emu-configs/retroarch/borders/psx.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = psx.png
|
BIN
emu-configs/retroarch/borders/psx.png
Normal file
After Width: | Height: | Size: 161 KiB |
4
emu-configs/retroarch/borders/sega32x.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = sega32x.png
|
BIN
emu-configs/retroarch/borders/sega32x.png
Normal file
After Width: | Height: | Size: 612 KiB |
4
emu-configs/retroarch/borders/snes.cfg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
overlays = 1
|
||||||
|
overlay0_full_screen = true
|
||||||
|
overlay0_descs = 0
|
||||||
|
overlay0_overlay = snes.png
|
BIN
emu-configs/retroarch/borders/snes.png
Normal file
After Width: | Height: | Size: 398 KiB |
7
emu-configs/retroarch/borders/snes87.cfg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
overlays = 1
|
||||||
|
|
||||||
|
overlay0_overlay = SNES87.png
|
||||||
|
|
||||||
|
overlay0_full_screen = true
|
||||||
|
|
||||||
|
overlay0_descs = 0
|
1368
functions.sh
48
global.sh
|
@ -5,28 +5,37 @@
|
||||||
source /app/libexec/functions.sh
|
source /app/libexec/functions.sh
|
||||||
|
|
||||||
# Static variables
|
# Static variables
|
||||||
rd_conf="/var/config/retrodeck/retrodeck.cfg" # RetroDECK config file path
|
rd_conf="/var/config/retrodeck/retrodeck.cfg" # RetroDECK config file path
|
||||||
rd_conf_backup="/var/config/retrodeck/retrodeck.bak" # Backup of RetroDECK config file from update
|
rd_conf_backup="/var/config/retrodeck/retrodeck.bak" # Backup of RetroDECK config file from update
|
||||||
emuconfigs="/app/retrodeck/emu-configs" # folder with all the default emulator configs
|
emuconfigs="/app/retrodeck/emu-configs" # folder with all the default emulator configs
|
||||||
rd_defaults="$emuconfigs/defaults/retrodeck/retrodeck.cfg" # A default RetroDECK config file
|
rd_defaults="$emuconfigs/defaults/retrodeck/retrodeck.cfg" # A default RetroDECK config file
|
||||||
rd_update_patch="/var/config/retrodeck/rd_update.patch" # A static location for the temporary patch file used during retrodeck.cfg updates
|
rd_update_patch="/var/config/retrodeck/rd_update.patch" # A static location for the temporary patch file used during retrodeck.cfg updates
|
||||||
bios_checklist="$emuconfigs/defaults/retrodeck/bios_checklist.cfg" # A config file listing BIOS file information that can be verified
|
bios_checklist="$emuconfigs/defaults/retrodeck/reference_lists/bios_checklist.cfg" # A config file listing BIOS file information that can be verified
|
||||||
compression_targets="$emuconfigs/defaults/retrodeck/compression_targets.cfg" # A config file containing supported compression types per system
|
compression_targets="$emuconfigs/defaults/retrodeck/reference_lists/compression_targets.cfg" # A config file containing supported compression types per system
|
||||||
easter_egg_checklist="$emuconfigs/defaults/retrodeck/easter_egg_checklist.cfg" # A config file listing days and times when special splash screens should show up
|
zip_compressable_extensions="$emuconfigs/defaults/retrodeck/reference_lists/zip_compressable_extensions.cfg" # A config file containing every file extension that is allowed to be compressed to .zip format, because there are a lot!
|
||||||
splashscreen_dir="/var/config/emulationstation/.emulationstation/resources/graphics/extra-splashes" # The default location of extra splash screens
|
easter_egg_checklist="$emuconfigs/defaults/retrodeck/reference_lists/easter_egg_checklist.cfg" # A config file listing days and times when special splash screens should show up
|
||||||
current_splash_file="/var/config/emulationstation/.emulationstation/resources/graphics/splash.svg" # The active splash file that will be shown on boot
|
input_validation="$emuconfigs/defaults/retrodeck/reference_lists/input_validation.cfg" # List of valid CLI inputs
|
||||||
default_splash_file="/var/config/emulationstation/.emulationstation/resources/graphics/splash-orig.svg" # The default RetroDECK splash screen
|
splashscreen_dir="/var/config/emulationstation/.emulationstation/resources/graphics/extra-splashes" # The default location of extra splash screens
|
||||||
lockfile="/var/config/retrodeck/.lock" # where the lockfile is located
|
current_splash_file="/var/config/emulationstation/.emulationstation/resources/graphics/splash.svg" # The active splash file that will be shown on boot
|
||||||
default_sd="/run/media/mmcblk0p1" # Steam Deck SD default path
|
default_splash_file="/var/config/emulationstation/.emulationstation/resources/graphics/splash-orig.svg" # The default RetroDECK splash screen
|
||||||
hard_version="$(cat '/app/retrodeck/version')" # hardcoded version (in the readonly filesystem)
|
multi_user_data_folder="$rdhome/multi-user-data" # The default location of multi-user environment profiles
|
||||||
|
multi_user_emulator_config_dirs="$emuconfigs/defaults/retrodeck/reference_lists/multi_user_emulator_config_dirs.cfg" # A list of emulator config folders that can be safely linked/unlinked entirely in multi-user mode
|
||||||
|
backups_folder="$rdhome/backups" # A standard location for backup file storage
|
||||||
|
rd_es_themes="/app/share/emulationstation/themes" # The directory where themes packaged with RetroDECK are stored
|
||||||
|
lockfile="/var/config/retrodeck/.lock" # where the lockfile is located
|
||||||
|
default_sd="/run/media/mmcblk0p1" # Steam Deck SD default path
|
||||||
|
hard_version="$(cat '/app/retrodeck/version')" # hardcoded version (in the readonly filesystem)
|
||||||
|
rd_repo="https://github.com/XargonWan/RetroDECK" # The URL of the main RetroDECK GitHub repo
|
||||||
|
es_themes_list="https://gitlab.com/es-de/themes/themes-list/-/raw/master/themes.json" # The URL of the ES-DE 2.0 themes list
|
||||||
|
|
||||||
# Config files for emulators with single config files
|
# Config files for emulators with single config files
|
||||||
|
|
||||||
citraconf="/var/config/citra-emu/qt-config.ini"
|
citraconf="/var/config/citra-emu/qt-config.ini"
|
||||||
duckstationconf="/var/data/duckstation/settings.ini"
|
duckstationconf="/var/data/duckstation/settings.ini"
|
||||||
melondsconf="/var/config/melonDS/melonDS.ini"
|
melondsconf="/var/config/melonDS/melonDS.ini"
|
||||||
rpcs3conf="/var/config/rpcs3/config.yml"
|
|
||||||
yuzuconf="/var/config/yuzu/qt-config.ini"
|
yuzuconf="/var/config/yuzu/qt-config.ini"
|
||||||
|
xemuconf="/var/config/xemu/xemu.toml"
|
||||||
|
ppssppconf="/var/config/ppsspp/PSP/SYSTEM/ppsspp.ini"
|
||||||
|
|
||||||
# ES-DE config files
|
# ES-DE config files
|
||||||
|
|
||||||
|
@ -63,6 +72,11 @@ primehackgfxconf="/var/config/primehack/GFX.ini"
|
||||||
primehackhkconf="/var/config/primehack/Hotkeys.ini"
|
primehackhkconf="/var/config/primehack/Hotkeys.ini"
|
||||||
primehackqtconf="/var/config/primehack/Qt.ini"
|
primehackqtconf="/var/config/primehack/Qt.ini"
|
||||||
|
|
||||||
|
# RPCS3 config files
|
||||||
|
|
||||||
|
rpcs3conf="/var/config/rpcs3/config.yml"
|
||||||
|
rpcs3vfsconf="/var/config/rpcs3/vfs.yml"
|
||||||
|
|
||||||
# We moved the lockfile in /var/config/retrodeck in order to solve issue #53 - Remove in a few versions
|
# We moved the lockfile in /var/config/retrodeck in order to solve issue #53 - Remove in a few versions
|
||||||
if [ -f "$HOME/retrodeck/.lock" ]
|
if [ -f "$HOME/retrodeck/.lock" ]
|
||||||
then
|
then
|
||||||
|
@ -91,10 +105,10 @@ then
|
||||||
configurator_generic_dialog "The SD card was not found in the expected location.\nThis may happen when SteamOS is updated.\n\nPlease browse to the current location of the SD card.\n\nIf you are not using an SD card, please click \"Cancel\"."
|
configurator_generic_dialog "The SD card was not found in the expected location.\nThis may happen when SteamOS is updated.\n\nPlease browse to the current location of the SD card.\n\nIf you are not using an SD card, please click \"Cancel\"."
|
||||||
default_sd=$(directory_browse "SD Card Location")
|
default_sd=$(directory_browse "SD Card Location")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp $rd_defaults $rd_conf # Load default settings
|
cp $rd_defaults $rd_conf # Load default settings
|
||||||
set_setting_value $rd_conf "version" "$version" retrodeck # Set current version for new installs
|
set_setting_value $rd_conf "version" "$version" retrodeck # Set current version for new installs
|
||||||
set_setting_value $rd_conf "sdcard" "$default_sd" retrodeck # Set SD card location if default path has changed
|
set_setting_value $rd_conf "sdcard" "$default_sd" retrodeck "paths" # Set SD card location if default path has changed
|
||||||
|
|
||||||
echo "Setting config file permissions"
|
echo "Setting config file permissions"
|
||||||
chmod +rw $rd_conf
|
chmod +rw $rd_conf
|
||||||
|
|
|
@ -24,6 +24,7 @@ finish-args:
|
||||||
- --talk-name=org.freedesktop.ScreenSaver
|
- --talk-name=org.freedesktop.ScreenSaver
|
||||||
- --talk-name=org.freedesktop.PowerManagement.Inhibit
|
- --talk-name=org.freedesktop.PowerManagement.Inhibit
|
||||||
- --talk-name=org.freedesktop.login1.Manager
|
- --talk-name=org.freedesktop.login1.Manager
|
||||||
|
- --talk-name=org.freedesktop.Flatpak
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
# Yuzu
|
# Yuzu
|
||||||
# - --filesystem=home:ro # This may break Yuzu, let's see
|
# - --filesystem=home:ro # This may break Yuzu, let's see
|
||||||
|
@ -39,7 +40,6 @@ cleanup:
|
||||||
- /include
|
- /include
|
||||||
- /share/ffmpeg
|
- /share/ffmpeg
|
||||||
- /lib/cmake
|
- /lib/cmake
|
||||||
#- /lib/debug
|
|
||||||
- /lib/pkgconfig
|
- /lib/pkgconfig
|
||||||
# Yuzu
|
# Yuzu
|
||||||
- /include
|
- /include
|
||||||
|
@ -52,6 +52,9 @@ cleanup:
|
||||||
- /src
|
- /src
|
||||||
- '*.a'
|
- '*.a'
|
||||||
- '*.la'
|
- '*.la'
|
||||||
|
# XMLSTARLET
|
||||||
|
- /lib/debug
|
||||||
|
- /share/runtime
|
||||||
cleanup-commands:
|
cleanup-commands:
|
||||||
# Yuzu
|
# Yuzu
|
||||||
- /app/cleanup-BaseApp.sh
|
- /app/cleanup-BaseApp.sh
|
||||||
|
@ -107,7 +110,6 @@ modules:
|
||||||
- autoreconf -vfi
|
- autoreconf -vfi
|
||||||
post-install:
|
post-install:
|
||||||
- ln -s "xml" "${FLATPAK_DEST}/bin/xmlstarlet" ||:
|
- ln -s "xml" "${FLATPAK_DEST}/bin/xmlstarlet" ||:
|
||||||
cleanup: ['*']
|
|
||||||
|
|
||||||
# pcsx2-qt needs QT6, maybe others, here until every qt emulator will support qt6 (not yuzu atm)
|
# pcsx2-qt needs QT6, maybe others, here until every qt emulator will support qt6 (not yuzu atm)
|
||||||
# from: https://github.com/flathub/org.profex_xrd.Profex
|
# from: https://github.com/flathub/org.profex_xrd.Profex
|
||||||
|
@ -194,6 +196,24 @@ modules:
|
||||||
url: https://github.com/CharlesThobe/chdman.git
|
url: https://github.com/CharlesThobe/chdman.git
|
||||||
commit: f7cadf1720cbeba8a14f2685830ff424a0c7f6cd
|
commit: f7cadf1720cbeba8a14f2685830ff424a0c7f6cd
|
||||||
|
|
||||||
|
- name: rclone
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- cp rclone ${FLATPAK_DEST}/bin/
|
||||||
|
sources:
|
||||||
|
- type: archive
|
||||||
|
url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-amd64.zip
|
||||||
|
sha256: 6d6455e1cb69eb0615a52cc046a296395e44d50c0f32627ba8590c677ddf50a9
|
||||||
|
|
||||||
|
- name: jq
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- cp jq-linux64 ${FLATPAK_DEST}/bin/jq
|
||||||
|
sources:
|
||||||
|
- type: file
|
||||||
|
url: https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64
|
||||||
|
sha256: af986793a515d500ab2d35f8d2aecd656e764504b789b66d7e1a0b727a124c44
|
||||||
|
|
||||||
# ES-DE - START
|
# ES-DE - START
|
||||||
# https://gitlab.com/es-de/emulationstation-de
|
# https://gitlab.com/es-de/emulationstation-de
|
||||||
|
|
||||||
|
@ -252,10 +272,11 @@ modules:
|
||||||
branch: 608d8a3c09abc5db398cdadc09e18fd2dfbaf570
|
branch: 608d8a3c09abc5db398cdadc09e18fd2dfbaf570
|
||||||
- type: shell
|
- type: shell
|
||||||
commands:
|
commands:
|
||||||
- sed -i 's/QUIT EMULATIONSTATION/QUIT RETRODECK/g' es-app/src/guis/GuiMenu.cpp
|
|
||||||
- sed -i 's#"EMULATIONSTATION-DE V" + Utils::String::toUpper(PROGRAM_VERSION_STRING)#"RetroDECK
|
- sed -i 's#"EMULATIONSTATION-DE V" + Utils::String::toUpper(PROGRAM_VERSION_STRING)#"RetroDECK
|
||||||
v'$(cat ${FLATPAK_DEST}/retrodeck/version)', ES-DE v" + Utils::String::toUpper(PROGRAM_VERSION_STRING)#g'
|
v'$(cat ${FLATPAK_DEST}/retrodeck/version)', ES-DE v" + Utils::String::toUpper(PROGRAM_VERSION_STRING)#g'
|
||||||
es-app/src/guis/GuiMenu.cpp
|
es-app/src/guis/GuiMenu.cpp
|
||||||
|
- type: patch
|
||||||
|
path: rd-submodules/es-de/es-de-retrodeck-mods.patch
|
||||||
|
|
||||||
# ES-DE - END
|
# ES-DE - END
|
||||||
|
|
||||||
|
@ -271,36 +292,6 @@ modules:
|
||||||
url: https://github.com/anthonycaccese/art-book-next-es-de.git
|
url: https://github.com/anthonycaccese/art-book-next-es-de.git
|
||||||
commit: a0dc0cccaa3f1475feb58e551fe732d982e161c0
|
commit: a0dc0cccaa3f1475feb58e551fe732d982e161c0
|
||||||
|
|
||||||
- name: alekfull-nx-es-de
|
|
||||||
buildsystem: simple
|
|
||||||
build-commands:
|
|
||||||
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/alekfull-nx-es-de/
|
|
||||||
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/alekfull-nx-es-de/
|
|
||||||
sources:
|
|
||||||
- type: git
|
|
||||||
url: https://github.com/anthonycaccese/alekfull-nx-es-de.git
|
|
||||||
commit: 5011e5dca75663ff18602f3af9d17e9e880880ef
|
|
||||||
|
|
||||||
- name: retrofix-revisited-es-de
|
|
||||||
buildsystem: simple
|
|
||||||
build-commands:
|
|
||||||
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/retrofix-revisited-es-de/
|
|
||||||
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/retrofix-revisited-es-de/
|
|
||||||
sources:
|
|
||||||
- type: git
|
|
||||||
url: https://github.com/anthonycaccese/retrofix-revisited-es-de.git
|
|
||||||
commit: 23b80225078d2a3723039a8e94b6147c84065028
|
|
||||||
|
|
||||||
- name: nso-menu-interpreted-es-de
|
|
||||||
buildsystem: simple
|
|
||||||
build-commands:
|
|
||||||
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/nso-menu-interpreted-es-de/
|
|
||||||
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/nso-menu-interpreted-es-de/
|
|
||||||
sources:
|
|
||||||
- type: git
|
|
||||||
url: https://github.com/anthonycaccese/nso-menu-interpreted-es-de.git
|
|
||||||
commit: f129c2d88e060a6c5d7643de5aeb02a0cc013de3
|
|
||||||
|
|
||||||
# ES-DE Themes - END
|
# ES-DE Themes - END
|
||||||
|
|
||||||
# External manifests start
|
# External manifests start
|
||||||
|
@ -433,6 +424,16 @@ modules:
|
||||||
url: https://buildbot.libretro.com/stable/1.15.0/linux/x86_64/RetroArch_cores.7z
|
url: https://buildbot.libretro.com/stable/1.15.0/linux/x86_64/RetroArch_cores.7z
|
||||||
sha256: 2230bc38eaf87406efd0c2b7bdd1cf9e813ba113505600f14a7ef9eb06f8c7c0
|
sha256: 2230bc38eaf87406efd0c2b7bdd1cf9e813ba113505600f14a7ef9eb06f8c7c0
|
||||||
|
|
||||||
|
- name: doom-shareware
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- mkdir -p ${FLATPAK_DEST}/retrodeck/extras
|
||||||
|
- cp doom1.wad ${FLATPAK_DEST}/retrodeck/extras/
|
||||||
|
sources:
|
||||||
|
- type: archive
|
||||||
|
url: https://buildbot.libretro.com/assets/cores/DOOM/Doom%20%28Shareware%29.zip
|
||||||
|
sha256: DOOMSHAPLACEHOLDER
|
||||||
|
|
||||||
# PPSSPP - START
|
# PPSSPP - START
|
||||||
# https://github.com/flathub/org.ppsspp.PPSSPP
|
# https://github.com/flathub/org.ppsspp.PPSSPP
|
||||||
|
|
||||||
|
@ -1107,8 +1108,9 @@ modules:
|
||||||
config-opts:
|
config-opts:
|
||||||
- -DPORTABLE=false
|
- -DPORTABLE=false
|
||||||
- -DENABLE_VCPKG=false
|
- -DENABLE_VCPKG=false
|
||||||
env:
|
build-options:
|
||||||
- LC_ALL=C
|
env:
|
||||||
|
- LC_ALL=C
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/cemu-project/Cemu
|
url: https://github.com/cemu-project/Cemu
|
||||||
|
@ -1152,15 +1154,14 @@ modules:
|
||||||
|
|
||||||
# Ryujinx - END
|
# Ryujinx - END
|
||||||
|
|
||||||
# External manifests end
|
# External manifests end
|
||||||
|
|
||||||
- name: retrodeck
|
- name: retrodeck
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
|
|
||||||
# Initializing retrodeck and emulationstation config folders
|
# Initializing RO retrodeck config folder
|
||||||
- mkdir -p ${FLATPAK_DEST}/retrodeck
|
- mkdir -p ${FLATPAK_DEST}/retrodeck
|
||||||
- mkdir -p ${FLATPAK_DEST}/emulationstation
|
|
||||||
|
|
||||||
# Prep the ES-DE and RetroArch config files - I will have to SED/XMLSTARLET them soon
|
# Prep the ES-DE and RetroArch config files - I will have to SED/XMLSTARLET them soon
|
||||||
- rm -rf /app/share/emulationstation/resources/systems/unix/es_find_rules.xml
|
- rm -rf /app/share/emulationstation/resources/systems/unix/es_find_rules.xml
|
||||||
|
@ -1170,12 +1171,11 @@ modules:
|
||||||
# These must be put in home folder, managed by retrodeck.sh
|
# These must be put in home folder, managed by retrodeck.sh
|
||||||
- cp es-configs/es_settings.xml ${FLATPAK_DEST}/retrodeck/es_settings.xml
|
- cp es-configs/es_settings.xml ${FLATPAK_DEST}/retrodeck/es_settings.xml
|
||||||
|
|
||||||
# Logo, res, move graphics directory to mutable space so splash can be changed after build
|
# Logo, res, move graphics directory away from default location so splash can be changed after build
|
||||||
- mv -f -t ${FLATPAK_DEST}/emulationstation /app/share/emulationstation/resources/graphics
|
- mv -f -t ${FLATPAK_DEST}/retrodeck /app/share/emulationstation/resources/graphics
|
||||||
- ln -s ${FLATPAK_DEST}/emulationstation/graphics /app/share/emulationstation/resources/graphics
|
- cp -f res/splash.svg ${FLATPAK_DEST}/retrodeck/graphics/splash.svg
|
||||||
- cp -f res/extra-splashes/* ${FLATPAK_DEST}/emulationstation/graphics
|
- cp -f res/splash.svg ${FLATPAK_DEST}/retrodeck/graphics/splash-orig.svg
|
||||||
- cp -f res/splash.svg ${FLATPAK_DEST}/emulationstation/graphics/splash.svg
|
- cp -rf res/extra-splashes/ ${FLATPAK_DEST}/retrodeck/graphics
|
||||||
- cp -f res/splash.svg ${FLATPAK_DEST}/emulationstation/graphics/splash-orig.svg
|
|
||||||
- cp -f res/icon.svg /app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg
|
- cp -f res/icon.svg /app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg
|
||||||
|
|
||||||
# RetroDECK core script
|
# RetroDECK core script
|
||||||
|
@ -1186,7 +1186,7 @@ modules:
|
||||||
- mkdir -p /app/tools
|
- mkdir -p /app/tools
|
||||||
- cp tools/configurator.sh /app/tools/configurator.sh
|
- cp tools/configurator.sh /app/tools/configurator.sh
|
||||||
- chmod +x /app/tools/configurator.sh
|
- chmod +x /app/tools/configurator.sh
|
||||||
- cp es-configs/tools-gamelist.xml /app/tools/gamelist.xml
|
- cp es-configs/tools-gamelist.xml /app/retrodeck/tools-gamelist.xml
|
||||||
|
|
||||||
# Function libraries
|
# Function libraries
|
||||||
- mkdir -p /app/libexec
|
- mkdir -p /app/libexec
|
||||||
|
|
200
post_update.sh
|
@ -8,175 +8,7 @@ post_update() {
|
||||||
local prev_version=$(sed -e 's/[\.a-z]//g' <<< $version)
|
local prev_version=$(sed -e 's/[\.a-z]//g' <<< $version)
|
||||||
|
|
||||||
if [[ $prev_version -le "050" ]]; then # If updating from prior to save sorting change at 0.5.0b
|
if [[ $prev_version -le "050" ]]; then # If updating from prior to save sorting change at 0.5.0b
|
||||||
|
save_migration
|
||||||
# Finding existing ROMs folder
|
|
||||||
if [ -d "$default_sd/retrodeck" ]
|
|
||||||
then
|
|
||||||
# ROMs on SD card
|
|
||||||
roms_folder="$default_sd/retrodeck/roms"
|
|
||||||
if [[ ! -L $rdhome && ! -L $rdhome/roms ]]; then # Add a roms folder symlink back to ~/retrodeck if missing, to fix things like PS2 autosaves until user migrates whole ~retrodeck directory
|
|
||||||
ln -s $roms_folder $rdhome/roms
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
# ROMs on Internal
|
|
||||||
roms_folder="$HOME/retrodeck/roms"
|
|
||||||
fi
|
|
||||||
echo "ROMs folder found at $roms_folder"
|
|
||||||
|
|
||||||
# Unhiding downloaded media from the previous versions
|
|
||||||
if [ -d "$rdhome/.downloaded_media" ]
|
|
||||||
then
|
|
||||||
mv -fv "$rdhome/.downloaded_media" "$media_folder"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Unhiding themes folder from the previous versions
|
|
||||||
if [ -d "$rdhome/.themes" ]
|
|
||||||
then
|
|
||||||
mv -fv "$rdhome/.themes" "$themes_folder"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Doing the dir prep as we don't know from which version we came
|
|
||||||
dir_prep "$media_folder" "/var/config/emulationstation/.emulationstation/downloaded_media"
|
|
||||||
dir_prep "$themes_folder" "/var/config/emulationstation/.emulationstation/themes"
|
|
||||||
mkdir -pv $rdhome/.logs #this was added later, maybe safe to remove in a few versions
|
|
||||||
|
|
||||||
# Resetting es_settings, now we need it but in the future I should think a better solution, maybe with sed
|
|
||||||
cp -fv /app/retrodeck/es_settings.xml /var/config/emulationstation/.emulationstation/es_settings.xml
|
|
||||||
|
|
||||||
# 0.4 -> 0.5
|
|
||||||
# Perform save and state migration if needed
|
|
||||||
|
|
||||||
# Moving PCSX2 Saves
|
|
||||||
mv -fv /var/config/PCSX2/sstates/* $rdhome/states/ps2/pcsx2
|
|
||||||
mv -fv /var/config/PCSX2/memcards/* $rdhome/saves/ps2/memcards
|
|
||||||
|
|
||||||
# Moving Citra saves from legacy location to 0.5.0b structure
|
|
||||||
|
|
||||||
mv -fv $rdhome/saves/Citra/* $rdhome/saves/n3ds/citra
|
|
||||||
rmdir $rdhome/saves/Citra # Old folder cleanup
|
|
||||||
|
|
||||||
versionwheresaveschanged="0.4.5b" # Hardcoded break point between unsorted and sorted saves
|
|
||||||
|
|
||||||
if [[ $(sed -e "s/\.//g" <<< $hard_version) > $(sed -e "s/\.//g" <<< $versionwheresaveschanged) ]] && [[ ! $(sed -e "s/\.//g" <<< $version) > $(sed -e "s/\.//g" <<< $versionwheresaveschanged) ]]; then # Check if user is upgrading from the version where save organization was changed. Try not to reuse this, it things 0.4.5b is newer than 0.4.5
|
|
||||||
migration_logfile=$rdhome/.logs/savemove_"$(date +"%Y_%m_%d_%I_%M_%p").log"
|
|
||||||
save_backup_file=$rdhome/savebackup_"$(date +"%Y_%m_%d_%I_%M_%p").zip"
|
|
||||||
state_backup_file=$rdhome/statesbackup_"$(date +"%Y_%m_%d_%I_%M_%p").zip"
|
|
||||||
|
|
||||||
zenity --icon-name=net.retrodeck.retrodeck --info --no-wrap \
|
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
|
||||||
--title "RetroDECK" \
|
|
||||||
--text="You are updating to a version of RetroDECK where save file locations have changed!\n\nYour existing files will be backed up for safety and then sorted automatically.\n\nIf a file cannot be sorted automatically it will remain where it is for manual sorting.\n\nPLEASE BE PATIENT! This process can take several minutes if you have a large ROM library."
|
|
||||||
|
|
||||||
allgames=($(find "$roms_folder" -maxdepth 2 -mindepth 2 ! -name "systeminfo.txt" ! -name "systems.txt" ! -name "gc" ! -name "n3ds" ! -name "nds" ! -name "wii" ! -name "xbox" ! -name "*^*" | sed -e "s/ /\^/g")) # Build an array of all games and multi-disc-game-containing folders, adding whitespace placeholder
|
|
||||||
|
|
||||||
allsaves=($(find "$saves_folder" -mindepth 1 -maxdepth 1 -name "*.*" ! -name "gc" ! -name "n3ds" ! -name "nds" ! -name "wii" ! -name "xbox" | sed -e "s/ /\^/g")) # Build an array of all save files, ignoring standalone emulator sub-folders, adding whitespace placeholder
|
|
||||||
|
|
||||||
allstates=($(find "$states_folder" -mindepth 1 -maxdepth 1 -name "*.*" ! -name "gc" ! -name "n3ds" ! -name "nds" ! -name "wii" ! -name "xbox" | sed -e "s/ /\^/g")) # Build an array of all state files, ignoring standalone emulator sub-folders, adding whitespace placeholder
|
|
||||||
|
|
||||||
totalsaves=${#allsaves[@]}
|
|
||||||
totalstates=${#allstates[@]}
|
|
||||||
filesleft=
|
|
||||||
current_dest_folder=
|
|
||||||
gamestoskip=
|
|
||||||
|
|
||||||
tar -C $rdhome -czf $save_backup_file saves # Backup save directory for safety
|
|
||||||
echo "Saves backed up to" $save_backup_file >> $migration_logfile
|
|
||||||
tar -C $rdhome -czf $state_backup_file states # Backup state directory for safety
|
|
||||||
echo "States backed up to" $state_backup_file >> $migration_logfile
|
|
||||||
|
|
||||||
(
|
|
||||||
movefile() { # Take matching save and rom files and sort save into appropriate system folder
|
|
||||||
echo "# $filesleft $currentlybeingmoved remaining..." # These lines update the Zenity progress bar
|
|
||||||
progress=$(( 100 - (( 100 / "$totalfiles" ) * "$filesleft" )))
|
|
||||||
echo $progress
|
|
||||||
filesleft=$((filesleft-1))
|
|
||||||
if [[ ! " ${gamestoskip[*]} " =~ " ${1} " ]]; then # If the current game name exists multiple times in array ie. /roms/snes/Mortal Kombat 3.zip and /roms/genesis/Mortal Kombat 3.zip, skip and alert user to sort manually
|
|
||||||
game=$(sed -e "s/\^/ /g" <<< "$1") # Remove whitespace placeholder
|
|
||||||
gamebasename=$(basename "$game" | sed -e 's/\..*//') # Extract pure file name ie. /roms/snes/game1.zip becomes game1
|
|
||||||
systemdir="$(basename "$(dirname "$1")")" # Extract parent directory identifying system ROM belongs to
|
|
||||||
matches=($(find "$roms_folder" -maxdepth 2 -mindepth 2 -name "$gamebasename"".*" | sed -e 's/ /^/g' | sed -e 's/\..*//')) # Search for multiple instances of pure game name, adding to skip list if found
|
|
||||||
if [[ ${#matches[@]} -gt 1 ]]; then
|
|
||||||
echo "ERROR: Multiple ROMS found with name:" $gamebasename "Please sort saves and states for these ROMS manually" >> $migration_logfile
|
|
||||||
gamestoskip+=("$1")
|
|
||||||
return
|
|
||||||
fi
|
|
||||||
echo "INFO: Examining ROM file:" "$game" >> $migration_logfile
|
|
||||||
echo "INFO: System detected as" $systemdir >> $migration_logfile
|
|
||||||
sosfile=$(sed -e "s/\^/ /g" <<< "$2") # Remove whitespace placeholder from s-ave o-r s-tate file
|
|
||||||
sospurebasename="$(basename "$sosfile")" # Extract pure file name ie. /saves/game1.sav becomes game1
|
|
||||||
echo "INFO: Current save or state being examined for match:" $sosfile >> $migration_logfile
|
|
||||||
echo "INFO: Matching save or state" $sosfile "and game" $game "found." >> $migration_logfile
|
|
||||||
echo "INFO: Moving save or state to" $current_dest_folder"/"$systemdir"/"$sosbasename >> $migration_logfile
|
|
||||||
if [[ ! -d $current_dest_folder"/"$systemdir ]]; then # If system directory doesn't exist for save yet, create it
|
|
||||||
echo "WARNING: Creating missing system directory" $current_dest_folder"/"$systemdir
|
|
||||||
mkdir $current_dest_folder/$systemdir
|
|
||||||
fi
|
|
||||||
mv "$sosfile" -t $current_dest_folder/$systemdir # Move save to appropriate system directory
|
|
||||||
return
|
|
||||||
else
|
|
||||||
echo "WARNING: Game with name" "$(basename "$1" | sed -e "s/\^/ /g")" "already found. Skipping to next game..." >> $migration_logfile # Inform user of game being skipped due to duplicate ROM names
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
find "$roms_folder" -mindepth 2 -maxdepth 2 -name "*\^*" -exec echo "ERROR: Game named" {} "found, please move save manually" \; >> $migration_logfile # Warn user if any of their files have the whitespace replacement character used by the script
|
|
||||||
|
|
||||||
totalfiles=$totalsaves #set variables for save file migration
|
|
||||||
filesleft=$totalsaves
|
|
||||||
currentlybeingmoved="saves"
|
|
||||||
current_dest_folder=$saves_folder
|
|
||||||
|
|
||||||
for i in "${allsaves[@]}"; do # For each save file, compare to every ROM file name looking for a match
|
|
||||||
found=
|
|
||||||
currentsave=($(basename "$i" | sed -e 's/\..*//')) # Extract pure file name ie. /saves/game1.sav becomes game1
|
|
||||||
for j in "${allgames[@]}"; do
|
|
||||||
currentgame=($(basename "$j" | sed -e 's/\..*//')) # Extract pure file name ie. /roms/snes/game1.zip becomes game1
|
|
||||||
[[ $currentgame == $currentsave ]] && { found=1; break; } # If names match move to next stage, otherwise skip
|
|
||||||
done
|
|
||||||
[[ -n $found ]] && movefile $j $i || echo "ERROR: No ROM match found for save file" $i | sed -e 's/\^/ /g' >> $migration_logfile # If a match is found, run movefile() otherwise warn user of stranded save file
|
|
||||||
done
|
|
||||||
|
|
||||||
totalfiles=$totalstates #set variables for state file migration
|
|
||||||
filesleft=$totalstates
|
|
||||||
currentlybeingmoved="states"
|
|
||||||
current_dest_folder=$states_folder
|
|
||||||
|
|
||||||
for i in "${allstates[@]}"; do # For each state file, compare to every ROM file name looking for a match
|
|
||||||
found=
|
|
||||||
currentstate=($(basename "$i" | sed -e 's/\..*//')) # Extract pure file name ie. /states/game1.sav becomes game1
|
|
||||||
for j in "${allgames[@]}"; do
|
|
||||||
currentgame=($(basename "$j" | sed -e 's/\..*//')) # Extract pure file name ie. /roms/snes/game1.zip becomes game1
|
|
||||||
[[ $currentgame == $currentstate ]] && { found=1; break; } # If names match move to next stage, otherwise skip
|
|
||||||
done
|
|
||||||
[[ -n $found ]] && movefile $j $i || echo "ERROR: No ROM match found for state file" $i | sed -e 's/\^/ /g' >> $migration_logfile # If a match is found, run movefile() otherwise warn user of stranded state file
|
|
||||||
done
|
|
||||||
|
|
||||||
) |
|
|
||||||
zenity --progress \
|
|
||||||
--icon-name=net.retrodeck.retrodeck \
|
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
|
||||||
--title="Processing Files" \
|
|
||||||
--text="# files remaining..." \
|
|
||||||
--percentage=0 \
|
|
||||||
--no-cancel \
|
|
||||||
--auto-close
|
|
||||||
|
|
||||||
if [[ $(cat $migration_logfile | grep "ERROR" | wc -l) -eq 0 ]]; then
|
|
||||||
zenity --icon-name=net.retrodeck.retrodeck --info --no-wrap \
|
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
|
||||||
--title "RetroDECK" \
|
|
||||||
--text="The migration process has sorted all of your files automatically.\n\nEverything should be working normally, if you experience any issues please check the RetroDECK wiki or contact us directly on the Discord."
|
|
||||||
|
|
||||||
else
|
|
||||||
cat $migration_logfile | grep "ERROR" > "$rdhome/manual_sort_needed.log"
|
|
||||||
zenity --icon-name=net.retrodeck.retrodeck --info --no-wrap \
|
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
|
||||||
--title "RetroDECK" \
|
|
||||||
--text="The migration process was unable to sort $(cat $migration_logfile | grep "ERROR" | wc -l) files automatically.\n\nThese files will need to be moved manually to their new locations, find more detail on the RetroDECK wiki.\n\nA log of the files that need manual sorting can be found at $rdhome/manual_sort_needed.log"
|
|
||||||
fi
|
|
||||||
|
|
||||||
else
|
|
||||||
echo "Version" $version "is after the save and state organization was changed, no need to sort again"
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Everything within the following ( <code> ) will happen behind the Zenity dialog. The save migration was a long process so it has its own individual dialogs.
|
# Everything within the following ( <code> ) will happen behind the Zenity dialog. The save migration was a long process so it has its own individual dialogs.
|
||||||
|
@ -204,7 +36,7 @@ post_update() {
|
||||||
# - Put Dolphin and Primehack save states in different folders inside $rd_home/states
|
# - Put Dolphin and Primehack save states in different folders inside $rd_home/states
|
||||||
# - Fix symlink to hard-coded PICO-8 config folder (dir_prep doesn't like ~)
|
# - Fix symlink to hard-coded PICO-8 config folder (dir_prep doesn't like ~)
|
||||||
# - Overwrite Citra and Yuzu configs, as controller mapping was broken due to emulator updates.
|
# - Overwrite Citra and Yuzu configs, as controller mapping was broken due to emulator updates.
|
||||||
|
|
||||||
dir_prep "$rdhome/states/dolphin" "/var/data/dolphin-emu/StateSaves"
|
dir_prep "$rdhome/states/dolphin" "/var/data/dolphin-emu/StateSaves"
|
||||||
dir_prep "$rdhome/states/primehack" "/var/data/primehack/StateSaves"
|
dir_prep "$rdhome/states/primehack" "/var/data/primehack/StateSaves"
|
||||||
|
|
||||||
|
@ -235,15 +67,41 @@ post_update() {
|
||||||
|
|
||||||
set_setting_value $yuzuconf "gpu_accuracy" "0" "yuzu" "Renderer"
|
set_setting_value $yuzuconf "gpu_accuracy" "0" "yuzu" "Renderer"
|
||||||
fi
|
fi
|
||||||
|
if [[ $prev_version -le "070" ]]; then
|
||||||
|
# In version 0.7.0b, the following changes were made that required config file updates/reset or other changes to the filesystem:
|
||||||
|
# - New ~/retrodeck/mods and ~/retrodeck/texture_packs directories are added and symlinked to multiple different emulators (where supported)
|
||||||
|
# - Expose ES-DE gamelists folder to user at ~/retrodeck/gamelists
|
||||||
|
# - Add new sections [paths] and [options] headers to retrodeck.cfg
|
||||||
|
# - Prepackaged DOOM!
|
||||||
|
|
||||||
|
mkdir -p "$mods_folder"
|
||||||
|
mkdir -p "$texture_packs_folder"
|
||||||
|
dir_prep "$mods_folder/Primehack" "/var/data/primehack/Load/GraphicMods"
|
||||||
|
dir_prep "$texture_packs_folder/Primehack" "/var/data/primehack/Load/Textures"
|
||||||
|
dir_prep "$mods_folder/Dolphin" "/var/data/dolphin-emu/Load/GraphicMods"
|
||||||
|
dir_prep "$texture_packs_folder/Dolphin" "/var/data/dolphin-emu/Load/Textures"
|
||||||
|
dir_prep "$mods_folder/Citra" "/var/data/citra-emu/load/mods"
|
||||||
|
dir_prep "$texture_packs_folder/Citra" "/var/data/citra-emu/load/textures"
|
||||||
|
dir_prep "$mods_folder/Yuzu" "/var/data/yuzu/load"
|
||||||
|
|
||||||
|
dir_prep "$rdhome/gamelists" "/var/config/emulationstation/.emulationstation/gamelists"
|
||||||
|
|
||||||
|
sed -i '/version=.*/G' $rd_conf
|
||||||
|
sed -i '3i [paths]' $rd_conf
|
||||||
|
sed -i '/^power_user=.*/i [options]' $rd_conf
|
||||||
|
|
||||||
|
cp /app/retrodeck/extras/doom1.wad "$roms_folder/doom/doom1.wad" # No -f in case the user already has it
|
||||||
|
fi
|
||||||
|
|
||||||
# The following commands are run every time.
|
# The following commands are run every time.
|
||||||
|
|
||||||
|
tools_init
|
||||||
|
update_splashscreens
|
||||||
update_rd_conf
|
update_rd_conf
|
||||||
) |
|
) |
|
||||||
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \
|
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
--title "RetroDECK Finishing Upgrade" \
|
--title "RetroDECK Finishing Upgrade" \
|
||||||
--text="RetroDECK is finishing the upgrade process, please wait."
|
--text="RetroDECK is finishing the upgrade process, please wait."
|
||||||
source $rd_conf # Load new config file variables
|
|
||||||
create_lock
|
create_lock
|
||||||
}
|
}
|
50
rd-submodules/es-de/es-de-retrodeck-mods.patch
Normal file
|
@ -0,0 +1,50 @@
|
||||||
|
diff -au1r emulationstation-de/es-app/src/guis/GuiMenu.cpp emulationstation-de-patched/es-app/src/guis/GuiMenu.cpp
|
||||||
|
--- emulationstation-de/es-app/src/guis/GuiMenu.cpp 2023-04-12 09:08:12.394935336 -0400
|
||||||
|
+++ emulationstation-de-patched/es-app/src/guis/GuiMenu.cpp 2023-04-12 16:18:59.249278398 -0400
|
||||||
|
@@ -10,2 +10,3 @@
|
||||||
|
#include "guis/GuiMenu.h"
|
||||||
|
+#include "utils/PlatformUtil.h"
|
||||||
|
|
||||||
|
@@ -66,2 +67,4 @@
|
||||||
|
|
||||||
|
+ addEntry("RETRODECK CONFIGURATOR", 0x777777FF, false, [this] { openRetroDeckConfigurator(); });
|
||||||
|
+
|
||||||
|
if (!Settings::getInstance()->getBool("ForceKiosk") &&
|
||||||
|
@@ -69,3 +72,3 @@
|
||||||
|
#if defined(__APPLE__)
|
||||||
|
- addEntry("QUIT EMULATIONSTATION", 0x777777FF, false, [this] { openQuitMenu(); });
|
||||||
|
+ addEntry("QUIT RETRODECK", 0x777777FF, false, [this] { openQuitMenu(); });
|
||||||
|
#else
|
||||||
|
@@ -74,3 +77,3 @@
|
||||||
|
else
|
||||||
|
- addEntry("QUIT EMULATIONSTATION", 0x777777FF, false, [this] { openQuitMenu(); });
|
||||||
|
+ addEntry("QUIT RETRODECK", 0x777777FF, false, [this] { openQuitMenu(); });
|
||||||
|
#endif
|
||||||
|
@@ -1704,2 +1707,15 @@
|
||||||
|
|
||||||
|
+void GuiMenu::openRetroDeckConfigurator()
|
||||||
|
+{
|
||||||
|
+ // Launch the configurator.sh script
|
||||||
|
+ std::string command;
|
||||||
|
+ std::string startDirectory;
|
||||||
|
+ bool runInBackground;
|
||||||
|
+ command = "bash /app/tools/configurator.sh";
|
||||||
|
+ startDirectory = "/app/tools";
|
||||||
|
+ runInBackground = false;
|
||||||
|
+ int result = Utils::Platform::launchGameUnix(command, startDirectory, runInBackground);
|
||||||
|
+ // You can add any checks for the script's outcome here.
|
||||||
|
+}
|
||||||
|
+
|
||||||
|
void GuiMenu::openQuitMenu()
|
||||||
|
@@ -1732,3 +1748,3 @@
|
||||||
|
});
|
||||||
|
- auto quitText = std::make_shared<TextComponent>("QUIT EMULATIONSTATION",
|
||||||
|
+ auto quitText = std::make_shared<TextComponent>("QUIT RETRODECK",
|
||||||
|
Font::get(FONT_SIZE_MEDIUM), 0x777777FF);
|
||||||
|
diff -au1r emulationstation-de/es-app/src/guis/GuiMenu.h emulationstation-de-patched/es-app/src/guis/GuiMenu.h
|
||||||
|
--- emulationstation-de/es-app/src/guis/GuiMenu.h 2023-04-12 09:08:12.394935336 -0400
|
||||||
|
+++ emulationstation-de-patched/es-app/src/guis/GuiMenu.h 2023-04-12 09:33:25.023871033 -0400
|
||||||
|
@@ -46,2 +46,3 @@
|
||||||
|
void openOtherOptions();
|
||||||
|
+ void openRetroDeckConfigurator();
|
||||||
|
void openQuitMenu();
|
|
@ -1 +1 @@
|
||||||
Subproject commit 717b78093797270877ec416e58082f1c71d435d8
|
Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409
|
61
retrodeck.sh
|
@ -18,7 +18,8 @@ Arguments:
|
||||||
-v, --version Print RetroDECK version
|
-v, --version Print RetroDECK version
|
||||||
--info-msg Print paths and config informations
|
--info-msg Print paths and config informations
|
||||||
--configurator Starts the RetroDECK Configurator
|
--configurator Starts the RetroDECK Configurator
|
||||||
--compress <file> Compresses target file to .chd format. Supports .cue, .iso and .gdi formats
|
--compress-one <file> Compresses target file to a compatible format
|
||||||
|
--compress-all <format> Compresses all supported games into compatible format. Available formats are \"chd\", \"zip\", \"rvz\" and \"all\".
|
||||||
--reset-emulator <emulator> Reset one or more emulator configs to the default values
|
--reset-emulator <emulator> Reset one or more emulator configs to the default values
|
||||||
--reset-retrodeck Starts the initial RetroDECK installer (backup your data first!)
|
--reset-retrodeck Starts the initial RetroDECK installer (backup your data first!)
|
||||||
|
|
||||||
|
@ -39,19 +40,22 @@ https://retrodeck.net
|
||||||
cat $rd_conf
|
cat $rd_conf
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
--compress*)
|
--compress-one*)
|
||||||
cli_compress_file "$2"
|
cli_compress_single_game "$2"
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
|
--compress-all*)
|
||||||
|
cli_compress_all_games "$2"
|
||||||
|
;;
|
||||||
--configurator*)
|
--configurator*)
|
||||||
sh /app/tools/configurator.sh
|
sh /app/tools/configurator.sh
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
--reset-emulator*)
|
--reset-emulator*)
|
||||||
echo "You are about to reset one or more RetroDECK emulators."
|
echo "You are about to reset one or more RetroDECK emulators."
|
||||||
echo "Available options are: retroarch citra dolphin duckstation melonds pcsx2 ppsspp primehack rpcs3 xemu yuzu all-emulators"
|
echo "Available options are: retroarch cemu citra dolphin duckstation melonds pcsx2 ppsspp primehack rpcs3 xemu yuzu all-emulators"
|
||||||
read -p "Please enter the emulator you would like to reset: " emulator
|
read -p "Please enter the emulator you would like to reset: " emulator
|
||||||
if [[ "$emulator" =~ ^(retroarch|citra|dolphin|duckstation|melonds|pcsx2|ppsspp|primehack|rpcs3|xemu|yuzu|all-emulators)$ ]]; then
|
if [[ "$emulator" =~ ^(retroarch|cemu|citra|dolphin|duckstation|melonds|pcsx2|ppsspp|primehack|rpcs3|xemu|yuzu|all-emulators)$ ]]; then
|
||||||
read -p "You are about to reset $emulator to default settings. Enter 'y' to continue, 'n' to stop: " response
|
read -p "You are about to reset $emulator to default settings. Enter 'y' to continue, 'n' to stop: " response
|
||||||
if [[ $response == [yY] ]]; then
|
if [[ $response == [yY] ]]; then
|
||||||
cli_emulator_reset $emulator
|
cli_emulator_reset $emulator
|
||||||
|
@ -84,7 +88,10 @@ https://retrodeck.net
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Please specify a valid option. Use -h for more information."
|
validate_input "$i"
|
||||||
|
if [[ ! $input_validated == "true" ]]; then
|
||||||
|
echo "Please specify a valid option. Use -h for more information."
|
||||||
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
@ -97,21 +104,57 @@ then
|
||||||
if [ "$hard_version" != "$version" ];
|
if [ "$hard_version" != "$version" ];
|
||||||
then
|
then
|
||||||
echo "Config file's version is $version but the actual version is $hard_version"
|
echo "Config file's version is $version but the actual version is $hard_version"
|
||||||
post_update # Executing post update script
|
|
||||||
|
if grep -qF "cooker" <<< $hard_version; then # If newly-installed version is a "cooker" build
|
||||||
|
cooker_base_version=$(echo $hard_version | cut -d'-' -f2 | sed 's/\([0-9]\.[0-9][a-z]\).*/\1/')
|
||||||
|
choice=$(zenity --icon-name=net.retrodeck.retrodeck --info --no-wrap --ok-label="Upgrade" --extra-button="Don't Upgrade" --extra-button="Fresh Install" \
|
||||||
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Cooker Upgrade" \
|
||||||
|
--text="You appear to be upgrading to a \"cooker\" build of RetroDECK.\n\nWould you like to perform the standard post-update process, skip the post-update process or remove ALL existing RetroDECK data to start from a fresh install?")
|
||||||
|
rc=$? # Capture return code, as "Yes" button has no text value
|
||||||
|
if [[ $rc == "1" ]]; then # If any button other than "Yes" was clicked
|
||||||
|
if [[ $choice == "Don't Upgrade" ]]; then # If user wants to bypass the post_update.sh process this time.
|
||||||
|
echo "Skipping upgrade process for cooker build, updating stored version in retrodeck.cfg"
|
||||||
|
set_setting_value $rd_conf "version" "$hard_version" retrodeck # Set version of currently running RetroDECK to updated retrodeck.cfg
|
||||||
|
elif [[ $choice == "Fresh Install" ]]; then # Remove all RetroDECK data and start a fresh install
|
||||||
|
echo "Removing RetroDECK data and starting fresh"
|
||||||
|
rm -rf /var
|
||||||
|
rm -rf "$HOME/retrodeck"
|
||||||
|
finit
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
echo "Performing normal upgrade process for version" $cooker_base_version
|
||||||
|
version=$cooker_base_version # Temporarily assign cooker base version to $version so update script can read it properly.
|
||||||
|
post_update
|
||||||
|
fi
|
||||||
|
else # If newly-installed version is a normal build.
|
||||||
|
post_update # Executing post update script
|
||||||
fi
|
fi
|
||||||
# Else, LOCKFILE IS NOT EXISTING (WAS REMOVED)
|
# Else, LOCKFILE IS NOT EXISTING (WAS REMOVED)
|
||||||
# if the lock file doesn't exist at all means that it's a fresh install or a triggered reset
|
# if the lock file doesn't exist at all means that it's a fresh install or a triggered reset
|
||||||
else
|
else
|
||||||
echo "Lockfile not found"
|
echo "Lockfile not found"
|
||||||
finit # Executing First/Force init
|
if [[ check_network_connectivity == "true" ]]; then
|
||||||
|
finit # Executing First/Force init
|
||||||
|
else
|
||||||
|
configurator_generic_dialog "You do not appear to be connected to a network with internet access.\n\nThe initial RetroDECK setup requires some files from the internet to function properly.\n\nPlease retry this process once a network connection is available."
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
source $rd_conf # Load latest variable values
|
if [[ $multi_user_mode == "true" ]]; then
|
||||||
|
multi_user_determine_current_user
|
||||||
|
fi
|
||||||
|
|
||||||
# Check if running in Desktop mode and warn if true, unless desktop_mode_warning=false in retrodeck.cfg
|
# Check if running in Desktop mode and warn if true, unless desktop_mode_warning=false in retrodeck.cfg
|
||||||
|
|
||||||
desktop_mode_warning
|
desktop_mode_warning
|
||||||
|
|
||||||
|
# Check if there is a new version of RetroDECK available, if update_check=true in retrodeck.cfg and there is network connectivity available.
|
||||||
|
if [[ check_network_connectivity == "true" ]] && [[ $update_check == "true" ]]; then
|
||||||
|
check_for_version_update
|
||||||
|
fi
|
||||||
|
|
||||||
# Normal Startup
|
# Normal Startup
|
||||||
|
|
||||||
start_retrodeck
|
start_retrodeck
|
|
@ -10,7 +10,6 @@ source /app/libexec/functions.sh
|
||||||
# Configurator Option Tree
|
# Configurator Option Tree
|
||||||
|
|
||||||
# Welcome
|
# Welcome
|
||||||
# - Move RetroDECK
|
|
||||||
# - RetroArch Presets
|
# - RetroArch Presets
|
||||||
# - Change Rewind Setting
|
# - Change Rewind Setting
|
||||||
# - Enable/Disable Rewind
|
# - Enable/Disable Rewind
|
||||||
|
@ -30,6 +29,7 @@ source /app/libexec/functions.sh
|
||||||
# - Launch XEMU
|
# - Launch XEMU
|
||||||
# - Launch Yuzu
|
# - Launch Yuzu
|
||||||
# - Tools and Troubleshooting
|
# - Tools and Troubleshooting
|
||||||
|
# - Move RetroDECK
|
||||||
# - Multi-file game check
|
# - Multi-file game check
|
||||||
# - Basic BIOS file check
|
# - Basic BIOS file check
|
||||||
# - Advanced BIOS file check
|
# - Advanced BIOS file check
|
||||||
|
@ -48,13 +48,10 @@ source /app/libexec/functions.sh
|
||||||
# - Reset PPSSPP
|
# - Reset PPSSPP
|
||||||
# - Reset Primehack
|
# - Reset Primehack
|
||||||
# - Reset RPCS3
|
# - Reset RPCS3
|
||||||
# - Reset Ryujinx
|
|
||||||
# - Reset XEMU
|
# - Reset XEMU
|
||||||
# - Reset Yuzu
|
# - Reset Yuzu
|
||||||
# - Reset All Emulators
|
# - Reset All Emulators
|
||||||
# - Reset All
|
# - Reset RetroDECK
|
||||||
|
|
||||||
# Code for the menus should be put in reverse order, so functions for sub-menus exists before it is called by the parent menu
|
|
||||||
|
|
||||||
# DIALOG TREE FUNCTIONS
|
# DIALOG TREE FUNCTIONS
|
||||||
|
|
||||||
|
@ -91,8 +88,13 @@ configurator_reset_dialog() {
|
||||||
|
|
||||||
"RetroArch" )
|
"RetroArch" )
|
||||||
if [[ $(configurator_reset_confirmation_dialog "RetroArch" "Are you sure you want to reset the RetroArch emulator to default settings?\n\nThis process cannot be undone.") == "true" ]]; then
|
if [[ $(configurator_reset_confirmation_dialog "RetroArch" "Are you sure you want to reset the RetroArch emulator to default settings?\n\nThis process cannot be undone.") == "true" ]]; then
|
||||||
ra_init
|
if [[ check_network_connectivity == "true" ]]; then
|
||||||
configurator_process_complete_dialog "resetting $emulator_to_reset"
|
ra_init
|
||||||
|
configurator_process_complete_dialog "resetting $emulator_to_reset"
|
||||||
|
else
|
||||||
|
configurator_generic_dialog "You do not appear to be connected to a network with internet access.\n\nThe RetroArch reset process requires some files from the internet to function properly.\n\nPlease retry this process once a network connection is available."
|
||||||
|
configurator_reset_dialog
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
configurator_generic_dialog "Reset process cancelled."
|
configurator_generic_dialog "Reset process cancelled."
|
||||||
configurator_reset_dialog
|
configurator_reset_dialog
|
||||||
|
@ -191,8 +193,13 @@ configurator_reset_dialog() {
|
||||||
|
|
||||||
"XEMU" )
|
"XEMU" )
|
||||||
if [[ $(configurator_reset_confirmation_dialog "XEMU" "Are you sure you want to reset the XEMU emulator to default settings?\n\nThis process cannot be undone.") == "true" ]]; then
|
if [[ $(configurator_reset_confirmation_dialog "XEMU" "Are you sure you want to reset the XEMU emulator to default settings?\n\nThis process cannot be undone.") == "true" ]]; then
|
||||||
xemu_init
|
if [[ check_network_connectivity == "true" ]]; then
|
||||||
configurator_process_complete_dialog "resetting $emulator_to_reset"
|
xemu_init
|
||||||
|
configurator_process_complete_dialog "resetting $emulator_to_reset"
|
||||||
|
else
|
||||||
|
configurator_generic_dialog "You do not appear to be connected to a network with internet access.\n\nThe Xemu reset process requires some files from the internet to function properly.\n\nPlease retry this process once a network connection is available."
|
||||||
|
configurator_reset_dialog
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
configurator_generic_dialog "Reset process cancelled."
|
configurator_generic_dialog "Reset process cancelled."
|
||||||
configurator_reset_dialog
|
configurator_reset_dialog
|
||||||
|
@ -218,9 +225,14 @@ configurator_reset_dialog() {
|
||||||
|
|
||||||
"Reset All Emulators" )
|
"Reset All Emulators" )
|
||||||
if [[ $(configurator_reset_confirmation_dialog "all emulators" "Are you sure you want to reset all emulators to default settings?\n\nThis process cannot be undone.") == "true" ]]; then
|
if [[ $(configurator_reset_confirmation_dialog "all emulators" "Are you sure you want to reset all emulators to default settings?\n\nThis process cannot be undone.") == "true" ]]; then
|
||||||
ra_init
|
if [[ check_network_connectivity == "true" ]]; then
|
||||||
standalones_init
|
ra_init
|
||||||
configurator_process_complete_dialog "resetting all emulators"
|
standalones_init
|
||||||
|
configurator_process_complete_dialog "resetting all emulators"
|
||||||
|
else
|
||||||
|
configurator_generic_dialog "You do not appear to be connected to a network with internet access.\n\nThe all-emulator reset process requires some files from the internet to function properly.\n\nPlease retry this process once a network connection is available."
|
||||||
|
configurator_reset_dialog
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
configurator_generic_dialog "Reset process cancelled."
|
configurator_generic_dialog "Reset process cancelled."
|
||||||
configurator_reset_dialog
|
configurator_reset_dialog
|
||||||
|
@ -286,7 +298,8 @@ configurator_power_user_warning_dialog() {
|
||||||
if [[ $choice == "No" ]]; then
|
if [[ $choice == "No" ]]; then
|
||||||
configurator_welcome_dialog
|
configurator_welcome_dialog
|
||||||
elif [[ $choice == "Never show this again" ]]; then
|
elif [[ $choice == "Never show this again" ]]; then
|
||||||
set_setting_value $rd_conf "power_user_warning" "false" retrodeck # Store desktop mode warning variable for future checks
|
set_setting_value $rd_conf "power_user_warning" "false" retrodeck "options" # Store desktop mode warning variable for future checks
|
||||||
|
source $rd_conf
|
||||||
configurator_power_user_changes_dialog
|
configurator_power_user_changes_dialog
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
@ -373,7 +386,7 @@ configurator_retroarch_rewind_dialog() {
|
||||||
if [[ $(get_setting_value $raconf rewind_enable retroarch) == "true" ]]; then
|
if [[ $(get_setting_value $raconf rewind_enable retroarch) == "true" ]]; then
|
||||||
zenity --question \
|
zenity --question \
|
||||||
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
--title "RetroDECK Configurator - Rewind" \
|
--title "RetroDECK Configurator - RetroArch Rewind" \
|
||||||
--text="Rewind is currently enabled. Do you want to disable it?."
|
--text="Rewind is currently enabled. Do you want to disable it?."
|
||||||
|
|
||||||
if [ $? == 0 ]
|
if [ $? == 0 ]
|
||||||
|
@ -386,7 +399,7 @@ configurator_retroarch_rewind_dialog() {
|
||||||
else
|
else
|
||||||
zenity --question \
|
zenity --question \
|
||||||
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
--title "RetroDECK Configurator - Rewind" \
|
--title "RetroDECK Configurator - RetroArch Rewind" \
|
||||||
--text="Rewind is currently disabled, do you want to enable it?\n\nNOTE:\nThis may impact performance on some more demanding systems."
|
--text="Rewind is currently disabled, do you want to enable it?\n\nNOTE:\nThis may impact performance on some more demanding systems."
|
||||||
|
|
||||||
if [ $? == 0 ]
|
if [ $? == 0 ]
|
||||||
|
@ -426,28 +439,32 @@ configurator_retroarch_options_dialog() {
|
||||||
configurator_compress_single_game_dialog() {
|
configurator_compress_single_game_dialog() {
|
||||||
local file=$(file_browse "Game to compress")
|
local file=$(file_browse "Game to compress")
|
||||||
if [[ ! -z "$file" ]]; then
|
if [[ ! -z "$file" ]]; then
|
||||||
if [[ $(validate_for_chd "$file") == "true" ]]; then
|
local compatible_compression_format=$(find_compatible_compression_format "$file")
|
||||||
|
if [[ ! $compatible_compression_format == "none" ]]; then
|
||||||
local post_compression_cleanup=$(configurator_compression_cleanup_dialog)
|
local post_compression_cleanup=$(configurator_compression_cleanup_dialog)
|
||||||
local filename_no_path=$(basename "$file")
|
|
||||||
local filename_no_extension="${filename_no_path%.*}"
|
|
||||||
local source_file=$(dirname "$(realpath "$file")")"/"$(basename "$file")
|
|
||||||
local dest_file=$(dirname "$(realpath "$file")")"/""$filename_no_extension"
|
|
||||||
(
|
(
|
||||||
echo "# Compressing $filename_no_path, please wait..."
|
if [[ $compatible_compression_format == "chd" ]]; then
|
||||||
compress_to_chd "$source_file" "$dest_file"
|
if [[ $(validate_for_chd "$file") == "true" ]]; then
|
||||||
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
echo "# Compressing $(basename "$file") to $compatible_compression_format format"
|
||||||
if [[ "$file" == *".cue" ]]; then
|
compress_game "chd" "$file"
|
||||||
local cue_bin_files=$(grep -o -P "(?<=FILE \").*(?=\".*$)" "$file")
|
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
||||||
local file_path=$(dirname "$(realpath "$file")")
|
if [[ "$file" == *".cue" ]]; then
|
||||||
while IFS= read -r line
|
local cue_bin_files=$(grep -o -P "(?<=FILE \").*(?=\".*$)" "$file")
|
||||||
do
|
local file_path=$(dirname "$(realpath "$file")")
|
||||||
echo "# Removing file $line"
|
while IFS= read -r line
|
||||||
rm -f "$file_path/$line"
|
do
|
||||||
done < <(printf '%s\n' "$cue_bin_files")
|
rm -f "$file_path/$line"
|
||||||
echo "# Removing file $filename_no_path"
|
done < <(printf '%s\n' "$cue_bin_files")
|
||||||
rm -f "$file"
|
rm -f "$file"
|
||||||
else
|
else
|
||||||
echo "# Removing file $filename_no_path"
|
rm -f "$file"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
echo "# Compressing $(basename "$file") to $compatible_compression_format format"
|
||||||
|
compress_game "$compatible_compression_format" "$file"
|
||||||
|
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
||||||
rm -f "$file"
|
rm -f "$file"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
@ -457,8 +474,9 @@ configurator_compress_single_game_dialog() {
|
||||||
--title "RetroDECK Configurator Utility - Compression in Progress"
|
--title "RetroDECK Configurator Utility - Compression in Progress"
|
||||||
configurator_generic_dialog "The compression process is complete!"
|
configurator_generic_dialog "The compression process is complete!"
|
||||||
configurator_compress_games_dialog
|
configurator_compress_games_dialog
|
||||||
|
|
||||||
else
|
else
|
||||||
configurator_generic_dialog "File type not recognized. Supported file types are .cue, .gdi and .iso"
|
configurator_generic_dialog "The selected file does not have any compatible compressed format."
|
||||||
configurator_compress_games_dialog
|
configurator_compress_games_dialog
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
@ -467,27 +485,55 @@ configurator_compress_single_game_dialog() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
configurator_compress_multi_game_dialog() {
|
configurator_compress_some_games_dialog() {
|
||||||
# This dialog will display any games it finds to be compressable, from the systems listed under each compression type in
|
# This dialog will display any games it finds to be compressable, from the systems listed under each compression type in compression_targets.cfg
|
||||||
local compression_format=$1
|
|
||||||
local compressable_game=""
|
|
||||||
local compressable_games_list=()
|
local compressable_games_list=()
|
||||||
local all_compressable_games=()
|
local all_compressable_games=()
|
||||||
local compressable_systems_list=$(sed -n '/\['"$compression_format"'\]/, /\[/{ /\['"$compression_format"'\]/! { /\[/! p } }' $compression_targets | sed '/^$/d')
|
local games_to_compress=()
|
||||||
|
|
||||||
|
if [[ ! -z "$1" ]]; then
|
||||||
|
local compression_format="$1"
|
||||||
|
else
|
||||||
|
local compression_format="all"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ $compression_format == "all" ]]; then
|
||||||
|
local compressable_systems_list=$(cat $compression_targets | sed '/^$/d' | sed '/^\[/d')
|
||||||
|
else
|
||||||
|
local compressable_systems_list=$(sed -n '/\['"$compression_format"'\]/, /\[/{ /\['"$compression_format"'\]/! { /\[/! p } }' $compression_targets | sed '/^$/d')
|
||||||
|
fi
|
||||||
|
|
||||||
while IFS= read -r system # Find and validate all games that are able to be compressed with this compression type
|
while IFS= read -r system # Find and validate all games that are able to be compressed with this compression type
|
||||||
do
|
do
|
||||||
if [[ $compression_format == "chd" ]]; then
|
compression_candidates=$(find "$roms_folder/$system" -type f -not -iname "*.txt")
|
||||||
compression_candidates=$(find "$roms_folder/$system" -type f \( -name "*.cue" -o -name "*.iso" -o -name "*.gdi" \) ! -path "*.m3u*")
|
if [[ ! -z $compression_candidates ]]; then
|
||||||
# TODO: Add ZIP file compression search here
|
while IFS= read -r game
|
||||||
|
do
|
||||||
|
local compatible_compression_format=$(find_compatible_compression_format "$game")
|
||||||
|
if [[ $compression_format == "chd" ]]; then
|
||||||
|
if [[ $compatible_compression_format == "chd" ]]; then
|
||||||
|
all_compressable_games=("${all_compressable_games[@]}" "$game")
|
||||||
|
compressable_games_list=("${compressable_games_list[@]}" "false" "${game#$roms_folder}" "$game")
|
||||||
|
fi
|
||||||
|
elif [[ $compression_format == "zip" ]]; then
|
||||||
|
if [[ $compatible_compression_format == "zip" ]]; then
|
||||||
|
all_compressable_games=("${all_compressable_games[@]}" "$game")
|
||||||
|
compressable_games_list=("${compressable_games_list[@]}" "false" "${game#$roms_folder}" "$game")
|
||||||
|
fi
|
||||||
|
elif [[ $compression_format == "rvz" ]]; then
|
||||||
|
if [[ $compatible_compression_format == "rvz" ]]; then
|
||||||
|
all_compressable_games=("${all_compressable_games[@]}" "$game")
|
||||||
|
compressable_games_list=("${compressable_games_list[@]}" "false" "${game#$roms_folder}" "$game")
|
||||||
|
fi
|
||||||
|
elif [[ $compression_format == "all" ]]; then
|
||||||
|
if [[ ! $compatible_compression_format == "none" ]]; then
|
||||||
|
all_compressable_games=("${all_compressable_games[@]}" "$game")
|
||||||
|
compressable_games_list=("${compressable_games_list[@]}" "false" "${game#$roms_folder}" "$game")
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
done < <(printf '%s\n' "$compression_candidates")
|
||||||
fi
|
fi
|
||||||
while IFS= read -r game
|
|
||||||
do
|
|
||||||
if [[ $(validate_for_chd "$game") == "true" ]]; then
|
|
||||||
all_compressable_games=("${all_compressable_games[@]}" "$game")
|
|
||||||
compressable_games_list=("${compressable_games_list[@]}" "false" "${game#$roms_folder}" "$game")
|
|
||||||
fi
|
|
||||||
done < <(printf '%s\n' "$compression_candidates")
|
|
||||||
done < <(printf '%s\n' "$compressable_systems_list")
|
done < <(printf '%s\n' "$compressable_systems_list")
|
||||||
|
|
||||||
choice=$(zenity \
|
choice=$(zenity \
|
||||||
|
@ -502,76 +548,104 @@ configurator_compress_multi_game_dialog() {
|
||||||
|
|
||||||
local rc=$?
|
local rc=$?
|
||||||
if [[ $rc == "0" && ! -z $choice ]]; then # User clicked "Compress Selected" with at least one game selected
|
if [[ $rc == "0" && ! -z $choice ]]; then # User clicked "Compress Selected" with at least one game selected
|
||||||
local post_compression_cleanup=$(configurator_compression_cleanup_dialog)
|
|
||||||
IFS="," read -ra games_to_compress <<< "$choice"
|
IFS="," read -ra games_to_compress <<< "$choice"
|
||||||
|
local total_games_to_compress=${#games_to_compress[@]}
|
||||||
|
local games_left_to_compress=$total_games_to_compress
|
||||||
|
elif [[ ! -z $choice ]]; then # User clicked "Compress All"
|
||||||
|
games_to_compress=("${all_compressable_games[@]}")
|
||||||
|
local total_games_to_compress=${#all_compressable_games[@]}
|
||||||
|
local games_left_to_compress=$total_games_to_compress
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ ! $(echo "${#games_to_compress[@]}") == "0" ]]; then
|
||||||
|
local post_compression_cleanup=$(configurator_compression_cleanup_dialog)
|
||||||
(
|
(
|
||||||
for file in "${games_to_compress[@]}"; do
|
for file in "${games_to_compress[@]}"; do
|
||||||
local filename_no_path=$(basename "$file")
|
local compression_format=$(find_compatible_compression_format "$file")
|
||||||
local filename_no_extension="${filename_no_path%.*}"
|
echo "# Compressing $(basename "$file") into $compression_format format" # Update Zenity dialog text
|
||||||
local source_file=$(dirname "$(realpath "$file")")"/"$(basename "$file")
|
progress=$(( 100 - (( 100 / "$total_games_to_compress" ) * "$games_left_to_compress" )))
|
||||||
local dest_file=$(dirname "$(realpath "$file")")"/""$filename_no_extension"
|
echo $progress
|
||||||
echo "# Compressing $filename_no_path" # Update Zenity dialog text
|
games_left_to_compress=$((games_left_to_compress-1))
|
||||||
compress_to_chd "$source_file" "$dest_file"
|
compress_game "$compression_format" "$file"
|
||||||
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
||||||
if [[ "$file" == *".cue" ]]; then
|
if [[ "$file" == *".cue" ]]; then
|
||||||
local cue_bin_files=$(grep -o -P "(?<=FILE \").*(?=\".*$)" "$file")
|
local cue_bin_files=$(grep -o -P "(?<=FILE \").*(?=\".*$)" "$file")
|
||||||
local file_path=$(dirname "$(realpath "$file")")
|
local file_path=$(dirname "$(realpath "$file")")
|
||||||
while IFS= read -r line
|
while IFS= read -r line
|
||||||
do
|
do
|
||||||
echo "# Removing file $line"
|
|
||||||
rm -f "$file_path/$line"
|
rm -f "$file_path/$line"
|
||||||
done < <(printf '%s\n' "$cue_bin_files")
|
done < <(printf '%s\n' "$cue_bin_files")
|
||||||
echo "# Removing file $filename_no_path"
|
|
||||||
rm -f $(realpath "$file")
|
rm -f $(realpath "$file")
|
||||||
else
|
else
|
||||||
echo "# Removing file $filename_no_path"
|
|
||||||
rm -f "$(realpath "$file")"
|
rm -f "$(realpath "$file")"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
) |
|
) |
|
||||||
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \
|
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --auto-close \
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
--title "RetroDECK Configurator Utility - Compression in Progress"
|
--title "RetroDECK Configurator Utility - Compression in Progress"
|
||||||
configurator_generic_dialog "The compression process is complete!"
|
configurator_generic_dialog "The compression process is complete!"
|
||||||
configurator_compress_games_dialog
|
configurator_compress_games_dialog
|
||||||
else
|
else
|
||||||
if [[ ! -z $choice ]]; then # User clicked "Compress All"
|
configurator_compress_games_dialog
|
||||||
local post_compression_cleanup=$(configurator_compression_cleanup_dialog)
|
fi
|
||||||
(
|
}
|
||||||
for file in "${all_compressable_games[@]}"; do
|
|
||||||
local filename_no_path=$(basename "$file")
|
configurator_compress_all_games_dialog() {
|
||||||
local filename_no_extension="${filename_no_path%.*}"
|
# This dialog compress all games found in all compatible roms folders into compatible formats
|
||||||
local source_file=$(dirname "$(realpath "$file")")"/"$(basename "$file")
|
|
||||||
local dest_file=$(dirname "$(realpath "$file")")"/""$filename_no_extension"
|
local all_compressable_games=()
|
||||||
echo "# Compressing $filename_no_path" # Update Zenity dialog text
|
local compressable_systems_list=$(cat $compression_targets | sed '/^$/d' | sed '/^\[/d')
|
||||||
compress_to_chd "$source_file" "$dest_file"
|
|
||||||
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
while IFS= read -r system # Find and validate all games that are able to be compressed with this compression type
|
||||||
if [[ "$file" == *".cue" ]]; then
|
do
|
||||||
local cue_bin_files=$(grep -o -P "(?<=FILE \").*(?=\".*$)" "$file")
|
compression_candidates=$(find "$roms_folder/$system" -type f -not -iname "*.txt")
|
||||||
local file_path=$(dirname "$(realpath "$file")")
|
if [[ ! -z $compression_candidates ]]; then
|
||||||
while IFS= read -r line
|
while IFS= read -r game
|
||||||
do
|
do
|
||||||
echo "# Removing file $line"
|
local compatible_compression_format=$(find_compatible_compression_format "$game")
|
||||||
rm -f "$file_path/$line"
|
if [[ ! $compatible_compression_format == "none" ]]; then
|
||||||
done < <(printf '%s\n' "$cue_bin_files")
|
all_compressable_games=("${all_compressable_games[@]}" "$game")
|
||||||
echo "# Removing file $filename_no_path"
|
|
||||||
rm -f $(realpath "$file")
|
|
||||||
else
|
|
||||||
echo "# Removing file $filename_no_path"
|
|
||||||
rm -f $(realpath "$file")
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
done
|
done < <(printf '%s\n' "$compression_candidates")
|
||||||
|
fi
|
||||||
|
done < <(printf '%s\n' "$compressable_systems_list")
|
||||||
|
|
||||||
|
if [[ ! $(echo ${all_compressable_games[@]}) == "0" ]]; then
|
||||||
|
local post_compression_cleanup=$(configurator_compression_cleanup_dialog)
|
||||||
|
total_games_to_compress=${#all_compressable_games[@]}
|
||||||
|
games_left_to_compress=$total_games_to_compress
|
||||||
|
(
|
||||||
|
for file in "${all_compressable_games[@]}"; do
|
||||||
|
local compression_format=$(find_compatible_compression_format "$file")
|
||||||
|
echo "# Compressing $(basename "$file") into $compression_format format" # Update Zenity dialog text
|
||||||
|
progress=$(( 100 - (( 100 / "$total_games_to_compress" ) * "$games_left_to_compress" )))
|
||||||
|
echo $progress
|
||||||
|
games_left_to_compress=$((games_left_to_compress-1))
|
||||||
|
compress_game "$compression_format" "$file"
|
||||||
|
if [[ $post_compression_cleanup == "true" ]]; then # Remove file(s) if requested
|
||||||
|
if [[ "$file" == *".cue" ]]; then
|
||||||
|
local cue_bin_files=$(grep -o -P "(?<=FILE \").*(?=\".*$)" "$file")
|
||||||
|
local file_path=$(dirname "$(realpath "$file")")
|
||||||
|
while IFS= read -r line
|
||||||
|
do
|
||||||
|
rm -f "$file_path/$line"
|
||||||
|
done < <(printf '%s\n' "$cue_bin_files")
|
||||||
|
rm -f $(realpath "$file")
|
||||||
|
else
|
||||||
|
rm -f $(realpath "$file")
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
done
|
||||||
) |
|
) |
|
||||||
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \
|
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --auto-close \
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
--title "RetroDECK Configurator Utility - Compression in Progress"
|
--title "RetroDECK Configurator Utility - Compression in Progress"
|
||||||
configurator_generic_dialog "The compression process is complete!"
|
configurator_generic_dialog "The compression process is complete!"
|
||||||
configurator_compress_games_dialog
|
configurator_compress_games_dialog
|
||||||
else
|
else
|
||||||
configurator_compress_games_dialog
|
configurator_generic_dialog "There were no games found that could be compressed."
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -593,7 +667,11 @@ configurator_compress_games_dialog() {
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
||||||
--column="Choice" --column="Action" \
|
--column="Choice" --column="Action" \
|
||||||
"Compress Single Game" "Compress a single game into a compatible format" \
|
"Compress Single Game" "Compress a single game into a compatible format" \
|
||||||
"Compress Multiple Games - CHD" "Compress one or more games compatible with the CHD format" )
|
"Compress Multiple Games - CHD" "Compress one or more games compatible with the CHD format" \
|
||||||
|
"Compress Multiple Games - ZIP" "Compress one or more games compatible with the ZIP format" \
|
||||||
|
"Compress Multiple Games - RVZ" "Compress one or more games compatible with the RVZ format" \
|
||||||
|
"Compress Multiple Games - All Formats" "Compress one or more games compatible with any format" \
|
||||||
|
"Compress All Games" "Compress all games into compatible formats" )
|
||||||
|
|
||||||
case $choice in
|
case $choice in
|
||||||
|
|
||||||
|
@ -602,10 +680,24 @@ configurator_compress_games_dialog() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Compress Multiple Games - CHD" )
|
"Compress Multiple Games - CHD" )
|
||||||
configurator_compress_multi_game_dialog "chd"
|
configurator_compress_some_games_dialog "chd"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
# TODO: Add ZIP compression option
|
"Compress Multiple Games - ZIP" )
|
||||||
|
configurator_compress_some_games_dialog "zip"
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Compress Multiple Games - RVZ" )
|
||||||
|
configurator_compress_some_games_dialog "rvz"
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Compress Multiple Games - All Formats" )
|
||||||
|
configurator_compress_some_games_dialog "all"
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Compress All Games" )
|
||||||
|
configurator_compress_all_games_dialog
|
||||||
|
;;
|
||||||
|
|
||||||
"" ) # No selection made or Back button clicked
|
"" ) # No selection made or Back button clicked
|
||||||
configurator_welcome_dialog
|
configurator_welcome_dialog
|
||||||
|
@ -625,7 +717,7 @@ configurator_check_multifile_game_structure() {
|
||||||
else
|
else
|
||||||
configurator_generic_dialog "No incorrect multi-file game folder structures found."
|
configurator_generic_dialog "No incorrect multi-file game folder structures found."
|
||||||
fi
|
fi
|
||||||
configurator_troubleshooting_tools_dialog
|
configurator_tools_and_troubleshooting_dialog
|
||||||
}
|
}
|
||||||
|
|
||||||
configurator_check_bios_files_basic() {
|
configurator_check_bios_files_basic() {
|
||||||
|
@ -652,11 +744,11 @@ configurator_check_bios_files_basic() {
|
||||||
|
|
||||||
configurator_generic_dialog "The following systems have been found to have at least one valid BIOS file.\n\n$systems_with_bios\n\nFor more information on the BIOS files found please use the Advanced check tool."
|
configurator_generic_dialog "The following systems have been found to have at least one valid BIOS file.\n\n$systems_with_bios\n\nFor more information on the BIOS files found please use the Advanced check tool."
|
||||||
|
|
||||||
configurator_troubleshooting_tools_dialog
|
configurator_tools_and_troubleshooting_dialog
|
||||||
}
|
}
|
||||||
|
|
||||||
configurator_check_bios_files_advanced() {
|
configurator_check_bios_files_advanced() {
|
||||||
configurator_generic_dialog "This check will look for BIOS files that RetroDECK has identified as working.\n\nThere may be additional BIOS files that will function with the emulators that are not checked.\n\nSome more advanced emulators such as Yuzu will have additional methods for verifiying the BIOS files are in working order."
|
configurator_generic_dialog "This check will look for BIOS files that RetroDECK has identified as working.\n\nNot all BIOS files are required for games to work, please check the BIOS description for more information on its purpose.\n\nThere may be additional BIOS files that will function with the emulators that are not checked.\n\nSome more advanced emulators such as Yuzu will have additional methods for verifiying the BIOS files are in working order."
|
||||||
bios_checked_list=()
|
bios_checked_list=()
|
||||||
|
|
||||||
while IFS="^" read -r bios_file bios_subdir bios_hash bios_system bios_desc
|
while IFS="^" read -r bios_file bios_subdir bios_hash bios_system bios_desc
|
||||||
|
@ -683,10 +775,66 @@ configurator_check_bios_files_advanced() {
|
||||||
--column "BIOS File Description" \
|
--column "BIOS File Description" \
|
||||||
"${bios_checked_list[@]}"
|
"${bios_checked_list[@]}"
|
||||||
|
|
||||||
configurator_troubleshooting_tools_dialog
|
configurator_tools_and_troubleshooting_dialog
|
||||||
}
|
}
|
||||||
|
|
||||||
configurator_troubleshooting_tools_dialog() {
|
configurator_online_theme_downloader() {
|
||||||
|
local online_themes=()
|
||||||
|
local local_themes=()
|
||||||
|
readarray -t online_themes < <(curl -s $es_themes_list | jq -r '.themeSets[] | "\(.name)\n\(.url)"')
|
||||||
|
|
||||||
|
for (( i=0; i<${#online_themes[@]}; i+=2 )); do
|
||||||
|
local name=${online_themes[$i]}
|
||||||
|
local url=${online_themes[$i+1]}
|
||||||
|
|
||||||
|
if [[ -d "$themes_folder/$(basename "$url" .git)" ]] || [[ -d "$rd_es_themes/$(basename "$url" .git)" ]]; then
|
||||||
|
local_themes=("${local_themes[@]}" "true" "$name" "$url")
|
||||||
|
else
|
||||||
|
local_themes=("${local_themes[@]}" "false" "$name" "$url")
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
choice=$(zenity \
|
||||||
|
--list --width=1200 --height=720 \
|
||||||
|
--checklist --hide-column=3 --ok-label="Download/Update Themes" \
|
||||||
|
--separator="," --print-column=3 \
|
||||||
|
--text="Choose which themes to download:" \
|
||||||
|
--column "Downloaded" \
|
||||||
|
--column "Theme" \
|
||||||
|
--column "Theme URL" \
|
||||||
|
"${local_themes[@]}")
|
||||||
|
|
||||||
|
local rc=$?
|
||||||
|
if [[ $rc == "0" && ! -z $choice ]]; then
|
||||||
|
(
|
||||||
|
IFS="," read -ra chosen_themes <<< "$choice"
|
||||||
|
for theme in "${chosen_themes[@]}"; do
|
||||||
|
if [[ ! -d "$themes_folder/$(basename $theme .git)" ]] && [[ ! -d "$rd_es_themes/$(basename $theme .git)" ]]; then
|
||||||
|
echo "# Downloading $(basename "$theme" .git)"
|
||||||
|
git clone -q "$theme" "$themes_folder/$(basename $theme .git)"
|
||||||
|
elif [[ -d "$themes_folder/$(basename $theme .git)" ]] && [[ ! -d "$rd_es_themes/$(basename $theme .git)" ]]; then
|
||||||
|
cd "$themes_folder/$(basename $theme .git)"
|
||||||
|
echo "# Checking $(basename $theme .git) for updates"
|
||||||
|
git pull -fq
|
||||||
|
cd "$rdhome"
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
) |
|
||||||
|
zenity --progress --pulsate \
|
||||||
|
--icon-name=net.retrodeck.retrodeck \
|
||||||
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title="Downloading Themes" \
|
||||||
|
--no-cancel \
|
||||||
|
--auto-close
|
||||||
|
|
||||||
|
configurator_generic_dialog "The theme downloads and updates have been completed.\n\nYou may need to exit RetroDECK and start it again for the new themes to be available."
|
||||||
|
configurator_tools_and_troubleshooting_dialog
|
||||||
|
else
|
||||||
|
configurator_tools_and_troubleshooting_dialog
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
configurator_tools_and_troubleshooting_dialog() {
|
||||||
choice=$(zenity --list --title="RetroDECK Configurator Utility - Change Options" --cancel-label="Back" \
|
choice=$(zenity --list --title="RetroDECK Configurator Utility - Change Options" --cancel-label="Back" \
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
||||||
--column="Choice" --column="Action" \
|
--column="Choice" --column="Action" \
|
||||||
|
@ -694,7 +842,8 @@ configurator_troubleshooting_tools_dialog() {
|
||||||
"Multi-file game structure check" "Verify the proper structure of multi-file or multi-disc games" \
|
"Multi-file game structure check" "Verify the proper structure of multi-file or multi-disc games" \
|
||||||
"Basic BIOS file check" "Show a list of systems that BIOS files are found for" \
|
"Basic BIOS file check" "Show a list of systems that BIOS files are found for" \
|
||||||
"Advanced BIOS file check" "Show advanced information about common BIOS files" \
|
"Advanced BIOS file check" "Show advanced information about common BIOS files" \
|
||||||
"Compress Games" "Compress games to CHD format for systems that support it" )
|
"Compress Games" "Compress games to CHD format for systems that support it" \
|
||||||
|
"Download/Update Themes" "Download new themes for RetroDECK or update existing ones" )
|
||||||
|
|
||||||
case $choice in
|
case $choice in
|
||||||
|
|
||||||
|
@ -719,6 +868,10 @@ configurator_troubleshooting_tools_dialog() {
|
||||||
configurator_compress_games_dialog
|
configurator_compress_games_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Download/Update Themes" )
|
||||||
|
configurator_online_theme_downloader
|
||||||
|
;;
|
||||||
|
|
||||||
"" ) # No selection made or Back button clicked
|
"" ) # No selection made or Back button clicked
|
||||||
configurator_welcome_dialog
|
configurator_welcome_dialog
|
||||||
;;
|
;;
|
||||||
|
@ -732,7 +885,7 @@ configurator_move_dialog() {
|
||||||
case $destination in
|
case $destination in
|
||||||
|
|
||||||
"Back" )
|
"Back" )
|
||||||
configurator_move_dialog
|
configurator_tools_and_troubleshooting_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Internal Storage" )
|
"Internal Storage" )
|
||||||
|
@ -880,14 +1033,141 @@ configurator_move_dialog() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
configurator_online_update_setting_dialog() {
|
||||||
|
if [[ $(get_setting_value $rd_conf "update_check" retrodeck "options") == "true" ]]; then
|
||||||
|
zenity --question \
|
||||||
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Configurator - RetroDECK Online Update Check" \
|
||||||
|
--text="Online update checks for RetroDECK are currently enabled.\n\nDo you want to disable them?"
|
||||||
|
|
||||||
|
if [ $? == 0 ] # User clicked "Yes"
|
||||||
|
then
|
||||||
|
set_setting_value $rd_conf "update_check" "false" retrodeck "options"
|
||||||
|
else # User clicked "Cancel"
|
||||||
|
configurator_developer_dialog
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
zenity --question \
|
||||||
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Configurator - RetroDECK Online Update Check" \
|
||||||
|
--text="Online update checks for RetroDECK are currently disabled.\n\nDo you want to enable them?"
|
||||||
|
|
||||||
|
if [ $? == 0 ] # User clicked "Yes"
|
||||||
|
then
|
||||||
|
set_setting_value $rd_conf "update_check" "true" retrodeck "options"
|
||||||
|
else # User clicked "Cancel"
|
||||||
|
configurator_developer_dialog
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
configurator_online_update_channel_dialog() {
|
||||||
|
if [[ $(get_setting_value $rd_conf "update_repo" retrodeck "options") == "RetroDECK" ]]; then
|
||||||
|
zenity --question \
|
||||||
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Configurator - RetroDECK Change Update Branch" \
|
||||||
|
--text="You are currently on the production branch of RetroDECK updates. Would you like to switch to the cooker branch?\n\nAfter installing a cooker build, you may need to remove the \"stable\" branch install of RetroDECK to avoid overlap."
|
||||||
|
|
||||||
|
if [ $? == 0 ] # User clicked "Yes"
|
||||||
|
then
|
||||||
|
set_setting_value $rd_conf "update_repo" "RetroDECK-cooker" retrodeck "options"
|
||||||
|
else # User clicked "Cancel"
|
||||||
|
configurator_developer_dialog
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
zenity --question \
|
||||||
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Configurator - RetroDECK Change Update Branch" \
|
||||||
|
--text="You are currently on the cooker branch of RetroDECK updates. Would you like to switch to the production branch?\n\nAfter installing a production build, you may need to remove the \"cooker\" branch install of RetroDECK to avoid overlap."
|
||||||
|
|
||||||
|
if [ $? == 0 ] # User clicked "Yes"
|
||||||
|
then
|
||||||
|
set_setting_value $rd_conf "update_repo" "RetroDECK" retrodeck "options"
|
||||||
|
else # User clicked "Cancel"
|
||||||
|
configurator_developer_dialog
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
configurator_retrodeck_multiuser_dialog() {
|
||||||
|
if [[ $(get_setting_value $rd_conf "multi_user_mode" retrodeck "options") == "true" ]]; then
|
||||||
|
zenity --question \
|
||||||
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Configurator - RetroDECK Multi-user Support" \
|
||||||
|
--text="Multi-user support is current enabled. Do you want to disable it?\n\nIf there are more than one user configured,\nyou will be given a choice of which to use as the single RetroDECK user.\n\nThis users files will be moved to the default locations.\n\nOther users files will remain in the mutli-user-data folder.\n"
|
||||||
|
|
||||||
|
if [ $? == 0 ] # User clicked "Yes"
|
||||||
|
then
|
||||||
|
multi_user_disable_multi_user_mode
|
||||||
|
else # User clicked "Cancel"
|
||||||
|
configurator_developer_dialog
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
zenity --question \
|
||||||
|
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
|
--title "RetroDECK Configurator - RetroDECK Multi-user support" \
|
||||||
|
--text="Multi-user support is current disabled. Do you want to enable it?\n\nThe current users saves and states will be backed up and then moved to the \"retrodeck/multi-user-data\" folder.\nAdditional users will automatically be stored in their own folder here as they are added."
|
||||||
|
|
||||||
|
if [ $? == 0 ]
|
||||||
|
then
|
||||||
|
multi_user_enable_multi_user_mode
|
||||||
|
else
|
||||||
|
configurator_developer_dialog
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
configurator_developer_dialog() {
|
||||||
|
choice=$(zenity --list --title="RetroDECK Configurator Utility - Change Options" --cancel-label="Back" \
|
||||||
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
||||||
|
--column="Choice" --column="Action" \
|
||||||
|
"Change Multi-user mode" "Enable or disable multi-user support" \
|
||||||
|
"Change Update Channel" "Change between normal and cooker builds" \
|
||||||
|
"Change Update Check Setting" "Enable or disable online checks for new versions of RetroDECK" \
|
||||||
|
"Browse the Wiki" "Browse the RetroDECK wiki online" )
|
||||||
|
|
||||||
|
case $choice in
|
||||||
|
|
||||||
|
"Change Multi-user mode" )
|
||||||
|
configurator_retrodeck_multiuser_dialog
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Change Update Channel" )
|
||||||
|
configurator_online_update_channel_dialog
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Change Update Check Setting" )
|
||||||
|
configurator_online_update_setting_dialog
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Browse the Wiki" )
|
||||||
|
xdg-open "https://github.com/XargonWan/RetroDECK/wiki"
|
||||||
|
;;
|
||||||
|
|
||||||
|
"" ) # No selection made or Back button clicked
|
||||||
|
configurator_welcome_dialog
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
}
|
||||||
|
|
||||||
configurator_welcome_dialog() {
|
configurator_welcome_dialog() {
|
||||||
|
if [[ $developer_options == "true" ]]; then
|
||||||
|
welcome_menu_options=("RetroArch Presets" "Change RetroArch presets, log into RetroAchievements etc." \
|
||||||
|
"Emulator Options" "Launch and configure each emulators settings (for advanced users)" \
|
||||||
|
"Tools and Troubleshooting" "Move RetroDECK to a new location, compress games and perform basic troubleshooting" \
|
||||||
|
"Reset" "Reset specific parts or all of RetroDECK" \
|
||||||
|
"Developer Options" "Welcome to the DANGER ZONE")
|
||||||
|
else
|
||||||
|
welcome_menu_options=("RetroArch Presets" "Change RetroArch presets, log into RetroAchievements etc." \
|
||||||
|
"Emulator Options" "Launch and configure each emulators settings (for advanced users)" \
|
||||||
|
"Tools and Troubleshooting" "Move RetroDECK to a new location, compress games and perform basic troubleshooting" \
|
||||||
|
"Reset" "Reset specific parts or all of RetroDECK" )
|
||||||
|
fi
|
||||||
|
|
||||||
choice=$(zenity --list --title="RetroDECK Configurator Utility" --cancel-label="Quit" \
|
choice=$(zenity --list --title="RetroDECK Configurator Utility" --cancel-label="Quit" \
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \
|
||||||
--column="Choice" --column="Action" \
|
--column="Choice" --column="Action" \
|
||||||
"RetroArch Presets" "Change RetroArch presets, log into RetroAchievements etc." \
|
"${welcome_menu_options[@]}")
|
||||||
"Emulator Options" "Launch and configure each emulators settings (for advanced users)" \
|
|
||||||
"Tools and Troubleshooting" "Move RetroDECK to a new location, compress games and perform basic troubleshooting" \
|
|
||||||
"Reset" "Reset specific parts or all of RetroDECK" )
|
|
||||||
|
|
||||||
case $choice in
|
case $choice in
|
||||||
|
|
||||||
|
@ -900,13 +1180,18 @@ configurator_welcome_dialog() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Tools and Troubleshooting" )
|
"Tools and Troubleshooting" )
|
||||||
configurator_troubleshooting_tools_dialog
|
configurator_tools_and_troubleshooting_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Reset" )
|
"Reset" )
|
||||||
configurator_reset_dialog
|
configurator_reset_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Developer Options" )
|
||||||
|
configurator_generic_dialog "The following features and options are potentially VERY DANGEROUS for your RetroDECK install!\n\nThey should be considered the bleeding-edge of upcoming RetroDECK features, and never used when you have important saves/states/roms that are not backed up!\n\nYOU HAVE BEEN WARNED!"
|
||||||
|
configurator_developer_dialog
|
||||||
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|