Search the Community
Showing results for tags 'tool'.
-
Edited ROMs can only be played on exploited consoles. Please do not ask (nor private message me) how to obtain/dump/decrypt/unpack/repack ROMs as that is unrelated to the functionality of this program. Download Link At Bottom of Post pkNX is a ROM editor for the Nintendo Switch Pokémon games with tools to edit various game data. All editors displayed are fully functional. Simply feed it a folder (drag/drop or by File->Open) which contains the game romfs & exefs extracted content folders. Edited files will be saved to a patch folder (named after the game's
-
Project website: https://skytemple.org Hi! A few months ago I wondered if there are any tools to make custom PMD2 ROM Hacks. I found out that much work on the games had been done, but there wasn't really any user friendly GUI editor to make custom ROM hacks. So I decided, I'd give it a shot and try to make my own. This tool can edit both the ROMs of Pokémon Mystery Dungeon Explorers of Sky EU / NA. Now, before I begin, I want to stress that NONE of this would have been even remotely possible without people like @psy_commando, @Nerketur, @evandixon, @MegaMinerd or any
-
tool Ohana3DS (BCH Tool) [Deprecated]
Reisyukaku posted a topic in ROM - 3DS Research and Development
I've been co-writing the BCH viewer/exporter/modifier known as Ohana3DS (originally created by gdkchan) I thought you guys would find this very useful so here it is Screenshots: Features: - Loads just about any BCH you throw at it (maps, pokemon, OW models, in-battle models, some BCH models from other games, etc) - Exports models to SMD (source model) - Loads textures from BCH - Import/Export Textures to allow BCH texture editing - Import/Export OBJ to allow BCH model editing(beta feature; gotta keep the same amount of verts) - Can view map tile p- 284 replies
-
- 2
-
-
-
Hi ! I'm fairly new around here, and I'm relatively new to rom hacking and to the NDS scene in general, but I'm working on several little projects for Pokemon Mystery Dungeon Explorers of Sky / Time / Darkness, and I thought it would nice to share it with others ! Especially with others with more technical knowledge than I ! I hope this will be useful ! :biggrin: And be sure to report any bugs, or tidbits of information you have ! Those would prove invaluable ! Feel free to mention whether it worked for you, or not so much ! Any feedback is always great ! You might need 7zi
-
[video=youtube;7CCKERTzGJI] This is the format of the banlist: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 00 00 00 00 00 00 00 00 00 00 00 00 0E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 07 00 00 00 00 00 00 00 00 00 00 00 98 7E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D8 03 Notes: The banlist is 0-based and should be read in binary. Bit=0 means its corresponding Pokémon is allowed. Bit=1 means its corresponding Pokémon is banned. Formula to find whether a Pokémon is banned or not is P=(8×B)+b with: P (Pokémon) being a number between 0 and
-
Here's another BCH tool that I helped work on with gdkchan to replace Ohana. How is this better?: The BCH (de)serializer has been completely rewritten, giving maximum flexibility and better BCH support. Features: - Import formats [BCH, SMD, GFModel] - Export formats [BCH, SMD, DAE] - Batch/Single texture export [PNG, GFTexture] - Batch model export formats [SMD, DAE] - Merge multiple models to the scene - Animation playback [bone, material, visibility, camera] Upcoming features: - GFModel export Screenshots
-
trdata = a/0/9/2 trpoke = a/0/9/3 How to use: v1.1a Tweaked the lists for trainer names and trainer class. Other Tools.rar BWTE v1.1a.rar
-
Author's Webpage: http://www.geocities.jp/bt_vermeille/remodel/pokemon_bw/ | (B2W2) Japanese Program. .NET 2.0 Required. Edits the ROM, not narcs. Features: Species Editor Evolution Editor Encounter Slot Editor Move Editor Download *TRANSLATED* Pokemon ROM Changer: B2W2 - English ROMs (by Kaphotics) B2W2 - JP Translation (by Kaphotics and Andibad) BW Translation (by Andibad) For ROM Hacks: PRC for BBVW2 Complete 1.1 PRC for BBVW2 Vanilla 1.1 PRC for BBVW2 Complete 1.00 PRC for BBVW2 Vanilla 1.00 Bond697 has graciously provided decompiled code (via .NET Reflector)
-
I've been digging through some of my old files and found a bunch of tools and resources I used on my hacks, some of which the links seem to have been lost since. I thought I'd compile a list of some of the tools I've used in the past as well as a couple others that I thought might be useful. If a developer has his/her tool listed here and doesn't want it to be, let me know and I'll take it off. The titles of the tools/resources act as the download links. I've tried to add the authors of the tools wherever possible but I don't know all of them. I'm also happy to add any suggestions to the
-
This is a wild pokemon encounter data for Pokemon X/Y. Its design is based on BWWE, but unlike BWTE, there's no code copy/pasting. Wild encounter data is in a/0/1/2. Use Kaphotics's GARC Unpacker (Check .bin extension only and make sure "Don't decompress" is UNCHECKED.) A correctly extracted GARC should have 361 files -- dec_000-dec_359.bin, and 360.bin. If there are any other files in the folder you open with the program, the program will refuse to open the folder you specified. The Source Code for XYWE is available on my GitHub. XYWE.zip
-
Seeing as the PMD games weren't mysterious enough, I made a randomizer for them. This program randomizes the following aspects of the game: Pokemon Attributes Abilities Move learnset Typing IQ Groups [*]Dungeon Attributes The pokemon that appear in each dungeon The items that spawn in each dungeon The terrain appearance of each dungeon The music of each dungeon [*]Starters These options can all be enabled and disabled independent of each other. The Randomizer currently only supports Explorers of Sky (US), but I am working on support for more versions in th
-
Hi all, this thread will be to discuss the development of PPRE. PPRE is currently being developed by Alpha and SCV. Special Thanks: Special thanks go to loadingNOW, pichu2001.loadingNOW's thepoketext system is an integral part of PPRE and provided me the address to the game's script handler when I was getting started with studying scripts. pichu2001 has helped tremendously in trying to figure out script commands. History: PPRE started out as a program with a whole new concept. The first versions of PPRE were based on the code for Nitro Explorer 2, written by Treeki. This allowed for read
-
This is a collection of a few small Java programs I wrote and have been using to edit some files in Pokemon XD: GoD and I've also recently found out that some of them also work with Pokemon Channel and Colosseum files. They're mainly just more convenient than manually editing the files. Almost all of them have size limits because changing file sizes needs modifications to the game's .toc and FSYS list. GTX to TGA: Converts .gtx files to TGA images, mainly useful to find out what they are I_SF Tool: Inserts/extracts DSP files into/from XD's music FSYS files, the filenames
-
Hi, welcome on my thread ^^ I just spare my free time to build my own tool for hobby purpose and make a long way into easy way to parse, and change a data on pokemon game. I using c# as main language on this tool because is simply and comfortable :3. Well name of my new tool is Ninfia DS Toolkit or ANDT on long term, DS in here is not limited to nintendo DS but 3DS will supported too like pokemon XY. Yeah current commit is fairly good , but i will improve it slowly :rolleyes:. I using a MDI Interface Concept (i using thirdparty open source library), is just make it more organized and not too
-
(I hope I posted this in the correct forum) PMDe is an editor for Pokémon Mystery Dungeon: Red Rescue Team, that allows you to edit most aspects of the game; a full list of features can be found below. It is programmed in Java and developed using the Netbeans IDE. PMDe uses ini4j to store important offsets in the ROM. Additional icons were taken from various Pretty Office Icons sets. Tileset previews were created by SilverDeoxys563. Also, huge thanks to BRNMan and Crocodile91! They have already documented a lot about the game's data and ROM structure. More information, screenshots an
-
Fan translators, general-purpose modders--the wait is over. Enter AT7View, a modding suite for the AT7 container format in the Pokemon Mystery Dungeon WiiWare games. Download latest release here Source code and how-to guide here Decompression, recompression, file extraction/replacement, all the fun stuff's here. Maybe even more to come in the future, like a texture converter, a table editor, or a recompressor not built around my trash coding skills as of now. Just wanna give a huge thanks to Platinum Lucario and MegaMinerd for their AT7 container research. Could
-
- wiiware
- pokemon mystery dungeon
-
(and 1 more)
Tagged with:
-
Hi! This is my first time making a modding tool. One day I was modding Pokemon Platinum, and thought "I wish there was a tool that was easier to use". And so, here we are. Credit to loadingNOW and SCV for the original programs. Games supported: Diamond, Pearl, Platinum, Heartgold, Soulsilver Program features: Load, view, and export Pokemon sprites from the main sprite narc for the supported games. Load, view, and insert sprites form bmp, gif, or png images Allows splitting of spritesheets with the 'Canvas splitter' option Lazy conversion for GBA
-
Most developers make programs that are either save editors or ROM editors. I am not most developers. I originally made Sky Editor to edit save files, but I have expanded beyond that. I'm making another thread since that one's more for the save editing feature (hence it's location in the Save R&D forum), and thise part's for ROM Editing. If anyone here is familiar with Minecraft Forge, people can make mods for Minecraft. Each mod does some particular thing, from fixing a small glitch to adding giant networks. Mod packs, bring lots of these mods together to enhance the experience, usual
-
Project Pokemon ROM Editor 2 (PPRE) Download: Author: Alpha Warning: Frozen binaries get released several times slower than source releases! Downloads at bottom of post PPRE is a multi-purpose ROM editing tool for altering Nintendo DS Pokemon games. The project was started originally to edit Pokemon Diamond and Pearl by SCV based off of Treeki's Nitro Explorer and loadingNOW's thenewpoketext. pichu2000 created a strong basis for the scripting capabilities that PPRE will always have. Alpha has added many new features to make PPRE as versatile as it is. PPRE is written
-
Tool Wrote a difficulty patcher for HGSS
ABZB posted a topic in ROM - NDS Guides and Other Resources
I wrote a small program that edits a/0/5/6 (trpoke) from HGSS, increasing the level curve to smoothly rise from 5 to 100 (Elite 4 are roughly the same level as they are in RBY, post-E4 trainers scale from their through 100 (by distance from Vermillion City)). The beta release can be downloaded from my Github at: https://github.com/ABZB/Gen-IV-Level-Recurver/releases/tag/0.9 -
Download Link At Bottom of Post Drag & Drop tool that emulates: Any official transfer method Fakes non-official transfer methods (backwards conversion) Converts a pkm/3gpkm file to any of the forward generation formats, depending on what the user selects. Download Page Source Code
-
From the readme: Section I: Purpose To make all Pokemon competitive. The difficulty is also increased, as even a Raticate has a BST of 600. Section II: Description of Edits This program scales the Base Stat Totals of all Pokemon as follows: 1) Pokemon that evolve twice (like Bulbasaur or Porygon) get a BST of 300 2) Pokemon that evolve once (like Ivysaur or Eevee) get a BST of 400 3) Pokemon that don't evolve: a) Legendaries with BST greater than 600 are not scaled b) Legendaries with a BST of less than 600, and all Poke