
h700 with cbepx-me Modified Stock OS gamelist
Trying to avoid going custom as many have stated cbepx-me Modified Stock OS is superior.
But seem to be coming undone in areas that should be a breeze.
I have thumbnail images in ./imgs/ folder and they are being picked up.
While I have a gamelist.xml in the Amiga ROMs root folder, I dont believe its being used as game names are shown as per file name and thumnail images work even if gamelist.xml paths are wrong.
XML file is below - any ideas or ways I can force OS to use gamelist.xml? or do I ditch and go MUOS?
<game>
<path>./Chessmaster2000_v1.0_2055.lha</path>
<name>Chessmaster 2000, The</name>
<desc>Powerful chess simulation with 12 skill levels, hint modes, and historical game analysis.</desc>
<releasedate>19860101</releasedate>
<developer>Software Toolworks</developer>
<publisher>EA</publisher>
<genre>Chess, Boardgame</genre>
<players>2</players>
<image>./imgs/Chessmaster2000_v1.0_2055.png</image>
</game>
Cheer!