PDA

View Full Version : adding alpha wheel



kingb33
09-12-2008, 02:06 AM
Bill said: Added feature to fade wheel out to an alpha of your choice when entering a theme. In the wheel section for each emulator you can set alpha = 0 to make the wheel go invisible, .5 would be 50% transparency, 1 would be normal.

How exactly do you add this exactly?....like where in the .ini file and what do you type exactly?

like this?

[alpha]
alpha = 0


thx

scrapple
09-12-2008, 06:12 AM
example: goto your mame.ini file and you should see:

[wheel]
alpha = 0
style = normal

that setting abouve would make it fade

kingb33
09-12-2008, 11:35 AM
example: goto your mame.ini file and you should see:

[wheel]
alpha = 0
style = normal

that setting abouve would make it fade

hmm that must be in the newer download...my original .ini didn't have that. or at least i didn't see it...

thx!