Skip to content

0.5.2 public

Latest

Choose a tag to compare

@Ashnar2602 Ashnar2602 released this 02 Jun 20:25
· 7 commits to main since this release

0.5.2 public

X360 Mobile — Update

This update focuses on compatibility, UI cleanup, driver handling, Frame Interpolation improvements, and safer Vulkan cache management.

Compatibility Improvements

  • UBWC Hinting: Added a UBWC hint to improve compatibility on Android systems such as HyperOS, OneUI, and other customized vendor ROMs.

UI Improvements

  • UI Fixes: Several fixes have been made, especially around the hint bar and its buttons.
  • Code Refactoring: Internal UI code has been refactored to improve consistency, reduce edge cases, and ensure future stability.

Driver Management Improvements

  • Touch Input: Driver handling with touch input has been improved.
  • Manual Deletion: It is now possible to delete a custom driver by long-pressing it.

Frame Interpolation Improvements

  • Feature Renaming: “Frame Gen” has been renamed to “Frame Interpolation” to better describe its functionality.
  • Visual Quality: Quality has been slightly improved, and ghosting during fast scene changes has been fixed.

Vulkan Cache Improvements

  • Driver Isolation: Caches are now separated per game and per driver, preventing issues when switching custom drivers.
  • Manual Cleanup: It is now possible to clear/delete Vulkan caches manually.