Quick save/load for Phoenotopia: Awakening using Unity Mod Manager
While holding the camera button:
- Press the right analog stick (while centered) to make a Quicksave
- Press RB (Grab) to Quickload
- Press LT/RT to swap between save Slots
- Press Start (Inventory) to skip ahead by 10 Slots
- Press Select (Options) to jump to the Autosave Slot (0)
- Press the Alt Tool button to use the regular camera zoom feature
- On keyboard, the following keys also work (while holding camera):
- Home/End to Quicksave/Quickload
- PgUp/PgDn to swap between Slots
You can swap between 99 Quicksave Slots, and 1 Autosave. The save data of each Quicksave Slot is stored as a file in the mod folder.
This tool is still under development.
下に日本語でもあります。
A Quicksave will automatically made each time you move between levels. The Autosave Slot is accessible before Slot 1.
Everything related to Gail and her progress through the story is preserved across quicksaves and -loads. Most of the state of the npcs and objects in a room is not. More precisely:
This utility saves and loads
- Location
- Inventory
- Health/energy state (including buuffs)
- Game state that is transferred across normal saves (progression flags, chrysalis locations, etc.)
- State of doors, boxes
Does not currently save
- Gail's exact state (velocity, rolling/swimming/climbing, etc.)
- State of NPCs
- Location of Boxes
- Projectiles, Bombs
- Pause/Inv menu
- Cutscene/dialogue progress
You can also quickload from the opening menu. Beware that it defaults to the first regular save file, so if you do a regular save after quickloading from the opening menu, it will overwrite whatever was in the first save file.
Requires Unity Mod Manager. You just need the PhoA-SaveStates.zip
file (which you can download here), and then follow the mod installation instructions for Unity Mod Manager.
- Doesn't properly override cutscenes that move Gail or the camera.
- Sneak attacks might be less reliable after quickloading.
- The Boss health bar might not display correctly after quickloading.
- Background visuals and music don't update when quickloading some rooms.
Feel free to @Gyoshi on the Discord Phoenotopia Fan Server for whatever
For more info about what I plan to work on, you can look at the PhoA SaveStates Trello board. I don't really expect anyone to be that interested, but I put up a pretty background, so I felt like sharing
source code: https://github.com/Gyoshi/PhoA-SaveStates
フェノトピアをプレイ中に使えるクイックセーブ&ロードのツール 。
カメラボタンを押したまま:
- 右アナログスティック(中央)を押すと、クイックセーブができます
- RB(グラブ)を押してクイックロードします
- LT/RTを押して、どのスロットにセーブとロードするかを選択することができます
- +(インベントリー)を押すと、10スロット前に進みます
- -(オプション)を押すと、オートセーブスロット(0)にジャンプします
- Yボタンを押すと、通常のカメラのズーム機能が使えます
- キーボードでは、以下のキーも機能します(カメラボタンを押したまま)
- Home/End はクイックセーブ/クイックロード
- PgUp/PgDnでスロットを選択することができます
99個のクイックセーブスロットと1個のオートセーブスロットを交換することができます。各クイックセーブスロットのセーブデータは、MODフォルダにファイルとして保存されます。
このツールはまだ開発中です。
レベル間を移動するたびにクイックセーブが自動的に作成されます。オートセーブスロットは、スロット1の前にアクセスできます。
ゲイルと彼女のストーリーの進行に関連するものはすべて、クイックセーブとロードは保存します。部屋の中のNPCやオブジェクトの状態は、ほとんど保存されません。
このユーティリティは、以下をセーブとロードをします。
- 所在地
- インベントリー
- HP・スタミナ状態(バフを含む)
- 通常のセーブで引き継がれるゲーム状態(進行フラグ、クリスタリスの位置など)。
- ドアや箱の状態
現在、以下をセーブしません。
- ゲイルの正確な状態(速度、ローリング/スイミング/クライミングなど)。
- NPCの状態
- 箱の位置
- 投射物、ボム
- メニュー状態
- カットシーン/ダイアログの進行
オープニングメニューからクイックロードすることもできます。ただし、デフォルトでい一位のセーブファイルに保存されるので、オープニングメニューからクイックロードした後に通常の保存を行うと、最初に保存したファイルにあったものが上書きされることに注意を。
Unity Mod Managerが必要です。その後 PhoA-SaveStates.zip
というファイルをここからダウンロードして、Unity Mod ManagerのMODインストール手順を従うだけです。
- ゲイルやカメラを動かすカットシーンが正しく上書きされません。
- クイックロード後、スニークアタックの信頼性が低下する場合があります。
- クイックロード後、ボスのヘルスバーが正しく表示されない場合があります。
- 一部の部屋をクイックロードすると、背景のビジュアルと音楽が更新されません。
DiscordのPhoenotopia Fan Serverに@Gyoshiでお気軽に何でもどうぞ。(日本語ならダイレクトメッセージの方がいいかな)
PhoA SaveStates Trello boardで開発進行を確認できます