|
mib_f8sm9c Random nobody Level: 4 Posts: 1/3 EXP: 257 For next: 22 Since: 08-03-15 Since last post: 6.3 years Last activity: 6.3 years |
|
Hey y'all, I've finally got this project to a point where it's okay to be shared. Years back XDaniel wrote the original Star Fox 64 Toolkit which would allow someone to decompress/split DMA information on a SF64 ROM, as well as do some rendering of the level data. I played with it some months ago, and I liked it enough that I decided to continue it's development. Hence, the New Star Fox 64 Toolkit.
Right now it's kinda shaky, especially the rendering code, but it should have all the functionality of the prevoius toolkit (CRC fixing/decompressing/DMA splitting & joining/level rendering). This time it's in C# instead of C++, so it's a bit easier to work with. I've got the repo online at github here, so if you're interested you can take a look/make a pull request of your own. I'm also keeping tabs on a twitter acct. here. Eventually I'm hoping to allow level/model manipulation from within the Toolkit, but I've got a lot to figure out before then. Still, it's a good start! |

