Skip to main content

Emuelec Config File -

[SNES] retroarch.core = snes9x_libretro.so retroarch.bezel = 0

| Setting | Effect | |---------|--------| | system.cec | Enable HDMI-CEC (remote control via TV) | | system.powersave | CPU governor (performance / ondemand) | | bluetooth.enabled | Enable BT stack (uses more RAM) | | retroarch.menu_driver | xmb , ozone , rgui – RetroArch UI style | | retroarch.rewind.enable | Enable rewind feature (performance hit) | # Global settings video.output = hdmi audio.output = hdmi audio.volume = 80 wifi.enabled = 1 wifi.ssid = "RetroWiFi" wifi.key = "gamepass123" wifi.country = US RetroArch defaults retroarch.bezel = 1 retroarch.savestate.autosave = 1 Per-system tweaks [PSX] retroarch.core = pcsx_rearmed_libretro.so retroarch.video.shader = /usr/share/shaders/scanlines.glslp emuelec config file

The main configuration file is: