--- branches/mono/emu.config 2016/03/17 03:56:46 263 +++ branches/mono-xml-linq/emu.config 2017/12/19 00:57:24 329 @@ -6,4 +6,14 @@ <EXTENSIONS></EXTENSIONS> <EMULATORPATH></EMULATORPATH> <EMULATOROPTIONS></EMULATOROPTIONS> +<!-- Below example is for non-emulated games + the configs folder resides within the a folder named PC + under the roms path +--> +<!-- + <PLATFORMNAMESHORT>PC</PLATFORMNAMESHORT> + <PLATFORMNAMELONG>PC Games</PLATFORMNAMELONG> + <PLATFORMIMAGE></PLATFORMIMAGE> + <EXTERNALCONFIGSPATH>configs</EXTERNALCONFIGSPATH> + --> </config> \ No newline at end of file |