magik Posted December 5, 2022 Share Posted December 5, 2022 (edited) Hello there. Does anyone know if there is a way to overlap the wheel icons in Big Box similar to Hyperspin? I'm trying to find a way to do it for the Unified Theme. Thanks. Edited December 5, 2022 by magik Quote Link to comment Share on other sites More sharing options...
C-Beats Posted December 5, 2022 Share Posted December 5, 2022 Not entirely sure what you mean. You just want the wheel tighter (less space between items)? You got a screenshot of what you're hoping to achieve? Quote Link to comment Share on other sites More sharing options...
magik Posted December 6, 2022 Author Share Posted December 6, 2022 11 hours ago, C-Beats said: Not entirely sure what you mean. You just want the wheel tighter (less space between items)? You got a screenshot of what you're hoping to achieve? Thanks for your reply. Yes, exactly. Less space between the items. Like the screenshot attached. Quote Link to comment Share on other sites More sharing options...
Suhrvivor Posted December 6, 2022 Share Posted December 6, 2022 (edited) Can't be done. Just kidding, in the LaunchBox/Themes/Unified/Views folder, open any view that has wheels (ie Wheel4GamesView.xaml, don't forget to backup any file before editing it) try changing the following variables in the "Wheels" section (about line 250): CurveAmount="-1.5" CameraZPosition="2.8" VisibleCount="10" PageSize="11" Spacing="0.575" This is an example you can tinker with the numbers yourself if you want different results. Edited December 6, 2022 by Suhrvivor 1 1 Quote Link to comment Share on other sites More sharing options...
magik Posted December 6, 2022 Author Share Posted December 6, 2022 19 hours ago, Suhrvivor said: Can't be done. Just kidding, in the LaunchBox/Themes/Unified/Views folder, open any view that has wheels (ie Wheel4GamesView.xaml, don't forget to backup any file before editing it) try changing the following variables in the "Wheels" section (about line 250): CurveAmount="-1.5" CameraZPosition="2.8" VisibleCount="10" PageSize="11" Spacing="0.575" This is an example you can tinker with the numbers yourself if you want different results. Suhrvivor, you have no idea how long I've been trying to figure this out! I can't thank you enough!!! This is exactly what I was looking for as those settings worked perfectly! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.