complexlogic
complexlogic
I don't understand why the tags have 2 values.
If you download the latest version of the BASS library [here](https://www.un4seen.com/files/bass24.zip), then extract `bass.dll` into your folder containing `ultrastardx.exe` (replacing existing `bass.dll`), does that fix the problem? Looking at the...
@Stefan300381 Glad you were able to figure it out. The Windows version of USDX is compiled as a 32 bit executable, so it's required to use the 32 bit version...
I understand the frustration with the theming. It was actually me who created PR for the scrolling option pages (#990). Maybe I will try again sometime.
@dgruss For #1093, do you have local commits that haven't been pushed to remote? It appears the same as before. I would be very happy to test #1093, if rebased...
I see. However, in #1093 there is no way to independently control the background music volume. So I would not agree that it implements the proposal in this issue.
My recommendation is to put options sliders in Options->Sound for *all* of the volume settings, and the new volume sliders on the help screens only for the ones that make...
I think you should create a new class for the volume sliders, instead of hacking this functionality into the existing `TSelectSlide` class.
@dgruss Thanks a lot for implementing #1069 in this PR. Some feedback: - When using the volume sliders on the help screen, the changes to the settings are not synced...
@dgruss Works well, thanks. I will incorporate this into my local build.