Commit graph

5360 commits

Author SHA1 Message Date
fewtarius
57b800b60b
Automatically generate SSID and passphrase for device to device (adhoc style) network play. 2023-08-22 12:39:44 +00:00
fewtarius
0b68affa8b
Split fuse 2.x and 3.x to allow compatibility with multiple apps. 2023-08-21 11:23:15 +00:00
fewtarius
0d91cd23d7
Revert fuse update. 2023-08-21 11:13:48 +00:00
fewtarius
311451dc67
Fix missing right trigger on AYANEO devices, switch mic input back to alsathread in retroarch. 2023-08-19 16:49:03 +00:00
fewtarius
a2fb8246a5
Add 1:1 aspect ratio support. 2023-08-19 15:22:04 +00:00
fewtarius
2915363ad7
Update fuse, rclone, and syncthing. 2023-08-19 15:09:38 +00:00
fewtarius
f29919120c
Adds link cable support for Gambatte and TGBdual for Gameboy and Gameboy Color. 2023-08-19 14:01:40 +00:00
fewtarius
6315338df7
Fix network connectivity and gamma value issues on new flashes. 2023-08-18 23:21:06 +00:00
fewtarius
3479fe2ca0
Ensure the savestates directory exists. 2023-08-18 09:11:50 +00:00
fewtarius
b9322c85c0
Try to connect to the configured SSID when configuring WIFI. 2023-08-18 03:27:42 +00:00
fewtarius
f1df8a21f8
Bump Linux kernel to 6.4.11. 2023-08-17 21:22:18 +00:00
fewtarius
fa390fd351
Updates and fixes. 2023-08-17 14:46:48 +00:00
fewtarius
962dd36bd3
Fix 32bit audio. 2023-08-16 16:41:52 +00:00
fewtarius
bbc1d65ef9
Fix amixer across all scripts. 2023-08-16 00:08:48 +00:00
fewtarius
95f128b5fc
Switch Retroarch and PPSSPP back to Alsa. 2023-08-15 23:19:33 +00:00
fewtarius
6c0c9dd339
Merge pull request #1931 from obi1/dev
pipewire-alsa support + 32bit pipewire
2023-08-15 18:54:55 -04:00
fewtarius
7fc88180de
Merge pull request #1932 from fewtarius/dev
Adds support for local network play without an access point.
2023-08-15 18:18:08 -04:00
fewtarius
ce3afb8bee
Adds support for local network play without an access point.
This feature adds support for connecting up to four JELOS devices together for RetroArch network play. To use:

* Select Games Settings -> Netplay Settings
  * NetPlay -> Enabled
  * Index Games

* Select Network Settings
  * Enable Local Play Mode
  * Select 1 (Host)
* Choose a game and press Y
  * Select Netplay Options
    * Select Host a Netplay Session

* Select Network Settings
  * Enable Local Play Mode
  * Select 2-4 (Clients)
* Choose a game and press Y
  * Select Netplay Options
    * Select Connect to a Netplay Session

The games should begin and all clients should connect.
2023-08-15 22:10:48 +00:00
fewtarius
bbe0451a8b
Work on supporting adhoc network mode. 2023-08-14 22:05:56 +00:00
Tadej Obrstar
4356d98f15 fix init sound settings (RK3566) + 32bit pipewire 2023-08-14 15:52:03 +00:00
fewtarius
ab9dea9c4a
Merge pull request #1929 from fewtarius/dev
Documentation update (README).
2023-08-14 10:11:34 -04:00
Tadej Obrstar
fc9d2dfd8b enabled pipewire-alsa
aplay -L shows pipewire but there is no sound on either alsa or pulse
2023-08-14 12:07:13 +00:00
fewtarius
2feabd7a5b
Tweak from @anthonycaccese. 2023-08-14 12:05:13 +00:00
fewtarius
dc2bb14f77
Clean up readme 2023-08-14 11:44:03 +00:00
fewtarius
15b58f5292
Update readme. 2023-08-14 11:40:19 +00:00
fewtarius
4cd5b5577f
Merge pull request #1928 from fewtarius/dev
Revert PPSSPP update.
2023-08-13 15:55:42 -04:00
fewtarius
415f7b3379
Revert PPSSPP update. 2023-08-13 19:54:57 +00:00
fewtarius
818f27d8e2
Merge pull request #1927 from fewtarius/dev
Netplay should be disabled by default and only enabled when acting as a client or a host.
2023-08-13 13:57:27 -04:00
fewtarius
64db100028
Netplay should be disabled by default and only enabled when acting as a client or a host. 2023-08-13 17:56:48 +00:00
anthonycaccese
1a77387d7b
Merge pull request #1925 from anthonycaccese/dev
bump Art Book Next to latest
2023-08-13 12:54:48 -04:00
anthonycaccese
8f4281597a
bump Art Book Next to latest 2023-08-13 12:52:00 -04:00
fewtarius
5f0e615e1a
Merge pull request #1924 from fewtarius/dev
Bump ES to improve netplay ui.
2023-08-13 12:15:46 -04:00
fewtarius
ef1a3c02a8
Bump ES to improve netplay ui. 2023-08-13 16:15:12 +00:00
Brooksytech
b7ccc8147a
Merge pull request #1923 from brooksytech/dev
Add support for NanoBoyAdvance SA
2023-08-13 05:45:22 -07:00
mason
a1258e1ece
Add support for NanoBoyAdance SA 2023-08-13 12:43:30 +00:00
fewtarius
ba2979fa22
Merge pull request #1922 from fewtarius/dev
Fix retroarch package issue preventing librga from being included as a dependency.
2023-08-13 06:38:51 -04:00
fewtarius
8ac712de79
Fix retroarch package issue preventing librga from being included as a dependency. 2023-08-13 10:37:18 +00:00
fewtarius
79318a38fb
Merge pull request #1921 from fewtarius/dev
Reintroduce network play, options in ES (game settings, X over a game).
2023-08-13 05:46:52 -04:00
fewtarius
5c3d6afc07
Reintroduce network play, options in ES (game settings, X over a game). 2023-08-13 00:33:09 +00:00
fewtarius
0e92e830ed
Merge pull request #1919 from fewtarius/dev
Update kernel 6.4.10, 6.1.45.  Fix OGU no audio issue.
2023-08-12 11:35:15 -04:00
fewtarius
a354e83d4a
Update kernel 6.4.10, 6.1.45. Fix OGU no audio issue. 2023-08-12 15:34:32 +00:00
fewtarius
790286e3ba
Merge pull request #1918 from fewtarius/dev
Fix variable loading miss in 005-audio.
2023-08-11 18:29:15 -04:00
fewtarius
0f55ced647
Fix variable loading miss in 005-audio. 2023-08-11 22:28:41 +00:00
fewtarius
c5473f846d
Merge pull request #1917 from fewtarius/dev
Fix Fluidsynth service, deprecate SDL2-rotated, clean up packages.
2023-08-11 18:19:26 -04:00
fewtarius
65f45d02b3
Package cleanup. 2023-08-11 22:17:56 +00:00
fewtarius
21bbd997ef
Deprecate SDL2-rotated in favor of SDL2 + patches. 2023-08-11 22:05:10 +00:00
fewtarius
8d9928f104
Fix fluidsynth service oops. 2023-08-11 21:59:48 +00:00
fewtarius
e4b4c113c4
Merge pull request #1916 from fewtarius/dev
Fix up duckstation-sa.
2023-08-11 17:29:29 -04:00
fewtarius
55c1db1413
Fix up duckstation-sa. 2023-08-11 21:28:58 +00:00
fewtarius
caa4a78808
Merge pull request #1915 from fewtarius/dev
Revert cemu - isn't working.
2023-08-11 17:12:16 -04:00