Mario Kart 64
Loading...
Searching...
No Matches
GameExtractor Class Reference

#include <GameExtractor.h>

Collaboration diagram for GameExtractor:
[legend]

Public Member Functions

std::optional< std::string > ValidateChecksum () const
 
bool SelectGameFromUI ()
 
bool GenerateOTR () const
 

Static Public Member Functions

static bool GenAssetFile ()
 

Private Attributes

fs::path mGamePath
 
std::vector< uint8_t > mGameData
 

Member Function Documentation

◆ GenAssetFile()

static bool GameExtractor::GenAssetFile ( )
static

◆ GenerateOTR()

bool GameExtractor::GenerateOTR ( ) const

◆ SelectGameFromUI()

bool GameExtractor::SelectGameFromUI ( )
Here is the call graph for this function:

◆ ValidateChecksum()

std::optional< std::string > GameExtractor::ValidateChecksum ( ) const

Field Documentation

◆ mGameData

std::vector<uint8_t> GameExtractor::mGameData
private

◆ mGamePath

fs::path GameExtractor::mGamePath
private

The documentation for this class was generated from the following files: