mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 13:49:48 +00:00
Set region/language automatically using PlayStation game serial #156
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gingerbeardman on GitHub (Dec 27, 2019).
Originally assigned to: @mnadareski on GitHub.
It would be great if region and/or language could be automatically set using the PlayStation game serial.
eg. 花と龍 = Hana to Ryuu = SLPS 01532
NTSC-U
PAL-E
NTSC-J
NTSC-K
NTSC-C
(incomplete list)
See: http://psxdatacenter.com
@mnadareski commented on GitHub (Jan 27, 2020):
Since disc labels are consistent, I'll be using the executable names to try to figure this out.
@gingerbeardman commented on GitHub (Jan 27, 2020):
Thanks for this!