[service, ns, acc] Stub IsQualificationTransitionSupportedByProcessId and SaveDataThumbnail commands #299

Closed
JPikachu wants to merge 1 commit from borderlands-services into master

1 commit

Author SHA1 Message Date
JPikachu
3b18de150e [service, ns, acc] Stub IsQualificationTransitionSupportedByProcessId and SaveDataThumbnail commands
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
- ns: Stubbed IsQualificationTransitionSupportedByProcessId (2520) to always return true.
- acc: added the missing SaveDataThumbnail commands:
  * ClearSaveDataThumbnail (111) → stubbed, returns success.
  * LoadSaveDataThumbnail (112) → stubbed, returns success with size=0.
  * GetSaveDataThumbnailExistence (113) → stubbed, returns false.

This allows titles like Borderlands GOTY to progress past save-related errors.
2025-08-24 23:01:01 +01:00