obhq / obliteration

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

Add fallback icon0 #827

Closed VocalFan closed 2 months ago

VocalFan commented 2 months ago

Some homebrew don't have an icon0.png file, causing Qt to show only the text and leave the layout uneven. I decided to create a fallback icon 0 as Orbis uses a fallback icon as well.

Orbis: image

Before: image

After: image