N64FlashcartMenu
Loading...
Searching...
No Matches
Data Structures | Functions
settings.h File Reference

Menu Settings. More...

Go to the source code of this file.

Data Structures

struct  settings_t
 Settings Structure. More...
 

Functions

void settings_load (settings_t *settings)
 The settings to load.
 
void settings_save (settings_t *settings)
 The settings to save.
 

Detailed Description

Menu Settings.


Data Structure Documentation

◆ settings_t

struct settings_t

Settings Structure.

Data Fields
bool pal60_enabled Use 60 Hz refresh rate on a PAL console.
bool hidden_files_enabled Show files marked as hidden in the browser.
char * default_directory Default directory to navigate to when menu loads.
bool use_saves_folder Put saves into separate directory.
bool autodetect_rom_region Enable forcing the (N64 system region) tv type to align with game region when booting the ROM.
bool bgm_enabled Enable Background music.
bool sound_enabled Enable Sounds.
bool rumble_enabled Enable rumble feedback.