[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
Stepmania Online • Anyone knows how to put size arrows into options in SM5beta2
Page 1 of 1

Anyone knows how to put size arrows into options in SM5beta2

Posted: Thu Oct 17, 2013 2:47 pm
by owenviau1
Hello, I was playing SMO with SM5 beta 2 and the arrows are a bit big so I want to put 10% mini arrows but there's none in the options but 100% mini. So I wanted to like customize the size of what % (percent) mini that you want. In the OpenITG2 theme "itg3 encore" you can customize the size mini arrows that you want. This message goes to foxfire667 or other SMO players knows how.

Thxs ;)

Re: Anyone knows how to put size arrows into options in SM5b

Posted: Thu Oct 17, 2013 6:41 pm
by SpoOkyGames
A quick/easy way would be to just edit the noteskin images. (rescale them all as needed. However, it will ruin the images quality a bit.)

Otherwise, you would have to add a feature request for this on the bug tracker. (or use the code from OpenITG? I never used it so, I cannot say.) ...This would be a neat feature to include by default. However, I will wait for a response first though.

~ SpoOkyMagician

Re: Anyone knows how to put size arrows into options in SM5b

Posted: Mon Oct 21, 2013 1:38 pm
by Cube
This is a theme option. Quick grep shows the setting in the _fallback/metric.ini

I would try that one first,

./_fallback/metrics.ini:Effect,8="mod,-100% mini;name,Big"
./_fallback/metrics.ini:EffectsReceptor,5="mod,-35% mini;name,Big"

No time to investigate further, sorry!