Hacking SZS Modifier 2.4.3.0 Released

Ugothacked

Well-Known Member
OP
Member
Joined
Apr 6, 2009
Messages
172
Trophies
0
Age
27
Website
UgotHacked.webs.com
XP
279
Country
United States
<!--coloro:#008000--><span style="color:#008000"><!--/coloro--><b><div align="center">SZS Modifier</div> </b><!--colorc--></span><!--/colorc-->
<div align="center"><img src="http://img196.imageshack.us/img196/3038/capturewb.png" border="0" class="linked-image" /></div>
<div align="center"><img src="http://img189.imageshack.us/img189/8199/dfsh.png" border="0" class="linked-image" /></div>

<b><!--coloro:#006400--><span style="color:#006400"><!--/coloro-->Main Program<!--colorc--></span><!--/colorc--></b>
The program is designed to read Mario kart wii's .szs files with Yaz0 compression applied, however it can also read the uncompressed versions. The program is also capable of opening other files, such as: .arc & .carc. To open one, use the open option. If possible, it will then display a list of all the textures, models and all other data within the file on the left side of the screen. Upon selecting a texture, it will be shown on the right. Upon selecting a model, the model editor will open and the model will be displayed. Upon selecting a kmp file, the kmp editor will be displayed. Upon most other data being selected, the hexadecimal values of the data will be shown. There is a button in the top menu which says USB Gecko. Clicking on this and clicking Connect will attempt to hook the USB Gecko device. Note this command is unavailable when the USB Gecko is not connected.

When a USB Gecko device is connected, a status light will appear in the bottom right of the main window. At the same time, the menu option to connect to the USB Gecko device will become available. When it is clicked, the SZS Modifier will: Hook the console, check for RMCP01, RMCJ01 or RMCE01, check for a loaded course. If a course is found in the RAM and all the other conditions are met, the SZS Modifier will prompt you for if you want to load this course. Note this will cause the Wii to lag for a small period, and will cause the currently open SZS file to close if there is one. Provided you stay on the same course, any changes you make in the SZS Modifier will be transmitted to the RAM. There is no guaranty that this will have the desired effect, but at least with texture hacking, it seems to function well. You can also import patches under this condition and they will function. If you leave the course or restart it, the effect may be unpredictable or unintended. Once the file has loaded from the RAM, it can then be saved in the normal way.
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro-->
Note, the USB Gecko Connection is not always perfect and there can be data corruption in transit. It is unwise to use the SZS Files from the RAM as a reference of any kind, as they are often not true reflections of the data.<!--colorc--></span><!--/colorc-->

<b><!--coloro:#2E8B57--><span style="color:#2E8B57"><!--/coloro-->Texture Editor<!--colorc--></span><!--/colorc--></b>
The texture editor allows you to zoom in and out and scroll around an image, and also to import and export the image to bmp images.

The following formats are supported at present
• I4
• I8
• IA4
• IA8
• RGB565
• RGB5A3
• RGBA8
• CMPR
<b><!--coloro:#008000--><span style="color:#008000"><!--/coloro-->
<!--coloro:#2E8B57--><span style="color:#2E8B57"><!--/coloro-->BMG Editor<!--colorc--></span><!--/colorc--></b><!--colorc--></span><!--/colorc-->
The bmg editor allows for the editation of game text. The game text is stored along with IDs for each bit of text. To change the text, simply select the text you wish to change, edit it in the box on the right and then press set text. You can use the file>save to save the result.

<b><!--coloro:#008000--><span style="color:#008000"><!--/coloro-->Model Data Viewer<!--colorc--></span><!--/colorc--></b>
The model data requires you to have the directx redistributable for managed code installed. If this is the case, when you select one of the model files, the window pops up and shows you what it finds. Load times are a little slow. The model can then be edited by using the pinch tool to click and drag points around, or by using the model creator. The model creator (in tools) tries to create a model based on a greyscale height map image. Also in tools is the blank kcl button which can be used to create a large flat plane of solidity, and the apply matrix button which can be used to transform the entire model.


<b><!--coloro:#008000--><span style="color:#008000"><!--/coloro-->KCL Editor<!--colorc--></span><!--/colorc--></b>
The kcl editor gives basic functionality to changing terrain flags. Simply right click on the various sections to change their data. Some data will be displayed with names in place of the values with the values in brackets. This is for known data types to allow for easier use. Some data will be displayed with a name in brackets. This is a guess made by the program and could be wrong.
<b><!--coloro:#008000--><span style="color:#008000"><!--/coloro-->
KMP Editor<!--colorc--></span><!--/colorc--></b>
The kmp editor is an addition which allows you to edit the checkpoints, CPU routes and object data for the course. The sections of the kmp file are listed on the right, and upon selection their data is displayed on the minimap and in the table at the bottom. The table and the minimap can be used to edit the data, and it can be saved back to the szs file using file>save.

In the edit menu there is also the reverse and the flip tools. The reverse tool reverses the selected data from the table vertically. The flip data flips the selected data horizontally. This can be used in all values, however not all values are compatible and so the flip tool may not work as expected.



The bmg editor will also be displayed directly if a bmg file is opened using file>open on the main screen. This means the bmg files can be edited in their raw forms.
<b>
<!--coloro:#008000--><span style="color:#008000"><!--/coloro--><!--coloro:#2E8B57--><span style="color:#2E8B57"><!--/coloro-->Version History<!--colorc--></span><!--/colorc--></b><!--colorc--></span><!--/colorc-->
2.4.3.0: Fasten the ability to open models up. Added a create kcl witch allows you to write a kcl to a model. Added the ability to re-texture models if not liked.
2.4.0.0: Gained the ability to write to .kcl files, and has vista 64bit support
2.3.0.0: The SZS Modifier can now connect to a USB Gecko device in order to allow for live course modification. Additionally, the older installer has been replaced with a more automated one to try and make the process easier. Also, several bugs removed.
2.2.0.0: The bmg editor has been added, the kmp editor has been given the flip and reverse tools, and the kcl editor uses names for certain flags.
2.1.0.0: The kmp editor has been added which allows for the alteration of checkpoints and objects, as well as several bug fixes.
2.0.0.0: The new model editor has been created which allows for the user to draw a course as a monochrome or greyscale image, which can then be interpreted automatically into a course or model.
1.6.5.0: Ability to alter terrain types with the apply matrix button on number 3s in a kcl added, server status light added, fixed problem with sfp patches to allow model data to be edited too.
1.6.4.0: Model codec runs much quicker now in both loading and rendering.
1.6.3.0: Model codec drastically improved to almost true quality.
1.6.1.0: Gains the ability to apply matrixes to the vertices in model data
1.6.0.0: 3D models now display when one of the files in ‘10’ of the model data is selected.
1.5.7.0: Minor bug fixes
1.5.6.0: The data for all unknown types is now displayed as hexadecimal data, and you can export and import this raw data for all types.
1.5.4.0: A few glitches have been correct and the third level of the tree node now loads accurately
1.5.2.0: Support for the ARGB8 format now added, and the IA4 codec was improved
1.5.1.0: The contents lists are now fully generated, and patches can now be delete from the server by their original owners.
1.4.8.0: The glitch caused by version 1.4.0.0’s release has been solved, without reduction of present features.
1.4.0.0: The rendering of [almost] every texture is now 100% perfect and accurate, as are the import and export features.
1.3.2.0: The software has had a minor bug fix or two.
1.3.0.0: The software can now connect to an online database, and share .sfp files with other users, as well as downloading the latest ones.
1.2.0.0: The software can now create .sfp files which allow users to transfer modifications to files, without breaching copyright laws, and saving space.
1.1.1.1: The software lost the ability to save due to version 1.1.1.0's patch, but save functionality has been restored
1.1.1.0: The application now loads up the names of the various elements and has icons to more easily identify them.
1.1.0.0: The application now supports export and imports of textures and the colours are more accurate
1.0.6.0: The application now displays images in 16 bit which, for the most part, appears to be the same as Nintendo uses.
1.0.5.0: Semi paste now exists which allows you to super impose to textures over each other
1.0.5.0: The application now has the options menu to allow you to customise the texture views, and to setup file associations for ease of use.
1.0.3.0: The texture editor gains improvements in the way of scrollable zoom and undo and redo
1.0.2.0: A few minor save glitches in the software have been corrected
1.0.1.3: The software lost the ability to save due to version 1.0.1.0's patch, but save functionality has been restored
1.0.1.0: The software now lists all tags in the file, and the root tags to allow easier use.
1.0.0.1: Automatic error reporting to me instead of Microsoft added.
1.0.0.0: Original version
<b>
<!--coloro:#006400--><span style="color:#006400"><!--/coloro--><a href="http://chadderz.is-a-geek.com/wiicoder/szsmodifiersetup.zip" target="_blank">Download Here</a><!--colorc--></span><!--/colorc--></b>
Web Site: <a href="http://chadderz.is-a-geek.com/wiicoder/" target="_blank">http://chadderz.is-a-geek.com/wiicoder/</a>
<div align="center">Copyright © 2009 Chadsoft </div>
<div align="center">Designed by Chadderz</div>
 

OSW

Wii King
Former Staff
Joined
Oct 30, 2006
Messages
4,787
Trophies
0
XP
482
Country
Great job! Some of these files could be edited before, but the programs were very user- unfriendly!
 

~PK~

New Member
Newbie
Joined
Sep 13, 2009
Messages
1
Trophies
0
XP
45
Country
Just to clarify, everyone, this program was made by MrBean35000vr's brother, Chadderz.

Buzz, (UGotHacked) is just showing this to GBAtemp because it would be good to get more people interested in texture hacking and model hacking in Mario Kart Wii.

MrBean35000vr has made new MKWii courses with SZS Mod, like Mushroom Peaks, for example: http://www.youtube.com/watch?v=kdtUOL8VWrY

If we could get more people willing to experiment with model hacking, it would be amazing.
tongue.gif


Sidenote: I believe SZS Mod can open NSMB:Wii .arc files, so experiment with those, too.
 

WiiCrazy

Be water my friend!
Member
Joined
May 8, 2008
Messages
2,395
Trophies
0
Location
Istanbul
Website
www.tepetaklak.com
XP
387
Country
Well, great!
I wonder why this didn't draw any interest... BMG editor seems to be unique, let's see if we can localize wii fit with it...

ps: too bad, it can't do any of the bmgs in wii fit...
 

robal12345

Well-Known Member
Newcomer
Joined
Aug 25, 2007
Messages
55
Trophies
0
Age
33
Website
www.youtube.com
XP
308
Country
And MrBean35000vr is me
tongue.gif
Chadderz is also on this site somewhere.

The problem is, not many people know about the SZS Modifier nor what it's capable of. It's a pretty decent piece of software. Best at Mario Kart Wii because that's what it was built for, but it has a lot of uses outside of that. If in doubt, try opening a Wii game's file with the SZS Modifier, and you may well be in luck.
 

Ugothacked

Well-Known Member
OP
Member
Joined
Apr 6, 2009
Messages
172
Trophies
0
Age
27
Website
UgotHacked.webs.com
XP
279
Country
United States
robal12345 said:
And MrBean35000vr is me
tongue.gif
Chadderz is also on this site somewhere.

The problem is, not many people know about the SZS Modifier nor what it's capable of. It's a pretty decent piece of software. Best at Mario Kart Wii because that's what it was built for, but it has a lot of uses outside of that. If in doubt, try opening a Wii game's file with the SZS Modifier, and you may well be in luck.

Yup, like Bean said. Almost all Nintendo (yes only Nintendo, just by then self)published wii games have files that the SZS is capable of opening. Not only that, but now you can add you own models to it, like for example: On wii sports, you can make you own golf course, it would take a while and hard work, but it would look decent. In mario kart wii, you can create tracks, this version is the best so far, and makes it easier
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Lol rappers still promoting crypto