Skip to content

Releases: ShoryuKyzan/perfect_dark

Release list

WIP VR Port

WIP VR Port Pre-release
Pre-release

Choose a tag to compare

@ShoryuKyzan ShoryuKyzan released this 22 Apr 01:37

WIP VR Port

Summary

Not really a playable experience yet because no controllers hooked up.
Start the game standing, as it will record your height at that time.

Setup

Same requirement as original source port. Requires the ROM file at the path data/pd.ntsc-final.z64 (create data folder if not exist) relative to the EXE.

Demonstrates

  • 3D Rendering partially complete
    • some rendering bugs still present, like the glares
  • HMD movement goes back into player position
    • NOTE: Start the game standing, as it will record your height at that time, and the crouching logic will depend on that.
  • Controllers attached to gun models

Not done yet

  • Rendering not fully bug free (moon, glares, etc).
  • No buttons hooked up yet
  • Menu/HUD rendering is still 2D (not correct for VR)
  • Nothing like bike/grabbing/etc done yet.

Full Changelog: https://github.com/ShoryuKyzan/perfect_dark/commits/vr-0.01