shadPS4/src/core/libraries/gnmdriver
Stephen Miller caec23154c
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
2026-05-17 18:35:36 -07:00
..
gnm_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
gnmdriver_init.h gnmdriver: Implement neo mode differences. (#2011) 2025-01-03 21:22:27 +01:00
gnmdriver.cpp Lib.SystemService: Add SDK checks for console language (#4444) 2026-05-17 18:35:36 -07:00
gnmdriver.h Implement sceGnmInsertDingDongMarker (#4340) 2026-04-30 22:03:28 -07:00