Alien Storm (Genesis) Credits Select Cheat Tool Version 1.1
A command-line tool that computes some stuff regarding the Genesis Alien Storm game's credits select cheat.
Loading...
Searching...
No Matches
Functions
ComputeRainbowTable.h File Reference

ComputeRainbowTable.cpp's header file. More...

Go to the source code of this file.

Functions

void _ComputeRainbowTable ()
 

Detailed Description

ComputeRainbowTable.cpp's header file.

Author
WaluigiBSOD

Function Documentation

◆ _ComputeRainbowTable()

void _ComputeRainbowTable ( )

This is the method for computing the algorithm's rainbow table.

It's done to avoid computing the same things over and over, and to speed up operations in general by caching them in RAM.

Author
WaluigiBSOD