Commit graph

208 commits

Author SHA1 Message Date
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
fewtarius
a216aecac5
Update documentation to include puae2021. 2023-08-28 11:30:45 +00:00
fewtarius
c20ec636a0
Fix typo. 2023-08-22 12:41:16 +00:00
fewtarius
57b800b60b
Automatically generate SSID and passphrase for device to device (adhoc style) network play. 2023-08-22 12:39:44 +00:00
mason
a1258e1ece
Add support for NanoBoyAdance SA 2023-08-13 12:43:30 +00:00
fewtarius
7b79e634d7
* Fix vice standalone emulator. 2023-08-10 21:26:33 +00:00
fewtarius
76cc7049de
Update docs to reflect that we manage es_systems.cfg. 2023-08-10 10:38:24 +00:00
fewtarius
4922b33458
Update documentation, bump ES. 2023-08-09 10:33:39 +00:00
fewtarius
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
b638dd8dd9
No audio quirks. 2023-08-08 18:27:17 +00:00
fewtarius
479225615a
Merge pull request #1881 from wansti/doc-update
Documentation Update
2023-08-06 06:08:57 -04:00
Marek
394cf8f68e
Update SETUP_SYNCTHING.md 2023-08-06 13:08:14 +10:00
Marek
76ec36a364
Update SETUP_SYNCTHING.md 2023-08-06 12:47:27 +10:00
Marek
abdeb8f5c9
Update SETUP_SYNCTHING.md 2023-08-06 12:11:12 +10:00
Marek
c86ed1c708
Update SETUP_SYNCTHING.md 2023-08-06 12:10:35 +10:00
Marek
8bada2ed3b
Update SETUP_SYNCTHING.md 2023-08-06 10:55:20 +10:00
Marek
2b3ad009b8
Merge branch 'JustEnoughLinuxOS:main' into doc-update 2023-08-06 10:03:14 +10:00
mason
5c179907ed
Update documentation for mupen 2023-08-05 14:12:44 +00:00
fewtarius
405f408bbe
* Update Linux kernel to 6.4.8 (AMD64), and 6.1.43 (RK3326, RK3399, S922X)
* Setsettings should configure the fastforward button per our documentation.
2023-08-03 12:12:21 +00:00
fewtarius
3c529d68ab
* Fix mupen64 across devices.
* Fix multiple extension data errors
* Fix alsa library package oops.
2023-08-02 13:15:27 +00:00
fewtarius
5e88499edd
Clean up GameCube and Wii. 2023-07-28 11:02:02 +00:00
fewtarius
abfb597665
Fix dosz data issue. 2023-07-27 00:46:13 +00:00
fewtarius
4c84927de6
Clean up supported extensions. 2023-07-25 21:47:55 +00:00
Marek
eacf7271b8
Create SETUP_SYNCTHING.md 2023-07-25 00:02:12 +10:00
Marek
3eb657674b
Create SETUP_BT_AUDIO.md 2023-07-24 23:18:05 +10:00
mason
e133fb95d5
Add Desmume-lr to all Rockchip devices 2023-07-23 14:22:51 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
mason
e3c0cb0181
Add Arduboy system, fix runemu 2023-07-20 15:47:46 +00:00
mason
ccb0c26cec
Enable Desmume-lr on RK3399 2023-07-20 13:23:03 +00:00
fewtarius
7fcadda38e
Bump ArtBook theme, update x55 documentation. 2023-07-20 00:34:57 +00:00
mason
b9c402c632
Bring back gpsp for arm32 supporting devices 2023-07-19 15:40:20 +00:00
fewtarius
7875c91db3
Merge pull request #1752 from fewtarius/dev
Fix Amiberry across devices, update docs.
2023-07-17 17:19:49 -04:00
fewtarius
ef5c2f80dd
Fix Amiberry across devices, update docs. 2023-07-17 21:19:00 +00:00
fewtarius
bd90b1e870
Merge pull request #1747 from fewtarius/dev
Fix Amiberry for RK3566, drop it on other devices until OpenGL can be fixed up.
2023-07-17 07:33:49 -04:00
fewtarius
020ba8aa2f
Fix Amiberry for RK3566, drop it on other devices until OpenGL can be fixed up. 2023-07-17 11:33:07 +00:00
fewtarius
675f92103a
Merge pull request #1746 from gannon345/main
Updated distribution page documentation - Creating custom shaders
2023-07-16 18:29:21 -04:00
gannon345
e02fcfbdd6
Update GENERAL_CUSTOM_SHADERS.md 2023-07-16 15:35:43 -06:00
gannon345
5435ef87e1
Create GENERAL_CUSTOM_SHADERS.md
Custom shader creation/modification
2023-07-16 15:25:05 -06:00
gannon345
4573c52c47
Delete GENERAL_CREATING_CUSTOM_SHADERS 2023-07-16 14:59:50 -06:00
gannon345
d81be3ca23
Create GENERAL_CREATING_CUSTOM_SHADERS
New shader documentation
2023-07-16 14:59:01 -06:00
fewtarius
42749798fd
Fix mplayer to include a start script and show available playlists in ES rather than music since gmu only loads those on start. 2023-07-16 20:17:01 +00:00
fewtarius
e133fd5a3a
Fix music extensions. 2023-07-16 10:37:08 +00:00
fewtarius
cbc4c28722
Add gmu music player. 2023-07-15 23:22:41 +00:00
fewtarius
4aa0b6db20
Add additional zmachine extensions, fix broken docs. 2023-07-15 17:33:11 +00:00
fewtarius
0c751b753a
Fix MAME's release data to match the oldest system it supports - Small-Scale Experimental Machine (SSEM). 2023-07-15 16:55:04 +00:00
fewtarius
650d2b6c74
Adds mojozork, thanks to @AmberELEC! 2023-07-15 16:18:59 +00:00
fewtarius
79466149a4
* Fix backup tool to use distribution name.
* Update RK3566 docs.
2023-07-15 15:43:08 +00:00
fewtarius
f3de7f8024
* Add make docs option to Makefile.
* Fix missing uae4arm.
2023-07-15 15:28:28 +00:00
fewtarius
38c5ad528f
* Adds better logging to autostart.
* Updates RK3326 documentation for amiberry.
* New dev tool - foreach.  Provides a mechanism to execute commands against all projects/devices/architectures to simplify iterating.
  * Usage: `./tools/foreach ./scripts/clean emulators`
2023-07-15 14:29:52 +00:00
fewtarius
ed5fc4d532
Re-apply amiberry on RK3588. 2023-07-15 13:42:37 +00:00
fewtarius
2d8dad978a
Fix missing amiberry - and a few bugs from the previous implementation. 2023-07-15 13:39:22 +00:00
fewtarius
eebd39d841
Fix URLs. 2023-07-15 10:06:30 +00:00
fewtarius
74b300429a
Update FAQ 2023-07-15 10:01:49 +00:00
fewtarius
3c49b6d1dd
Update README 2023-07-14 22:12:38 +00:00
fewtarius
43197126fa
Markdown should have a markdown suffix.. 2023-07-14 21:57:36 +00:00
fewtarius
f8d6c3ce56
Add additional documentation, move device specific stuff down a level. 2023-07-14 21:53:37 +00:00
fewtarius
d9584466c2
Move a few docs back to not break GitHub integration. 2023-07-14 21:36:23 +00:00
fewtarius
29a9005227
Documentation updates. 2023-07-14 21:35:05 +00:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD. 2023-07-14 21:24:52 +00:00
fewtarius
5819ea7817
Fix missing template data. 2023-07-14 14:16:48 +00:00
fewtarius
b6a8037860
First iteration of automated documentation for supported emulators and cores complete and generated. 2023-07-14 13:58:47 +00:00
fewtarius
2aaacd3b74
now with less oops. 2023-07-14 12:35:31 +00:00
fewtarius
550616070f
Fix sort. 2023-07-14 12:33:45 +00:00
fewtarius
2c5b032e06
Add defaults for systems. 2023-07-14 12:25:31 +00:00
fewtarius
a45e59cae3
Cleaning up. 2023-07-14 12:22:25 +00:00
fewtarius
c2b14e33da
Adding additional documentation. 2023-07-14 12:19:32 +00:00
fewtarius
49bdce6dd3
Switch links. 2023-07-14 12:13:04 +00:00
fewtarius
53f1860062
Adjust template. 2023-07-14 12:09:16 +00:00
fewtarius
dd6752749d
Apply templates. 2023-07-14 12:08:20 +00:00
fewtarius
ccd5b9c7c9
Adjusting markdown. 2023-07-14 11:56:46 +00:00
fewtarius
2f5f0ed40a
Adjusting markdown. 2023-07-14 11:55:13 +00:00
fewtarius
dff1fdfb89
Tweaking markdown. 2023-07-14 11:48:27 +00:00
fewtarius
ca1429abe7
Markdown fix. 2023-07-14 11:42:45 +00:00
fewtarius
38a704b47c
First iteration of generated systems documentation. 2023-07-14 11:39:36 +00:00