I really hope you'll keep developing this mutator!
What I'd like to see:
1. More clear and meaningful information from the sliders. Right now you change the position of the slider and the number beside it doesn't change. Then you slide it a little more and it jumps from 5 to 0. If the current sliders work with existing ini values, you may need to provide some kind of translating code to make the user interface values more comprehensible to users.
2. A button to return all the sliders to the UT3's default settings.
3. It'd be nice if it were possible to provide a slider to the desaturation setting. Some maps look great with desaturation turned off, but some become way too colorful. An additional idea: This may be more work than it's worth, but being able to set different desaturation levels for different maps would be ideal.
4. I'd love to see contrast and gamma sliders within the configuration of this mutator (or at least contrast).
I don't mean to sound thankless. I appreciate your creating this mutator and I really hope you'll keep developing it.![]()
1. Uhhh, these sliders are all in native code so I can't affect them. They can only display integer values while these settings are floating-point values. But I may store in config scaled up values. May implement it.
2. It seems not too difficult to implement.
3. Yes I thought about making settings separated per map.
4. Hmm gotta find those things, should be somewhere...