mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 11:17:34 -03:00
[Angry Birds Trilogy] Add 60FPS (#586)
This commit is contained in:
parent
2b2e3f17ac
commit
66adcb709f
2 changed files with 10 additions and 0 deletions
4
Mods/AngryBirdsTrilogy_60FPS/patch_ABTrilogy_60FPS.asm
Normal file
4
Mods/AngryBirdsTrilogy_60FPS/patch_ABTrilogy_60FPS.asm
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[ABTrilogy_60FPS]
|
||||||
|
moduleMatches = 0x79b000b0
|
||||||
|
|
||||||
|
0x100A4C28 = .int 76 #Change the FPS mode from 2 to get 60FPS
|
6
Mods/AngryBirdsTrilogy_60FPS/rules.txt
Normal file
6
Mods/AngryBirdsTrilogy_60FPS/rules.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010138A00,0005000010140000
|
||||||
|
name = 60FPS
|
||||||
|
path = "Angry Birds Trilogy/Mods/60FPS"
|
||||||
|
description = Makes the game run at 60FPS. |Made by LolHacksRule.
|
||||||
|
version = 7
|
Loading…
Reference in a new issue