@@ -13,19 +13,22 @@ Works on **Linux, macOS, and Windows**.
1313
1414## Features
1515
16- This application organizes and standardizes PlayStation 1 games into a format acceptable by the PSIO device. It performs the following tasks:
17-
18- - Merges ** multi-BIN** games into a single BIN file.
19- - Converts ** CUE** files to the ** CU2** format.
20- - Works in ** batch mode** , processing all BIN/CUE files in the selected directory and its subdirectories.
21- - Ensures that ** game names** :
22- - Do not exceed ** 60 characters** .
23- - Do not contain ** dots or slashes** .
24- - Generates the ** MULTIDISC.LST** file for multi-disc games.
25- - ** Does not modify the original BIN/CUE files** .
26- - ** Downloads cover images** for games that do not have them in their directories.
27-
28- ---
16+ - User-friendly graphical interface
17+ - Support for Windows, Linux, and macOS
18+ - ROM management
19+ - Game transfer to PSIO
20+
21+ ## Download
22+
23+ You can download the latest version of PSIO Assist directly from GitHub Actions artifacts:
24+
25+ 1 . Go to the [ Actions page] ( https://github.com/gabrielBitts/psio-assist-ex/actions ) of the repository
26+ 2 . Click on the most recent run of the "Build for Windows, Linux and macOS" workflow
27+ 3 . Scroll down to the "Artifacts" section at the bottom of the page
28+ 4 . Download the artifact corresponding to your operating system:
29+ - Windows: ` psio-assist-windows `
30+ - Linux: ` psio-assist-linux `
31+ - macOS: ` psio-assist-macos-app ` (App Bundle) or ` psio-assist-macos-dmg ` (Disk image)
2932
3033## Dependencies
3134
0 commit comments