You are viewing a potentially older version of this package. View all versions.
Jorink-QuestGraphicsSettings-4.0.0 icon

QuestGraphicsSettings

A BONELAB mod that brings some graphics settings to Quest Standalone.

Date uploaded 5 hours ago
Version 4.0.0
Download link Jorink-QuestGraphicsSettings-4.0.0.zip
Downloads 167
Dependency string Jorink-QuestGraphicsSettings-4.0.0

This mod requires the following mods to function

bonelib-BoneLib-3.2.2 icon
bonelib-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.2.2
Jorink-JLib-1.0.0 icon
Jorink-JLib

A dependency for my BONELAB code mods.

Preferred version: 1.0.0

README

QuestGraphicsSettings

A BONELAB mod that brings some graphics settings to Quest Standalone.

Settings

  • Graphics button on in-game menu
  • Render Scale
  • Render Distance (Experimental)
  • LOD Bias
  • FFR

Discord Server

Join the Discord server to chat, give suggestions, report issues, and get sneak peeks!
https://discord.gg/Tu7Pnq4RV7

Credits

Fusion by Lakatrazz, I used a big part of his code to make the graphics menu button.
https://thunderstore.io/c/bonelab/p/Lakatrazz/Fusion/

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