1 |
william |
17 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
|
|
<config> |
3 |
|
|
<PLATFORMNAMESHORT></PLATFORMNAMESHORT> |
4 |
|
|
<PLATFORMNAMELONG></PLATFORMNAMELONG> |
5 |
|
|
<PLATFORMIMAGE></PLATFORMIMAGE> |
6 |
|
|
<EXTENSIONS></EXTENSIONS> |
7 |
|
|
<EMULATORPATH></EMULATORPATH> |
8 |
|
|
<EMULATOROPTIONS></EMULATOROPTIONS> |
9 |
william |
283 |
<!-- Below example is for non-emulated games |
10 |
|
|
the configs folder resides within the a folder named PC |
11 |
|
|
under the roms path |
12 |
|
|
--> |
13 |
|
|
<!-- |
14 |
|
|
<PLATFORMNAMESHORT>PC</PLATFORMNAMESHORT> |
15 |
|
|
<PLATFORMNAMELONG>PC Games</PLATFORMNAMELONG> |
16 |
|
|
<PLATFORMIMAGE></PLATFORMIMAGE> |
17 |
|
|
<EXTERNALCONFIGSPATH>configs</EXTERNALCONFIGSPATH> |
18 |
|
|
--> |
19 |
william |
17 |
</config> |