Skip to content

Releases: ComputerElite/Oculus-downgrader

Allow multiple commands when direct executing V. 1.10.3

14 Apr 17:32

Choose a tag to compare

Changelog:

  • Allow multiple commands when direct executing

Add direct execute option V. 1.10.2

14 Apr 17:09

Choose a tag to compare

Changelog:

  • Add direct execute option which allows you to execute anything in oculus downgrader by entering one code
  • Open app directory option now shows open instad of install

QoL change V. 1.10.1

12 Apr 19:43

Choose a tag to compare

Changelog:

  • Made restart download question adjust to headset you use

Update to NET 6 V. 1.10.0

26 Mar 11:49

Choose a tag to compare

Changelog:

  • Updated to NET 6 just like with about everything else I currently have
  • This should result in linux and mac users being able to run the program if they have dotnet installed
  • Added readme with download link for NET 6
  • The token guide will now only show an link instead of opening it in your browser. This may be fixed at a later point in time

IMPORTANT: THE APPLICATION WILL NOT START IF YOU DON'T HAVE NET 6 INSTALLED. YOU CAN INSTALL IT FROM https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.3-windows-x64-installer

Fix crash when downloading a game first time V. 1.9.8

15 Mar 21:12

Choose a tag to compare

Changelog:

  • canonical names now get added when creating backups which will fix backups when you first download a game

Backups V. 1.9.7

13 Mar 13:02

Choose a tag to compare

Changelog:

  • You can now create backups any time and finally restore them
  • add more checks to show errors instead of crashing the program
  • make version/app selection a bit better

Fix Game starting issues V. 1.9.6

11 Mar 15:08

Choose a tag to compare

Changelog:

  • Game now starts in the games directory which fixes most issues with starting games (e. g. Could not locate game being injected when launching modded Beat Saber)

Fix sorting V. 1.9.5

08 Mar 16:54

Choose a tag to compare

Changelog:

  • Sort game versions by version code instead of date which will fix new versions showing on the top instead of the bottom if their date hasn't been fetched yet
  • Update MSEdge driver to version 99 which should fix some login issues

Maintenance V. 1.9.4

25 Feb 21:31

Choose a tag to compare

Changelog:

  • Update MSEdgeDriver to version 98 (should fix some login issues for now)
  • Updated message when logging in with facebook to tell the user to press n if login didn't work

Fix OutOfMemoryException V. 1.9.3

24 Feb 21:31

Choose a tag to compare

Changelog:

  • Minimized memory consumption when validating games which should fix Issue #6