PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++
Lib.SystemService: Add SDK checks for console language (#4444)
* Add proper SDK checks for language values Fixes some crashes caused by otherwise valid languages in older titles. * Rename firmware constants Makes more sense this way, and works better in case we find an SDK check added in a more minor update. Instead of 1.00 being 10, 1.50 being 15, and so on, this commit changes 1.00 to 100, 1.50 to 150, and so on. * Claaaaang
S
Stephen Miller committed
caec23154c27f7f7a802a27798bbe1b3e4c531d0
Parent: 94786d7
Committed by GitHub <noreply@github.com>
on 5/18/2026, 1:35:36 AM