List | Lists all available games. | list | None |
ListJson | Lists all available games in JSON format. | list-json | None |
Download | Downloads the specified game. | download | game |
Sync | Synchronizes information for all games. | sync | None |
SelectDownload | Prompts the user to select a game to download. | select-download | None |
RunGame | Runs the specified game. | run-game | game |
RunGameSynced | Runs the specified game with synchronization. | run-game-synced | game |
SyncRunGame | Synchronizes and runs the specified game. | sync-run-game | game |
SelectGame | Prompts the user to select a game. | select-game | None |
DeleteGame | Deletes the specified game, optionally purging it. | delete-game | game , purge |
SelectDeleteGame | Prompts the user to select a game to delete, optionally purging it. | select-delete-game | purge |
Menu | Displays the main menu. | menu | None |
Repair | Repairs the specified game. | repair | game |
SelectRepair | Prompts the user to select a game to repair. | select-repair | None |
DownloadSyncs | Downloads synchronization data for all games. | download-syncs | None |
DownloadSync | Downloads synchronization data for the specified game. | download-sync | game |
UploadSyncs | Uploads synchronization data for all games. | upload-syncs | None |
ScanForGames | Scans for installed games. | scan-for-games | None |
SelectGameToPlay | Prompts the user to select a game to play (only on Unix systems). | select-game-to-play | None |