Marc Roy
f3204aee10
Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
...
- Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CHIP-8 - thanks @anthonycaccese
2024-02-04 22:02:45 +01:00
fewtarius
32f6bda421
Update es_input.cfg with additional controller definitions.
2024-02-04 15:25:24 +00:00
fewtarius
ac6ab722ed
Import quirk variables in es_settings so we can manage EmulationStation as we have in the past on BSP devices.
2024-02-01 19:22:27 +00:00
fewtarius
452a5ad098
* Stop using the run
command to execute tools from within EmulationStation, instead copy in the proper method during the build.
2024-02-01 02:51:59 +00:00
fewtarius
e78e4f73ef
Fix emustation service.
2024-01-31 10:08:31 +00:00
fewtarius
8d458185bb
Implements power led management using ledcontrol for RK3566 devices.
2024-01-31 04:10:00 +00:00
Marc Roy
2520e443ee
Add Super Cassette Vision (EmuSCV libretro core)
...
- Add Super Cassette Vision (EmuSCV libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CDi and Super Cassette Vision (thanks @anthonycaccese )
- Add cdi on setsettings.sh for Cheevos
2024-01-30 14:15:25 +00:00
Marc Roy
087095db89
CDi : First part to add Same_cdi libretro core on JelOS
...
- Using mkpackage from AmberElec (Maybe need to be adapt for AMD64 devices supported by JelOS)
- Tested only RGB30
- Missing picture on Emulstation and maybe other things
2024-01-30 14:15:24 +00:00
brooksytech
b671122eed
RK3326: Add support for Powkiddy RGB20S handheld
2024-01-30 14:15:22 +00:00
brooksytech
fa7c912b8b
RK3326: Add initial support for Game console R33S device
2024-01-27 14:25:31 +00:00
fewtarius
05090f84d2
Update EmulationStation to rename danger zone.
2024-01-25 11:59:16 +00:00
brooksytech
7046f42f7b
Add overclocking options to RK3326
2024-01-23 20:56:23 +00:00
fewtarius
c4cda640d5
Fix gamepad device order passed from EmulationStation to RetroArch.
2024-01-23 14:42:24 +00:00
fewtarius
12399ce590
Merge pull request #2711 from fewtarius/dev
...
Fall back to Libmali g2p0 driver on RK3566 devices. Deprecate flycast32.
2024-01-19 19:00:41 -05:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
...
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
Brooksytech
545b144ee9
Merge pull request #2707 from Oendaril/dev
...
MagicX XU10 device support
2024-01-18 19:25:44 -08:00
Oendaril
8e71f0876b
Adding updated input driver to invert left stick axes, and to correct guid identification for the controller db. Fixing all mappings.
2024-01-18 21:13:52 -05:00
fewtarius
aa4b34a2c7
Update EmulationStation.
2024-01-18 03:16:36 +00:00
Oendaril
602e95f2ab
Initial commit for support for XU10 device. New rg351-v2 panel driver, new xu10 input driver, new xu10 devicetree and input configs for emulationstation and retroarch.
2024-01-17 12:03:32 -05:00
fewtarius
a0c5103a1a
Bump ES.
2024-01-15 03:40:30 +00:00
fewtarius
fac0e9b604
Bump ES to pull in the add games fixes.
2024-01-13 15:34:02 +00:00
brooksytech
76de6903de
Update PortMaster mapper.txt & add custom input
2024-01-13 12:56:07 +00:00
brooksytech
93b0d2db12
Add Portmaster controller layout
2024-01-13 12:56:07 +00:00
fewtarius
7daacd9b05
Bump ES.
2024-01-12 12:26:16 +00:00
fewtarius
17b7aa110f
Installer should shut down when complete, and not reboot so there is time to eject. Bump ES to use scraper API.
2024-01-11 16:13:04 +00:00
anthonycaccese
f6510bd838
Merge pull request #2654 from anthonycaccese/dev
...
Remove Primehack
2024-01-10 20:26:10 -05:00
Anthony
11cbe861f0
remove primehack
2024-01-10 08:54:32 -05:00
fewtarius
a69c7708fa
* New Danger Zone options - Overlay and Full Retroarch Reset.
...
* Overlay reset deletes overlays from /storage and reboots. Useful for cleaning up broken joypad configurations or scenarios where users use the retroarch update tool.
* Full retroarch reset deletes the entire retroarch directory and all overlay directories and reboots. Useful for cleaning up when other resets don't resolve issues.
2024-01-09 12:05:50 +00:00
fewtarius
2cbfbfbb4c
Fix an issue with ES causing a slow response when opening the network settings menu.
2024-01-09 11:27:29 +00:00
fewtarius
d235ddf23c
* Add OpenGL/Vulkan selection feature to CEMU.
...
* Fix broken OpenGL for CEMU.
2023-12-29 19:25:49 +00:00
fewtarius
8f0bfde778
* Python 3.11.7, GCC 13.2.0, LLVM 17.0.6, GLIB 2.78.3, GZdoom (Latest).
...
* Update misc packages for GCC 13.
* Thanks to @CoreELEC (Python 3), @ArchLinux (lrps2), and @AmberELEC (EmulationStation).
2023-12-27 01:31:28 +00:00
fewtarius
445c4a076c
* Update EmulationStation (Add overlay cleanup to danger zone, fixes some wording).
...
* Fix a few package URLs.
* Bump Cemu SA.
* Deprecate and remove a few older post-update fixes.
2023-12-26 14:17:29 +00:00
fewtarius
1a1d2c32b7
Add default disable for simplehttp, and restart the service when the password changes.
2023-12-23 12:46:41 +00:00
fewtarius
ac76d683f9
Merge pull request #2572 from anthonycaccese/dev
...
Remove Legacy Packages
2023-12-22 19:18:37 -05:00
Anthony
0610813cba
removed unused packages
2023-12-22 18:54:25 -05:00
fewtarius
7686fb9a3d
Update ES scraping defaults, drop MaxVRAM from es_settings as it's not needed.
2023-12-22 16:21:50 +00:00
fewtarius
82ffb6509c
Bump ES to revert Width/Height changes.
2023-12-16 18:00:11 +00:00
fewtarius
e0ec647177
Kernel 6.6.7 (AMD64), fix issue with video screensaver brightness.
2023-12-16 14:20:16 +00:00
fewtarius
ba38450689
* Revert x55 GPU driver to g2p0 to try and resolve the GPU hang condition until mainlined.
...
* Update EmulationStation with @GlaZedBelmont's changes (Add Rotation and Overlays, disable width and height).
2023-12-16 11:51:24 +00:00
fewtarius
d27edf200f
Merge pull request #2533 from sydarn/kronos
...
Kronos-lr
2023-12-15 17:09:59 -05:00
sydarn
293ccd780c
kronos-lr: add core
2023-12-15 20:55:36 +01:00
fewtarius
ca1a58c4c8
Package updates.
2023-12-15 16:33:23 +00:00
fewtarius
3d31b17a8e
Bump ES to provide game directory creation complete message.
2023-12-12 14:29:31 +00:00
fewtarius
a8ccaac495
Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
2023-12-12 14:10:23 +00:00
fewtarius
cd6b3e5320
Fix overlay rename oops in EmulationStation.
2023-12-12 13:08:49 +00:00
fewtarius
47abdc2573
* Adds TWB64 - Pack 3, thanks to @GlaZedBelmont
2023-12-05 10:56:45 +00:00
fewtarius
4bd41db9a7
Additional bug fixes and refinements for merged storage.
2023-12-04 23:18:40 +00:00
fewtarius
d6c14f3b38
Merge pull request #2486 from fewtarius/dev
...
Merged storage changes
2023-12-04 05:59:07 -05:00
fewtarius
4c1c0b1928
Fix merged storage to switch on and off correctly. Hide internal/external switch, but make it available as system.merged.device (1/0).
2023-12-04 01:26:09 +00:00
mason
8baf2abede
Yuzu-sa - Add cpu accuracy ES feature
2023-12-03 22:45:03 +00:00