Advertisement
DirtyGamingUK

Color Patching CPS2 Games

Feb 13th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1.  
  2.  
  3. Heres how to make your own custom colors!
  4.  
  5. How to change in game colors for CPS-2 games and share them.
  6. (This also works for many other games but i have only done this for CPS-2 Games)
  7.  
  8. Needed:
  9. 1. Rom for the game you want
  10. 2. RGB_W2N.exe -> a program that converts the neo-geo/capcom color codes to windows RGB codes.
  11. 3. ips2.exe ->(the program i recommend) or any other program that creates patches(by comparing a unmodified file to a modified file)
  12. 4. Hexworkshop -> or ANY hex editor program (i reccomend this one becouse it has a replace all featuer to work fast adn lazy XD)
  13. I also Recomend KAWAKS its a mame emulator that u can take screenshots with.
  14. And i also reccoment PHOTOSHOP, bc its easy to design your character bc of the "replace color feature"
  15.  
  16. (Works Great if you set "fuzziness" to zero)
  17.  
  18. -----------------------------------------------------
  19.  
  20. If you dont have photsoshop you can use iDraw for free, here how to use it:
  21.  
  22. 1. Go to http://www.irfanview.com/
  23.  
  24. 2. Go to the downloads section and download the first one
  25.  
  26. 3. Once you have it, install it and do whatever to get it all setup.
  27.  
  28. 4. Get IDraw here.
  29.  
  30. 5. Unzip it do whatever, now get your screenshot or whatever it is your wanting to edit and open it in Irfan View.
  31.  
  32. 6. Go to, Image ---> Decrease Color Depth ---> and select the one that says "256 Colors (8BPP)" and click OK
  33.  
  34. MAKE SURE YOU SAVE IT SEPERATELY OR IT WILL NOT TAKE EFFECT
  35.  
  36. 7. Now, your image is in 256 color mode and IDraw will accept to open it. So open up idraw, find your image and open that mother fucker that you converted.
  37.  
  38. 8. Before you can do anything, go to View ---> And click Show Tools and Show Palette.
  39.  
  40. 9. Here we do the editing, in the tools box thingy, click the 5th tool on the left column
  41.  
  42. 10. RIGHT click the color on the image of what your editing and the color will be shown on the palette, there you can edit it with RGB
  43.  
  44. -----------------------------------------------------
  45.  
  46. ips2, a trial version of hexworkshop, and RGB_W2N.exe, and Kawaks are found HERE
  47.  
  48. -----------------------------------------------------
  49. Here are the files that you need to edit for each game
  50.  
  51. SFA 2 = sz2u.07 for sprites and sz2u.08 for the portrait
  52.  
  53. SFA 3 = sz3.09c for sprites and portraits
  54.  
  55. X-Men C.O.T.A. = xmn.05a
  56.  
  57. Marvel Super Heroes = Sprites are in msh.05
  58. = Portraits are in msh.06b
  59.  
  60. X-Men vs Street Fighter = xvs.05a
  61.  
  62. Marvel Vs Street Fighter = Sprite and VS Screen portrait are in mvs.06a
  63. = Win screen portrait is in mvs.7b
  64.  
  65. Marvel vs Capcom = USA file is mvsc.06a
  66. = EURO ggpo file is mvsc.06
  67.  
  68. Super Gem Fighter Mega Mini Mix?? I think thats what its called. its file is pcf.07
  69.  
  70. MegaMan PowerBattles/Fighters (Whatever the 2nd one is called) = sprites and portraits are in rm2.05
  71.  
  72. NEOGEO Games = Every rom zip has a file that ends in p2.bin. if it doesn't, then edit the file that ends in p1.bin. But most of the time it has the first one
  73.  
  74. -----------------------------------------------------
  75.  
  76. I will use X-Men VS Street Fighter(Euro 960910) as an example.
  77.  
  78. Open kawaks
  79. Select the character you want (you can change the primary or seconday costume) and pause it mid game.
  80.  
  81. Take a screenshot now by going to "Tools" -> "Screenshot (unfiltered)"
  82. (The Picture will be in your "capture" folder in yoru kawaks directory)
  83.  
  84. optional: Open in Photoshop and make you design. Then put the before and after next to each other.
  85.  
  86.  
  87.  
  88. Open RGB_W2N.exe and click the top box on the bottom(this actually cuts it on)
  89.  
  90. x
  91.  
  92. Open a text editor like notepad/wordpad/etc to keep notes on what to change to what heres what my wordpad looks like:
  93.  
  94. 7F 00 -> DF18
  95. 2F 02 -> 9C 64
  96. 2D 02 -> 45 73
  97. 29 02 -> 00 01
  98. 15 61 -> 00 01
  99.  
  100. The left colum is the left Cyclops (original colors) and the right colum is the right Cyclops (new colors).
  101.  
  102. Ok im done with RGB_W2N.exe.
  103.  
  104. Open your hex editor (Hexworkshop is the one provided)
  105.  
  106. Open the file xvs.05a in the xmvsf.zip in your hex editor.
  107.  
  108. Go trough the xvs.05a file and locate the color values of your character. Most charaters values are grouped together.
  109.  
  110. ( A tip would be Typing in the color Values from lightest to darkest in the box using "Edit" -> "Find"[Ctrl+F]
  111.  
  112. like this 7F002F022D0229021561
  113.  
  114. there may be more than one if so try each section and see what it affects!)
  115.  
  116. Once you find these you can change these from the original value to your new value.
  117.  
  118. (I do one at a time and then check it in the game to make sure i change ONLY the characters colors. You DO NOT want to change the wrong thing)
  119.  
  120. (If you think you will do the same character again make notes in a text file telling you what hex location they are on)
  121.  
  122. Ok now save the xvs.05a file and rezip it along withe the rest of the files name it xmvsf.zip and add it to your roms folder
  123. (again i HIGHLY recomend keeping a backup of the original file)
  124.  
  125. Now test it you may need to do it again for frames with unique colors or the character will change back to the normal colors, that means you need ot take a screenshot there and chang those also.
  126. Dont forget you will prolly need to do it to the profiles also.
  127.  
  128. SHARING your Patch
  129. take a unmodified xvs.05a and your new modified xvs.05a and open the IPS2.exe
  130. that program is pretty self explanitory. save the patch exe file and send it ot a friend. all they have to do is take htat program and patch there xvs.05a file rezip and enjoy!
  131.  
  132. This is a fan site dedicated to those great 2-D fighters we all love so much.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement