Jump to content

Darkiceflame

New Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Darkiceflame

  1. That's a bit outside the scope of what this tool does. You can always check GameBanana for mods that do this though. Most of the content there works with Yuzu
  2. Not for a while considering they have to write an entirely new program for it.
  3. Has something changed in the process for downloading the latest release? This looks...very different.
  4. Will we see the ability to edit moves in Sword and Shield with this tool? Specifically for the purpose of restoring cut moves. From what I can tell, moves being disabled is simply controlled by a hex value, so in theory we should be able to just re-enable them by editing their respective .wazabin files, right?
  5. So I know that HMs are no longer used in the Gen 7 games, but would it be possible to add them back into the Personal and TMs tabs? They still exist and are 100% functional in the code, but pk3DS can't currently edit what moves they teach or which Pokemon can learn them. That's seven TM options just sitting there doing nothing.
  6. So I was digging around in the data files for Ultra Sun and wanted to see what would happen if I added some of the old HM items back into the game. From what I can tell they're still totally functional and behave like TMs, but they're no longer compatible with any Pokemon. Would it be at all possible to implement access to these via the Move Tutors tab under Personal, or is that outside of the tool's scope?
  7. Is there any way to alter what will hatch from an egg when a certain Pokemon breeds? For example, if I wanted to make Genesect breedable, but only result in Kabuto eggs, is that doable?
  8. I've been messing around with the hex values of items and still can't seem to get any key items to move to other slots. I've edited all of the values I could think of to make these items the same as other held items, but they still insist on showing up in the key items slot. Is there something I'm missing here? https://i.imgur.com/tYebOlt.png
  9. Is there any way to change an item's section? For example, I was hoping there might be a way to turn the dragon stones (Light Stone, Dark Stone and God Stone) from key items into held items so they could be used as mega stones.
  10. While trying to edit in-game trades in Pokemon Sun through the Static Encounters tab I must have messed something up. Now any time I try to open the tab I get an error message, and it won't even let me fix whatever I did. Am I going to need to restore the files and start from scratch? Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at pk3DS.Main.<B_Static_Click>b__60_0() in C:\BuildAgent\work\b93f10d64d1a1178\pk3DS\Main.cs:line 1041 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() 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.108, Culture=neutral, PublicKeyToken=null C:\Users\Andrew\Desktop\pk3DS Build 108\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\Andrew\Desktop\pk3DS Build 108\pk3DS.Core.dll -------------------- User Message: An unhandled exception has occurred. The program must now close. Edit: Replacing the proper file fixed the issue. No other problems.
×
×
  • Create New...