Commit graph

137 commits

Author SHA1 Message Date
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
brooksytech
5523ee5f37
Add Portmaster controller layout 2024-01-13 02:18:35 +00:00
anthonycaccese
f6510bd838
Merge pull request #2654 from anthonycaccese/dev
Remove Primehack
2024-01-10 20:26:10 -05:00
Anthony
11cbe861f0 remove primehack 2024-01-10 08:54:32 -05:00
fewtarius
46d9310586
Fix netplay. 2024-01-09 03:22:40 +00:00
fewtarius
6ef15110d3
Add a guard to set_epp so it isn't executed on devices that don't have it available. 2023-12-30 21:02:14 +00:00
fewtarius
5db7f7aa37
* Refactor runemu to improve performance and modernize the tool.
* Fix pcsx_rearmed patching.
2023-12-22 14:30:42 +00:00
fewtarius
788a398aab
* Add support for changing the merged storage target between the internal and external card.
* Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.
    * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
  * Merged storage can now be disabled persistently.
  * A new directory structure is required to enable switching:
    * /storage/games-internal/roms
    * /storage/games-external/roms
    * The target /storage/roms has not changed.
* Lowers clocks to powersave for RK3566 devices.
2023-12-03 13:04:06 +00:00
fewtarius
947c482a37
* Improved support for AMD p-state drivers (<7w idle on AMD 6800U).
* Break Loki Zero link to configure proper default TDP for Max and MiniPro.
* Revert drain when charged while powered off support for RK3566.
2023-11-26 19:03:00 +00:00
mason
c7610c32c4
Runemu cleanup 2023-11-20 21:33:21 +00:00
mason
256df45d85
Clean up how we launch ports and set most ports to defualt to Perf Govs 2023-11-20 15:19:55 +00:00
mason
7d96dfb53b
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 13:09:22 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
18737c1dec
* Fix a get_settings bug that caused the system to always run in performance mode during gameplay. 2023-09-15 00:05:15 +00:00
fewtarius
962dd36bd3
Fix 32bit audio. 2023-08-16 16:41:52 +00:00
fewtarius
64db100028
Netplay should be disabled by default and only enabled when acting as a client or a host. 2023-08-13 17:56:48 +00:00
fewtarius
5c3d6afc07
Reintroduce network play, options in ES (game settings, X over a game). 2023-08-13 00:33:09 +00:00
fewtarius
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
71891318d2
Still iterating on pipewire. 2023-08-07 10:24:56 +00:00
Brooksytech
c89b150f40
Merge pull request #1877 from brooksytech/dev
Consolidate Mupen64plus into one emu w/ video plugin options
2023-08-04 23:11:15 -07:00
mason
0f24d5b310
Consolidate Mupen64plus into one emu w/ video plugin options 2023-08-05 06:09:15 +00:00
fewtarius
b354f6ade9
Add an energy performance preference option for Intel CPUs configurable globally or by system/game. 2023-08-05 01:31:57 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting. 2023-07-31 13:06:42 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
mason
3f6514568a
Fix runemu, again (I know....) 2023-07-20 18:04:48 +00:00
mason
e3c0cb0181
Add Arduboy system, fix runemu 2023-07-20 15:47:46 +00:00
mason
ccb0c26cec
Enable Desmume-lr on RK3399 2023-07-20 13:23:03 +00:00
fewtarius
dd85f2cd16
Improve performance of runemu and setsettings. 2023-07-20 11:32:43 +00:00
fewtarius
88660d57c5
* Drop parallelism in setsettings.
* Update ES to swap buttons in theme on swap in UI settings.
* Update ArtBook Next theme.
* Fix gpsp-lr patch.
2023-07-19 23:59:56 +00:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
fewtarius
56e165e86c
* Fix global/system settings not being configured correctly.
* Fix missing wireguard on Powkiddy X55.
2023-07-10 11:59:09 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements. 2023-06-23 10:57:57 +00:00
fewtarius
baa6eb070c
Add new battery reporting feature. Drop a few unused emus. 2023-06-12 21:23:01 +00:00
mason
42ea2102f3
Fix PSPMinis 2023-06-07 18:24:51 +00:00
mason
a4c134fb03
Big / Little core selection S922X & RK3588 2023-04-24 05:33:21 +00:00
mason
99350874cf
Drastic support on S922X & RK3566 2023-04-14 21:20:18 +00:00
mason
c6dee1cece
Fix ppsspp-sa 2023-04-05 14:13:53 +00:00
fewtarius
c81594ed54
Package shuffle. 2023-04-01 22:58:06 +00:00
mason
00e80d13e9
More clean up, rollback RA 2023-03-20 22:08:54 +00:00
mason
b0d327be92
First round of Emu Cleanup 2023-03-17 16:40:00 +00:00
mason
abb6957ff0
Fix Mupen64Plus SA for handheld 2023-03-17 05:51:36 +00:00
mason
241d76a026
Initial Ryujinx Emulator Support 2023-03-15 15:20:28 +00:00
fewtarius
e9fd421c5a
Fix scummvm libretro startup. 2023-03-10 19:13:05 -05:00
mason
f9679d62c9
Add Beetle PSX & various cleanup 2023-03-03 14:40:57 +00:00
mason
91fb7d8dda
Add Xemu - Xbox Emulator 2023-02-18 15:25:15 +00:00
mason
d231baa425
Overhaul Yuzu Switch Emu 2023-02-14 20:48:28 +00:00
mason
a807a16a8b
Initial RPCS3 Support 2023-02-08 23:08:18 +00:00
mason
79df87bb8e
Initial AetherSX2 Support for Arm 2023-02-01 17:08:42 +00:00
fewtarius
bd5a319082
Bug fix. 2023-01-25 22:22:28 -05:00