1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<config> |
3 |
<!-- This is an example for a config file |
4 |
for a non-emulated PC game. |
5 |
In this example: gnome-chess is used |
6 |
make sure to update the image path (don't leave it blank) |
7 |
|
8 |
* copy this config file to your PC rom folder |
9 |
* and place it under a sub-folder and update the emu.config fo |
10 |
* your pc games to include this folder in the entry: <EXTERNALCONFIGSPATH>configs</EXTERNALCONFIGSPATH> |
11 |
--> |
12 |
<GAMETITLE>Gnome Chess</GAMETITLE> |
13 |
<GAMEIMAGE>/usr/share/icons/hicolor/512x512/apps/gnome-chess.png</GAMEIMAGE> |
14 |
<GAMEEXE>gnome-chess</GAMEEXE> |
15 |
<GAMEEXEARGS></GAMEEXEARGS> |
16 |
</config> |