Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Pokémon mini/MINLIB: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Created page with "MINLIB was a standard development library for the Pokemon mini. It handles much of the common code in games such as the intro screen + animation and all the game audio....")
 
m (Xkeeper moved page Pokemon mini:MINLIB to Pokémon mini/MINLIB: normalize subpages and titles)
(No difference)

Revision as of 02:42, 24 January 2024

MINLIB was a standard development library for the Pokemon mini.

It handles much of the common code in games such as the intro screen + animation and all the game audio.

Several versions were used across the official games, as indicated by a version string in some of the games. Not all games have this version string, but they do still use MINLIB, their version simply isn't yet known.

Version list per game

Features of MINLIB