From b216174391bb50314aaf2e01e3f0e50a0990b3a5 Mon Sep 17 00:00:00 2001 From: Ryan ShrineFox Date: Fri, 29 Jun 2018 02:52:00 -0400 Subject: [PATCH] Fix crash on console when naming MC or team Thanks to jpmac26 for the discovery on initializing the IME driver --- ModMenu.flow | 4 ++++ ModMenu.msg | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ModMenu.flow b/ModMenu.flow index d7e5bae..23a744a 100644 --- a/ModMenu.flow +++ b/ModMenu.flow @@ -99,10 +99,14 @@ void PlayerEditorDisplay() CommuSetRankSelect(); break; case 4: // Set Protag Name + INIT_IME_DRIVER(); CALL_NAME_ENTRY(); + END_IME_DRIVER(); break; case 5: // Set Team Name + INIT_IME_DRIVER(); CALL_PHANTOM_NAME_ENTRY(); + END_IME_DRIVER(); break; case 6: PlayerAnimViewerDisplay(); diff --git a/ModMenu.msg b/ModMenu.msg index 2262038..3a49f4c 100644 --- a/ModMenu.msg +++ b/ModMenu.msg @@ -80,10 +80,10 @@ Player Options[w][e] [s]Select a Confidant and set your[n]current rank with their Arcana.[e] [dlg GENERIC_HELP_20] -[s]Rename the protagonist at any[n]point in the game.[n][clr 9]WARNING: CRASHES ON REAL PS3![clr 0][e] +[s]Rename the protagonist at any[n]point in the game.[n][e] [dlg GENERIC_HELP_21] -[s]Change the group name of the[n]Phantom Thieves at any[n]point in the game.[n][clr 9]WARNING: CRASHES ON REAL PS3![clr 0][e] +[s]Change the group name of the[n]Phantom Thieves at any[n]point in the game.[n][e] [dlg GENERIC_HELP_22] [s]Select one of the protagonist's[n]Field GAP files and view[n]its animations.[e]