by mm21xx » Sat Oct 14, 2017 10:50 pm
HunterZ0 wrote: Tue Sep 26, 2017 2:17 am
mm21xx wrote: Tue Sep 26, 2017 2:13 am
Hi, I saw this thread, and I was trying to setup the same thing.
How exactly did you get it to work?
Adding the entry to the XML file outside the detector wrap or inside?
And where exactly do you place the XML file and tell Romcenter to recognize it?
Thanks in advance.
Here's an example:
Code: Select all
<?xml version="1.0"?>
<!DOCTYPE datafile PUBLIC "-//Logiqx//DTD ROM Management Datafile//EN" "http://www.logiqx.com/Dats/datafile.dtd">
<datafile>
<header>
<name>Nintendo - Nintendo Entertainment System</name>
<description>Nintendo - Nintendo Entertainment System</description>
<version>20170719-133541</version>
<author>BigFred, BitLooter, C. V. Reynolds, einstein95, fuzzball, Gefflon, Hiccup, kazumi213, Money_114, Powerpuff, relax, Rifu, Special T, Tauwasser, xuom2</author>
<homepage>No-Intro</homepage>
<url>http://www.no-intro.org</url>
<clrmamepro header="No-Intro_NES.xml"/>
<romcenter plugin="nes.dll"/>
</header>
I think I got Romcenter to recognize it by importing it as a new database.
Heya!!
Sorry for a late reply, got busy and never got back around to checking here.
Greatly appreciate your answer, I did that and it worked. (Although it crashed the first time I did it with RC4b11, the second attempt, it went through and recognized it).

[quote=HunterZ0 post_id=9475 time=1506388653 user_id=10444]
[quote=mm21xx post_id=9474 time=1506388424 user_id=9994]
Hi, I saw this thread, and I was trying to setup the same thing.
How exactly did you get it to work?
Adding the entry to the XML file outside the detector wrap or inside?
And where exactly do you place the XML file and tell Romcenter to recognize it?
Thanks in advance.
[/quote]
Here's an example:
[code]<?xml version="1.0"?>
<!DOCTYPE datafile PUBLIC "-//Logiqx//DTD ROM Management Datafile//EN" "http://www.logiqx.com/Dats/datafile.dtd">
<datafile>
<header>
<name>Nintendo - Nintendo Entertainment System</name>
<description>Nintendo - Nintendo Entertainment System</description>
<version>20170719-133541</version>
<author>BigFred, BitLooter, C. V. Reynolds, einstein95, fuzzball, Gefflon, Hiccup, kazumi213, Money_114, Powerpuff, relax, Rifu, Special T, Tauwasser, xuom2</author>
<homepage>No-Intro</homepage>
<url>http://www.no-intro.org</url>
<clrmamepro header="No-Intro_NES.xml"/>
<romcenter plugin="nes.dll"/>
</header>[/code]
I think I got Romcenter to recognize it by importing it as a new database.
[/quote]
Heya!!
Sorry for a late reply, got busy and never got back around to checking here.
Greatly appreciate your answer, I did that and it worked. (Although it crashed the first time I did it with RC4b11, the second attempt, it went through and recognized it). :)