QuestGraphicsSettings
A BONELAB mod that brings some graphics settings to Quest Standalone.
CHANGELOG
v4.0.0
- Rewrite with JLib
- Removed preset system, it was really messy, had a poll in my discord server and almost no-one used this feature.
- All graphics now apply as soon as loading is done.
v3.0.2
- Fixed Mods folder having no dll, while I zipped the mod I forgot the recursive flag.
v3.0.1
- Fixed ThunderstoreModAssistant download issue again (I kept forgetting to put the dll in the Mods folder.)
v3.0.0
- Code Rewrite
- Render distance stuff is now in experimental tab and disabled by default
- Added a graphics button directly in the game's menu, that shortcuts to the bonemenu page
v2.2.0
- Preset system is back, as requested in discord server
- Added custom preset system
- Fixed ThunderstoreModAssistant download issue again
v2.1.0
- Code improvements
v2.0.1
- Cleaned up leftover code
- Github link now directs to correct page
v2.0.0
- Settings now save and apply on restart/switching maps
- Render distance tweaks can be disabled
- Presets removed
- Auto preset system removed, did not work well
- Complete code rewrite
v1.3.4
- Fixed ThunderstoreModAssistant download issue again
v1.3.3
- Increased maximum render distance for bigger maps
v1.3.2
- Fixed game crashing on PC
v1.3.1
- Fixed a few bugs
v1.3.0
- Added FFR
- Code cleanup
- Bug fixes
v1.2.0
- Added presets
- Added automatic preset lowering based on FPS
- Added target FPS option for automatic preset lowering
v1.1.2
- Fixed ThunderstoreModAssistant download issue.
v1.1.1
- Fixed README.md
v1.1.0
- Added LOD bias
- Added render distance
- Added low physics toggle
- Added experimental performance tweaks
v1.0.0
- Initial release