Skip to content

dheison0/ps2-game-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS2 Game Manager

ps2manager

A simple Open PS2 Loader game manager create for use on command line, more specific my server that's where I keep my ROMs

This program can:

  • View/Rename/Delete installed games;
  • Install new games from ISO;
  • Download and insert game covers(thanks to ps2-covers).

Build and run

Install Go 1.22 or newer then run:

git clone --depth=1 https://github.com/dheison0/ps2-game-manager
cd ps2-game-manager
go build

To run just set the game files path:

./ps2manager games/path