NicholasMoser / Naruto-GNT-Modding

Naruto Gekitō Ninja Taisen (GNT), aka Clash of Ninja, Modding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Naruto GNT Modding

Naruto GNT Modding

This repository contains information related to modding the Naruto Gekitō Ninja Taisen(GNT)/Clash of Ninja games.

Overview

The GNT series of games currently has a very active community. Most development effort is currently going into the Super Clash of Ninja 4 community patch. You can download the patch at https://gnt4.online/ and engage with the community in the SCON4 Discord.

Skins

For those only interested in modifying textures or installing custom skins for an emulated copy of the GNT games you are in luck. The Dolphin Emulator drastically simplifies this process with the Dump Textures and Load Textures tools. This will allow you to skip straight to the texture design process.

You can find a guide for loading textures/skins here: Dolphin Texture Loading

If you want to modify your own textures you'll need to dump them using this guide: Dolphin Texture Dumping

You can find a list of community made skins and textures here: Skins

You can find a set of textures for the game to translate it mostly into English here:
Naruto GNT4 English Patch Footage
Naruto GNT4 English Patch Download

Additional Modding

If you are wanting to do any modding beyond skins, it will require some more effort.

One way is by using Gecko codes. Gecko codes are similar to GameShark or Action Replay codes. They allow you to modify code in the game, inject new code, modify memory while the game is running, and much more. You can find the full Gecko code type documentation under Gecko Code Type Documentation.

Another valuable tool for modding GNT games is GNTool. It provides tools for interacting with GNT related files, as well as create workspaces for modding GNT4. Many options are included for easily modding the game. The changes can quickly be tested in Dolphin and even repacked in a new ISO.

Decompilation of GNT4 is currently underway at doldecomp/gnt4. You can also use Ghidra to reverse engineer the code of the game yourself. It is recommended to follow the Ghidra Guide to do so.

General

Gecko Codetype Documentation

Archived Save Data

Symbol Maps

Finding Memory Addresses

Finding Opcodes

Games

GNT4

Gecko Codes

Tournament Edition

File Formats

Stage Modding

Model Editing

Structs

Ghidra Guide

SEQ Decompilation

Main Menu Character

Choji's Chips

Clash of Ninja 2

Gecko Codes

GNT EX 1

Gecko Codes

GNT EX 2

Gecko Codes

GNT EX 3

Gecko Codes

GNT Revolution 1

Gecko Codes

GNT Revolution 2

Gecko Codes

GNT Revolution 3

Gecko Codes

GNT Special

Gecko Codes

Useful Addresses and Functions

Teleport Fix

Vulnerable Backstep/Sidestep

Other Resources

Online GNT Patcher

Naruto GNT4 Subreddit

SCON4 Discord

GNT4 Documentation Notion

About

Naruto Gekitō Ninja Taisen (GNT), aka Clash of Ninja, Modding

License:GNU General Public License v3.0


Languages

Language:Python 85.1%Language:Lua 7.4%Language:Rust 6.0%Language:C 1.5%Language:Batchfile 0.0%