Build Your Own Arcade Controls Forum
Software Support => DOS/WinCab => Topic started by: knuttz on August 28, 2005, 03:36:01 pm
-
First off thank you Chris, DOSCab is an awesome program. I am trying to set up a skin with two long lists of songs. I plan to run DOSCab on my real jukebox which does not have page flip buttons so I need to set up a skin with about 100 songs per strip. When I try to do this I get the error:
"Fatal Error SongsPerStrip invalid (min=1, max=50)"
After I press OK on the error box the program works fine.
Would you please raise the SongsPerStrip maximum to 100 if it's not too much trouble. This would greatly help my project.
Thanks again
Matthew
-
First off thank you Chris,
-
My jukebox is a NSM Prestige. It has 10 rows and 8 columns of strips with each strip containing two songs. The songs range from 100-179 and 200-279 for a total of 160 songs. The songs are numbered as follows:
100 110 etc.
200 210
101 111
201 211
102 112
202 212
etc.
If I set SongsPerStrip to single or double with 10 rows and 8 columns I only get two didget selection which is a problem since my jukebox is set up for three didget selection. I also have the following options in the skin:
SelectionMethod=Numeric
UseZero=true
HighNumber=9
If I set a skin up with 1 row and 2 columns, 80 songs per strip, and the above options I get the numbering system I need (column 1 starts with 100 and goes to 179 and column 2 starts with 200 and goes to 279) but I get that pesky error that I mentioned in my first post. I would like to set this up the correct way but I can't seem to figure it out. Any help would be greatly appreciated.
-
My jukebox is a NSM Prestige.