Commit graph

123 commits

Author SHA1 Message Date
Brooksytech
50de4bb429
Merge pull request #2270 from brooksytech/dev
Limit Mednafen to RK3399 for now, clean up libegl
2023-10-28 08:03:29 -07:00
mason
259233d21b
Limit Mednafen to RK3399 for now, clean up libegl 2023-10-28 15:02:11 +00:00
fewtarius
aa67fb1de3
Add support for Macintosh Plus (MiniVmac Libretro). 2023-10-28 14:56:27 +00:00
fewtarius
05d9586660
Update optimizations across a variety of emulators. 2023-10-27 09:52:13 +00:00
mason
bd74492a6c
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:12:34 +00:00
fewtarius
fe865b899b
Add kronos package. 2023-10-26 15:45:17 +00:00
fewtarius
37ad18a0dc
Remove duplicates, update documentation from the world build. 2023-10-24 15:26:57 +00:00
anthonycaccese
557f76733d
Merge pull request #2242 from anthonycaccese/dev
Update Daphne Emulator Name to Hypseus-Singe
2023-10-23 10:47:34 -04:00
Anthony
008a503c0f Update Daphne Emulator Name to Hypseus-Singe 2023-10-22 23:14:25 -04:00
fewtarius
bde7603f7b
Revert bluetooth changes as they're broken. 2023-10-23 00:16:51 +00:00
adamg
4a8d5d8c99 documentation: update for S922X 2023-10-22 11:39:02 +01:00
fewtarius
403d8684c2
Update documentation to reflect system sorting changes. Update Yuzu. 2023-10-21 12:25:30 +00: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
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
anthonycaccese
b541d30457
Merge branch 'dev' into dev 2023-10-14 11:46:09 -04:00
Anthony
48b47723bb Updated RPCS3 Support - enables PSN Games - fixes controller mapping and global configs 2023-10-12 17:42:03 -04:00
fewtarius
cbb54792f9
Update PPSSPP documentation. 2023-10-12 12:06:35 +00:00
fewtarius
26c1405848
Fix 3588 docs, bump ES. 2023-10-06 14:09:43 +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
mason
4340043ec2
Add video renderer option for Duckstation-SA 2023-10-03 20:24:47 +00:00
fewtarius
eada65fc54
Update documentation. 2023-10-02 10:07:02 +00: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
mason
755613c2c2
Enable NDS standalone emulators on RK3588 2023-09-27 13:47:02 +00:00
mason
73a30e6e64
Add Dolphin-SA support to RK3588 2023-09-27 05:07:31 +00:00
anthonycaccese
66c72947d6 Wiki reference update 2023-09-20 18:52:31 -04:00
Brooksytech
68e5205984
Merge pull request #2080 from brooksytech/dev
Add idtech category for RA id software game engines
2023-09-18 16:04:37 -07:00
mason
b4b6196bea
Add idtech category for RA id software game engines 2023-09-18 16:15:36 +00:00
fewtarius
9b67db348f
Recommend installing to internal storage when available. 2023-09-16 14:44:21 +00:00
fewtarius
8b0b3076ed
Update GENERAL_PERFORMANCE_AND_BATTERY.md 2023-09-16 10:31:12 -04:00
fewtarius
ef0ed92fd5
Update Performance and Battery documentation. 2023-09-16 14:28:59 +00:00
littleguy77
c746e283a9 Add a section about pushing modified images using scp/ssh. 2023-09-10 10:56:19 -04:00
littleguy77
50cad2868a Clarify building image with modifications.
Applies to any modifications, not just those using a patch.

The comments seem superfluous, and obfuscate the fact that this is just
a delta from the "Building a Single Package" section.
2023-09-10 10:46:50 -04:00
mason
309056ae09
Enable Vita3K support on AMD64 builds 2023-09-07 21:08:45 +00:00
fewtarius
02b81d9977
Improve usb power management, environment variable handling in ES, and wifi power saving on AMD64. 2023-09-05 18:25:37 +00:00
littleguy77
5cc10de5ab Minor tweak to build docs.
- PROJECT should be defined when building/cleaning a package.
- List PROJECT options.
- Use export rather than defining vars on same line (save some typing).
- Clarify "manually" to mean "outside of Docker".
2023-09-03 20:05:46 -04:00
littleguy77
38ba800c4f Most users should run scripts from within docker-shell. 2023-09-03 10:25:06 -04:00
littleguy77
2566c6df6a Explain use case for building a single package. 2023-09-03 10:25:06 -04:00
littleguy77
645054132a Add a short note about virtual machines. 2023-09-03 10:25:06 -04:00
littleguy77
1abebd8c11 Add a troubleshooting section to address build failures. 2023-09-03 10:25:06 -04:00
littleguy77
5020772a14 Establish proper expectations for the first build after clone. 2023-09-03 10:25:06 -04:00
littleguy77
347aed56c1 Clarify build commands for Docker vs. manual builds.
Use the Docker command in the example to promote Docker usage.
2023-09-03 10:25:06 -04:00
littleguy77
56396528af Fix documentation about device build dependencies. 2023-09-03 10:25:06 -04:00
littleguy77
4aa36aa365 Steer new devs to Docker builds, and be more precise about host config.
Ubuntu 22.04 is recommended for Docker builds, and virtually required
for manual builds.

New devs should use Docker unless they really know what they're doing
and why.  They need not have any past Docker experience; JELOS makes it
trivial to use.
2023-09-03 10:25:06 -04:00
littleguy77
399542c3d2 Just refer manual builders to the Dockerfile for the prerequisites.
Don't maintain the same list in two places.

After careful review, the only packages listed in the help doc that
weren't in the Dockerfile were
- ca-certificates
- gnupg
- qemu-user-static

The first two are only needed to install Docker, and thus do not belong
in the manual build section.  The last doesn't appear to be needed for
building, since the Docker container doesn't have it.
2023-09-03 10:25:06 -04:00
littleguy77
ca29aa2322 Include Docker post-install steps to run without sudo. 2023-09-03 10:25:05 -04:00
littleguy77
51f4ac181c Refresh Docker install instructions, including prerequisites. 2023-09-03 10:25:05 -04:00
littleguy77
b20f51edcc Minor tweaks for grammar and new flow. 2023-09-03 10:25:05 -04:00
littleguy77
fbb350432d Modify section headers. 2023-09-03 10:25:05 -04:00
littleguy77
919f54941b Rearrange sections in the build doc.
No change to text.  This just makes subsequent commits easier to review.
2023-09-03 10:25:05 -04:00