Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: BuZz880 on February 05, 2006, 08:22:50 pm

Title: Document only: New listxml format and Listgen
Post by: BuZz880 on February 05, 2006, 08:22:50 pm
I thought I would document this in case anyone else cares.

It looks like Budda's Listgen has been broken since 102.  It is due to changes in the listxml format. 

I do not know if anyone else uses this tool (or other tools that are messed up by this minor change) but if you do, all you need to do is find and replace on the new listxml.txt the following:

find:
 build="0.103u5 (Feb  3 2006)">

replace with:
>

EDIT:  Budda's listgen for some time has required you to generate listxml.txt yourself outside of the program, that issue is well documented in this forum somewhere.  All I am showing here is that you now have an additional step since 102 that needs to occur also outside the program.
Title: Re: Document only: New listxml format and Listgen
Post by: Buddabing on February 05, 2006, 11:32:05 pm
I thought I would document this in case anyone else cares.

It looks like Budda's Listgen has been broken since 102.  It is due to changes in the listxml format. 

I do not know if anyone else uses this tool (or other tools that are messed up by this minor change) but if you do, all you need to do is find and replace on the new listxml.txt the following:

find:
 build="0.103u5 (Feb  3 2006)">

replace with:
>

EDIT:  Budda's listgen for some time has required you to generate listxml.txt yourself outside of the program, that issue is well documented in this forum somewhere.  All I am showing here is that you now have an additional step since 102 that needs to occur also outside the program.


Thanks for the heads up, I'll fix it asap.