MyNixOS website logo

RetroArch configuration settings.

See https://github.com/libretro/RetroArch/blob/master/retroarch.cfg for available configuration options.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  input_max_users = "4";
  menu_scale_factor = "0.950000";
  netplay_nickname = "username";
  video_driver = "vulkan";
  video_fullscreen = "true";
}