Skip to content
This repository has been archived by the owner on Dec 16, 2018. It is now read-only.

Releases: mineminemine/MHXXSaveEditor

v0.09c

19 Feb 14:02
Compare
Choose a tag to compare

v0.09c

  • Very small update
    • Added a splash screen when loading save so users will know that the editor is trying to load the save file.

v0.09b

  • Bug fix

v0.09a

  • Possibly fixed crashing after importing from an equipment list (not really an elegant solution tbh)
  • Added some DLC palico skills

v0.09

  • Added an Equipment Box Importer/Exporter
    • Can be accessed through Edit -> Equipment Box -> Export/Import From

Make sure to make backups before using this save editor

v0.08e

29 Oct 03:16
Compare
Choose a tag to compare

v0.08

  • Updated the talisman editor, it should now automatically set the min/max amount for the selected skill of your talisman (thanks goes to Kiranico for the charm table)
  • Bug fixes

Note: I would still suggest using this if you're looking to edit your talismans as it is more detailed compared to mine.

v0.08a

  • Bug fixes
    • Selecting slot 3 wasn't working
    • Some of my coding mistakes (which made saves with 3 slots used unable to load properly)
  • Slight improvements here and there

v0.08b

  • Fixed saving palico design
    • Palicoes were actually taking their coat color's RGBA to all other parts' color
  • Disabled sizes for some monsters

v0.08c

  • Fixed charisma palico's action RNG

v0.08d

  • Small fix for character voice

v0.08e

  • Bug fix

Make sure to make backups before using this save editor

v0.07d

16 Sep 08:38
Compare
Choose a tag to compare

v0.07

Added the following stuffs:

  • Transmogrify ! (Hunter and Palico)
  • Transmogrifying only works on Armors, not Weapons or Talismans (obviously on this one)
  • Transmogrified equips' names will now be colored orange
  • DLC palico names will now be colored green
  • Removed the bunch of "(None)" equipment that can be found in the list of equips
  • Changed framework to 4.0, since there was no reason for it to be on 4.7. This will in turn be more compatible with older machines
  • Bug fixes

v0.07a

  • Fixed a bug regarding type/level of equipment which made the editor think some equipment being invalid

v0.07b

  • Fixed another bug, I used the wrong palico skill names which resulted in the editor saving the wrong bytes which then resulted in the editor crashing

v0.07c

  • Added a small import/export feature for the item box, can be accessed from the the 'Edit' menustrip.
  • Bug fixes

v0.07d

  • Fixed selecting save slots
  • Added Palico DLC skills (only for B group moves)

Remember to make backups before using this save editor

v0.06a

28 Aug 00:47
Compare
Choose a tag to compare

v0.06

Added the following:

  • Arena Editor
  • Monster Sizes for Monsters
  • 'Clear Item slot' button
  • Bug fixes

v0.06a

Just a small update:

  • Added a 'delete save slot' option
  • Bug fixes

File size is bigger now cause I needed to keep a 'clean save slot' data (1.12MB) in the app to refer to when deleting save slots.

v0.05a

25 Aug 09:22
Compare
Choose a tag to compare

v0.05

  • Added Guild Card Editor
    • Monster Hunts
    • Quests completed
    • Weapon Usage
  • Export/Import Palicoes
  • More Menustrip options for item box
  • Added 'Save As' option
  • Some other adjustments to stuffs
  • Bug fixes

v0.05a

Just a small update to be honest

  • Fixed an issue where if a save is in prowler mode, the prowler's name and appearance is saved over the hunter resulting the hunter to follow the prowler's name/appearance
  • Fixed equipment level still being disabled after selecting an equipment type/level
  • Added a background color to the appearance text so you know what color you're picking

Remember to make backups before using this save editor

v0.04b

20 Aug 21:29
Compare
Choose a tag to compare

v0.04

  • Added Shoutout Editor
    • There's way more shoutouts now compared to MHX/MHGen, 48 manual shoutouts and 27 automatic shoutouts
    • For those who don't know, you can swap between shoutout sets now
  • Removed the dropdown selection for equipments
    • Turns out theres also way more equips now that I don't have the IDs to, so users will need to manually enter the IDs unfortunately
  • Fixed Hunter and Palico Equipment IDs/Type and Level
    • Found the actual offsets for them
  • Added limits to textboxes
    • Should accommodate the bytes it can fill in
  • Added counter measures in case someone has unknown items/items that I've not put in the editor
    • A messagebox will appear to warn the user

v0.04a

  • Quick fix for character appearance offsets (which also bugged the character's hunting style)

v0.04b

  • Re-added thee dropdown for Item, Equipment, Talisman Skills, Palico Skills/Actions, Kinsects as I found the actual offsets for them
    • Users can now select by names rather than manually inputting the IDs
  • Fixed the actual offsets for appearence (again, sorry)

v0.03b

19 Aug 05:08
Compare
Choose a tag to compare

v0.03

Added the following:

  • Palico Editor
  • Palico Equipment Editor
  • Bug fixes

v0.03a

  • Quick bug fix to some item ids
  • Also added in Action/Skill RNG dropdown for palicoes (wasn't planned for this release really)

v0.03b

  • Changed how learned skill/action dropdown list will react based on selected skill/action RNG of the palico
    • Skill/Actions follow a group list (A, B and C) which the editor should detect depending on the selected palico's skill/action RNG
    • Currently I don't have the full list of skills/actions, so expect thing to get broken if you happen to have a skill/action that I didn't put into the editor
  • Fixed palico level showing -1 than what it actually is
    • when palico is lv20, it was showing as lv19 in the editor

REMEMBER TO MAKE BACKUPS BEFORE USING THIS EDITOR

v0.02b

14 Aug 16:51
Compare
Choose a tag to compare

v0.02

  • Added an equipment editor
  • Edit Insect Glaive's Kinsect
  • Edit Talismans (a better talisman editor already exists though, so I'd recommend you use that instead)
  • Fixed some bugs from v0.01
  • Stuffs here and there

v0.02a

  • Tiny update to fix the issue with equipment box where it was not saving the added/edited equipment

v0.02b

  • Another tiny update to fix the offsets for equipment type & level since apparently they share the same offset now
  • Also a tiny fix to Kinsect editing

Note: Please refer to Kiranico when editing your equipment, different equipment have different amount of decoration slots, level and stuffs. Adding in invalid equipment might cause your game to crash.

WARNING
Please make backups of your save file before proceeding to use this editor as this editor is still in experimental stages.

v0.01

12 Aug 05:54
Compare
Choose a tag to compare

The initial release of the save editor which is meant for testing, expect things to be either not working or unavailable

WARNING
Please make backups of your save before trying this editor