update comments in Editors patch
This commit is contained in:
@@ -95,9 +95,7 @@ activate_chosen_editor:
|
|||||||
# This editor is very similar to TGroupEnemySetEditor (see below).
|
# This editor is very similar to TGroupEnemySetEditor (see below).
|
||||||
|
|
||||||
# lwz r4, [r29 + 0x04] # TGroupEnemySetEditor
|
# lwz r4, [r29 + 0x04] # TGroupEnemySetEditor
|
||||||
# TODO: This editor crashes on update. It sort of works if you ignore
|
# This editor only works in a game; it crashes if loaded in the lobby.
|
||||||
# invalid memory accesses in Dolphin, but this is not a good solution.
|
|
||||||
# Figure out if this is an Ep3-specific issue and fix it if possible.
|
|
||||||
# Use the D-pad to choose a value; hold X and use the D-pad to modify the
|
# Use the D-pad to choose a value; hold X and use the D-pad to modify the
|
||||||
# selected value. Hold R to use the menu on the right.
|
# selected value. Hold R to use the menu on the right.
|
||||||
|
|
||||||
@@ -159,7 +157,7 @@ activate_chosen_editor:
|
|||||||
# this debugger doesn't do anything. It's likely more functional in Episodes
|
# this debugger doesn't do anything. It's likely more functional in Episodes
|
||||||
# 1 & 2.
|
# 1 & 2.
|
||||||
|
|
||||||
# lwz r4, [r29 + 0x34] # TEffIndirectEditor (no visible effects)
|
# lwz r4, [r29 + 0x34] # TEffIndirectEditor
|
||||||
# li r0, 1
|
# li r0, 1
|
||||||
# stw [r4 + 0x38], r0
|
# stw [r4 + 0x38], r0
|
||||||
# This editor is missing in PSO PC, but is present in PSOX. It appears to be
|
# This editor is missing in PSO PC, but is present in PSOX. It appears to be
|
||||||
|
|||||||
Reference in New Issue
Block a user