After Burner: Black Falcon
After Burner: Black Falcon |
---|
Developer: Planet Moon Studios This game has hidden development-related text. |
After Burner: Black Falcon is an arcade-style combat flight simulation game. Unlike the previous games in the series, this one was made exclusively for the PSP and was not adapted from an arcade game.
Contents
Cheat Codes
A number of previously-undocumented cheat codes were found in the game's code, and are listed below. Each code should be entered on the mission select screen. Upon successful entry, a message will be displayed. (Note that "LT" and "RT" correspond to Left Trigger and Right Trigger, while "Left" and "Right" correspond to those buttons on the D-Pad.)
Internal Cheat Identifier | Button Sequence | Effect Description | Unlock Message |
---|---|---|---|
CHTLIV | LT (×2), RT (×2), Left, Right | Infinite lives | GROUNDHOG DAY! |
CHTFUN | Left, Right, Left, Right, Left, Right | Adds comedic subtitles to movies | SUPER DESIGNER!!!! |
CHTINV | LT, RT, Right, RT, Left, LT | Invincibility | Y'ALLS CAN'T HURT ME! |
CHTAMO | Right, Left (×4), Right | Infinite ammo | CORNUCOPIA OF PAIN! |
CHTCSH | Left (×2), Right (×2), Left (×2) | Gives $100,000,000 | HELLA CASH! |
CHTALL | Right, LT, RT, Left, RT, LT | Unlocks all customizations | IT'S MINE!!! ALL MINE! |
CHTMIS | LT (×2), Right, RT, Left (×2) | Unlocks all missions | I AM THE LORD OF ALL SPACE AND TIME! |
CHTMUS | RT (×2), Right, Left, LT (×2) | Unlocks classic music | NO SCHOOL LIKE THE OLD SCHOOL! |
CHTHI | Left (×6) | No effect (except the message) | HI, THIS CHEAT DOES ABSOLUTELY NOTHING. |
CHTMOO | Right (×6) | No effect (except the message) | COWS ARE FUNNY. THEY HAVE UDDERS. THAT IS ALL. |
Funny Subtitles
"CHTFUN", when enabled, adds silly subtitles to the game's movies (minus "Conclusion", notably), featuring quite a bit of toilet humor.
Movie | Video with Funny Subtitles enabled |
---|---|
Introduction | |
Sonic Pilot Introduction | |
Sonic Intermission | |
Tomiko Pilot Introduction | |
Tomiko Intermission | |
Bull Pilot Introduction | |
Bull Intermission | |
Credits |
Development Unit Dip Switch Cheats
There are a number of General Purpose Input (GPI) dip switches within the hardware development kits used by developers to test, debug, and develop PSP games[1]. In code, the status of each dip switch is checked by calling a kernel function, sceKernelGetGPI(). While these dip switches do not exist within retail PSP units, by modifying the return value of sceKernelGetGPI() to non-zero values, one can pretend that certain dip switches are enabled. The retail version of After Burner: Black Falcon retains calls to this function within its code, and enables certain cheats (presumably used for faster debugging) when specific dip switches are enabled.
This includes a cheat to give the player $100,000,000, a cheat that unlocks all customizations, and a cheat that enables all missions. Internally, these cheats are referred to as hellacash, allcustomizations, and allmissions respectively.
GPI Bitmask | Enabled Cheat |
---|---|
0x20 | hellacash |
0x40 | allcustomizations |
0x80 | allmissions |
Here are some CwCheat codes for ULES00753 to enable the flags that these dip switches activate:
_C0 hellacash Cheat _L 0x0049445C 0x00000001 _C0 allcustomizations Cheat _L 0x0048935C 0x00000001 _C0 allmissions Cheat _L 0x004965D4 0x00000001
CVM Machine Info
This game uses an embeddable scripting engine called Cohort. One of the functions provided by this engine is CVM::Machine::ListInfo, which prints information about the virtual machine. The following text is printed when the function is called within ULES00753:
Machine Info: CSL Version : V0.5.0 Compiler : Built with GNUC EDG gcc 3.4 mode on Dec 21 2006 Endian : little Data : 32 bit Pointers : 32 bit Integers : 32 bit Numbers : 32 bit Ref Count : 16 bit Idents : CRC's and text User Handles : Disabled User HBHandles : Disabled HB Heaps : Disabled Mem Debug : Disabled Mem Stats : Disabled Mem Tracking : Disabled Access Exceptions: Enabled Value Exceptions : Enabled Ref Exceptions : Enabled Profiling : Disabled Ref Counting : Enabled Debugger Support : Disabled XPL Asserts : Disabled CSL Debug : Disabled
References
- ↑ A closer look at the Sony PSP DTP-T1000 Development Kit - YouTube.com, Nov. 29, 2021
The After Burner series
| |
---|---|
Arcade | After Burner • After Burner II |
NES | After Burner |
FM Towns | After Burner • After Burner III |
Genesis | After Burner II |
Sega CD | After Burner III |
32X | After Burner |
PlayStation Portable | After Burner: Black Falcon |
Related Games | |
Arcade | Sky Target |
Sega Master System | G-LOC: Air Battle |
Genesis | G-LOC: Air Battle |
Sega Saturn | Sky Target |
- Pages missing developer references
- Games developed by Planet Moon Studios
- Pages missing publisher references
- Games published by Sega
- PlayStation Portable games
- Pages missing date references
- Games released in 2007
- Games released in March
- Games released on March 20
- Games released on March 30
- Games released in April
- Games released on April 12
- Games with hidden development-related text
- Games with debugging functions
- After Burner series
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden development-related text
Games > Games by developer > Games developed by Planet Moon Studios
Games > Games by platform > PlayStation Portable games
Games > Games by publisher > Games published by Sega
Games > Games by release date > Games released in 2007
Games > Games by release date > Games released in April
Games > Games by release date > Games released in April > Games released on April 12
Games > Games by release date > Games released in March
Games > Games by release date > Games released in March > Games released on March 20
Games > Games by release date > Games released in March > Games released on March 30
Games > Games by series > After Burner series