Skip to content

ArkOS4Clone-20260815

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:53

ArkOS4Clone Release Notes – 20260815 vs 20260805

1. New Features

  • Added support for the following devices:
    • RGB10
    • RGBV10
    • RGB10X
    • RGB10MAX2
    • RG351MP
    • RG351P
    • RG351V
    • RF45H
    • RF55H

2. Enhancements & Changes

  1. Updated the standalone ScummVM emulator to version 2026.3.0.

  2. Removed userspace ADC key forwarding.

    • ADC channel button input is now handled natively by the joystick driver.
  3. Changed the RetroArch menu hotkey combination from SELECT + X to FN + X on the following devices:

    • R36PRO
    • R36MAX
    • RF45H
    • RF55H
    • DC40V
    • DC35V
    • R36MAX2
    • RF45V
    • XF45V
    • DC45V
    • R36SPLUS
    • R40XX
    • HG36
    • K36S
    • R36TMAX
    • T16MAX
    • R36ULTRA
    • R36ULTRAX
    • XGB36
    • A10MINI
    • A10MINIV4
    • G350
    • U8
    • DR28S
    • R50S
    • R50H
    • RGB20S
    • R40S
    • RGB10MAX1
    • RGB10MAX2
    • RGB10X
    • RG351V
    • H7
    • GO2
    • R36S
    • RP1
  4. Added a joystick drift calibration option to the EmulationStation menu.

  5. Added right analog stick emulation support for devices without a physical right analog stick.

    • Hold a configurable hotkey while moving the left stick to emulate the right stick.
    • The same feature can also emulate the R3 button.

    Supported devices:

    • K36S
    • R36T
    • Mini40
    • MyMini
    • RG351V
    • RGB10X
    • RGB10
    • RP1
    • XF28
    • XGB36

    Default hotkey mappings:

    • K36S / R36T / XF28 / XGB36

      • Default trigger: FN
      • The trigger button can be remapped in EmulationStation.
    • RGB10 / RP1

      • Default mappings:
        • - = L3
        • + = FN
      • Right stick emulation:
        • Hold + and move the left stick → emulate the right stick.
        • Hold + and - together → emulate R3.
    • RGB10X

      • Default mappings:
        • - = FN
        • + = FN2
      • Right stick emulation:
        • Hold + and move the left stick → emulate the right stick.
    • For all supported devices, the right stick emulation trigger can be reassigned in EmulationStation.

    • On RG351V:

      • Default right stick emulation trigger: FN
      • Remapping is currently unavailable in EmulationStation.
      • Driver-side changes will be added in a future update.

3. Bug Fixes

  1. Fixed an issue where R50S Wi-Fi stopped working after the previous update.

  2. Fixed a crash issue in the EasyRPG core.

  3. Fixed a typo in the N64 configuration that could cause crashes.

  4. Fixed a black screen issue in the drastic-kk emulator at certain resolutions.

    • The issue was caused by a missing JSON configuration file.
  5. Fixed an issue preventing Flycast from handling automatic screen rotation correctly.

  6. Fixed menu rendering issues in all three YabaSanshiro builds when running at low resolutions.