brad-lin / FreePSXBoot

Exploit to allow loading arbitrary code on the PSX using only a memory card (no game needed)
MIT License
575 stars 45 forks source link

Improve error output for invalid BIOSes #10

Closed socram8888 closed 3 years ago

socram8888 commented 3 years ago

Super minor change that I wanted to add to the previous PR but you were faster than me haha. This modifies the output on error to output the version in the same format as it expects for input in the -bios parameter.

Instead of:

Unsupported BIOS 11. Supported BIOS are:
30 30 41 44 45

This logs errors as:

Unsupported BIOS 1.1. Supported BIOS are:
3.0 3.0 4.1 4.4 4.5