Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2022-08-02 | 3.7 kB | |
TMNT Tello 0.2.zip | 2022-08-02 | 809.7 kB | |
TMNT Tello 0.1.zip | 2022-07-15 | 814.5 kB | |
CHANGELOG.md | 2022-07-15 | 747 Bytes | |
LICENSE | 2022-07-11 | 35.8 kB | |
Totals: 5 Items | 1.7 MB | 0 |
TMNT Tello
The sprites in TMNT Shredder's Revenge are stored in compressed XNB files called ZXNB. This tool allows you to extract them into PNG files.
Extracting PNG image files
- To get started, if you haven't set your game folder yet,
click on the
Game Folder
button and browse to theContent
folder of your game installation. For example, if your game is installed inC:\Program Files (x86)\Steam\steamapps\common\TMNT\
, browse here and select theContent
folder. - In the
Folder Browser
area, you will see a list of folders which have ZXNB files in them. (2d, Editor, Fonts, etc.) - Click on any folder to see all the ZXNB files in it and all its subfolders.
- Expand it and click on any of the deeper folders to narrow down the listed files.
- Click on an item in the
ZXNB files in folder
area to load that image in thePreview
area. - To export images, you can right-click on the Preview area,
click "Export as", and browse to where you want to save the
file. You can also use the
Export
button. This requires that you enable theSame folder
setting or select an output folder using theOutput Folder
button. A drag-and-drop functionality is on the to-do list.
Using the modded PNG images in the game
- Put the modded PNG image in the same folder where its original ZXNB file is.
- Make sure that your PNG image file has the same name as your original ZXNB file. For example, if you had Leonardo.zxnb, rename this into Leonardo.png.
- Back up your original ZXNB file (e.g. Leonardo.zxnb) by renaming it into something else (e.g. Leonardo - Copy.znxb) so that the game doesn't see this original file anymore. The game will ignore the PNG if a valid ZXNB file is found.
Compressing the PNG images back into ZXNB files
- This is an optional step and is not required for you to see your modded in the game. This function is a work-in-progress.
FALSE POSITIVE warning
For some reason, this app may be trigger a false positive in anti-virus software. I can confidently say that, as long as you got the file(s) directly here, that there's no way that's true. All the source code is available so you can check this.
Donations
This was created for the community with love and care and is provided without charging anybody. If this has somehow made you smile or made your day brighter, please feel free to send me a smile, coffee, pizza, a gamepad, t-shirt, or anything! Your support means a lot to me as it will help cover a lot of costs. Thank you!
Credits
I have learned a lot from LeonBlade's xnbcli https://github.com/LeonBlade/xnbcli and Kuriimu2 https://github.com/FanTranslatorsInternational/Kuriimu2. Some of the logic and processes come from xnbcli which are evident in my codes.
Discord
Please feel free to join me on Discord! https://discord.gg/G5rEU7bK5j
Notes
- The author of this software will not be liable to any damage to your game installation. If you lose your backup, you can simply go to Steam and validate your installation to restore it.
- This app is intended to be used for entertainment purposes only. If you are not having fun with this, please restore your files, delete this app, and purge it from your memory.
- TL;DR Please back up your bigfile before doing this and enjoy!