Commit graph

503 commits

Author SHA1 Message Date
Evren D
12b339720b Merge branch 'dev' into mainline-3566 2023-12-05 11:31:46 -05:00
mason
7b59c0b1ba
Add missing gzdoom dependency 2023-12-05 14:32:10 +00:00
Sparticuz
d3b6b90d45 Merge remote-tracking branch 'upstream/dev' into mainline
* upstream/dev: (52 commits)
  Fix udevil regression.
  Fix game migration to new path during post-update.
  Bump AMD64 kernel to 6.6.4.
  Bump Kernel to 6.1.65 on supported devices
  Fix merged storage to switch on and off correctly.  Hide internal/external switch, but make it available as system.merged.device (1/0).
  Yuzu-sa - Add cpu accuracy ES feature
  Additional merged storage optimizations, add a script to remove empty directories that may cause overlay issues.
  Disable merged storage by default, fix bind mount to use correct (updated) path.
  * 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.
  Remove stale profile bits that still seem to exist on some devices and break audio.
  Remove stale xorg bits from package.
  Bump Citra-SA and Yuzu-SA
  Switch the xorg-server package to xwayland.  Tested the emulators that appeared to depend on it, they seemed to start up ok.
  Yuzu-SA: never ask to confirm close
  Add Yuzu Rumble Strength Feature
  Amlogic/linux: remove unneeded drm panel orientation quirk
  Amlogic/linux: silence dmesg spam
  Amlogic/linux: remove 1908 opp as this is not present in the bsp
  Amlogic/linux: simplify rgb10-max3-pro device tree
  Fix mesa oops
  ...
2023-12-04 11:13:00 -05:00
mason
8baf2abede
Yuzu-sa - Add cpu accuracy ES feature 2023-12-03 22:45:03 +00:00
fewtarius
ff8016d0c4
Merge pull request #2481 from fewtarius/feat-xwayland
Switch the xorg-server package to xwayland.  (Please test)
2023-12-02 06:55:14 -05:00
mason
09006b6a8a
Bump Citra-SA and Yuzu-SA 2023-12-02 07:10:52 +00:00
fewtarius
704b219c8b
Switch the xorg-server package to xwayland. Tested the emulators that appeared to depend on it, they seemed to start up ok. 2023-12-02 00:27:29 +00:00
mason
4b3cda8426
Yuzu-SA: never ask to confirm close 2023-12-01 23:49:10 +00:00
mason
c265044212
Add Yuzu Rumble Strength Feature 2023-12-01 23:27:28 +00:00
mason
108714081e
Update Yuzu-SA and astc acceleration setting 2023-12-01 15:57:11 +00:00
fewtarius
a44293fded
Fix URL. 2023-12-01 13:15:55 +00:00
fewtarius
c144a2a24a
Fix primehack branch. 2023-12-01 13:15:49 +00:00
fewtarius
e0d7dec513
Revert rpcs3-sa. 2023-12-01 13:15:49 +00:00
fewtarius
6c77089417
Fix URL. 2023-12-01 00:30:32 +00:00
fewtarius
c68a090d6e
Fix primehack branch. 2023-11-29 10:32:26 +00:00
fewtarius
7912a92ba3
Revert rpcs3-sa. 2023-11-29 00:07:58 +00:00
fewtarius
ebfae26203
Merge branch 'dev' into mainline-3566 2023-11-28 18:48:52 +00:00
fewtarius
1ecaf3c657
Retroarch breaks 32bit cheevos after updating to rcheevos v11. To mitigate, we're going to fall back and pin to v1.16.0.3. 2023-11-28 11:37:29 +00:00
fewtarius
6f477981fd
Merge branch 'dev' into mainline-3566 2023-11-28 09:55:48 +00:00
fewtarius
3a144db370
Update emulators and cores, revert retroarch to workaround upstream retroachievements bug. 2023-11-25 14:53:55 +00:00
fewtarius
a70f985c6e
Merge branch 'dev' into mainline-3566 2023-11-22 00:20:19 +00:00
mason
6b516f712a
Bump Xemu SA & PPSSPP-LR doesnt work on arm64, why build it? 2023-11-21 12:28:53 +00:00
fewtarius
9aa3001a3f
Update emulators, cores, support packages, and theme. 2023-11-20 21:40:49 +00:00
asoderq/sydarn(2)
c4e8816003 Reassign mednafen pkg copyright 2023-11-18 14:45:28 +01:00
fewtarius
f1876a52e9
Revert "Apply default audio selection patch for Cemu."
This reverts commit e16b04214f.
2023-11-17 11:24:44 +00:00
fewtarius
e16b04214f
Apply default audio selection patch for Cemu. 2023-11-17 10:39:55 +00:00
fewtarius
2d1916897a
Revert settings change. 2023-11-17 10:30:52 +00:00
fewtarius
f6abfe609c
Misc package optimization. 2023-11-17 10:30:04 +00:00
fewtarius
f577f52339
* Update yuzu and mesa build options.
* Fix missing global shader setting.
2023-11-16 22:43:53 +00:00
fewtarius
f0ed4b03cc
Merge branch 'dev' into mainline-3566 2023-11-16 00:27:17 +00:00
mason
f19a20a6f3
Fix Mednafen on a clean install, few portmaster changes 2023-11-16 00:16:26 +00:00
mason
5a07479b6a
S922X: Fix citra & set GC, PS2, & 3DS to perf mode by default 2023-11-15 17:46:27 +00:00
mason
2ea4ee3762
Add Portmaster comatability libs & clean up libegl 2023-11-14 21:59:07 +00:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +00:00
fewtarius
8b8a687e92
Bump Yuzu. 2023-11-13 10:40:02 +00:00
fewtarius
29f60c1bae
Update emulators, cores, assets, moonlight, and controllerdb. 2023-11-13 10:28:17 +00:00
Brooksytech
19cea438e3
Merge pull request #2353 from brooksytech/dev
Fix typo
2023-11-12 05:55:16 -08:00
mason
aa0b99cec0
Fix typo 2023-11-12 13:51:55 +00:00
asoderq/sydarn(2)
9bd104938e Mednafen: button map insert coint to thumbr+L2 2023-11-11 22:43:18 +01:00
fewtarius
b268928d79
Add online enable for CEMU - requires a Wii-U console and manual configuration! 2023-11-11 12:13:40 +00:00
fewtarius
8f4ad067c0
* Fix N2 and N2L download links.
* Update CEMU.
* Fix missing ciphers breaking CEMU online access.
* Update ssh.
2023-11-11 10:07:52 +00:00
fewtarius
6941263356
Merge branch 'optimization' into dev 2023-11-09 11:28:32 +00:00
asoderq/sydarn(2)
40e8e6df2e mednafen bugfixes 2023-11-08 22:03:22 +01:00
asoderq/sydarn(2)
4b68e2bbc7 Fix 351 usb controller find and replace 2023-11-08 22:03:01 +01:00
fewtarius
454357c3f9
PC image optimization testing. 2023-11-08 16:48:36 +00:00
mason
3edd76b4ce
Switch Citra repo to main branch 2023-11-07 16:18:44 +00:00
fewtarius
2495edbca1
Sync dev. 2023-11-06 11:09:53 +00:00
asoderq/sydarn(2)
a7d7d395be
Mednafen: Fix hotkey buttons shortcuts
Will be accompanied by documentation
2023-11-06 10:59:59 +00:00
asoderq/sydarn(2)
ec4420a02f
Mednafen bugfixes 2023-11-06 10:57:49 +00:00
asoderq/sydarn(2)
453b267634
WIP 2023-11-06 10:57:48 +00:00