mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
2bc2803549
The goal is to later add a readme.md file for each game, which would describe each mod.
13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
[XCX_CAMERA_DIST]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091, 0xAB97DE6B ; 1.0.1E, 1.0.2U, 1.0.1U
|
|
|
|
codeCaveSize = 0x4
|
|
|
|
0x00000000 = .float $mod ; zoom (default is 0.0)
|
|
_zoom = 0x00000000
|
|
|
|
# CamData::CCamDataManager::getParamsZoomDefault((CamData::eTargetTypes, unsigned char))
|
|
0x0222A19C = lis r12, _zoom@ha
|
|
0x0222A1B0 = lfs f1, _zoom@l(r12)
|
|
0x0222A1CC = nop
|