In the PKM file, some of the Game data (language, game) are single-bytes values.
This file is a collection of lookup tables, for each game datum
pub const game: List(#(Int, String))
pub const language: List(#(Int, String))