KenKen Moreland wrote:I'd love to hear 4.75 256 AVX but none of the recent( back to maybe around 3.6x.AVX) will play for me. I've tried all the solutions and folders available from other contributors such as Nige, Aleg and Pearse but zero joy. Anything SSE plays no problem, and previously I was able to run any AVX including AVX2 versions (Haswell). I notice quite a few people are also unable to run AVX versions now but were able to before. The new SSE versions are fine but too many people are left behind on the shore waiting for AVX.
KM
Are you still using MQnLoad to start mqn?
If so, not very helpful, but I have not been able to get MQnload working with recent avx either.
So now I solely use the mqn.bat or mqn-aff.bat method and have gone back to one directory per mqn version.
Try to create a new directory in root and copy just the required files. Try running with and without setting 'Run as Administrator' on mqncontrol.exe
When using the mqn.bat remember to keep the original filename pattern so mqnplay1644.exe and not use the mqnload pattern.
I believe the issue with not being able to run avx version has something to do with autorisation and starting from .bat files. Sometimes when I cannot get a version to run from bat, it will run entering the command for starting mqncontrol from a commandline window. So it has imo something to do with elevation levels or passing of elevation level from and between .bat files.
As you notice I don't fully understand the issue either, but have noticed it will most of the time work when running just from a commandline (i.e. mqncontrol.exe --file "Files.txt" )
Try to create a clean new directory first, with just one mqncontrol.exe and one mqnplay.exe (plus paste.exe, param.txt, mqn.bat, Files.txt) and see if that works.
Cheers
Aleg