Open OfficialIncubo opened 10 months ago
I've set the MaxPSVersion to be always 4, because any 10yo computer supports Pixel Shader 4. the ActivatePresetRating=1 works, try loading a folder with 50000 presets, it's very slow if it's activated.
Even with ActivatePresetRating=1
and MaxPSVersion=1
, it still scans the entire presets from the directory, but not only MD1 presets. Actually didn't work for me.
Hey! You have implemented an algorithm that load presets very fast. I have changed something on the milk3.ini file, such as
MaxPSVersion=1
. I have opened Milkdrop3 and it reads all the presets, but not respecting the PS_VERSIONS in the .milk/.milk2 file. Same happened when the Preset Rating is activated or not activated. Any ideas why?