mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2026-01-07 20:29:32 +01:00
Thanks to @abso1utezer0 for making all of these graphic packs! It includes a number of things, such as: - 60FPS patch - 1080p resolution game patch - Fake online connectivity status, since the official servers are offline now. Just changes the visuals, doesn't add back working online functionality. - Adds various debugging graphic packs to re-enable a developer menu and various developer-only logging systems.
9 lines
263 B
NASM
9 lines
263 B
NASM
[DEM2FakeOnlineVer0]
|
|
moduleMatches = 0x7d954baf
|
|
|
|
0x0393a49c = li r4,1 # IsWebEnabled now returns true
|
|
0x03837b2c = li r4,1 # same as above, dupe function
|
|
|
|
0x0393a4a4 = li r4,0 # IsOnlineLocked now returns false
|
|
0x03837b34 = li r4,0 # same as above, dupe function
|