diff --git a/README.md b/README.md index 552df48..01c6b6e 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,28 @@ Beta is private because probably many bugs to fix with custom menu. - If game not work with original menu, don't report bug. - Make github issue to report bugs. No feature request. - Can share screenshots and video of custom loader outside. Beta only private for quality bug reports. + +Instructions +- +- Change PSIO settings with original MENU.SYS. +- Backup original MENU.SYS file. +- Replace MENU.SYS with one download here. +- Power on. +- Select game from list with up/down. +- Press X to boot game. +- If problem, open github issue here, with: + - Version of PSIO. + - Version of ARM firmware. + - Version of PS1 console. + - Picture or video of bug. + +Status +- +- Only 512 games. Need more testing for more than 512 games. +- No CDDA/XA. Kernel patch is dangerous. Coming soon. +- No game list sort. Coming soon. + +Downloads +- +Downloads are [here](versions). Sorted by date. Possible to downgrade and test multiple versions. +- [2023-08-23-01 @ first version](versions/2023-08-23-01-012bbfd6) diff --git a/versions/2023-08-23-01-012bbfd6/MENU.SYS b/versions/2023-08-23-01-012bbfd6/MENU.SYS new file mode 100644 index 0000000..62eed02 Binary files /dev/null and b/versions/2023-08-23-01-012bbfd6/MENU.SYS differ