Jump to content
(Public Beta) HyperSpin 2 is now available for everyone ×

XML Swapper - Swaps 2 XML's 1 for Work 1 for Play


Recommended Posts

Posted

Simply enough I show off my Hyperspin quite often to people. I hate my system looking incomplete from me either updating this and that or I know a system doesn't work.

I wrote this batch script so I could just swap between showing off and work mode.

It swaps the 2 xml's in the main menu folder database. I have one edited with EVERYTHING i am working on then the other is cut down for just showing off what is actually fully working with artwork and controllers. You have to create a spare file and trim it and also create 2 folders but in essence it does what I need. I just shortcut to it from my desktop.

If you have a better idea on how to do this feel free to post a script.

move /-y "G:\HyperSpin\Databases\Main Menu\Main Menu.xml" "G:\HyperSpin\Databases\Main Menu\Spare 2\Main Menu.xml"

move /-y "G:\HyperSpin\Databases\Main Menu\Spare\Main Menu.xml" "G:\HyperSpin\Databases\Main Menu\Main Menu.xml"

move /-y "G:\HyperSpin\Databases\Main Menu\Spare 2\Main Menu.xml" "G:\HyperSpin\Databases\Main Menu\Spare\Main Menu.xml"

Ps if you want to use this script feel free. Just make sure you put it in a file name XXXXXX.bat and also change your drive letters.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...