--- branches/mono/emu.config 2016/03/17 03:56:46 263 +++ branches/mono/emu.config 2016/08/17 01:24:40 283 @@ -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 |