Audiosurf 2

Audiosurf 2

Retrowave
munanico 1 Feb, 2018 @ 9:48am
Only the multi-colour skin
Is there a way to disable the mono colour version of this mod?
< >
Showing 1-2 of 2 comments
Simon Evo  [developer] 4 Feb, 2018 @ 7:30am 
Sure thing. Open the skin lua file (Steam\steamapps\common\Audiosurf 2\skins\76561198002456461\retrowave\retrowave.lua), and find this line:
track_colors_index = math.random(#track_colors_choices)
Add this line right below it, so it's #294:
if track_colors_index==7 then track_colors_index = 1 end
Save the file, and that's it!
Last edited by Simon Evo; 11 Apr, 2018 @ 8:36pm
munanico 4 Feb, 2018 @ 8:51am 
Thanks a lot!
< >
Showing 1-2 of 2 comments
Per page: 1530 50