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

QuestGraphicsSettings

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

Date uploaded 2 weeks ago
Version 3.0.2
Download link Jorink-QuestGraphicsSettings-3.0.2.zip
Downloads 2937
Dependency string Jorink-QuestGraphicsSettings-3.0.2

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.

Last tested on:

  • Lemonloader: 0.6.5.1
  • BoneLab: Patch 6

Current Features

  • Render Scale
  • Render Distance (Experimental)
  • LOD Bias
  • FFR
  • Premade presets
  • Custom presets

Discord Server

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

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