
ShaKage
-
Posts
36 -
Joined
-
Last visited
Content Type
Profiles
Pokédex
Portal
Technical Documentation
Pages
Tutorials
Forums
Events
Downloads
Gallery
Blogs
Posts posted by ShaKage
-
-
Personal editor is broken in the latest commit.
Trying to randomize anything crashes it straight up.
edit:
trying to repack after editing crashes the pk3ds for Pokemon X.
-
That was only when pk3DS edited only the Poke3Select menu, which did not change which starter you actually received (just what appeared).
CRO verification is the cause of the crash.
Ah ok.
Another question.. well rather something I noticed.
When you randoize move types/category, and then randomize the level up moves - EVEN with 50% STAB, the pokemon hardly gets any stab move.
I am not a programmer so I am not sure how that randomization works, but maybe you could work on that a little better?
For example, IF Gengar is randomized to Grass type and the move Fly is a grass type move, so maybe make it possible for gengar to know that move by that 50% STAB chance.
I have randomized TONS of times, and pokemon hardly learn any STAB moves.
-
CRO editing is not finished (there is more verification that has to be done). Hence why it is not uploaded to the OP.
Oh, I have seen people use it properly.
Could you at least make the starters editable and work. I am not bothered by gift pokemons and each gen pokemon.
Whats the exact cause for the crash now?
-
Fixed in the latest commit.
Thanks for reporting
I can confirm. Changing starters crash the game.
Using the latest download on the first page crashes the game at catching tutorial.
Could you fix that please
?
edit:
I am sorry. My internet is playing up. Page didnt load. Coudnt see my post already being posted.
-
Having the same problem with the github build using AS. I edited the starters and the type effectiveness, but it just freezes at the point where you would gain control in the truck. Tried it as a .3ds in Gateway, and a .cia in both rxTool and Gateway, same result for both.
I can confirm. Changing starters crash the game.
Using the latest download on the first page crashes the game at catching tutorial
-
Having the same problem with the github build using AS. I edited the starters and the type effectiveness, but it just freezes at the point where you would gain control in the truck. Tried it as a .3ds in Gateway, and a .cia in both rxTool and Gateway, same result for both.
Can confirm. Changing starters makes the game crash right at the start.
-
@Dio_Vento Rutile Ruby nuzlocke will start tomorrow instead of Star Sapphire
Cuz I dont wanna continue that after a month.
Also, Star Sapphire without commentary will carry on on my second channel
-
Thank you, randomizing by BST worked but it set all the Trainers Levels to Level 1 or even 0. I guess I'll just fix it manually.
EDIT: Never mind, was looking at the wrong thing. Sorry. Thanks for this amazing tool Kaphotics!
I've noticed that when battling certain Trainers, the game freezes. For example, rich boy Winston was randomized to a Pokemon Trainer with no sprite so that battle freezes. Also, before Slateport, I ran into May and I can't progress in the game because when the battle with her begins the screen turns black and freezes.
I have reported that before.
Randomizing trainer class makes the game freeze at certain points. I guess Kaphotics cant figure out the issue.
-
As you can see, there is no mega evolution or primal evolution sign.
All he did was, change the ability of the pokemon to Illusion and have Jirachi at the last spot of his team.
That way when Primal groudon Evolved, it still showed Jirachi's sprite.
-
Can extract the files smaller it does not help? can facilitate better CTR quick check.
The size of those files are not broken either. Size before and after the randomizing is the same.
-
1. No.
2. PKHeX only allows you to give legal held items. Illegal items are not available in the standard load of PKHeX.
3/4. No. Has been asked previously; requires too much aggregation and updates for special move cases every time a new event comes out.
Well at least #1 would be helpful.
Why is that a no?
-
Hi.
I want to request 4 features
1: First of all, the Pokemon Listing by Pokedex Number. (maybe let people choose if they want by pokedex number or alphabetical order).
2: All ITEMS, like it used to be in pokesav. All items by category, such as key, medicine etc.
3: When a pokemon is initially loaded without any move, maybe load 2-3 of moves that into its moveset that it can learn normally (relates to 4)
4: Make A LEGIT mode, so if a pokemon knows a move that it shoudnt learn, automatically replace it with a random move that it normally learns. Make a "LEGAL ONLY" mode option? Which will allow people to make legal only pokemons and that way the illegal moves get automatically replaced.
These are features that will help me out a lot
but obviously not completely necessary. Just makes things easier.
-
Might as well do a before-after check on the files.
In terms of size of the file, it seems all fine.
Also the CTR checks all pass.
Still the problem is reproduced with both OR and AS.
-
pk3DS only randomizes single battle trainer classes. Ensure you are using the most up to date version.
After further testing, yet again I can confirm that randomizing trainer class crashes the game at certain points.
Namely: Team Aqua/Magma double battle at Meteor Falls, Team Aqua/Magma double battle at Southern Island, Team Aqua/Magma SINGLE battle at Weather Instituite, Team Aqua/Magma Single Battle at Mt Pyre.
At that point after Mt Pyre, I just wasnt bothered testing any further.
I know you said double battles are untouched when randomizing trainer class, but why does it crash the game at those battles?
-
pk3DS only randomizes single battle trainer classes. Ensure you are using the most up to date version.
I do have the latest version.
Tried your latest compiled version and compiled one myself aswell.
Mind you, its not just double battles that crash. There is a single battle in Weather Instituite against Team Aqua/Magma, and another single battle at Mt Pyre that also crashes the game.
I used savedatafiler to dump the save and restore it on another rom where everything but trainer class was randomized and the game didnt crash at those points.
Its definetely something to do with randomizing trainer class.
-
I thought the issue with trainer class was fixed?
Randomizing trainer class still crashes the game in ORAS.
The first double battle against team aqua/magma crashes.
Second double battle against team aqua/magma crashes alongside steven.
Another team aqua/magma battle crashes in the weather instituite.
battle against team aqua/magma crashes in mt pyre.
seems to be a trend..
-
And another thing, the "Randomize!" button in MoveStat -> MoveEditor doesn't seem to work, nothing happen.
Works fine for me.
-
I really enjoy watching that series, but some of the model swaps are really impressive and editing was really impressive, and I want to know who randomized it for him, so I can ask that person a few questions.
Huntereb
-
Already fixed in the latest commit
-
There's a bug with the move editor, where for some reason the GARC file is packed incorrectly for X/Y only, resulting in a wrong file size.
Original 2/1/2: 34,672 bytes
Edited 2/1/2: 24,812 bytes
It might have something to do with this line in Moves.cs:
private void formClosing(object sender, FormClosingEventArgs e) { setEntry(); [b]ARC.packMini("move", "WD", "0", ".bin");[/b] }
I'm not sure what ARC.packMini does, but when I removed that line from the source, the X/Y file now is packed with the right size. Maybe it only needs to be executed for OR/AS?
I have no idea lol. I dont look into the source code. I only compile and test the latest commit.
But since you can see a difference in size, that is probably the cause.
-
After further testing, I can confirm that Randomizing Attacks(moves types/category), Egg moves, Learning moves(level up moves) etc, crashes the game in Pokemon X/Y.
Although the CTR check shows that the rom itself is fine after re-building, the game still crashes.
Maybe a problem with X/Y games itself when changing those things? Or the randomizer screws something up?
Randomizing EVERYTHING works great in ORAS. No problem with ORAS.
-
As the title says.
When clicking the "fill pokedex" it crashes pkhex.
Didnt use to do it on older versions. but now I dont have older versions.
-
-
ORAS. It's really annoying an I'm worried that an unavoidable trainer is going to crash my game and I won't be able to get past. I was lucky the trainer who crashed my game was a youngster in Roxanne's gym (unsure what his trainer class was randomized as it crashed before it was shown)
Ya
Team Magma/Aqua battle crashes at some point. (Weather institution, mt pyre) and a lot of other battles too.
Specially double battles.
Oh and the battle with Steven at Southern Island also crashes when you do double battles.
For some reason my error reports are completely being ignored so whatever.
pk3DS: Pokémon 3DS ROM Editor and Randomizer
in ROM - 3DS Research and Development
Posted
I think it was the personal editor that caused re-building issues.
Works fine now