nikethebike Posted August 30, 2013 Posted August 30, 2013 It will not have all features of the brienj program, if the newer games use the same format as SVR2010, it should work. However the way I wrote it it has problems with large PAC files. I have also achieved what I wanted already (being able to mod the 360 version of 2010 with svredit) by exporting/importing to the 360 save game so not sure how much this can be used as a replacement for the brienj tool. It did not support zlib either so it was basically a x-packer replacement/complement + pac format converter. Quote
Miztah Raza Posted August 30, 2013 Posted August 30, 2013 Well, Nike, how hard would it be to get it to support ZLIB? ZLIB's open-source therefore it's source-code is available on it's official website along with a compiled DLL as well. Just tell your program to remove the first 16 bytes of the file and tell it to uncompress that file using ZLIB. IDK how hard that'd be though. Quote
nikethebike Posted August 30, 2013 Posted August 30, 2013 I think zlib is available for ruby (the language I use) as well. At the moment I have no need for it and my time is very limited so adding that is very uncertain. Would probably not be super hard to add, but auto updating the arc might be just as easy. At the moment the "tool" is command line as well so it might not suit everyone. Quote
IamCrazyPT Posted August 30, 2013 Posted August 30, 2013 (edited) I take this topic to ask if someone already tried to mod wwe svr 2007 on xbox360? I am always getting fatal crush after select the arena. Thanks in advance Edited August 30, 2013 by IamCrazyPT Quote
datkido Posted August 30, 2013 Author Posted August 30, 2013 I think zlib is available for ruby (the language I use) as well. At the moment I have no need for it and my time is very limited so adding that is very uncertain. Would probably not be super hard to add, but auto updating the arc might be just as easy. At the moment the "tool" is command line as well so it might not suit everyone. I have no probs with command line as long as it can create pac files that we can use in the game ill be happy Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.