Skip to content
Snippets Groups Projects
config.config 428 B
Newer Older
//This is a config file
//The syntax should be : parameter=value
//WARNING : DO NOT WRITE ANY SPACE CHARACTER

//ALE settings
romPath=../ale/roms/Frostbite.bin
enableSound=false
repeatActionProb=0.25
//Value of the color palette : SECAM / PAL / standard
colourPalette=SECAM

//Algo gen
algoGen=true

//Launch parameters
nEvalP=1
nEvalS=3
mutRate=0.6