J_Lee87 Posted July 16, 2015 Share Posted July 16, 2015 I have came to the conclusion I have messed up my order of how I want my systems in Hyperspin is there any way to change the order without going back and re-configuring all my systems from scratch. Link to comment Share on other sites More sharing options...
Iggy Posted July 16, 2015 Share Posted July 16, 2015 Yep and its an easy fix! So to change the order of your systems....find this file: \Hyperspin\databases\main menu\main menu.xml. Open this up using your favorite editor. You will see something like this (mine will be different than yours: <menu> <game name="Magazines"/> <game name="test2"/> <game name="American Laser Games"/> <game name="Atari 2600"/> <game name="Atari 5200"/> <game name="Atari 7800"/> <game name="CAVE"/> <game name="Consoles"/> <game name="Daphne"/> <game name="Flash Games"/> <game name="MAME"/> <game name="OpenBOR"/> <game name="NEC TurboGrafx-16"/> <game name="NEC TurboGrafx-CD"/> <game name="NEC PC Engine"/> <game name="NEC PC Engine-CD"/> <game name="NEC PC-FX"/> <game name="NEC SuperGrafx"/> </menu> All you need to do is cut the game name entry that is out of order and paste on where you want it. Example: I want to move NEC SuperGrafx to be the first entry so here is what everything looks like now <menu> <game name="NEC SuperGrafx"/> <game name="Magazines"/> <game name="test2"/> <game name="American Laser Games"/> <game name="Atari 2600"/> <game name="Atari 5200"/> <game name="Atari 7800"/> <game name="CAVE"/> <game name="Consoles"/> <game name="Daphne"/> <game name="Flash Games"/> <game name="MAME"/> <game name="OpenBOR"/> <game name="NEC TurboGrafx-16"/> <game name="NEC TurboGrafx-CD"/> <game name="NEC PC Engine"/> <game name="NEC PC Engine-CD"/> <game name="NEC PC-FX"/> </menu> Hope that helps! Link to comment Share on other sites More sharing options...
J_Lee87 Posted July 16, 2015 Author Share Posted July 16, 2015 Link to comment Share on other sites More sharing options...
Metalzoic Posted July 16, 2015 Share Posted July 16, 2015 Thanks iggy. I was just wondering what the easiest way to do this is. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.