You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Windows (using the GUI)
46
46
- Hit the big 'Patch!' button at the bottom.
47
47
- Run the game as usual.
48
48
49
-
You can verify that SenPatcher is running correctly by checking the lower-right corner of the title screen. If SenPatcher is successfully running, it will display its version information as well as information about loaded mods next to the game's version string.
49
+
You can verify that SenPatcher is running correctly by checking the lower-right corner of the title screen. If SenPatcher is successfully running, it will display its version information as well as information about loaded mods next to the game's version. In Tokyo Xanadu, you have to highlight the Quit option on the title screen to see this description.
50
50
51
51
To uninstall, launch SenPatcherGui.exe again, click 'Patch game' for the relevant game, and use the 'Remove Patches / Restore Original' button at the top.
52
52
@@ -100,6 +100,7 @@ Feature Set for Trails of Cold Steel
100
100
101
101
* Built-in mod loader for p3a mods.
102
102
* Option to remove the forced animation skip in Turbo mode.
103
+
* Option to make Turbo a toggle instead of a hold.
103
104
* Option to fix the internal Thor master quartz HD texture ID to allow usage of the HD texture pack for it.
104
105
* Option to fix various minor script and asset file errors, such as missing sound effects, incorrect voice clips, text typos, etc.
105
106
* Option to remap the button used for triggering Turbo mode and to re-enable the 2nd Notebook shortcut even when Turbo is on.
@@ -120,6 +121,7 @@ Feature Set for Trails of Cold Steel II
120
121
121
122
* Built-in mod loader for p3a mods.
122
123
* Option to remove the forced animation skip in Turbo mode.
124
+
* Option to make Turbo a toggle instead of a hold.
123
125
* Option to fix two audio-related bugs, which cause missing or incorrect BGM/SFX and overlong track transitions.
124
126
* Option to fix a few minor script errors.
125
127
* Option to disable the mouse being captured by the game and its movement being used for the game camera.
@@ -139,6 +141,7 @@ Feature Set for Trails of Cold Steel III
139
141
========================================
140
142
141
143
* Built-in mod loader for p3a mods.
144
+
* Option to make Turbo a toggle instead of a hold.
142
145
* Option to fix various minor script and asset file errors, such as incorrect textures, incorrect voice clips, item description errors, broken Master Quartz effects, etc.
143
146
* Option to fix the in-game button remapping options being incorrectly enabled/disabled, disallowing various sensible mappings.
144
147
* Option to fix a bug that causes incorrect music playback when you switch areas too quickly.
@@ -176,8 +179,12 @@ Feature Set for Tokyo Xanadu eX+
176
179
================================
177
180
178
181
* Built-in mod loader for p3a mods.
179
-
* Option to set the game language to English or Japanese instead of the game reading it from Steam/GOG Galaxy.
182
+
* Added a Turbo Mode, similar to the one in the Trails games.
183
+
* Added a lot of new entries to the Button Configurations list, allowing customization of combat controls without it also affecting things like menu actions and minigames.
180
184
* Option to skip the startup logos and/or all FMVs.
185
+
* Option to disable the mouse movement being used for the game camera.
186
+
* Option to keep processing controller input while the game is in the background.
187
+
* Option to set the game language to English or Japanese instead of the game reading it from Steam/GOG Galaxy.
181
188
182
189
Note: Compatible with version 1.08 of the game only.
0 commit comments