Commit graph

3833 commits

Author SHA1 Message Date
fewtarius
800ad14a64
PCSX Rearmed update
* Revert PCSX Rearmed to version e34ef5a and pin.
* Apply threaded rendering patch thanks to @christianhaitian.
* Thanks to @asoderq (sydarn) and @christianhaitian for the pointers!
2023-10-19 12:00:55 +00:00
fewtarius
17431955f1
Merge pull request #2221 from fewtarius/dev
General updates and bug fixes.
2023-10-19 07:32:08 -04:00
fewtarius
a8fa695aa2
General updates and bug fixes.
* Move soundfont-generaluser to a repository.
* Update bluez and apply PS5 controller patch thanks to ashtophet101 from the @ChimeraOS discord.
* Update documentation.
2023-10-19 11:29:55 +00:00
xerootg
4e478c1f31 ayaneo audio, probably? 2023-10-18 22:40:12 -06:00
anthonycaccese
f080a5e5d2
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-18 07:25:27 -04:00
anthonycaccese
2e18be4fb8 Simplified helpsystem toggle
on 16:9, 16:10 and 5:3 the helpsystem can be turned off from one setting now (previously it required two settings).

Main Menu > UI Settings > On-Screen Help
2023-10-18 07:24:56 -04:00
fewtarius
21e718e71e
Set permissions on the pico-8 binary, and use the dynamic binary everywhere. 2023-10-18 10:40:04 +00:00
anthonycaccese
ddb7e27663 pico-8 launch updates 2023-10-17 17:56:58 -04:00
fewtarius
e0559615b8
Merge pull request #2215 from fewtarius/dev
Forgot an else.
2023-10-17 13:33:05 -04:00
fewtarius
4583ddbcbf
Forgot an else. 2023-10-17 17:32:31 +00:00
fewtarius
084281162f
Merge pull request #2214 from fewtarius/dev
Fixes pico-8.  Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync.
2023-10-17 10:28:38 -04:00
fewtarius
3d4659d50e
Fixes pico-8. Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync. 2023-10-17 14:28:04 +00:00
fewtarius
f16aafeab5
Merge pull request #2213 from fewtarius/dev
Re-enable spleen now that it has been patched to show the logo correctly.
2023-10-17 09:26:43 -04:00
fewtarius
9b179f7902
Switch initramfs back to spleen. 2023-10-17 13:25:37 +00:00
fewtarius
f07cd19628
Re-enable spleen now that it has been patched to show the logo correctly. 2023-10-17 13:11:57 +00:00
anthonycaccese
4bfbca1a6b
Merge pull request #2205 from anthonycaccese/dev
Update defaults in es_settings.cfg and set config_save_on_exit to false by default
2023-10-17 07:24:49 -04:00
fewtarius
9e15ed666b
Merge pull request #2212 from fewtarius/dev
Add console support package to update_packages to allow updating of gamecontrollerdb, etc.  Bump emulators and cores.
2023-10-17 06:54:55 -04:00
fewtarius
878d852037
Add console support package to update_packages to allow updating of gamecontrollerdb, etc. Bump emulators and cores. 2023-10-17 10:54:13 +00:00
fewtarius
5dc97e224c
Merge pull request #2211 from fewtarius/dev
Fix oops in Powkiddy RGB10 Max 3 audio quirks.
2023-10-17 06:26:54 -04:00
fewtarius
8650a9b80e
Fix oops in Powkiddy RGB10 Max 3 audio quirks. 2023-10-17 10:26:13 +00:00
fewtarius
e6bd410494
Merge pull request #2210 from fewtarius/dev
Re-add terminus-font to initramfs.
2023-10-16 22:14:38 -04:00
fewtarius
f37a532c02
Re-add terminus-font to initramfs. 2023-10-17 02:14:05 +00:00
fewtarius
bef019a0bc
Merge pull request #2209 from fewtarius/dev
Revert font change until fonts can be fixed up for low res devices.
2023-10-16 22:05:53 -04:00
fewtarius
b71f79eceb
Revert font change until fonts can be fixed up for low res devices. 2023-10-17 02:05:15 +00:00
fewtarius
612579b0fc
Merge pull request #2208 from fewtarius/dev
Updates core font to spleen.
2023-10-16 21:36:36 -04:00
fewtarius
4b07bd64e5
Updates core font to spleen. 2023-10-17 01:34:51 +00:00
fewtarius
ddb437afcc
Merge pull request #2207 from fewtarius/dev
Slight improvement to boot output.
2023-10-16 18:17:52 -04:00
fewtarius
58fc4afc65
Slight improvement to boot output.. 2023-10-16 22:17:12 +00:00
fewtarius
97c1116d3f
Merge pull request #2206 from fewtarius/dev
Update the boot logo.
2023-10-16 18:13:49 -04:00
anthonycaccese
be33b77a4c Set "config_save_on_exit" to false by default
This sets config_save_on_exit to false by default in retroarch.cfg for all devices.  Should help reduce the ability for users to get into an odd state in retroarch.  With it on by default there was a high chance of changes a users made in config for a game being saved into the global config.
2023-10-16 16:40:56 -04:00
anthonycaccese
089a39f6ef Update es_settings.cfg 2023-10-16 16:26:49 -04:00
fewtarius
4436bc1b12
Update the boot logo. 2023-10-16 16:56:17 +00:00
anthonycaccese
25cbaba5af
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-15 21:52:54 -04:00
anthonycaccese
756e1deb8e Theme cleanup
removes minimal and minielec from install package - moving them to post install instead
2023-10-15 21:52:39 -04:00
fewtarius
9e8fa26cd8
Bump ES to revert screensaver brightness function until it can be bug fixed. 2023-10-16 01:50:03 +00:00
Brooksytech
154606c9d2
Merge pull request #2198 from brooksytech/dev
Update ES with video preview option
2023-10-15 08:27:32 -07:00
mason
61de3a9517
Update ES with video preview option 2023-10-15 15:24:48 +00:00
fewtarius
8f241579af
Update plymouth-lite, fix network parameters.
* Adds centered image logic to plymouth-lite, thanks to @shauninman.
* Corrects the few straggling wifi properties.
2023-10-15 11:36:21 +00:00
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
52ecd0909d
Set RPCS3 resolution dynamically when the emu is starting. 2023-10-14 16:26:47 +00:00
anthonycaccese
b541d30457
Merge branch 'dev' into dev 2023-10-14 11:46:09 -04:00
fewtarius
08b6cc54ea
* Fix Powkiddy RGB10 MAX 3 audio quirk, thanks to @adamg88.
* Update emulators and cores.
* Update Artbook Next theme.
2023-10-14 15:32:01 +00:00
fewtarius
005a089292
Merge pull request #2159 from adamg88/scripts-fixup
scripts: cleanup and fixup subdevice support
2023-10-14 10:04:28 -04:00
mason
f226bb9d93
Fix emulationstation typo 2023-10-14 14:00:50 +00:00
fewtarius
455cf7d93c
Merge pull request #2186 from fewtarius/dev
Fix brightness on new flashes, bump SDL2.
2023-10-14 07:13:21 -04:00
fewtarius
c2ad1c458e
* Fix brightness set bug on new flashes.
* Bump SDL to 2.28.4
2023-10-14 11:09:38 +00:00
fewtarius
a8a7146bba
Merge pull request #2185 from fewtarius/dev
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs.
2023-10-13 21:56:38 -04:00
fewtarius
92e7fdb45e
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs. 2023-10-14 00:35:00 +00:00
Brooksytech
cca197f9c7
Merge pull request #2184 from brooksytech/dev
Bump Xemu SA
2023-10-13 07:36:52 -07:00
mason
8f8efbd56b
Bump Xemu SA 2023-10-13 14:17:54 +00:00
fewtarius
78fcf0475d
Add FPS option to ES for PCSX2. 2023-10-13 10:48:24 +00:00
Anthony
48b47723bb Updated RPCS3 Support - enables PSN Games - fixes controller mapping and global configs 2023-10-12 17:42:03 -04:00
fewtarius
3f957ba4f6
Fix boom3-lr build issue. 2023-10-12 01:25:39 +00:00
Brooksytech
d43f0d55a6
Merge pull request #2174 from brooksytech/dev
idtech group was missing
2023-10-11 14:52:54 -07:00
mason
1faebe5d53
idtech group was missing 2023-10-11 21:51:43 +00:00
fewtarius
808ba99474
Fix ffmpeg build on RK3588. 2023-10-11 21:33:44 +00:00
fewtarius
3a4a43e2aa
Merge pull request #2171 from fewtarius/dev
Revert 6.5.7 kernel, still panics on multiple devices.
2023-10-11 16:56:17 -04:00
fewtarius
3885f1feb8
Revert 6.5.7 kernel, still panicks on multiple devices. 2023-10-11 20:53:00 +00:00
fewtarius
d03d96d805
Merge pull request #2170 from fewtarius/dev
DEVICE_FAKE_JACKSENSE should be true on x55.
2023-10-11 16:35:33 -04:00
fewtarius
9ff6b57da5
DEVICE_FAKE_JACKSENSE should be true on x55. 2023-10-11 20:34:48 +00:00
Brooksytech
bcb8275e0c
Merge pull request #2169 from brooksytech/dev
Start work to make pipewire optional
2023-10-11 13:00:05 -07:00
fewtarius
0c5bd11d1e
Merge pull request #2168 from fewtarius/dev
Bump ES and x55 kernel.
2023-10-11 15:58:46 -04:00
mason
31a006598f
Start work to make pipewire optional 2023-10-11 19:58:23 +00:00
fewtarius
dc00e4cfbf
Bump ES and x55 kernel. 2023-10-11 19:58:20 +00:00
mason
0a0007b974
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle 2023-10-11 16:09:10 +00:00
anthonycaccese
085928a222 RPCS3 Updates
- UI settings to turn off welcome screen by default
- Initial test of launching .psn games from gamelist
2023-10-11 09:12:17 -04:00
mason
1fe85ce0a7
Fix ffmpeg on RK3399 2023-10-11 13:09:32 +00:00
fewtarius
65f53aab15
* Update Linux to 6.5.7 (AMD64)
* Bump box86 and box64
* Fix optimization bugs in ffmpeg and vlc packages.
2023-10-11 11:11:50 +00:00
fewtarius
28ab8dfd47
Merge pull request #2148 from adamg88/uboot-rework
Amlogic/uboot: build package from source
2023-10-11 06:13:17 -04:00
fewtarius
3976b40cd5
Update emulators and cores. 2023-10-11 10:12:36 +00:00
fewtarius
8fb3d4567a
Bump ES, remove vram setting from es_settings.cfg after update. 2023-10-11 02:14:22 +00:00
fewtarius
463169b4b9
Update mali gpu drivers for 3566 devices. 2023-10-10 13:51:04 +00:00
adamg
9b7898f4ed busybox: replace dtfile/dtname with combined dthelper 2023-10-09 00:29:56 +01:00
anthonycaccese
cc88b4dae5 Tools Updates
Added new images (moonlight, hatari, ryujinx)
Updated gamelist XML with placeholders and metadata
2023-10-08 16:45:12 -04:00
anthonycaccese
c0b3a53273
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-08 13:19:15 -04:00
fewtarius
d8df7ed92e
Update the ayn platform driver. 2023-10-08 10:15:01 +00:00
fewtarius
5e5ac5fdb1
Fix up issue with ffmpeg, thanks to @beebono. Fix case statement in vlc package. 2023-10-07 11:04:40 +00:00
fewtarius
26c1405848
Fix 3588 docs, bump ES. 2023-10-06 14:09:43 +00:00
fewtarius
8f9c38fd99
Merge pull request #2144 from beebono/dev
Update opus to version 1.4 and Add support for/switch to moonlight-qt on x86_64
2023-10-06 09:52:36 -04:00
fewtarius
96372022fe
Merge pull request #2153 from fewtarius/dev
RK3588 should still have Dolphin.
2023-10-06 05:36:11 -04:00
fewtarius
cacb63ebda
RK3588 should still have Dolphin. 2023-10-06 09:35:43 +00:00
fewtarius
9c3c7732a6
Merge pull request #2152 from fewtarius/dev
Update emulators and cores, bump Art book Next theme.
2023-10-06 05:19:37 -04:00
fewtarius
9a753d5d4a
Update emulators and cores, bump Art book Next theme. 2023-10-06 09:17:22 +00:00
fewtarius
aa5ae9cfee
Merge pull request #2151 from fewtarius/dev
Drop dolphin on RK3566 devices.
2023-10-05 18:08:23 -04:00
fewtarius
8e1950270c
Drop dolphin on RK3566 devices. 2023-10-05 22:07:24 +00:00
fewtarius
53b4b82e59
Merge pull request #2150 from fewtarius/dev
Fix module sync.
2023-10-05 17:46:08 -04:00
fewtarius
36fa0fbc1b
Fix module sync. 2023-10-05 21:45:33 +00:00
fewtarius
abdd83ec37
Merge pull request #2149 from fewtarius/dev
Split emulator start scripts into the emulators virtual package and only install them if we install the emulator.
2023-10-05 08:50:24 -04:00
fewtarius
ca07c8d373
Split emulator start scripts into the emulators virtual package and only install them if we install the emulator. 2023-10-05 12:48:58 +00:00
adamg
b4fcf2fa3f packages: introduce gcc-linaro-arm-eabi 2023-10-04 18:02:59 +01:00
adamg
5c38e527cd packages: introduce gcc-linaro-aarch64-elf 2023-10-04 18:02:26 +01:00
fewtarius
7946bbaf08
Merge pull request #2146 from fewtarius/dev
Reverts the reverted brightness PR and fixes no ssh when not building main if main is part of the branch name.
2023-10-03 16:28:10 -04:00
Brooksytech
bc95f1b908
Merge pull request #2145 from brooksytech/dev
Add video renderer option for Duckstation-SA
2023-10-03 13:26:42 -07:00
mason
4340043ec2
Add video renderer option for Duckstation-SA 2023-10-03 20:24:47 +00:00
fewtarius
ba87ec8d23
If build branch isn't main should be explicit. 2023-10-03 20:07:12 +00:00
fewtarius
6780f3ad3f
Revert "Merge pull request #2141 from fewtarius/dev"
This reverts commit 2e21c362e7, reversing
changes made to a8a0a59e43.
2023-10-03 19:53:21 +00:00
anthonycaccese
ca937c88f0 Create vita3k.svg 2023-10-03 08:19:07 -04:00
anthonycaccese
b29a679ebe Revamp the Tools System menu
[All] updates images to work across all gamelist variants (removed all old images)
[AMD64] adds ability to launch additional standalone emulators (RPCS3, PCSX2, Yuzu and Xemu) to enable global configurations to be made.  For example: this will enable PS3 firmware to be added directly on device to RPCS3 (no more need for another computer)
2023-10-02 23:55:15 -04:00
fewtarius
e528c8ae60
Revert "Merge pull request #2129 from Percentnineteen/tweak-brightness"
This reverts commit 9ecd03ec98, reversing
changes made to fb67ce1f2f.
2023-10-02 21:11:33 +00:00
fewtarius
dbc077dd30
Revert "Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES."
This reverts commit 79978f65ed.
2023-10-02 21:08:57 +00:00
fewtarius
79978f65ed
Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES. 2023-10-02 19:56:23 +00:00
fewtarius
9ecd03ec98
Merge pull request #2129 from Percentnineteen/tweak-brightness
make brightness adjust with inverse log instead of linear
2023-10-02 15:55:40 -04:00
mason
d291a5b257
Bump Mesa to 23.2.1, update Flycast SA & Yuzu SA 2023-10-02 13:48:58 +00:00
beebono
13b126debb
PKG_SITE fixup and slight version bump for moonlight-qt 2023-10-02 08:25:56 -05:00
fewtarius
dba773bc90
Only fetch temp info if DEVICE_TEMP_SENSOR is defined. 2023-10-02 11:40:13 +00:00
mason
ed4cee5791
Fix / Update Duckstation SA 2023-10-02 10:18:39 +00:00
Percentnineteen
b5fd97ba33 total rework of the way this was done earlier in this pr 2023-10-01 17:00:57 -05:00
beebono
e6b0551953
Add start_moonlight.sh 2023-10-01 14:59:37 -05:00
beebono
2190611e88
Switch to moonlight-qt on x86_64 2023-10-01 14:56:36 -05:00
beebono
899c886917
Bump version to 1.4 and add PKG_SHARED_LIBRARY check for x86_64 2023-10-01 14:27:17 -05:00
fewtarius
972b2085f1
* Documentation update, AMD64 PS2 now defaults to pcsx2-sa on fresh flashes.
* JELOS Information now displays fan speed and CPU temp correctly on supported AYANEO and ayn Loki devices.
2023-10-01 18:08:59 +00:00
fewtarius
f2680638c9
Merge pull request #2133 from fewtarius/dev
Add 30W overclock for AMD64 devices.
2023-10-01 12:18:28 -04:00
fewtarius
7976191fd9
Add 30W overclock for AMD64 devices. 2023-10-01 16:17:29 +00:00
fewtarius
850a67c0cb
Merge pull request #2130 from anthonycaccese/pcsx2-sa-updates
PCSX2-SA Updates (for AMD64)
2023-10-01 09:33:43 -04:00
fewtarius
0b4f7b8b30
Fix dolphin builds for RK3566 devices. 2023-10-01 13:32:01 +00:00
fewtarius
4a44f1a99b
Update emulators and cores. 2023-09-30 22:51:09 +00:00
Percentnineteen
ddc903812d remove the file read on the current brightness - it's not needed anymore 2023-09-30 17:05:35 -05:00
Percentnineteen
f24539ab76 read system.brightness instead of back calculating 2023-09-30 16:53:59 -05:00
Percentnineteen
2bd7033bbc tweak emulationstation to display brightness as x/10 instead of
percentages, also to set/get the correct values instead of linear
distribution
2023-09-29 21:38:26 -05:00
anthonycaccese
66fab31d9c Update paths for PCSX2
bios = /storage/roms/bios/pcsx2/bios
Snapshots = /storage/roms/screenshots
Savestates = /storage/roms/savestates/ps2
MemoryCards = /storage/roms/saves/ps2
Cheats = /storage/roms/bios/pcsx2/cheats
CheatsWS = /storage/roms/bios/pcsx2/cheats_ws
CheatsNI = /storage/roms/bios/pcsx2/cheats_ni
Textures = /storage/roms/bios/pcsx2/textures
2023-09-29 21:33:51 -04:00
anthonycaccese
611379786d Update start_pcsx2.sh
add -nogui option to attempt to remove the need to touch the screen when starting the emulator from ES
2023-09-29 20:12:44 -04:00
anthonycaccese
3a7003c5c4 Update pcsx2.ini defaults
baselined default values
added SDL Hotkey definitions (matching RA config)
2023-09-29 20:04:50 -04:00
anthonycaccese
813a18b800 remove legacy configuration files from PCSX2-SA 2023-09-29 19:47:36 -04:00
anthonycaccese
109db69454 set pcsx2-sa as default emu on AMD64 2023-09-29 04:16:58 -04:00
Percentnineteen
4fcac84240 make brightness adjust with inverse log instead of linear 2023-09-28 19:56:54 -05:00
mason
755613c2c2
Enable NDS standalone emulators on RK3588 2023-09-27 13:47:02 +00:00
mason
4adf698c00
Set correct RK3588 Dolphin backend 2023-09-27 05:23:55 +00:00
mason
73a30e6e64
Add Dolphin-SA support to RK3588 2023-09-27 05:07:31 +00:00
mason
d12140c4d3
Bump several SA emulators. 2023-09-25 20:37:37 +00:00
mason
a282520463
Bump several SA emulators. 2023-09-25 20:35:02 +00:00
fewtarius
83c7932f7c
Re-label display quirks for Loki devices. 2023-09-22 15:25:28 +00:00
fewtarius
6308e43ec9
Drop norewind for psx, adds assumed support for ayn Loki MiniPro. 2023-09-22 14:54:24 +00:00
fewtarius
58415ca931
Merge pull request #2118 from fewtarius/dev
Try and reduce bluetooth audio latency, add start scripts to tools for a few emulators.
2023-09-21 22:19:53 -04:00
fewtarius
7b4eed1e5b
Try and reduce bluetooth audio latency, add start scripts to tools for a few emulators. 2023-09-22 02:18:41 +00:00
Brooksytech
f1bb8c894b
Merge pull request #2117 from brooksytech/dev
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices
2023-09-21 07:39:24 -07:00
mason
8834d42dfd
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices 2023-09-21 14:37:26 +00:00
fewtarius
3c65f96e23
Add ayn platform driver, fix duplication in the wireplumber service. 2023-09-21 13:40:20 +00:00
miwasp
d2a081b94e
Wrong path to soundfont in scummvm.ini 2023-09-21 15:11:52 +02:00
fewtarius
b0e08e4d7c
Add another guard to SDL2. 2023-09-21 11:15:54 +00:00
fewtarius
d77419efdb
Add a guard to the SDL2 target patch hook. 2023-09-21 10:57:01 +00:00
fewtarius
0611645219
Fix up SDL2 so it builds for host while also not applying patches that break the build but are needed for targets. 2023-09-21 10:51:36 +00:00
fewtarius
0a7e9d50b0
Add parted so we can partition images, update pipewire. 2023-09-20 23:42:17 +00:00
Brooksytech
3d721a5b78
Merge pull request #2110 from brooksytech/dev
Bump mesa to 23.1.8
2023-09-20 16:12:45 -07:00
mason
8f27e51086
Bump mesa to 23.1.8 2023-09-20 23:11:49 +00:00
fewtarius
8516491273
Fix missing hexdump (util-linux), update ppsspp. 2023-09-20 14:33:02 +00:00
adamg
c680f765d2 Revert "Drop minivmacsa until the package can be fixed."
This reverts commit 8d941e178b.
2023-09-20 13:57:43 +01:00
adamg
15e569506e minivmacsa: fix building package on x86_64 2023-09-20 13:55:18 +01:00
fewtarius
8d941e178b
Drop minivmacsa until the package can be fixed. 2023-09-20 12:35:59 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
33a53ff9d4
Additional cleanup. 2023-09-20 12:16:40 +00:00