--- trunk/emu.config 2012/04/04 01:32:37 17 +++ 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 |