DanielSant0s / AthenaEnv

A complete Javascript environment for creating homebrew applications and games on PlayStation 2.
GNU General Public License v3.0
156 stars 20 forks source link

[Request] Function to get the serial number of a game #50

Open arthurdenner opened 7 months ago

arthurdenner commented 7 months ago

Can we have a function that, given the path of an ISO file, returns the game's serial number (e.g. SLUS-XXXX)?

MAYBE the GetGameID function from OPL's iso2opl module can serve as a base reference?