Skip to content

Voyager Elite Force 0.9.1

Choose a tag to compare

@imjustadudegamer imjustadudegamer released this 07 Jun 14:14
· 31 commits to main since this release

Fixes

  • Corrupted graphics on Adreno 5xx devices: the proprietary Vulkan driver on these GPUs corrupts multisample (MSAA) resolves, producing bands of garbage across the screen. MSAA is now disabled automatically on Adreno 5xx; everything else (offscreen rendering, bloom, brightness) keeps working. If you see similar corruption on another device, turn off MSAA in Video options.
  • True fullscreen: the game window was being measured before the system bars were hidden, so on some devices it rendered below the panel's native resolution (and with part of the screen unfilled when the offscreen renderer was off). The game now goes immersive-fullscreen before the first layout and renders at native resolution.
  • Render-pass synchronization fix (framebuffer-global external dependencies) for tile-based GPUs.

Known issues

See the README — including: main menu navigation is touch or d-pad up/down only, some effects are missing, the on-screen controls need a revamp, and MSAA may need to be disabled manually on some devices.

Install over v0.9.0 works (same signature); your settings and game data are kept.