I tried new version at different 2 pc but i got crash and didnt open. But 0.62 still working with gimp plugin version.
New version RIOT 1.0 64bit didnt open
(26 posts) (5 voices)-
Posted 1 month ago #
-
Me ocurre lo mismo, me da un error en Windows 7 de 64bits [Versión 6.1.7601]
Posted 1 month ago # -
What happens if you try to turn DEP off for Riot ?
1. Click on the Start menu and then go to the Control Panel
2. Click on System Maintenance and then System
3. Choose Advanced System Settings.
4. Under System Properties, select Settings from the Performance section at the top.
5. Click on the Data Execution Prevention tab.
6. Select “Turn on DEP for all programs and services except those I select”.
Posted 1 month ago # -
I checked system crashed repord error name freeimage.dl, and dont work 64bit. Timing eror.
Posted 1 month ago # -
Also i did your advice and again didnt work.
Posted 1 month ago # -
I get the same error both with the protable and the installed version.
The error I get when opening a file is :External exception C000001D
I am running Windows 10 Version 20H2
Posted 1 month ago # -
No funciona ya que no se puede desactivar para ejecutables de 64bits.
Posted 1 month ago # -
Hello.
The same story. Both portable and installable versions causes "External exception C000001D" error while trying to open file or drag it to the application. OS - Windows 7 x64.Posted 1 month ago # -
What CPU Model do you have? Maybe it does not support the AVX2 instruction set.
I am going to give you later today a test version compiled with an older instruction set to see if this is the issue.Posted 1 month ago # -
En mi caso:
Procesador: AMD A4-3300 APU with Radeon(tm) HD Graphics, 2500 Mhz, 2 procesadores principales, 2 procesadores lógicosPosted 1 month ago # -
I think the issue is that your CPU is not supporting the newer instruction set (AVX2) supported by more modern CPUs.
AMD A4-3300 only supports SSE3 and SSE4A but not AVX. The CPU was launched in 2011 so it's pretty old.The C000001D error actually means Invalid instruction and using AVX2 is probably the cause.
Posted 1 month ago # -
my processor is an Intel I5-2500
Posted 1 month ago # -
Intel i5-2500 has SSE4.1, SSE4.2, AVX
But not AVX2Posted 1 month ago # -
Tonight I will recompile FreeImage with SSE2, (which is the part compiled with AVX2) and give you an updated FreeImage.dll
Posted 1 month ago # -
Great Lucian !
I am waiting since 3 years to buy a new PC but I want to get the 10 nm technology from Intel !!!
Posted 1 month ago # -
I have CPU - Xeon E5-2650 V2.
Posted 1 month ago # -
Here is the updated FreeImage.dll
Extract and replace in Program Files or in whatever folder you installed RIOT
https://download855.mediafire.com/nr440aziuyog/4n0m0ho8cq7cuxx/FreeImage.zipPosted 1 month ago # -
Funcionó con la dll, pero lo noté más lento que lo normal en el modo batch, quizás impresión mía, después haré más pruebas.
Igualmente confirmo que con la dll funciona.
Posted 1 month ago # -
Thanks Lucian, all is working now both in the portable and installed version.
Jean-Yves
Posted 1 month ago # -
Glad it worked.
@ArsenioLupin
Jpeg compression is a little bit slower now but more effective. For faster jpeg compression use the manual mode and the Standard optimized encoding which is faster but also accelerated with SIMD instructions.Posted 1 month ago # -
I am going to release an updated version tomorrow, because it seems that older CPUs are still around.
Thanks for your helpPosted 1 month ago # -
¡Muchísimas gracias @luciansabo!
Este programa ya lo uso hace años y realmente lo recomiendo a todo el mundo.
Posted 1 month ago # -
Version 1.0.1 released
https://riot-optimizer.com/version-1-0-1-released/Thanks again.
Posted 1 month ago # -
Thanks alot @luciansabo, now it's work installer and portable version with freeimage.dl. Much greetings. ı can say The Best.
PS: Now next we wait Gimp Plugin 1.0.1
Posted 1 month ago # -
Lucian,
for my information, does the new release take benefit of the AVX2 instructions when the processor supports it ?
Posted 1 month ago # -
Nope, it does not use AVX2 anymore
Posted 1 month ago #
Reply
You must log in to post.