Commit graph

468 commits

Author SHA1 Message Date
fewtarius
f2476f6d46
Fix execute perms on the scummvm scan script. 2022-04-01 06:07:19 -04:00
fewtarius
2b920a70fc
Revert to compressing images, let init decompress when upgrading. 2022-04-01 05:40:55 -04:00
fewtarius
ba354afd56
ES should call the core as scummvm even when it's standalone. 2022-03-31 22:31:38 -04:00
fewtarius
247c355521
Update ScummVM support scripts to use new method. 2022-03-31 22:30:20 -04:00
fewtarius
b0090fd5b8
Switch scummvmsa to surfacesdl by default, better scaling. 2022-03-31 22:22:21 -04:00
fewtarius
b1415fc27f
Fix scummvmsa oops. 2022-03-31 21:48:04 -04:00
fewtarius
ae03c91d0c
Fix ecwolf script location. 2022-03-31 21:29:37 -04:00
fewtarius
39162ae5b6
Fix search and replace oops. 2022-03-31 21:26:45 -04:00
fewtarius
dcafd453e9
Add scummvm themes to /usr/config and configure scummvmsa to find them. 2022-03-31 21:22:26 -04:00
fewtarius
42edb5dd9f
Switch ecwolf to the new format. 2022-03-31 20:53:19 -04:00
fewtarius
f4dbdb851e
Convert more start scripts to the new format. 2022-03-31 20:48:51 -04:00
fewtarius
dde85c96a0
Fix up mupen64plus config path and add RG351x configs thanks to @351ELEC. 2022-03-31 20:31:03 -04:00
fewtarius
541a878c45
Add configs for gzdoom, lzdoom, and raze thanks to @351ELEC. 2022-03-31 20:27:41 -04:00
fewtarius
3daf929874
* Update jslisten and clean up the function so it is more accurate.
* If no netplay id exists, randomize and save one.
2022-03-31 20:15:24 -04:00
fewtarius
1ad278a474
Fixing up updates in preparation for the switch. 2022-03-31 15:23:16 -04:00
fewtarius
a76bb4a3f2
Re-add raze to the build now that it's building correctly. 2022-03-31 07:48:35 -04:00
fewtarius
68205c2f2e
* Trim retroarch installation - thanks to @pkegg 2022-03-31 07:35:14 -04:00
fewtarius
3032d9539a
Clean up raze package. 2022-03-31 07:34:01 -04:00
fewtarius
75d119eb38
Tweak amiberry and fix oops. 2022-03-31 07:11:08 -04:00
fewtarius
027c058e03
Update amiberry, and fix the build platform. 2022-03-31 07:08:20 -04:00
fewtarius
76f917c0e5
Fix amiberry package. 2022-03-31 06:57:43 -04:00
fewtarius
d81e7ae13a
Fix log directory. 2022-03-31 06:54:36 -04:00
fewtarius
39f3347896
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-03-31 06:50:34 -04:00
fewtarius
306cf9ed79
Drop ld preload, as it's unnecessary. 2022-03-31 06:50:26 -04:00
Brooksytech
718e0ab450
bump emulation station to fix retroarch aspect rat 2022-03-30 20:30:06 -07:00
fewtarius
1e5668f857
Stop compressing the .img, and prepare to drop .tar as the update package. 2022-03-30 19:14:07 -04:00
fewtarius
2fae13d6e8
Fix a few more dependencies. 2022-03-30 18:21:17 -04:00
fewtarius
6ee7f7cb7d
Apply the same guard to gzdoom. 2022-03-30 16:01:20 -04:00
fewtarius
c0790fc46f
Add a guard to lzdoom so it doesn't error if a config directory is missing. 2022-03-30 15:56:12 -04:00
fewtarius
91cef8b5a2
Add libgo2 to the build. 2022-03-30 15:04:15 -04:00
Brooksytech
416f084382
also remove raze 2022-03-30 07:29:06 -07:00
Brooksytech
87eb4bb34a
amiberry breaks the build, removing 2022-03-30 07:01:49 -07:00
Brooksytech
15e6f347d3
typo fix 2022-03-30 06:44:03 -07:00
Brooksytech
73ce6a28d8
Adding missing emu cores
will need to tested.
2022-03-30 06:08:58 -07:00
fewtarius
83e8adade5
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-03-29 06:57:53 -04:00
fewtarius
ea94422771
PPSSPP controls. 2022-03-29 06:49:48 -04:00
fewtarius
9d40e0b812
Fix init oops. 2022-03-29 06:43:27 -04:00
fewtarius
74ac38a86d
Controls for ppsspp on the 351P 2022-03-29 06:33:13 -04:00
fewtarius
3405a86b48
Use RGA scaling on 351P by default. 2022-03-28 22:35:27 -04:00
fewtarius
ef950b90eb
Update MPV controls. 2022-03-28 21:51:49 -04:00
fewtarius
42c8377503
Additional user feedback during post update. 2022-03-28 20:32:58 -04:00
fewtarius
227acd9e83
Drop 351MP patch for now. 2022-03-28 20:04:39 -04:00
fewtarius
c360cdfefb
Streamlining for multiple devices. 2022-03-28 19:53:26 -04:00
fewtarius
87eb602149
Don't start the time service until the end of startup. 2022-03-28 18:00:26 -04:00
fewtarius
7cae163333
Cleaning up the splash across devices. 2022-03-28 17:47:29 -04:00
fewtarius
33ceef50b1
Clean up emulationstation package. 2022-03-28 17:33:58 -04:00
fewtarius
260aa5a9cc
Swap hostname to device, clean up how we show the splash a bit more. 2022-03-28 17:12:31 -04:00
fewtarius
946d5e382c
Bump ES 2022-03-28 16:34:11 -04:00
fewtarius
397622d141
Improving compatibility with the 351 series. 2022-03-28 16:06:00 -04:00
fewtarius
2a62f77698
Apply my shutdown log message patch. 2022-03-28 07:39:40 -04:00
fewtarius
b3c93ea213
Update vicesa dependencies. 2022-03-27 18:34:22 -04:00
fewtarius
aa2517f15a
Fix build deps. 2022-03-27 16:03:32 -04:00
fewtarius
37f35f4f16
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-03-27 15:45:55 -04:00
fewtarius
08f7d3bac2
Update systemd dependencies. 2022-03-27 15:45:44 -04:00
fewtarius
54af42c0c7
Push wifi and networkservices into the background to improve startup time. 2022-03-27 15:40:10 -04:00
fewtarius
27bb337250
Add loading message. 2022-03-27 15:34:43 -04:00
fewtarius
83dc8e39bf
Include wc in init. 2022-03-27 12:01:27 -04:00
fewtarius
a9916f7420
Don't try to mount other cards if there aren't any. 2022-03-27 11:46:45 -04:00
fewtarius
8bc89d6de5
Revert. 2022-03-27 10:16:34 -04:00
fewtarius
eb91157305
Revert kernel-firmware dependency. 2022-03-27 09:37:01 -04:00
fewtarius
4bc77520e9
Send startup errors to /var/log. 2022-03-27 07:07:34 -04:00
fewtarius
0dc1b07ed2
Don't need volume control since it's fixed in the system config. 2022-03-27 07:00:42 -04:00
fewtarius
41afa56f26
Fix sed oops. 2022-03-26 22:47:04 -04:00
fewtarius
d969884d59
Don't need the host symlink either. 2022-03-26 22:29:16 -04:00
fewtarius
02245b0deb
No longer need the symlink 2022-03-26 22:27:12 -04:00
fewtarius
e7d0792de8
Bump xa as they released and poofed the old version to a new location. 2022-03-26 22:24:54 -04:00
fewtarius
6f1254ad99
Set default volume in ES and don't integerscale on the RG351P 2022-03-26 22:11:46 -04:00
fewtarius
3afb6df1ee
We don't have bezels, so we don't need custom viewports etc. 2022-03-26 21:49:16 -04:00
fewtarius
7dd85fadc2
Set RG351P volume to max on startup. 2022-03-26 21:36:48 -04:00
fewtarius
fa756db5b2
Temporary fix for RG351P PPSSPP controls. 2022-03-26 21:28:24 -04:00
fewtarius
ad986cd17f
RG351MP controls for PPSSPP. 2022-03-26 21:07:00 -04:00
fewtarius
cc8f7d189e
The kernel firmware should depend on the kernel. 2022-03-26 20:51:40 -04:00
fewtarius
64fe2466c3
Roll back pcsx_rearmed and reapply @CometHunter92's patch. Also massage the patch for the RG351 series. 2022-03-26 20:37:11 -04:00
fewtarius
99f4e3c349
Roll back pcsx_rearmed PR as it seems to have a performance issue. 2022-03-26 19:25:21 -04:00
fewtarius
b9f9b5c710
Fix up parallel-n64_rice for RG351x 2022-03-26 18:28:32 -04:00
fewtarius
9f45501cfb
Fix up parallel-n64_glide64 for RG351x 2022-03-26 18:25:29 -04:00
fewtarius
b4dba509f3
Remove the RG552 guard from parallel-n64_gln64. 2022-03-26 18:20:45 -04:00
fewtarius
0c6dde78b0
Fix up parallel-n64_gln64 for RG351x 2022-03-26 18:17:28 -04:00
fewtarius
15f93716e4
Initial optimizations for mupen64plus-nx 2022-03-26 18:05:17 -04:00
fewtarius
b4b8f933b6
Optimizations for RG351x (early). 2022-03-26 17:57:10 -04:00
fewtarius
b36a47978c
Conditional for vicesa. 2022-03-26 17:11:38 -04:00
fewtarius
15d1f3aa6e
Also guard the chmod. 2022-03-26 16:41:55 -04:00
fewtarius
843bd341b0
Conditional so we don't error out if the config doesn't exist. 2022-03-26 16:36:02 -04:00
fewtarius
d9769de5db
Fix up splash on the 351P 2022-03-26 15:06:19 -04:00
fewtarius
1f11513519
Pull 351FILES patch back from 8798daa 2022-03-26 12:55:14 -04:00
fewtarius
b0b6d90380
Apply asound config to RG351x 2022-03-26 12:52:44 -04:00
fewtarius
021db178ef
Add 5GHz WIFI drivers for RG351x 2022-03-26 12:48:59 -04:00
fewtarius
9838af7fa6
Pull back hardware init. 2022-03-26 11:06:45 -04:00
fewtarius
8dd1839783
Re-applying patches from older commits. 2022-03-26 11:04:09 -04:00
fewtarius
06e8dc26a7
Pull the game controller databases back from ec97333569 2022-03-26 10:58:43 -04:00
fewtarius
6fb875dab1
Bump the Mali blob and fix an issue with the device tree not getting copied. 2022-03-26 10:22:57 -04:00
fewtarius
28c7b33fce
Need an older rkbin and firmware for uboot. 2022-03-26 06:22:01 -04:00
fewtarius
0c71038f36
Tweak the pcsx_rearmed package. 2022-03-25 14:58:28 -04:00
fewtarius
c2a1cd478a
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-03-25 14:52:06 -04:00
fewtarius
4f6189fe35
* Update cores and emulators.
* Remove the image root during a build so it's always completely clean.
2022-03-25 14:51:38 -04:00
fewtarius
6628a0c7df
Merge pull request #36 from CometHunter92/pcsx_patch
adding RK3399 optimization for the pcsx_rearmed core (32 bit NEON)
2022-03-25 13:47:56 -04:00
CometHunter92
15e35b2d55 Update package.mk 2022-03-25 15:46:57 +01:00
Brooksytech
f8a0be6491
Clean up redundant code
As long is its like Parallel N64 the code will work for all Parallel N64 cores.
2022-03-24 14:14:09 -07:00
Brooksytech
a7be26e900
Removing due to handling this in the emu script 2022-03-24 14:12:29 -07:00
Brooksytech
54741bbd02
Add yabasanshiroSA features, Thanks @351elec
Also add mupen64plus retroarch feature
2022-03-24 05:39:07 -07:00
Brooksytech
65d596bfe2
Add A5200 to es features 2022-03-23 11:27:53 -07:00
Brooksytech
e626a885ab
Add libretro cores to es_features.cfg (#32)
* Add missing features

Rebase parallel n64
Add duckstation

* Formatting.
2022-03-23 11:20:41 -07:00
CometHunter92
83c6a06db6 Update package.mk 2022-03-23 17:37:28 +01:00
CometHunter92
cd2a8e4da3 Update package.mk 2022-03-23 17:35:14 +01:00
Brooksytech
f1fe66fb88
Rename Parallel 64 core to Parallel 64 Rice (#31)
* Append Rice to Parallel64

* Append Rice to Parallel64

* Append Rice to Parallel64

* Update rice core.

* Update rice core.

* Update rice.

* Update rice.

* Update rice.

* Update package.mk

* Delete packages/games/libretro/parallel-n64 directory

* fix typo
2022-03-23 09:34:41 -07:00
CometHunter92
2d44ff3272 Update package.mk 2022-03-23 17:19:51 +01:00
CometHunter92
0eb8a255ad Update package.mk 2022-03-23 17:12:32 +01:00
CometHunter92
6b8d9b0e2e Adding optimizations to pcsx_rearmed 2022-03-23 17:05:56 +01:00
Brooksytech
8a9f8d32d3
Add Glide64 Parallel 64 core and set as the default. (#30)
* Add Glide64 core option.

* Add glide 64 core

* Add glide 64 core.

* Add glide 64

* Add glide64 and set as default core.
2022-03-23 06:16:49 -07:00
fewtarius
5ca56a3b34
Update cores and emulators. 2022-03-22 21:12:14 -04:00
fewtarius
c2005a6bfe
Correct system-update so it isn't expecting static partitions. 2022-03-22 16:07:23 -04:00
fewtarius
42338a48e4
We also don't need to sed twice. 2022-03-20 15:58:41 -04:00
fewtarius
b7cfd408f7
If we're disabling something that's disabled don't write it twice. 2022-03-20 15:57:43 -04:00
fewtarius
d116e09774
Fix TIC-80 build issue. 2022-03-20 10:40:45 -04:00
fewtarius
3aac069efc
Roll back TIC-80 2022-03-20 10:17:07 -04:00
fewtarius
d1a363fa8d
Call all of the mupen64plus emulators directly so they are included by the update script. 2022-03-20 09:52:33 -04:00
fewtarius
e053b4e204
Update cores and emulators. 2022-03-20 09:48:28 -04:00
fewtarius
db69fcc4ca
Set the game list to a smaller font by default. 2022-03-20 09:45:02 -04:00
fewtarius
addf3d8bfe
Add the new a5200 libretro core. 2022-03-20 09:43:23 -04:00
fewtarius
61bf24c41b
Make sure modules are executable. 2022-03-20 08:53:33 -04:00
fewtarius
b2e483c450
* Fix up hatarisa start script. 2022-03-20 08:34:19 -04:00
fewtarius
125f3ac68f
Convert OpenBOR to the new script standard. 2022-03-20 08:29:24 -04:00
fewtarius
46048735bf
Fix hatari startup and move it to the new script format. 2022-03-20 08:23:52 -04:00
fewtarius
9ecad946ed
Drop AdvanceMame from the JELOS package. 2022-03-20 08:18:15 -04:00
fewtarius
81afaaf0cf
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-03-20 08:17:48 -04:00
fewtarius
805aaed07a
Drop AdvanceMame. 2022-03-20 08:17:01 -04:00
fewtarius
2ca6c9dc72
Merge pull request #29 from brooksytech/JelosAddOns
JelosAddOns Integration
2022-03-19 20:30:35 -04:00
Brooksytech
98e6ddb527
adding jelos addons 2022-03-19 14:22:30 -07:00
Brooksytech
41809fc59f
adding jelos addons 2022-03-19 14:21:19 -07:00
Brooksytech
4850feb462
Adding Jelos AddOns. 2022-03-19 14:20:13 -07:00
Brooksytech
c5bd7a3b41
Create 012-jelosaddons 2022-03-19 14:14:46 -07:00
Brooksytech
de9e88187f
Delete package.mk 2022-03-19 14:06:09 -07:00
Brooksytech
5e012576fb
Create package.mk 2022-03-19 13:42:13 -07:00
Brooksytech
f3de7ceba1
Adding JelosAddons 2022-03-19 13:19:20 -07:00
fewtarius
6281be0a93
Fixing the bugs. 2022-03-19 16:14:33 -04:00
fewtarius
d46089119c
Fix core name. 2022-03-19 16:03:45 -04:00
fewtarius
6afff3f535
another oops? oof 2022-03-19 15:48:06 -04:00
fewtarius
9407751194
if oops 2022-03-19 15:46:12 -04:00
fewtarius
c48876bb77
Update advancemame to automatically use the correct gamepad and to follow the new script standard. 2022-03-19 15:44:46 -04:00
fewtarius
b49a59b9b8
Make sure modules are executable. 2022-03-19 13:25:22 -04:00
fewtarius
1a991aeba2
Update yabasanshiro to reference yabasanshiroSA as passed by ES 2022-03-19 12:53:00 -04:00
fewtarius
512e31d12b
Fix ordering issue during install. 2022-03-19 12:33:35 -04:00
fewtarius
ae8699e263
Start shifting scripts to a more common pattern to reduce the complexity of maintaining them. 2022-03-19 12:03:48 -04:00
fewtarius
8bd5ee66cf
Set ES theme to use metadata-min property. 2022-03-19 10:29:42 -04:00
fewtarius
2e9d9f88df
Don't need frameskip with max fps set. 2022-03-19 09:59:56 -04:00
fewtarius
95a2094309
Copy the VICE data the first time an emu is run if it doesn't exist. 2022-03-19 08:24:39 -04:00
fewtarius
6f0d80ce17
Update bluez thanks to @EmuELEC. 2022-03-18 22:16:23 -04:00
fewtarius
9964821fa7
Fix issue with usb_modeswitch being ignored. Adjust 8821CU default config. 2022-03-18 21:43:38 -04:00
fewtarius
24493bee08
Rework parallel-n64 optimizations. 2022-03-18 19:47:11 -04:00
fewtarius
0478c2ca2f
Merge branch 'dev' into dev 2022-03-18 16:45:14 -04:00