Jump to content

Kaphotics

Helpful Member
  • Posts

    7272
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. Incorrect app firmware, spiderhax requires -20 thru -22, and you have -12. Use SaveDataFiler as you have appropriate firmware.
  2. Shall fix later today; guess I shouldn't have made commits directly on GitHub while at work Edit: couldn't help myself, should be fixed now lol
  3. Should be fixed in the latest commit. The max moves one should have is 25, anything more will break the move relearner.
  4. Script editing, use SDSME.
  5. Kaphotics

    Feature Request

    Added in the latest commit; should load on run and clicking the SAV label should recognize as well.
  6. Posted new version (11-04-15): * Title Screen editing bug has been fixed. * Added on-load backing up of CRO files (restoration is still manual). * Added an About window instead of popup. * Includes the fixed randomizer for Evolutions, onload fixes etc. As a reminder, CRO editing is still not possible with currently available solutions.
  7. See the first post of this thread:
  8. Closed.
  9. Just re-dump your rom. pk3DS does not back up the CROs (will in future versions); CRO editing was never finished - it's not an advertised feature. and needs either 9.2 fw hax or a special solution that is beyond my abilities. May's tutorial is a scripted encounter and is not an encounter with a given encounter slot. It's not editable with the Encounter editor. == Evolution randomization with all 3 options has been fixed; for no options causing a crash I'll investigate later.
  10. Not a bug; this is the actual item name and pretty much every txt resource is extracted from the games/3DS. pk3DS does not have internal resources besides sprites, every game/language specific string is read from the game files. http://serebii.net/itemdex/electirizer.shtml
  11. http://projectpokemon.org/forums/showthread.php?47152-Messing-with-Trainer-info-numbers&p=208042#post208042
  12. Fix't Thanks
  13. tfw you omit an optional parameter that is actually needed Fixed in latest commit. Thanks for reporting
  14. Trainer mugshots can be replaced by using the Misc tools and repacking an individual garc; pk3DS does not have an interface for trainer class editing. Personal editor edits BST. You can always replace a track with another; x/y uses .aac while or/as uses brstm/bcstm. Easiest way to make a faux track is to insert an empty track (no sound) and dub your music in when rendering the final video. Scripting is not yet possible, so it is pointless to add new trainers as there is no way to spawn/interact with them. No eta.
  15. Oh, ramsavs. I'll investigate further tomorrow edit: looks like it was set to 0x1F... dunno why. change 0x354C to anything else, I'll have to see why it was exporting like that (maybe the commit I pushed today fixed it?).
  16. Correct. There's already some homebrew functions made that can utilize romfs access to get files, but afaik there's no 'dump' yet for the romfs/exefs(code).
  17. latest homebrew is still homebrew, svdt / manager still work.
  18. You don't; just rebuild the romfs and remove the first 0x1000 bytes, take the decompressed code.bin and you're done.
  19. I'm unable to recreate the issue you had; this issue is reminiscent of the whole Battle Box deal... http://projectpokemon.org/forums/showthread.php?46863-PKHex-Hax-causing-black-screen-in-save Would you check your save in a hex editor @ 0x483F to be sure it's < 0x1F?
  20. Fun Tomorrow (well, half a day from now) I'll do a whole bunch of tests; refactoring definitely turned up a bunch of loose ends that need resolving. (note to self: compare stable vs current by doing same changes to same file and comparing export)
  21. Addressed the first half of your post in the latest commit. Re-did a lot of the SAV I/O; you'll find options to turn off/on the Pokedex/Trade settings (for now the Trade has not been implemented). There was also a bug fix on the ORAS window not saving the current entry before the form closes.
  22. No, it's just using temporary ROMs with models/sprites/text swapped.
  23. Copy another secret trainer into their old slot?
  24. https://twitter.com/smealum Again, solution is not public (he will not help you).
×
×
  • Create New...