Aurorans
Member-
Posts
35 -
Joined
-
Last visited
Reputation
2 NeutralRecent Profile Visitors
3812 profile views
-
Question about generating gen 3 pokemon spreads
Aurorans replied to Aurorans's topic in Pokémon Legality
Yeah, I tried pokefinder and the tutorials out there. I am missing something as the tool they have and the latest tool I got (the latest official release) are different, the colosseum spread also only have like 10 shadow pokemon. Do you have a build of the latest developer release and know a complete video tutorial? Than ks -
I inputted a pokemon name in the general column and got resutls. But when I search "=IV_ATK=31", it clears all the given results. Did I type it in wrong or is it working as intended?
-
Someone told me that there was a tool for this, specifically to generate almost every possible pokemon with specified ivs or something, as close as to max ivs as possible My conundrum is that whenever I try to do multi-link battles with myself on pokemon colosseum (4 player), the game will say that the pokemon is not acceptable. I tried using the admission code in the game to get around this, but the admission code causes wierd behavior when proceeding in multilink connections: I'm about to try a suggestion with using action replay code manager in dolphin and enter the cheats there, but I don't expect much change. So if anyone knows this third gen tool and what it's called, please let me know! Thanks.
-
Hello, I'm brandon. I would like to know what language pokemon is written in, how to inject code into the game to change the way the game works. I need to know all the ins and outs, all the keywords, programming language syntax and code. I'm hoping to find a program that can recompile the rom into it's original programming language, not actually little Indian byte code (cause I cant read bytes as words.). So, h So, shoot me all the videos, guides and tutorials, programming language code references and keywords. I have time to kilm rn and thus, time to learn
-
Sorry If I'm necroposting. @BlackShark The method of unlocking Box storage seems to only work for one of the four slots, namely, the first one. The game holds FOUR different trainers. I am trying to open the box for the fourth trainer. Hello! I am looking to compare two pokemon battle revolution saves, so I can compare them with both PKHex and HexEdit. I am trying to find out where the information is stored for the game base of which ds game was used to transfer pokemon into the game. I need: 1 save using a Pearl ds game transfer. 1 save using a Diamond ds game transfer. They can contain any type of pokemon, even level 5 useless. It's just for research. Thanks
-
before 2018.10.1 For colosseum/xd shadow pokemon legaility checker.
-
tool Pokemon Colosseum/XD Randomiser Tool (OSX)
Aurorans replied to StarsMmd's topic in ROM - Other Research and Development
Sure wish someone would port this to Windows using the source code he provided! UPDATE: The Git Hub Tool has Battle Revolution capabilities, pulled just this March! I don't understand why we weren't informed, though... -
research Pokemon Battle Revolution Hacking Info Dump
Aurorans replied to StarsMmd's topic in ROM - Other Research and Development
I play battle revolution solo on a consistant basis. I would really enjoy creating some custom hacks using a tool. I don't know how to script, and technically, am too busy atm to learn or don't want to even learn. So I'm leaving it up to you guys to figure it out. But I'm here to let you know that people are interested in this! -
Hello! I am using the Model Texture Extractor supplied by Made_S, a user of this forum. I'm trying to rip textures from all of the pokemon from pokemon colosseum. However, the default offset, 3712, does not yield any results. How would I find the correct offset without having to resort to hex editing (I suck at that... )? If anyone already knows the correct offset, please tell me! Thank you! P.S. Dolphin Emulator, when dumping and importing textures, has some select textures that cannot be changed even after dumping them and importing them.
-
How would I run this? It's just a bunch of class files. I don't know if they are executable or not. Nevermind about that, I just used Eclipse and java sdk. Now, after opening the program (Model Texture Extractor/Inserter), I found that with the default offset, there are no textures found. What offset do I need to extract all the model textures of the pokemon? Edit 2: I just tried with xd with the default values, still no materials found
-
narissalbs started following Aurorans
-
pk3DS: Pokémon 3DS ROM Editor and Randomizer
Aurorans replied to Kaphotics's topic in ROM - 3DS Research and Development
Hello! I managed to find a workaround for my problem: Simply exit the program and reenter. You must abort the program when this happens, else, the pokemon will be overwritten. Now, I'm having a different issue, I am playing the game with the modified trainers. But when a trainer summons pokemon in a double or triple battle, the trainer tends to attack their own pokemon, and any moves that have been specified for the pokemon through this tool (Using the "Moves" tab and going to each pokemon's moves) is not applied to the actual game. When can i see a fix for these two issues? -
pk3DS: Pokémon 3DS ROM Editor and Randomizer
Aurorans replied to Kaphotics's topic in ROM - 3DS Research and Development
Hello! Whenever I try to edit certain trainers in the trainers editor in Pokemon X, I get this message. I donn't exactly know what it means, but I know it is not normal. i barely made any changes, and tried to edit a battle chateau trainer, but it throws this exception every time I click certain trainers. Also, note that the trainers seem to lose their edited pokemon and get overwritten by the previously clicked trainer's pokemon when this happens. It seems to be exclusive to those trainers only. EDIT: I carefully and correctly followed the instructions as well as the extracting and unpacking instructions. This is by no way a means of a user or instruction error. I decrypted the .3ds file using BATCH Cia 3ds Decryptor. I extracted the files using HackingToolkit3ds V9. I renamed code.bin to .code.bin. Please check this, I'm pretty sure this is not a typical Index Error or bad dump error. I uploaded two files for your convenience. Exception Details: System.ArgumentOutOfRangeException: InvalidArgument=Value of '65535' is not valid for 'SelectedIndex'. Parameter name: SelectedIndex at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at pk3DS.RSTE.ReadFile() in C:\BuildAgent\work\ccf72a59f9911202\pk3DS\Subforms\Gen6\RSTE.cs:line 272 at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll pk3DS, Version=1.0.0.402, Culture=neutral, PublicKeyToken=null C:\Users\dragi\Downloads\PK3DS\pk3DS.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll pk3DS.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\dragi\Downloads\PK3DS\pk3DS.Core.dll -------------------- User Message: An unhandled exception has occurred. You can continue running the program (albeit with potential side-effects), but please report this error. -
tool Pokemon Colosseum/XD Randomiser Tool (OSX)
Aurorans replied to StarsMmd's topic in ROM - Other Research and Development
Hello! I tried to export textures with 1.0.1, but when using your tool, it does nothing. This seems to be a hidden feature not seen within the Graphical User Interface, but in the menu. Is this feature in development, or is it fully functional? When I navigated into the folder where the textures should've been exported, there's nothing there. Also, I will be willing to work with StarMMD to make patches for other people, so Stars doesn't have to. How can we make this work? Also, I just ran into a strange glitch when editing Area Leader Loko. I currently doesn't have a battle model, causing glitches in-game such as no trainer and summoning pokemon in the center of the field. I thought I found it when I selected Ken_a1 (2), but that caused the editor to crash. Further crashes happen when scrolling down to Loko's spot, after saving as ken. It appears the entire file is now corrupted. I checked the rest of the models, but it appears that Loko's battle model is missing. In fact, it appears other trainers of the same model make are affected (Chaser). -
Probably one of the best tools out there for pokemon. The user interface is simple and easy to use. The tool extracts and recompiled your source code for you, making life much easier. You can edit many things in this, including trainers and their pokemon, pokemon stats, moves, type charts, etc. You could even add more pokemon to trainers, up to a total of six! With this tool, it seems the sky's the limit. This tool has been a works in the making, having to be updated constantly to make things work. It still sees a few glitches now and then, but you won't have to worry about hassle with updates; the creator has listened to our issues with the program and has responded very kindly and has made necessary fixes to the issue. A note on operation system compatibility. This program seems to be made from scratch, and thus, if a Windows version or Linux Version was to be made, it would also have to be made from scratch. I believe the creator could do it given enough time, motivation, and reason to, to create ports. But as of right now, if you want to operate this on Windows or Linux, you would either have to set up a Mac with OSX, or use a hackintosh (virtual box+Sierra/High Sierra+Tool). I use a hackintosh on Windows 10 Pro to use this software, and it works as expected. Usability: 10/10 Originality: 10/10 Friendliness: 10/10