Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: jimmy2x2x on March 22, 2011, 12:39:45 am

Title: Need some help adding games to WinUAE loaders XML
Post by: jimmy2x2x on March 22, 2011, 12:39:45 am
I 'Dome loaded a WHD collection and noticed there are quite a few games in the collection that don't appear in WinUAE loaders WHDLoad.xml.

Is there a way to generate or update this file?

for example I wanted to try Xenon 2.

I copied the last line of the .xml

and changed it to this:

  <Game Name="Xenon 2" FileName="WHDLoad\Xenon2_v1.9_1Disk_2234.zip" ScrnshotFilename="X\Xenon2.png" UseMouse="False"

PalNTSC="0" Cd="dh1:Xenon21Disk;" WHDLoad="Xenon21Disk.slave PRELOAD;" UAEConfig="cpu_speed=real|immediate_blits=false|

cpu_compatible=true|cpu_cycle_exact=false|blitter_cycle_exact=false" />

I'm not sure if those are the correct settings or if it will handle disk swapping..

The files I have are:
Xenon2_v1.9_1Disk_2234.zip
Xenon2_v1.9_2Disk_0297.zip

Also in the WHD collection I have contains a DEMOS folder with 272 demos I would love to watch, is there an XML for those anywhere?

struggling a bit with this...