Skip to content

v1.0.2 — smooth camera on every device

Choose a tag to compare

@EapRules EapRules released this 07 Aug 00:02
· 5 commits to main since this release

Fix

  • Jerky right-stick camera (#2): the engine reads the right stick as a touch swipe — the camera only turns while the value keeps changing — so the port feeds it a synthetic ramp. The old ramp stalled once every 3 frames; how bad that felt depended on your device's framerate (tolerable on the R36S, really jerky on the RG34xxSP). The ramp is now time-based (400 ms cycle), identical on every device, and the stall all but disappears. Vertical camera with the stick held at the rail is the case to try.
  • MASSEFFECT_CAMERA_NO_SWIPE=1 still sends raw values if you ever want to compare.
  • Also ships: clean-exit fix follow-ups and a clearer eapx first-install log (the old "cannot adopt" line looked like an error; it never was).

Install

Drop the zip in ports/autoinstall/ (or install via PortMaster) and reboot. Updating keeps your imported game data.