shadPS4/src/core/libraries/fiber
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
..
fiber_context.s build: Fix a couple more warnings. (#3598) 2025-09-13 15:33:42 -07:00
fiber_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
fiber.cpp Lib.SystemService: Add SDK checks for console language (#4444) 2026-05-17 18:35:36 -07:00
fiber.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00