obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
581 stars 17 forks source link

Adds placeholder value for Version #860

Closed VocalFan closed 2 months ago

VocalFan commented 2 months ago

Some PS4 system apps don't have a Version value defined in Param.SFO.

This makes it where if there is no value, a placeholder is used instead.

Before: image

After: image

Allows PS4's UI app to display without errors.

And before IDPS was added, was able to run in UI :P