Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
/ UnityGraphics Public archive

SaltyNX plugin & Tesla overlay dedicated to changing graphics settings in Unity games

License

Notifications You must be signed in to change notification settings

masagrator/UnityGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityGraphics

This is a combination of SaltyNX plugin and Tesla overlay that allows to modify in real time graphics settings in games using Unity engine.

screen

Requirements:

  • Atmosphere (This is related to dmnt:cht that allows homebrews for reading build_id of running games. SX OS doesn't provide this info). Not tested on ReinX
  • Tesla environment
  • SaltyNX
  • File with offsets dedicated to game (you can find storage here: https://github.com/masagrator/UnityGraphicsWarehouse)

For now UnityGraphics supports only:

  • Quality category excluding:

-- shadowCascade4Split_Injected (requires using Vector3 struct)

-- QualityLevel (they are just profiles and cannot be used to bring default settings, so I don't bother with implementing it).

  • SetResolution from Screen category

  • Games made with Unity 2017.1 and newer

I'm not implementing functions that doesn't have "set" counterpart.

To learn what each setting does read Unity documentation. Be aware that game may use different Unity version. You can change version in left upper corner.

https://docs.unity3d.com/2019.3/Documentation/Manual/class-QualitySettings.html

You can disable plugin when no game is running. Just open overlay and deactivate plugin. It is recommended to deactivate it when not running Unity game as some games can crash at boot for some unknown reason (f.e. Paper Mario).


This tool is for advanced users.

Changing any setting can result in crashing game or showing unexpected bugs.

I don't take any responsibility for damage it can provide.

You're using it at your own risk.

About

SaltyNX plugin & Tesla overlay dedicated to changing graphics settings in Unity games

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published