Banzai Bug(s)

Meta Data:

SHA-1 Checksum: BBEF2FF0CF79618060F4F5E4042EE739E473CBF7 (1.01; release.exe)

Banzai Bugs

A few internal strings refer to the game as such:

    Message from Banzai Bugs
    Fatal error in Banzai Bugs
    Unhandled exception in Banzai Bugs
    

Other Error Messages

    A number of error messages, sometimes including the name of the function,
can be found within the game's executable.
    Null Thing pointer passed to DoMe constructor
    no viewport available in PerformSimulationTick
    no scene to simulate in PerformSimulationTick
    WAVE_IS_LOST message sent from someone other than director
    Banzai gave cheese to a NidDoor, but no NidDoor exists!
    rendering algorithm cannot support more than 250 VisibleThings!!!#@%!!
    Unknown deadliness in GasTheBug()
    unknown banzai flight mode in camera
    

Command Line Arguments

Present at 0x1486B8:

    SandPiper!
    SiriusRex!
    -noMovies
    -longLiveNid!
    
The first two enable smaller cheat menus, noMovies does exactly
what it says, and the last enables a huge debug menu.

Patches

The game initially shipped with a disabled 3D acceleration mode visible
from the options menu, but a patch removed this.
Back to the Front Page