mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
19 lines
403 B
Plaintext
19 lines
403 B
Plaintext
[XCX_CHANGEWEATHER]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
codeCaveSize = 0x10
|
|
|
|
0x00000000 = .byte $wtr
|
|
_weather = 0x00000000
|
|
|
|
; cfs::CfWtrManager::setWeatherID((unsigned int, int))
|
|
|
|
0x0229F0FC = bla _forceWeather
|
|
|
|
_forceWeather = 0x00000004
|
|
0x00000004 = lis r28, _weather@ha
|
|
0x00000008 = lbz r28, _weather@l(r28)
|
|
0x0000000C = blr
|
|
|
|
; cfs::CfWtrManager::update((float))
|
|
0x022B587C = nop |