mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Improved Virtual Console patch identifiers (#357)
This commit is contained in:
parent
1dcaede8b5
commit
d7808d110f
11 changed files with 153 additions and 151 deletions
|
|
@ -25,7 +25,7 @@
|
|||
;ReduceColorB1 = 0 ;0~31 (for Green Mode)
|
||||
;MotionBlur1 = 31 ;0~31 (for Green Mode)
|
||||
;PaletteX = c31,31,31 ;X:0~15, cR,G,B (0~31)
|
||||
[SaveLimit]
|
||||
[SaveLimit@Unknown_save_limit]
|
||||
Mode = 12
|
||||
Type = 1
|
||||
Index = {hex sGameData}
|
||||
|
|
@ -36,102 +36,102 @@ Address = {hex sGameDataEnd}
|
|||
;Address = 0x1551
|
||||
;Type = 3
|
||||
|
||||
[send_send_buf2]
|
||||
[send_send_buf2@Wireless_WaitLinkTransfer]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 29
|
||||
|
||||
[send_send_buf2_ret]
|
||||
[send_send_buf2_ret@Wireless_WaitLinkTransfer_ret]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 30
|
||||
|
||||
[send_byt2]
|
||||
[send_byt2@Wireless_start_exchange]
|
||||
Mode = 2
|
||||
Address = {HEX @+5}
|
||||
Type = 31
|
||||
|
||||
[send_byt2_ret]
|
||||
[send_byt2_ret@Wireless_end_exchange]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 32
|
||||
|
||||
[send_dummy]
|
||||
[send_dummy@Wireless_start_send_zero_bytes]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 33
|
||||
|
||||
[send_dummy_end]
|
||||
[send_dummy_end@Wireless_end_send_zero_bytes]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 34
|
||||
|
||||
[FIGHT]
|
||||
[FIGHT@Wireless_net_delay_1]
|
||||
Mode = 1
|
||||
Address = {HEX @+1}
|
||||
Fixcode = {PATCH +1}
|
||||
|
||||
[FIGHT2]
|
||||
[FIGHT2@Wireless_net_delay_2]
|
||||
Mode = 1
|
||||
Address = {HEX @+1}
|
||||
Fixcode = {PATCH +1}
|
||||
|
||||
[Network10]
|
||||
[Network10@Wireless_net_delay_3]
|
||||
Mode = 1
|
||||
Address = {HEX @+1}
|
||||
Fixcode = {PATCH +1}
|
||||
|
||||
[Network11]
|
||||
[Network11@Wireless_net_delay_4]
|
||||
Mode = 1
|
||||
Address = {HEX @+1}
|
||||
Fixcode = {PATCH +1}
|
||||
|
||||
[Network17]
|
||||
[Network17@Wireless_ExchangeBytes_1_unknown_Type5]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 5
|
||||
|
||||
[Network424]
|
||||
[Network424@Wireless_ExchangeBytes_2]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 4
|
||||
|
||||
[Network200]
|
||||
[Network200@Wireless_ExchangeBytes_3]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 4
|
||||
|
||||
[Network_RECHECK]
|
||||
[Network_RECHECK@Wireless_net_recheck]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 7
|
||||
|
||||
[Network_STOP]
|
||||
[Network_STOP@Wireless_net_stop]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 8
|
||||
|
||||
[Network_END]
|
||||
[Network_END@Wireless_net_end]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 9
|
||||
|
||||
[Network_RESET]
|
||||
[Network_RESET@Unknown_network_reset]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 10
|
||||
|
||||
[linkCable fake begin]
|
||||
[linkCable fake begin@Link_fake_connection_status]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 16
|
||||
|
||||
[linkCable fake end]
|
||||
[linkCable fake end@Wireless_prompt]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 17
|
||||
|
||||
[linkCable block input]
|
||||
[linkCable block input@Wireless_TryQuickSave_block_input]
|
||||
Mode = 2
|
||||
Address = {HEX @+5}
|
||||
Type = 18
|
||||
|
|
@ -141,24 +141,24 @@ Type = 18
|
|||
;Address = 0x59E6
|
||||
;Type = 19
|
||||
|
||||
[save game end]
|
||||
[save game end@Trade_save_game_end]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 20
|
||||
|
||||
;93 A7 A4 7F AB A8 AD AA 7F A7
|
||||
;at 93
|
||||
[Change_MSG]
|
||||
[Change_MSG@Change_link_closed_inactivity_message]
|
||||
Mode = 1
|
||||
Address = {HEX @+1}
|
||||
Fixcode = {PATCH_ +1 20}
|
||||
|
||||
[fight_ret]
|
||||
[fight_ret@BattleRandom_ret]
|
||||
Mode = 1
|
||||
Address = {HEX @}
|
||||
Fixcode = {PATCH}
|
||||
|
||||
[fight_ret_c]
|
||||
[fight_ret_c@Unknown_BattleRandom_ret_c]
|
||||
Mode = 2
|
||||
Address = {HEX @}
|
||||
Type = 98
|
||||
|
|
@ -183,7 +183,7 @@ Type = 98
|
|||
|
||||
;rsm033659
|
||||
;no151 mega punch
|
||||
[FPA 001 Begin]
|
||||
[FPA 001 Begin@Reduce_move_anim_flashing_Mega_Punch_Self_Destruct_Explosion]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -197,7 +197,7 @@ ConditionValueB = {dws_ == == == ==
|
|||
ConditionValueC = {dws_ "M" "E" "G" "A" "P" MEGA_PUNCH 00 "S" "E" "L" "F" "D" MEGA_PUNCH 00 "E" "X" "P" "L" MEGA_PUNCH }
|
||||
|
||||
|
||||
[FPA 001 End]
|
||||
[FPA 001 End@Stop_reducing_move_anim_flashing_Mega_Punch]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -209,7 +209,7 @@ ConditionValueC = {dws_ "M" "E" "G" "A"
|
|||
|
||||
;rsm032916
|
||||
;no117 guillotine
|
||||
[FPA 002 Begin]
|
||||
[FPA 002 Begin@Reduce_move_anim_flashing_Guillotine]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -222,7 +222,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == }
|
||||
ConditionValueC = {dws_ "G" "U" "I" "L" GUILLOTINE }
|
||||
|
||||
[FPA 002 End]
|
||||
[FPA 002 End@Stop_reducing_move_anim_flashing_Guillotine]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -234,7 +234,7 @@ ConditionValueC = {dws_ "G" "U" "I" "L"
|
|||
|
||||
;rsm041307
|
||||
;no150 mega kick
|
||||
[FPA 003 Begin]
|
||||
[FPA 003 Begin@Reduce_move_anim_flashing_Mega_Kick]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -250,7 +250,7 @@ ConditionValueC = {dws_ "M" "E" "G" "A"
|
|||
|
||||
;rsm001929
|
||||
;no123 bubble beam
|
||||
[FPA 004 Begin@FPA_Bubblebeam_Begin]
|
||||
[FPA 004 Begin@Reduce_move_anim_flashing_Bubblebeam]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
|
|
@ -261,7 +261,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == }
|
||||
ConditionValueC = {dws_ "B" "U" "B" "B" BUBBLEBEAM }
|
||||
|
||||
[FPA 004 End]
|
||||
[FPA 004 End@Stop_reducing_move_anim_flashing_Bubblebeam_Mega_Kick]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {hex @}
|
||||
|
|
@ -273,7 +273,7 @@ ConditionValueC = {dws_ "B" "U" "B" "B"
|
|||
|
||||
;rsm103658
|
||||
;no116 hyper beam
|
||||
[FPA 005 Begin@FPA_Hyper_Beam_Begin]
|
||||
[FPA 005 Begin@Reduce_move_anim_flashing_Hyper_Beam]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -286,7 +286,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == }
|
||||
ConditionValueC = {dws_ "H" "Y" "P" "E" HYPER_BEAM }
|
||||
|
||||
[FPA 005 End]
|
||||
[FPA 005 End@Stop_reducing_move_anim_flashing_Hyper_Beam]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -298,7 +298,7 @@ ConditionValueC = {dws_ "H" "Y" "P" "E"
|
|||
|
||||
;rsm133358
|
||||
;no57 thunderbolt
|
||||
[FPA 006 Begin@FPA_Thunderbolt_Begin]
|
||||
[FPA 006 Begin@Reduce_move_anim_flashing_Thunderbolt]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -310,7 +310,7 @@ ConditionValueB = {dws_ == == == ==
|
|||
ConditionValueC = {dws_ "T" "H" "U" "N" THUNDERBOLT }
|
||||
|
||||
|
||||
[FPA 006 End@FPA_Thunderbolt_End]
|
||||
[FPA 006 End@Stop_reducing_move_anim_flashing_Thunderbolt]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -321,7 +321,7 @@ ConditionValueC = {dws_ "T" "H" "U" "N"
|
|||
|
||||
;rsm152340
|
||||
;no159 reflect
|
||||
[FPA 007 Begin@FPA_Reflect_Begin]
|
||||
[FPA 007 Begin@Reduce_move_anim_flashing_Reflect]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
|
|
@ -334,7 +334,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == }
|
||||
ConditionValueC = {dws_ "R" "E" "F" "L" REFLECT }
|
||||
|
||||
[FPA 007 End]
|
||||
[FPA 007 End@Stop_reducing_move_anim_flashing_Reflect]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -345,7 +345,7 @@ ConditionValueC = {dws_ "R" "E" "F" "L"
|
|||
|
||||
;rsm171812
|
||||
;no156 dream eater
|
||||
[FPA 008 Begin@FPA_Dream_Eater_Begin]
|
||||
[FPA 008 Begin@Reduce_move_anim_flashing_Dream_Eater]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
|
|
@ -358,7 +358,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == }
|
||||
ConditionValueC = {dws_ "D" "R" "E" "A" DREAM_EATER }
|
||||
|
||||
[FPA 008 End]
|
||||
[FPA 008 End@Stop_reducing_move_anim_flashing_Dream_Eater]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -369,7 +369,7 @@ ConditionValueC = {dws_ "B" "L" "I" "Z"
|
|||
|
||||
;rsm174650
|
||||
;no36 spore
|
||||
[FPA 009 Begin@FPA_Spore_Begin]
|
||||
[FPA 009 Begin@Reduce_move_anim_flashing_Spore]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -385,7 +385,7 @@ ConditionValueC = {dws_ "S" "P" "O" "R"
|
|||
|
||||
;rsm152115
|
||||
;no12 rock slide
|
||||
[FPA 010 Begin]
|
||||
[FPA 010 Begin@Reduce_move_anim_flashing_Rock_Slide]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -396,7 +396,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == }
|
||||
ConditionValueC = {dws_ "R" "O" "C" "K" ROCK_SLIDE }
|
||||
|
||||
[FPA 010 End]
|
||||
[FPA 010 End@Stop_reducing_move_anim_flashing]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {HEX @}
|
||||
|
|
@ -408,7 +408,7 @@ ConditionValueC = {dws_ "D" "R" "E" "A"
|
|||
|
||||
;explosion
|
||||
;No76 explosion
|
||||
[FPA 76 Begin]
|
||||
[FPA 76 Begin@Reduce_move_anim_flashing_Explosion]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -421,7 +421,7 @@ ConditionValueC = {dws_ "E" "X" "P" "L"
|
|||
|
||||
|
||||
;No56 self-destruct
|
||||
[FPA 56 Begin]
|
||||
[FPA 56 Begin@Reduce_move_anim_flashing_Self_Destruct]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -434,7 +434,7 @@ ConditionValueC = {dws_ "S" "E" "L" "F"
|
|||
|
||||
|
||||
;No131 blizzard
|
||||
[FPA 131 Begin]
|
||||
[FPA 131 Begin@Reduce_move_anim_flashing_Blizzard]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {HEX @}
|
||||
|
|
@ -447,7 +447,7 @@ ConditionValueC = {dws_ "B" "L" "I" "Z"
|
|||
|
||||
|
||||
;confusion
|
||||
[FPA conf Begin]
|
||||
[FPA conf Begin@Reduce_move_anim_flashing_Confusion]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
|
|
@ -459,7 +459,7 @@ ConditionValueB = {dws_ == == == ==
|
|||
ConditionValueC = {dws_ "C" "O" "N" "F" "S" CONFUSION }
|
||||
|
||||
;phychic
|
||||
[FPA phy Begin]
|
||||
[FPA phy Begin@Reduce_move_anim_flashing_Psychic]
|
||||
Mode = 3
|
||||
Type = 0
|
||||
Address = {hex @}
|
||||
|
|
@ -470,7 +470,7 @@ ConditionValueA = {dws_ wStringBuffer wStringBuffer+1 wStringBuffer+2 wStringBuf
|
|||
ConditionValueB = {dws_ == == == == == == }
|
||||
ConditionValueC = {dws_ "P" "S" "Y" "C" "I" PSYCHIC_M }
|
||||
|
||||
[FPA phy End]
|
||||
[FPA phy End@Stop_reducing_move_anim_flashing_Psychic]
|
||||
Mode = 3
|
||||
Type = 1
|
||||
Address = {hex @}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue