Skip to content

ShadowDragon128/DayunbreakNative

Repository files navigation

DayunbreakNative

A DLL patch to allow the Mete Horizon Link setup to continue and properly install

A few things are needed to be setup before continuing

  1. WinDbg
  2. Meta Link Setup application
  3. Time obiviously
  4. DayunbreakNative.dll

DaybreakNative nahh -> DayunbreakNative

  1. Start WinDbg as administrator
  2. Go to File -> Start debugging -> Launch executable (advanced)
    • Executable: <PATH TO THE SETUP EXE>
    • Arguments:
    • Start directory:
    • Target architecture: Autodetect
    • Debug child processes: True
    • Time Travel Debugging: False
  3. Debug
  4. BE PREPARE TO BREAK EXECUTION. Keep clicking Go until the setup is 1/2 complete on install (Not Download).
    • You might need to interact with the setup app at first
    • It should say Installing... on the last line not ? MB / ? MB • ? byte/s
  5. Go to the oculus-driver folder usually C:\Program Files\Meta Horizon\Support\oculus-drivers
  6. Rename DaybreakNative.dll to DaybreakNative2.dll
  7. Place Daybunbreak.dll (Proxy DLL) to the folder and rename it to DaybreakNative.dll
  8. At this point you should have both DaybreakNative.dll and DaybreakNative2.dll in C:\Program Files\Meta Horizon\Support\oculus-drivers
  9. You may now detach the debugger and continue with setup ;).

Video Tutorial

Fix Meta Horizon Link Setup

About

A DLL patch to allow the Meta Horizon Link setup to continue and properly install

Resources

License

Stars

Watchers

Forks

Packages

No packages published