| The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "mention_auto_complete" - Line: 217 - File: inc/plugins/MentionMe/forum.php PHP 8.2.31 (Linux)
|
![]() |
|
[Closed] HCTP editor - Printable Version +- Revolution Mall Forums (https://revolutionmall.co.uk/forum) +-- Forum: Modding Zone (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=8) +--- Forum: SmackDown Series (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=329) +---- Forum: WWE SmackDown Series (PS2) (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=67) +----- Forum: Resources & Tutorials (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=72) +----- Thread: [Closed] HCTP editor (/showthread.php?tid=10319) |
[Closed] HCTP editor - Prinsto - 05-14-2013 CBV Wrote:{ May 13 2013, 09:31:04 PM } - BUt we can just make CAWS and edit their textures, correct?I already made a tutorial for that ![]() http://www.youtube.com/watch?v=DgQAX6ac-ds [Closed] HCTP editor - nikethebike - 05-14-2013 A problem is HCTP had the most ugly looking CAWs of the series. Their shoulders... Oh their shoulders... [Closed] HCTP editor - TheDoctor - 05-14-2013 What models would actually be able to be imported? [Closed] HCTP editor - Prinsto - 05-14-2013 well, at the moment we still don't know how to do it, because we only have a finished ch2.pac with the working files from some guy who apparently know how to do that. here are his flickr images, showing the results: http://www.flickr.com/photos/joeno1453/7604302580/in/set-72157626308949259 so i think just jeff hardy and hogan are working (and as i recall, nikethebike said that hogan still isn't 100% compatible) [Closed] HCTP editor - Warrior - 05-14-2013 This would be great! Any way to implement importing moves from Rumble Roses that Prinsto did? As in, no need for all the hex? [Closed] HCTP editor - nikethebike - 05-14-2013 Hogan works but his tights are actually his body texture, but seems to have the palette of the original texture. I have a feeling the textures are re-indexed some way. [Closed] HCTP editor - Prinsto - 05-14-2013 yeah, i wrote to you about that, while sending you the ch2.pac. all we need to adjust is the header of each txc file. first line from bit 7-D. this is what the creator of the working hardy has changed and where he "stole" values from original hctp textures. [Closed] HCTP editor - AKI Man - 05-14-2013 If a editor was made for HCTP I would quit my job, ditch the missus and spend my life in a confined room modding the game. Is that enough reason? Seriously, I still play that game on my chipped PS2 and still love it!1 [Closed] HCTP editor - nikethebike - 05-20-2013 Get ready to leave your missus, since I just made my first HCTP editing tool. A simple command line text edit generator. Generating codes to change the name of someone is now as simple as: C:\wwe_code_edit>jruby edit_name.rb 004C834A "Hulk Hogan" Hogan Hollywood //Name: Hulk Hogan patch=1,EE,004c834a,extended,00000048 patch=1,EE,004c834b,extended,00000075 patch=1,EE,004c834c,extended,0000006c patch=1,EE,004c834d,extended,0000006b patch=1,EE,004c834e,extended,00000020 patch=1,EE,004c834f,extended,00000048 patch=1,EE,004c8350,extended,0000006f patch=1,EE,004c8351,extended,00000067 patch=1,EE,004c8352,extended,00000061 patch=1,EE,004c8353,extended,0000006e patch=1,EE,004c8354,extended,00000000 //Nick: Hogan patch=1,EE,004c8378,extended,00000048 patch=1,EE,004c8379,extended,0000006f patch=1,EE,004c837a,extended,00000067 patch=1,EE,004c837b,extended,00000061 patch=1,EE,004c837c,extended,0000006e patch=1,EE,004c837d,extended,00000000 //Ringname: Hollywood patch=1,EE,004c8360,extended,00000048 patch=1,EE,004c8361,extended,0000006f patch=1,EE,004c8362,extended,0000006c patch=1,EE,004c8363,extended,0000006c patch=1,EE,004c8364,extended,00000079 patch=1,EE,004c8365,extended,00000077 patch=1,EE,004c8366,extended,0000006f patch=1,EE,004c8367,extended,0000006f patch=1,EE,004c8368,extended,00000064 patch=1,EE,004c8369,extended,00000000 [Closed] HCTP editor - Deleted User - 05-20-2013 Great. Now I gotta buy an old PS2 and hack it. |