Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

## ------------ A - EmuELEC configuration ------------ #

## Enable SSH at boot


ee_ssh.enabled=1

## Enable Bluetooth at boot


ee_bluetooth.enabled=1

## Use maxperf, enable max settings for GPU and performance governer, this
setting can be set globally, per platform or per game on the ES menu
global.maxperf=1

## Always show boot video


ee_bootvideo.enabled=1

## Show a random splash mp4 video from /storage/roms/splash/video


ee_randombootvideo.enabled=0

## Set video mode


ee_videomode=1080p60hz

## What to start at boot Emulationstation or Retroarch


ee_boot=Emulationstation

## Always show Retroarch FPS


global.showFPS=0

## Enable retroarch bezels


global.bezel=1

## Enable splash screens


ee_splash.enabled=1

## set to 1 if you have long loading times after quitting a game, you will lose
sound mixing in ES, this only affects S905 devices as all others use alsa.
#ee_alsa.always=0

## Force splash screens to display for X seconds


#ee_splash.delay=0

## Some external HDDs take longer to mount than ES to load, if your external
ROMS do not mount in time, increase this timer
#ee_load.delay=0

## Retry mounting this many times


ee_mount.retry=1

# Audio device to use, comment for auto, other options 0,0 (default) 0,1 (for
some AV outputs)
ee_audio_device=1,1

# Enable Advance mame auto gamepad configuration 1,0 (default 1)


advmame_auto_gamepad=1

# Enable Advance mame config buttom remapping 1,0 (default 0)


advmame_joy_remap=1

flycast_joy_remap=1

dolphin_joy_remap=1

AdvanceMame.joy_btns=input a button,input b button,input x button,input y


button,input r button,input l button,input r2 button,input l2 button

AdvanceMame.joy_btn_indexes=1,2
AdvanceMame.joy_btn_names=mk,sf

AdvanceMame.joy_btn_order0=0 1 2 3 4 5 6 7
AdvanceMame.joy_btn_order1=3 4 2 1 0 5 6 7
AdvanceMame.joy_btn_order2=3 2 5 1 0 4 6 7

# OdroidGoAdvance Brightness Level


brightness.level=100

## EmulationStation menu style


## default -> default all options menu
## none -> no menu except the game search menu
## bartop -> less menu, only needed for bartops
#system.es.menu=default

# ------------ B - Network ------------ #


## Set system hostname
system.hostname=EMUELEC
## Activate wifi (0,1)
wifi.enabled=0
## Wifi SSID (string)
wifi.ssid=xiangzikeji_5G
## Wifi KEY (string)
## after rebooting the "new key" is replace by a hidden value "enc:xxxxx"
## you can edit the "enc:xxxxx" value to replace by a clear value, it will be
updated again at the following reboot
## Escape your special chars (# ; $) with a backslash : $ => \$
wifi.key=xzkj123456

# secondary wifi (not configurable via the user interface)


#wifi2.ssid=new ssid
#wifi2.key=new key

# third wifi (not configurable via the user interface)


#wifi3.ssid=new ssid
#wifi3.key=new key

# ------------ C - Audio ------------ #


## Set the audio device (auto, hdmi, jack, speakers, headphones) mostly for
OdroidGoAdvance
audio.device=auto
## Set system volume (0..100)
audio.volume=100
## Enable or disable system sounds in ES (0,1)
audio.bgmusic=1

# -------------- D - Controllers ----------------- #


# Enable support for standard bluetooth controllers
controllers.bluetooth.enabled=1

# ------------ F - Language and keyboard ------------ #


## Set the language of the system
(fr_FR,en_US,en_GB,de_DE,pt_BR,es_ES,it_IT,eu_ES,tr_TR,zh_CN)
system.language=pt_BR
## Set you local time
## Select your timezone from : ls /usr/share/zoneinfo/ (string)
system.timezone=America/Sao_Paulo

# ------------ G - UPDATES ------------ #


## Automatically check for updates at start (0,1)
updates.enabled=0
# default : stable ; set to beta to get the next version currently being tested.
updates.type=stable

# ------------ H - HERE IT IS - GLOBAL EMULATOR CONFIGURATION ------------ #


## The global value will be used for all emulators, except if the value
## is redefined in the emulator

## Retroarch menu driver, ozone (default), rgui or xmb

## Shader set
## Automatically select shaders for all systems
## (none, retro, scanlines)

## Once enabled, your screen will be cropped, and you will have a pixel perfect
image (0,1)

## Set gpslp shader for all emulators (prefer shadersets above). Absolute path
(string)
#global.shaders=

## Set ratio for all emulators (auto,4/3,16/9,16/10,custom)

## Set smooth for all emulators (0,1)

## Set rewind for all emulators (0,1)

## Set autosave/load savestate for all emulators (0,1)

## Set runahead frames for all emulators (0,1,2,3,4,5,6)


global.runahead=0

## Set secondinstance for runahead for all emulators (0,1)


global.secondinstance=0

## Enable retroarchievements (0,1)


## Set your www.retroachievements.org username/password
## Escape your special chars (# ; $) with a backslash : $ => \$
global.retroachievements=0
global.retroachievements.hardcore=0
global.retroachievements.leaderboards=0
global.retroachievements.verbose=0
global.retroachievements.screenshot=0
global.retroachievements.username=
global.retroachievements.password=

## Enable RetroArch AI game translation service


#global.ai_service_enabled=0
#global.ai_service_url=
#global.ai_target_lang=

## Netplay
#global.netplay=0
#global.netplay.port=55435
#global.netplay_public_announce=1
#global.netplay.nickname=default

# scrapper
# Comma seperated order to prefer images, s=snapshot, b=boxart, f=fanart,
a=banner, l=logo, 3b=3D boxart
#scrapper.style=s,b,f,a,l,3b

## Configurations generated by Emulationstation


audio.display_titles=1
audio.display_titles_time=10
audio.persystem=0
cps1["ssf2t.zip"].core=fbalpha2012
cps1["ssf2t.zip"].emulator=libretro
cps2.core=mame2010
cps2.emulator=libretro
^#netplay.server.ip=
^#netplay.server.port=
^#netplay.mode=

You might also like