Releases: ComputerElite/Oculus-downgrader
Releases · ComputerElite/Oculus-downgrader
Allow multiple commands when direct executing V. 1.10.3
Changelog:
- Allow multiple commands when direct executing
Add direct execute option V. 1.10.2
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
Changelog:
- Made restart download question adjust to headset you use
Update to NET 6 V. 1.10.0
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
Changelog:
- canonical names now get added when creating backups which will fix backups when you first download a game
Backups V. 1.9.7
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
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
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
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
Changelog:
- Minimized memory consumption when validating games which should fix Issue #6