SanguinettiMods Posted February 8, 2013 Share Posted February 8, 2013 This program was built in .NET (Don't yell at me) to create .bat files that automate the process of Messiaen's zelda_sequence_insert.exe and rn64crc.exe. MMMusic2OoT Replace the old MMMusic2OoT.exe with this one. Source Files New Source Files Credits Armos - Inspiring me to build this.DeathBasket - Providing Documentation.Messiaen/Frauber - Writing zelda_sequence_insert and zelda_sequence_rip.haddockd - Fixing multiple problems this had for the sake of convenience. All of this can be read in the Readme, but these are some limitations. Directories cannot have spaces in them. I tried to fix this, but I couldn't find a means. Not all MM Music will sound correct or complete when ported over to OoT. This can be fixed with DeathBasket's InstEd, if you know how. When typing a Hex number, for example, 4A, The letter must be capital. haddockd's Contributions You no longer have to worry about caps for Hex, the app does that for you You should no longer have to worry about paths with spaces I did some verbose error catching so if you do something silly, the app tells you what you did generally speaking. Such as no file chosen, no offset given, bad offset, path is not writable, etc It tells you when it is finished successfully so you know no errors happened The bottom button is disabled until the process completes. Prevents a host of issues So really, all I'm releasing here is a GUI "mask" that make it so newbies don't have to get their hands dirty with the command prompt. 4 Link to comment Share on other sites More sharing options...
Jason777 Posted February 8, 2013 Share Posted February 8, 2013 Nice one, Sang. Will you be releasing the source anytime soon or is that not in your plans? Link to comment Share on other sites More sharing options...
SanguinettiMods Posted February 8, 2013 Author Share Posted February 8, 2013 Nice one, Sang. Will you be releasing the source anytime soon or is that not in your plans? Sure, I can do that. I'm not sure how beneficial it'd be. VB Source is really kind of messy. Here. Link to comment Share on other sites More sharing options...
vava Posted February 8, 2013 Share Posted February 8, 2013 The newbies appreciate the effort ! It's indeed very easy to use. Thank you! 1 Link to comment Share on other sites More sharing options...
Conker Posted February 9, 2013 Share Posted February 9, 2013 Great program, man! Link to comment Share on other sites More sharing options...
Mallos31 Posted February 9, 2013 Share Posted February 9, 2013 If I remember right, that program uses a command line (hence the reason you're using .bat files) you should be able to put a default set of quotes in the call for the file path. The quotes always work whether the path has spaces or not. Link to comment Share on other sites More sharing options...
SanguinettiMods Posted February 9, 2013 Author Share Posted February 9, 2013 If I remember right, that program uses a command line (hence the reason you're using .bat files) you should be able to put a default set of quotes in the call for the file path. The quotes always work whether the path has spaces or not. Notice the generated .bat file; It has quotes but whenever I tested my ROM it didn't work. I don't know what the problem was. Link to comment Share on other sites More sharing options...
Mallos31 Posted February 9, 2013 Share Posted February 9, 2013 The clock town theme ported is creepy Link to comment Share on other sites More sharing options...
haddockd Posted February 11, 2013 Share Posted February 11, 2013 If you wrote it in VB or C#.NET, I could take a look and see if I could fix the double quote issue you are having. Link to comment Share on other sites More sharing options...
SanguinettiMods Posted February 11, 2013 Author Share Posted February 11, 2013 Sure. VB.NET. If you take a look at the source, go ahead and help. Link to comment Share on other sites More sharing options...
haddockd Posted February 11, 2013 Share Posted February 11, 2013 Will look at it when I have time. Installing VS 2012 Ultimate and it is taking forever. Dont worry, I will keep your project 2010. I just had that handy I also just realized I could "like" my own post... hmmmmmm 1 Link to comment Share on other sites More sharing options...
haddockd Posted February 12, 2013 Share Posted February 12, 2013 OK I made some changes: You no longer have to worry about caps for Hex, the app does that for you You should no longer have to worry about paths with spaces I did some verbose error catching so if you do something silly, the app tells you what you did generally speaking. Such as no file chosen, no offset given, bad offset, path is not writable, etc It tells you when it is finished successfully so you know no errors happened The bottom button is disabled until the process completes. Prevents a host of issues Updated exe: http://www.mediafire.com/download.php?tb7pq6tnt874de1 Source: http://www.mediafire.com/download.php?fflrlq8weq2dvvz 1 Link to comment Share on other sites More sharing options...
SanguinettiMods Posted February 12, 2013 Author Share Posted February 12, 2013 Wow, haddockd. This solved multiple things that I had a hard time finding online. Perhaps you could start making some kind of tutorial series. I'll update the first post with these links. Link to comment Share on other sites More sharing options...
haddockd Posted February 12, 2013 Share Posted February 12, 2013 The only reason I didnt update XDan's SO was because I lack the knowledge of how maps and scenes work not because I lack the programming knowledge. To be honest I wasn't going to take the weeks or longer to figure it out. Got too much going on. Tutorial on what specifically? Additionally, make sure you test it SanguinettiMods. I dont have the rom or other apps needed, but the bat files do indeed run applications (I tested several) Update: After being a members here for several years, I *finally* added a signature and avatar...lols Link to comment Share on other sites More sharing options...
Recommended Posts