Main > Software Forum
New ControllerRemap utility, 7/11/13 update available (Version 0.0.11)
drventure:
Try moving that Last INPUT section (at the very end of the file) up above the <SYSTEM> section.
Mame can sometimes be very sensitive to the position of elements in the XML (shouldn't be, but I seem to recall having issues with that in the past).
I don't have time to test right now, but I'll take a look this weekend.
If that turns out to be the case, I think I might add logic to always FORCE the system element to the end of the file.
bsong:
moved it up and still no dice arghhh I realize that the controller remap.exe file gets run but never actually grabs the xml according to the hyperspin logs
it only reads it when I actually test
drventure:
--- Quote from: bsong on November 22, 2014, 06:44:52 pm ---moved it up and still no dice arghhh I realize that the controller remap.exe file gets run but never actually grabs the xml according to the hyperspin logs
it only reads it when I actually test
--- End quote ---
Maybe you need to specify the full path to the file whereever you have ControllerRemap.exe being run inside Hyperspin. The default dir might not be what you think it is.
That's the only thing I can think of.
bsong:
i actually moved it to the c: directory and it still wont read it at all any other ideas?
drventure:
--- Quote from: bsong on November 22, 2014, 08:34:26 pm ---i actually moved it to the c: directory and it still wont read it at all any other ideas?
--- End quote ---
That won't help because even if ControllerRemap could read it, mame won't find the cfg file.
In Hyperspin, where you've added config to run controllerRemap, you'll need it to look something like
c:\mame\utilities\ControllerRemap.exe /remap:c:\mame\ctrlr\mycontroller.cfg
Ie specify the full path to where you've got controllerremap and where the CFG file is.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version