Commit graph

144 commits

Author SHA1 Message Date
fewtarius
834b31c583
Clean up scummvm scan script. 2022-04-01 06:38:23 -04:00
fewtarius
01e68560a0
Default to scummvmsa. 2022-04-01 06:25:10 -04:00
fewtarius
f2476f6d46
Fix execute perms on the scummvm scan script. 2022-04-01 06:07:19 -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
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
306cf9ed79
Drop ld preload, as it's unnecessary. 2022-03-31 06:50:26 -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
ea94422771
PPSSPP controls. 2022-03-29 06:49:48 -04:00
fewtarius
74ac38a86d
Controls for ppsspp on the 351P 2022-03-29 06:33:13 -04:00
fewtarius
227acd9e83
Drop 351MP patch for now. 2022-03-28 20:04:39 -04:00
fewtarius
b3c93ea213
Update vicesa dependencies. 2022-03-27 18:34:22 -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
3afb6df1ee
We don't have bezels, so we don't need custom viewports etc. 2022-03-26 21:49:16 -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
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
1f11513519
Pull 351FILES patch back from 8798daa 2022-03-26 12:55:14 -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
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