Jump to content

Vars_An

New Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Vars_An

  1. I just updated to the latest version of pk3DS and noticed a new "AI Bits" section in the trainer editor, could someone give me a quick rundown on what these values mean? Using common sense I can figure out that Basic/ Strong/ Expert indicates their AI level (although I'm not sure what difference it makes having Basic + Expert ticked without Strong for example) and that Doubles stops the AI from hitting themselves in a double battle. I know No Whiteout is only used on the first battle between starters for obvious reasons and Battle Royal is presumably only useful in the Battle Royal. The one I cannot figure out is Poke Change, logically this should give the AI the ability to hard switch Pokemon in battle but after running tests on trainers that don't have that bit ticked they still have the capacity to switch in specific circumstances (like switching in a Flash Fire mon to a Fire attack). I assume the Item bit just allows them to use items and that there's no Mega bit because it's determined by an event flag instead.

  2. On 11/11/2018 at 12:07 PM, Aergun said:

    Hey guys, Im kinda struggling with the poké mart function in Pokémon Alpha Sapphire. I randomized the items in the poké mart and the items you usually find, but the changes aren't showing.

    Im using a decrypted rom and I tried the "remove the . from .data.bin" and it still didn't work. 

    It would be greatly appreciated if I could get help on the matter!

    Are you playing on an updated version of the game? The edited code.bin file has to be from the same patch you're playing on, also remember to remove the first full stop from the ".code.bin" file before you add it to the patch. Let me know if any edits you've made to the Move Tutors, Pickup Items, Shiny Rate, TM's/HM's or O-Powers work because they are all stored in the code file.

  3. 17 hours ago, TheMCNerd2018 said:

    Yeah, I tried switching it to 87 one time to see if anything would change, and I also noticed the weird switch-ins, as well as VERY weird switch-outs(the AI tried switching to their Xerneas when my Mega Steelix was at +6 Attack and Defense and going to use Gyro Ball). Needless to say, I changed it back to 7 and am keeping it there. Seems to be the best option for the team I gave the trainer. 

    Also, would it be possible to make the VGC Finals theme play during a trainer battle if one wanted to do such a thing?

    I think 87 is supposed to bait a move from the player, like a Fire type move onto a Grass type and then the AI would switch into a mon with Flash Fire (if it has one). So in theory it could work well on certain trainers but if they don't have a mon that can absorb the move it's trying to bait out then it just ends up looking stupid.

    Also about the VGC Finals music, I didn't even know that was a theme song in the game but I'm pretty sure what you want to do is possible, just maybe not with PK3DS. 

  4. 11 hours ago, TheMCNerd2018 said:

    Yeah, that is what it originally was for the battle I modified(the Principal of the trainer school). Not sure if I should use 87, considering some post-game trainers like Ghetsis and Giovanni have an AI value of 87. I assume it depends on the trainer's team?

    I think a lot of them achieve different things rather than necessarily being better, I preferred 7 though because 87 would often make weird switch-ins like a Grass type into a Fire type.

    Also when I switched the important trainers from 87 to 7 they seemed to get significantly harder.

  5. 14 hours ago, TheMCNerd2018 said:

    I recently just started using this after figuring out how to get it to work, and notice in the trainer editor that there is a field called "AI Val". Does anyone know what it is for and what happens if I change it to a higher or lower number?

    Not much seems to be known about the specifics but it basically determines how the opposing trainer plays. From my experience so far the value "7" seems to be best for single battles on Ultra Sun/Moon and is used for a lot of the important battles in the game. It's important to have the right AI values for trainers otherwise they might start attacking their partner in a double battle or use moves that are have no effect on your mons etc.

  6. On 12/1/2017 at 4:22 PM, Ericjwg said:

    @Kaphotics are there any ways to use modified cro in USUM? I manually editd some cro. Using luma layeredfs, game crashes right after launched (didn't rehash the file); game crashes after title animation. (rehashed with pk3ds)

    I was having similar issues with the cro files as well as the code.bin. I think the reason for this is that they are not correct for whatever patch you're using, for example if you're playing on USUM 1.2 and you're editing files from the vanilla game (1.0) then some of those files wont work. Either uninstall updates to go back to 1.0 (not the ideal method) or replace some of the files you're editing with the updated ones, this reddit comment explains really well how to do it: 

     

  7. Having some issue with cro files, game always crashes when I try to do something in it that requires use of the cro file (like opening the shop for example). It's only started crashing since I uninstalled all the USUM official updates so that my edited code.bin file would work properly. It seems I have to choose between a working code.bin or a working cro file, is there a better way to do this? I heard you can update the code using "ips" instead? How would I do that? Alternatively, is there another way to get the cro files working without updating the game?

     

    *Edited: Just figured out how to fix it, the code.bin file was outdated so I needed to use the one from patch 1.2.

  8. On 10/18/2018 at 5:17 AM, IcieJiraceon said:

    not sure if this is added or not but is there a way to rename a move or change the description in the move editor?

    I don't know how to rename a move but to change the description it's in the Game Text GARC. Google "[whatever game you're hacking] Game Text" and then use CTRL+F to find the move you're looking for using its current description. Scroll up to find out the file it's in and then you'll just need to figure out what line that move is on within the file, I personally paste it all into notepad to figure out the line it's on.

    • Like 1
×
×
  • Create New...