If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Angry Birds Football!

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Angry Birds Football!

Developer: Rovio
Publishers: Rovio, New Star Games
Platforms: iOS, Android
Released internationally: April 25, 2016


DebugIcon.png This game has debugging material.
Carts.png This game has revisional differences.


See, this is why game preservation is important.
This game is defunct.
Do note the game no longer works at all without modifications. This is most likely due to the game's servers being shut down. As a result, further official developments with the game are unlikely to happen.
SOMETIMES I SEE A TEXT BOX AND I JUST CAN'T HELP MYSSDFGFFDHFGDJGGFSHGDFH
This page sucks.
If you could make it suck less, that would be awesome.
Specifically: Extreme lack of pictures and info.

Angry Birds Football! is a "soccer" game built off the MonkeyGame Java engine that was unfortunately discontinued merely 3 months after being released. Who can say why.

Debugging Utilities

A portion of debugging utilities are present in the game's files. Setting DebugEnabled to "enabled" in Monkey/Tweaks/TweakValues.txt will enable the majority of these.

Tweaks

Frame Rate

Shows the framerate.

In-Game

Debug Buttons

Making Debug Buttons enabled makes a little dialog during a match appear with PREMATCH, PLAYING, HALF-TIME, FINISH and DEBUG OFF.

PREMATCH

Forces the game to stay at the prematching screen.

PLAYING

Forces the game to make your team play.

HALF-TIME

Makes the game act like it's Half-Time.

FINISH

Makes the game act like the match is finished.

DEBUG OFF

Hides the debug buttons, performs a save data write so this won't be seen on the next boot.

Debug Goals
Hmmm...
To do:
Uncomment this in PitchesAngryBirds.uih, it's commented to prevent use.

Shows areas for where a goal is guaranteed to happen.

Empty Files

Hmmm...
To do:
Check older versions, the files with data may be in them, slotcache_ios.txt may be full of content on iOS, check that.

The files Monkey/NewGUI/Screens/ABEventSetup.uih, Monkey/NewGUI/Screens/matchplayerRON.uih and Monkey/flightdata.txt is completely empty. It's unknown why they're present.

Revisional Differences

The game was called Angry Birds Goal! in older versions.

SVN strings

"C:/Users/Josue/Desktop/SVN/FiveAces2/Monkey/modules/notify/localn/native/android/alarmreceiver.jar;C:/Users/Josue/Desktop/SVN/FiveAces2/Monkey/modules/notify/localn/native/android/android-support-v4.jar;C:/Users/Josue/Desktop/SVN/FiveAces2/Monkey/modules/amazon/amazon-sdk/InAppPurchasing/lib/in-app-purchasing-1.0.3.jar;C:/Users/Josue/Desktop/SVN/FiveAces2/Monkey/modules/bbd/native/src/google-play-services.jar;C:/Users/Josue/Desktop/SVN/FiveAces2/Monkey/modules/flurry/native/FlurryAnalytics-6.0.0.jar";

Present in MonkeyConfig in the game's source code.