HFScode / zspin

zspin is an arcade frontend, working on windows, linux, and OSX.
http://forum.hfsplay.fr/zspin-f113/
Other
16 stars 11 forks source link

Black screen if default theme present #42

Open Pnumekin opened 8 years ago

Pnumekin commented 8 years ago

If I have a "default.zip" theme in my theme folder, some of my themes won't load and I have a black screen. If I delete the default.zip theme, all my themes will load normally. (But the games without themes have a black screen)

Is the default theme feature supported in Zspin ? Because it's very useful for fullset where some games have a theme and some not.

Pnumekin commented 8 years ago

Find a part in service.js (for theme) code about default theme. I suppose that my issue is a bug because the feature is present in Zspin.

Pnumekin commented 8 years ago

I have made other tests with default theme, if I only have a default theme (no other theme) in my theme folder, it's ok. Zspin show my default theme for all games. The bug only appears if I have default + other themes.