Commit graph

494 commits

Author SHA1 Message Date
Godsbane
304204cfd3 use rsync to merge downloaded_media 2022-05-22 02:03:40 -04:00
Godsbane
8549f1e624 unlink downloaded_media 2022-05-22 01:44:50 -04:00
Godsbane
c27e8170a6 Fix sed for MediaDir in xml 2022-05-22 01:06:52 -04:00
Ramsey Hathout
56acb8a238
take out extra else 2022-05-21 19:18:03 -04:00
Ramsey Hathout
879b519219
fix escaping
fix escaping mediadir
2022-05-21 19:09:16 -04:00
Ramsey Hathout
0c74f6bc88
Change esDE MediaDir to use config instead of link
Leon requested we stop using the symlink, as he is having users come to him saying scraping is broken if the link breaks.
I have updated the initial config when it lays down.
When the script moves the files, we then can update the config to use the ESDEscrapData variable
2022-05-21 18:20:56 -04:00
Rodrigo
1ee0b115f9 3ds symlink fixes + non destructive rsync 2022-05-21 02:02:46 +02:00
Rodrigo
bd20e7bcdf SRM moved to the tools directory + .desktop that autocloses Steam 2022-05-21 01:42:52 +02:00
Godsbane
8ec5e69b2f Fix gamelistFound variable 2022-05-18 10:35:37 -04:00
Godsbane
94e8f670aa sed gamelist into xml missing the line 2022-05-18 10:25:28 -04:00
Godsbane
9a7e6641b7 Fix Gamelist Entries via function 2022-05-18 10:06:11 -04:00
Ramsey Hathout
49ab95158c
Merge pull request #201 from AngelofWoe/citra
ES-DE - Set default 3DS emulator as Citra (Standalone)
2022-05-18 01:08:49 -04:00
Dylan Tackoor
192ea67694
PowerTools v0.5.0 (#202)
Bumps PowerTools version again

https://github.com/NGnius/PowerTools/releases
https://github.com/NGnius/PowerTools/compare/v0.4.1...v0.5.0
2022-05-18 01:07:20 -04:00
AngelofWoe
a603f3c761 ES-DE - Set default emulator as Citra (Standalone) 2022-05-17 17:33:34 -05:00
AngelofWoe
73e962814f
Adapt cemu.sh for and add proton-launch.sh (#194)
Angel split the cemu.sh into a file agnostic proton-launch.sh as well as a cemu.sh that uses it to call cemu.

should be a seamless drop in replacement, and now we can use the proton script for other things like xenia without redoing that work.
2022-05-17 03:54:11 -04:00
Godsbane
f5be0e3b27 Move location table addition outside function 2022-05-17 02:15:18 -04:00
Ramsey Hathout
2e17a5d170
New menus (#198)
Almost every user prompt has been altered.
General Changes:
   - SD card is only available if one is inserted, writable, and supports symlinks
   - If the user does not have an SD Card, and chooses easy mode, it will skip location choice and install to ~/
   - If the user has installed EmuDeck before, we won't write the roms folders over their existing ones anymore.
   - logging is more verbose.

Expert Mode Changes:
   - Expert mode now has a list of changes intead of a series of questions.
   - Expert mode now has a custom install location available. It will be tested for the ability to both write and link, and 
      rejected if either fail.
   - Now has option to clobber roms folders even if you have already run it before.
2022-05-17 01:14:09 -04:00
Rodrigo
8738651bb1 Bios folder readme.txt 2022-05-16 15:09:51 +02:00
Ramsey Hathout
21954ecf58
readd fi
broke the whole thing from not closing this if
2022-05-15 15:38:52 -04:00
Ramsey Hathout
63a4b8fe3a
fix if thens 2022-05-15 15:36:27 -04:00
Ramsey Hathout
ec7a1a7893
extra fi 2022-05-15 15:19:45 -04:00
Godsbane
5b72f97de7 Redo Expert Mode
moved all zenity questions to one checklist.
2022-05-15 14:15:07 -04:00
Rodrigo
b33f556539 bye bye gyro weird message 2022-05-15 01:53:09 +02:00
Rodrigo
1fc2e5b25a Merge branch 'main' into dev 2022-05-14 19:28:58 +02:00
Rodrigo
a8d4243ce4 xemu-emu.sh 2022-05-14 19:28:30 +02:00
Rodrigo
1245daeee3 0.17.4 2022-05-14 19:25:37 +02:00
Rodrigo
bf90080d6e merge conflicts, overwrite from dev just in case 2022-05-14 18:51:37 +02:00
Rodrigo
d5381a60ed better rpcsx3 detection 2022-05-14 14:20:09 +02:00
Rodrigo
61511ea51e Info dialog for RPCS3 2022-05-14 14:18:55 +02:00
Rodrigo
909b7bb83d Revert "bit.ly urls"
This reverts commit 00e68e23a8.
2022-05-14 14:14:07 +02:00
Rodrigo
00e68e23a8 bit.ly urls 2022-05-14 14:10:50 +02:00
Rodrigo
dab176ae9c esdeTheme flag 2022-05-14 14:06:33 +02:00
Rodrigo
74e88fcba1 mkdir fix 2022-05-14 13:33:18 +02:00
Rodrigo
dfbeeb35f7 theme selector only on expert mode 2022-05-14 13:31:25 +02:00
Rodrigo
8c5bd7673d Text for holoIso users 2022-05-14 13:29:12 +02:00
fewtarius
0f59df4350
Add support for holoISO (#175)
* Fix up missing dependencies and group permissions.

* Add a hardware guard, and reformat to follow the flow of the existing code.

* Remove extra space in the guard block.

* Fix the guards to follow the flow of the rest of the code.

* Log the user into the new group so they don't need to restart the install.
2022-05-14 13:25:24 +02:00
Rodrigo
2fbd6839d8 fix 2022-05-14 13:23:05 +02:00
Rodrigo
f05967c4f8 Theme selector 2022-05-14 13:17:05 +02:00
Rodrigo
b56b54410b ESDE Theme selection on install 2022-05-14 13:04:22 +02:00
Rodrigo
ddb0f7291d New ESDE Theme 2022-05-14 12:47:16 +02:00
Rodrigo
8775dda3dd disabling Xenia for now 2022-05-14 11:44:52 +02:00
Rodrigo
52045e2af5 testing new ESDE gitlab 2022-05-14 11:32:31 +02:00
Rodrigo
e3a1987833 Some text changes 2022-05-14 11:20:32 +02:00
Ramsey Hathout
c1e6877faa
Revert "Fixes using Shellcheck" 2022-05-13 00:25:06 -04:00
Ramsey Hathout
5d912a3156
Merge pull request #180 from dragoonDorise/beta
update Citra config with actual rom path
2022-05-12 19:30:40 -04:00
Ramsey Hathout
8df9368470
update Citra config with actual rom path 2022-05-12 19:30:05 -04:00
Ramsey Hathout
d06a7bea1b
Merge branch 'dev' into feat-shellcheck 2022-05-12 17:04:06 -04:00
NGnius (Graham)
e8dd9c5e45
Update PowerTools to v0.4.1 2022-05-12 17:18:40 +00:00
Ramsey Hathout
bf3433e9d1 Fix RA Bezel / Autosave question in Expert mode 2022-05-12 00:27:34 -04:00
Atem18
cab9e5571d Fixes using Shellcheck 2022-05-11 22:55:06 +02:00