Skip to content

Game Settings

Game settings can be changed at any time using settings menu.

cover

Available text font options are set up in the UI configuration menu.

cover

NOTE

To specify, which text elements should be affected by font and text size changes, use Font Change Configuration property of the UI prefab (CustomUI component). By default, only text printers are effected. Find more info about modifying and creating custom UIs in the customization guide.

Settings are serialized to a Settings.json file stored over game directory. File name can be configured using Naninovel -> Configuration -> State context menu; for available options see configuration guide.

State Configurationcover

In WebGL settings are serialized using cross-browser IndexedDB API ↗.

Menu UIs can be customized or completely replaced using UI Customization feature.