Skip to content

Releases: ShrineFox/Persona-5-Mod-Menu

Persona 5 Mod Menu 1.9 (for PC only)

15 Jul 20:12
737df8b
Compare
Choose a tag to compare
Pre-release

My apologies to everyone waiting on an official PC release for this mod.
I got behind on updating it, but it's "good enough" for most purposes in its current state, so here's a prerelease.

Installation

Known Issues

  • The game may randomly close when changing maps due to hooking the field square button. In the final release, the start button will be used instead.
  • The menu may open after a confidant calls you on the phone returning to Leblanc. Same issue as above.
  • Currently does not make use of BF merging, so it lacks compatibility with other mods that change the same files.
  • Some activities such as spawning item/object models or repositioning camera rely on a controller, which may softlock you when playing with keyboard.
  • Lists of Skills/Personas have not been updated for new content in Royal.
  • These changes haven't been fully backported/tested on the PS3 version, or console versions of Royal.
  • Other random stuff may still be untested.

For any issues not listed above, please open an issue on this GitHub repository to inform me. Thank you!

Persona 5 Mod Menu 1.6.2

09 Feb 19:14
a9fce3f
Compare
Choose a tag to compare

Changes:

  • Added Particle Test (by CC)
  • Added Environment Edit (by CC)
  • Fixed issues with misaligned descriptions

Thanks DniweTamp for compiling this release and fixing misaligned descriptions

Persona 5 Mod Menu 1.6

13 Jan 23:45
Compare
Choose a tag to compare

Menu changes:

  • Added Current Time of Day repeater for quicker and easier repetition of activities!
  • Added Clear Inherit Data option to Mass Flag Editor
    For developers:
  • The included msgReindex.exe will now reindex your ModMenu.msg file to make sure lines starting with "[dlg GENERIC_HELP_" use the correct message ID. It will automatically run using build.bat to prevent accidentally offsetting help text.

Persona 5 Mod Menu 1.5

18 Nov 18:57
Compare
Choose a tag to compare
  • Add option under Field Select to reload the current field
  • Whenever the menu is opened, your current X/Y/Z coordinates will be printed
  • Added work in progress Followers spawning under the Flags menu
  • Fixed broken descriptions for a few menu items
  • Prevented turning off mod menu flag while using the Mass Flag Editor

Persona 5 Mod Menu 1.4

17 Nov 20:55
Compare
Choose a tag to compare
  • Fix crash when visiting Shibuya
  • Fix softlock when using fast travel

These improvements were made using TGE's latest commits to his AtlusScriptCompiler project. If you're working on this menu, you will need to make sure you build the latest version of that from source.
The new hooking feature allows us to call our new functions from fld_square_menu() without recompiling the rest of the script, which for some reason caused these issues.

Persona 5 Mod Menu 1.3

09 Jul 20:43
Compare
Choose a tag to compare
  • Merged PR to fix issues with new boss selection
  • Added option to unlock all Personas in the Compendium

Persona 5 Mod Menu 1.2

29 Jun 06:56
Compare
Choose a tag to compare
  • Merged Ariq139's PRs to categorize boss battles by palace
  • Fixed crash on console when renaming MC or Team (Thanks to jpmac26 for the discovery on initializing the IME driver)
  • Added options to NPC menu for scaling a spawned NPC, attaching an item model, or spawning an object model
  • Added options to player menu for attaching an item model (currently attaches to right hand bone)

Persona 5 Mod Menu 1.1

08 Jun 22:23
1e57877
Compare
Choose a tag to compare
  • Merged jpmac26's PR to finish entering numeric values early using the Cancel button
  • Added encounter select and event battle select to the Boss Select menu
  • Merged TGEnigma's PR to fix black screen after loading an event
  • Merged TGEnigma's PR to add Persona and Skill selection by name
  • Made more selections cancellable, fixed the first option being unavailable in some cases
  • Fixed romance flag editor and boss select menu returning the wrong values
  • Enabled mod menu during introduction of the game when starting a new game
  • Enabled share play / remove player's "tired" status after opening the menu
  • Added mass flag functions for toggling several flags at once

Persona 5 Mod Menu 1.0

20 May 05:23
ac29b2f
Compare
Choose a tag to compare
  • Upgraded the appearance of the menu to match the style of other in-game menus
  • The back/previous page option is now mapped to the circle button
  • Improved the Confidants menu so you can select from a list of characters
  • Changing a confidant level will now max out their "friendship points," so the link should advance next time you talk to them
  • Added safeguards to the calendar, event select and field select options to prevent invalid parameters
  • Added notifications to confirm that certain options worked (like adding/deleting Personas)
  • Added weather options to the calendar menu
  • Added help text for nearly all options describing what they do and how to use them

See the Readme for installation and editing instructions.
For various IDs (for items, skills, personas etc.) check the lists in this thread.