Jump to content
(Open Beta) HyperSpin 2 is now available for everyone ×

Background Image Issues


Recommended Posts

Posted

I'm having some issues with a theme and a bunch of backgrounds.

 

I have a basic vertical theme running. I have included a few hundred arcade flyers in my backgrounds folder acting as a background for each individual game. For those that do not have flyers, i was expecting the default background to run for the theme but instead, the last known available background stays on.

 

I have tried leaving the background.png in my default theme but then my custom backgrounds won't appear. I have also copied the default background to the backgrounds folder as both background.png and Default.png but I've had no success getting them to appear.

 

is there anything I'm missing here or is this somehow some known bug?

Posted

It's not a "bug", but HS does not support default.png/swf background. To use the feature you need to have a BG per rom.

 

In my theme I added the feature using a swf with actionscript loading images from a folder (if it does not find the image of the rom it loads "default.png"), but you still need a .swf per rom. The advantage is the swf take few kb and it's always the same, so you can create the set with a script or simply copying the swf, rename them all with numbers, then run a .bat to rename the files.

Posted

It's not a "bug", but HS does not support default.png/swf background. To use the feature you need to have a BG per rom.

 

In my theme I added the feature using a swf with actionscript loading images from a folder (if it does not find the image of the rom it loads "default.png"), but you still need a .swf per rom. The advantage is the swf take few kb and it's always the same, so you can create the set with a script or simply copying the swf, rename them all with numbers, then run a .bat to rename the files.

 

 

thanks for that dark13. I began tinkering with my setup and wound up just adding a few Interstitial backgrounds to my setup. They stay active if there is nothing in my backgrounds folder. Now i just have to find a few more of these kinds of backgrounds to have a little more diversity when no other backgrounds show up.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...