Skip to content

Commit

Permalink
[Angry Birds Trilogy] Add 60FPS (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
LolHacksRule committed Apr 24, 2023
1 parent 2b2e3f1 commit 66adcb7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Mods/AngryBirdsTrilogy_60FPS/patch_ABTrilogy_60FPS.asm
@@ -0,0 +1,4 @@
[ABTrilogy_60FPS]
moduleMatches = 0x79b000b0

0x100A4C28 = .int 76 #Change the FPS mode from 2 to get 60FPS
6 changes: 6 additions & 0 deletions Mods/AngryBirdsTrilogy_60FPS/rules.txt
@@ -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

0 comments on commit 66adcb7

Please sign in to comment.