ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/branches/mono/emu.config
Revision: 283
Committed: Wed Aug 17 01:24:40 2016 UTC (6 years, 9 months ago) by william
File size: 621 byte(s)
Log Message:
update to latest version -- fixe some issues with non-emulator based games (PC)

File Contents

# Content
1 <?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 <!-- 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 </config>