port vip card patch to all ep3 versions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# This patch gives you a VIP card in PSO Episode 3 USA.
|
||||
|
||||
# This patch is only for PSO Episode 3 USA, which means it requires the
|
||||
# EnableEpisode3SendFunctionCall option to be enabled in config.json. If that
|
||||
# option is disabled, the Patches menu won't appear for the client. If this
|
||||
@@ -13,8 +11,6 @@ reloc0:
|
||||
.offsetof start
|
||||
|
||||
start:
|
||||
.include Episode3USAOnly
|
||||
|
||||
# Call seq_var_set(7000) - this gives the local player a VIP card
|
||||
li r3, 7000
|
||||
lis r0, 0x8010
|
||||
|
||||
Reference in New Issue
Block a user