Emuelec Config File
| Access Method | Path | |---------------|------| | Over network (SSH or Samba) | \\EMUELEC\Config\emuelec.conf | | Local terminal | /storage/.config/emuelec.conf |
| Issue | Likely Cause | Fix | |-------|--------------|-----| | | Wrong EE_AUDIO_DEVICE | Run aplay -l in SSH to list devices, then set correct hw:X,Y . | | Games run slowly | CPU governor too low | Set EE_CPU_GOVERNOR=performance . | | Resolution wrong | Forced mode unsupported | Change EE_VIDEO_MODE to auto . | | Saves not saving | Wrong EE_SAVE_DIR | Ensure path exists and is writable. | | Hotkeys not working | EE_HOTKEY_ENABLE=0 or wrong button | Set to 1 and specify a real button. | emuelec config file