Ramsey Hathout
fc9b9e65d4
replace all zenity redirects
2022-05-11 02:44:07 -04:00
Ramsey Hathout
f5556deba5
add better logging, actually hide zenitystuff
2022-05-11 02:36:19 -04:00
Ramsey Hathout
798abe10cd
fix gyro install script by sourcing script
...
execute inside variable. Sudo still fires. outputs to variable and then echo output to log.
2022-05-11 02:00:28 -04:00
Ramsey Hathout
faefc769bd
sigh
2022-05-11 01:41:24 -04:00
Ramsey Hathout
acc0d65ff4
Update latest.md
2022-05-11 01:36:38 -04:00
Ramsey Hathout
fe7d1cfba4
new updates in dev
2022-05-11 01:33:03 -04:00
Ramsey Hathout
e4fc9b5c89
fix printf in doInstallGryro string
2022-05-11 01:24:58 -04:00
Ramsey Hathout
dedc7cf004
Config Yuzu Roms dir
...
Config Yuzu Default path to Roms / Switch folder
2022-05-11 00:31:13 -04:00
Ramsey Hathout
6596e2e893
Update qt-config.ini
2022-05-11 00:19:44 -04:00
Ramsey Hathout
4ad95b5ffb
move echo above exit for end of log.
2022-05-11 00:09:49 -04:00
Ramsey Hathout
6df8b4a116
Add Logging to CHDDeck
2022-05-11 00:06:16 -04:00
Ramsey Hathout
8a04c6711d
modify cemu config to use absolute Z paths
2022-05-10 23:43:16 -04:00
Ramsey Hathout
3769947284
add gyro install question to expert mode
...
also fix typos in powertools message
2022-05-10 23:33:39 -04:00
Ramsey Hathout
f7a56389f6
Configure Primehack's Rom Directory
...
needs config for users to see their game in the app after install
2022-05-10 23:07:18 -04:00
Ramsey Hathout
3d04c07a7b
update to z path.
...
This will allow us to sed the actual rom path into it, and it should work for the user right away.
2022-05-10 22:59:32 -04:00
Ramsey Hathout
94dac11d8e
Merge pull request #159 from NGnius/dev
...
Update PowerTools to v0.4.0
2022-05-10 22:46:04 -04:00
NGnius (Graham)
b8fbdc4b53
Update PowerTools to v0.4.0
2022-05-10 17:08:03 +00:00
Ramsey Hathout
1f846515e7
Update Config.yml to new version
2022-05-10 02:24:25 -04:00
Ramsey Hathout
dccbbc563d
Replaced Gui CurrentSettings with newer version
2022-05-10 02:21:57 -04:00
Ramsey Hathout
e9890e7b9d
Add Deck Gamepad + Gyro profile for the Gyro Addon
2022-05-10 02:09:22 -04:00
AngelofWoe
969125692a
Set DOSBox-Pure and PCSX2 as the default emulators for DOS and PS2 in ES-DE ( #153 )
...
* Set ES-DE default emulator for DOS to DOSBox-Pure
* Add in DOSBox gamelist.xml for ES-DE
* Change ES-DE default PS2 emulator to PCSX2 (Standalone)
* Set melonDS to be the default core in ES-DE to match SRM
2022-05-10 07:59:49 +02:00
Ramsey Hathout
6c518f1719
Merge pull request #157 from Godsbane/more-flatpak-override-updates
...
More flatpak override updates
2022-05-10 01:43:42 -04:00
Ramsey Hathout
ab9e928ce7
Give PCSX2 network acess for online games
2022-05-10 01:36:14 -04:00
Ramsey Hathout
009a5dd535
update xemu permissions for writing to save folder
2022-05-10 01:25:05 -04:00
Ramsey Hathout
d3c696342e
add Gyro Install
...
and small tweak to password check so that it doesn't continue if the user doesn't set a password.
2022-05-10 01:14:05 -04:00
Rodrigo
a797c3890c
cemu @
2022-05-09 19:01:41 +02:00
Rodrigo
ff8ac4f965
Wii & GC widescreen patches
2022-05-09 17:08:38 +02:00
Rodrigo
fd807ac229
PS2 Widescreen hacks
2022-05-09 17:03:03 +02:00
Rodrigo
8442fa0495
Wii U on ESDE :)
2022-05-09 16:42:23 +02:00
Ramsey Hathout
f071ebb22d
Merge pull request #147 from AngelofWoe/cemu
...
Fix sed for cemu.sh APPPATH
2022-05-09 01:09:22 -04:00
AngelofWoe
87b6a64c5a
Fix sed for cemu.sh APPPATH
2022-05-08 16:46:33 -05:00
Ramsey Hathout
39034fa82e
Add rpcs3 fixes to main ( #146 )
...
* fix sync for dev_hdd0
no need to make the dev_hdd0 in the saves folder. once the config is pointed there, it gets made by the emulator.
going one level deeper on the check means we can make sure the files inside has been transferred.
the reason the script wasn't working was because on update / install of rpcs3 we were generating the dev_hdd0 folder.
then when we got to the save migration, checking for the folder we just created.
* SRM - Fix RPCS3 PKG Steam
Forgot to hardcode the steam directory.
"/home/deck/.steam/steam"
2022-05-08 21:56:55 +02:00
Ramsey Hathout
325d9af6a0
SRM - Fix RPCS3 PKG Steam
...
Forgot to hardcode the steam directory.
"/home/deck/.steam/steam"
2022-05-08 15:35:12 -04:00
Ramsey Hathout
02bf4aec73
fix sync for dev_hdd0
...
no need to make the dev_hdd0 in the saves folder. once the config is pointed there, it gets made by the emulator.
going one level deeper on the check means we can make sure the files inside has been transferred.
the reason the script wasn't working was because on update / install of rpcs3 we were generating the dev_hdd0 folder.
then when we got to the save migration, checking for the folder we just created.
2022-05-08 15:25:14 -04:00
Rodrigo
663f43de65
Ps3 Rsync
2022-05-08 11:10:07 +02:00
Rodrigo
b1ee00ec3e
RPCS3 rsync for savesPath
2022-05-08 11:09:44 +02:00
Rodrigo
b5883d59b6
parser fix
2022-05-08 11:06:23 +02:00
Rodrigo
32aafaaca0
xenia parser be gone!
2022-05-08 01:56:02 +02:00
Rodrigo
7c55504cca
0.17.3 testing xenia
2022-05-08 01:36:46 +02:00
Rodrigo
e80e63157c
rpcs save text
2022-05-08 01:34:50 +02:00
Rodrigo
4b9d627aa6
RPCS3 cp
2022-05-08 01:27:05 +02:00
Rodrigo
e0c74d7eab
no ppsspp standalone on ESDE
2022-05-08 01:15:38 +02:00
Rodrigo
162dfa703e
Fixed Widescreen toggle for Dolphin
2022-05-08 01:05:06 +02:00
Rodrigo
e446f32010
mesen by default too on ESDE
2022-05-08 00:58:51 +02:00
Rodrigo
9a7e21f1e8
Activating RetroAchievments will disable save states unless you disable hardcore mode
2022-05-08 00:53:32 +02:00
Rodrigo
28aaf3efc4
RetroAchievments activation
2022-05-08 00:39:38 +02:00
Rodrigo
a3548b18b2
RetroAchievments how to show the keyboard
2022-05-08 00:36:58 +02:00
Rodrigo
3fbf71799a
seds &>> ~/emudeck/emudeck.log
2022-05-08 00:31:50 +02:00
Rodrigo
6dd02a953c
ESDE gb fix
2022-05-08 00:29:45 +02:00
Rodrigo
28d050f578
bye bye unneeded unlinks
2022-05-08 00:27:55 +02:00