Dolphin, the GameCube and Wii emulator - Forums

Full Version: 5.0 don't open
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

1darkshadow7

when i open dolphin 5.0 appears that i haven't "api-ms-win-crt-runtime-l1-1-0.dll" so i installed the dll, but now appaers another error "The procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-0.dll."


the 4.0 version works normal

sorry for my english
How did you install the DLL? If you downloaded it as a standalone DLL and manually copied it somewhere, undo that. You are not supposed to be inserting DLLs manually. Instead, use the link above and install the 64-bit redistributable.

1darkshadow7

(06-28-2016, 12:07 PM)Craftyawesome Wrote: [ -> ]https://www.microsoft.com/en-us/download...x?id=48145

i already have the last version of x64 Redistributable, but for make a test i unnistalled it and installed again, and still not working

1darkshadow7

(06-28-2016, 05:33 PM)JosJuice Wrote: [ -> ]How did you install the DLL? If you downloaded it as a standalone DLL and manually copied it somewhere, undo that. You are not supposed to be inserting DLLs manually. Instead, use the link above and install the 64-bit redistributable.

i've used the "www.dll-files.com", but now i delet it. i installed the x64 redistributable but still not working
(06-29-2016, 01:46 AM)1darkshadow7 Wrote: [ -> ]i've used the "www.dll-files.com", but now i delet it. i installed the x64 redistributable but still not working

Apparently VC++2015 installer in Windows 7 machines requires KB2999226 patch from Microsoft to install properly. Try to install KB2999226 manually from here https://www.microsoft.com/en-US/download...x?id=49077
then try to reinstall VC++ 2015 runtime again.

Here is the KB article related to the update - https://support.microsoft.com/en-us/kb/2999226

Possibly related thread - https://forums.dolphin-emu.org/Thread-ap...pid=413936
If that above doesn´t help try to install this update - https://www.microsoft.com/en-us/download...x?id=48234

api-ms-win-crt-runtime-l1-1-0.dll is part of the Universal C runtime that was introduced with Windows 10 and then distributed to older Windows via Windows Update. VC++ seems to require this. Might have been part of the optional updates, in that case you could have missed it.

1darkshadow7

(06-29-2016, 04:15 AM)Medard22 Wrote: [ -> ]If that above doesn´t help try to install this update - https://www.microsoft.com/en-us/download...x?id=48234

api-ms-win-crt-runtime-l1-1-0.dll is part of the Universal C runtime that was introduced with Windows 10 and then distributed to older Windows via Windows Update. VC++ seems to require this. Might have been part of the optional updates, in that case you could have missed it.

i've installed that update and now the 5.0 works normal, thanks for the help
(06-29-2016, 08:25 AM)1darkshadow7 Wrote: [ -> ]i've installed that update and now the 5.0 works normal, thanks for the help

Cool, I´m glad it worked Wink
I'm doing it for my computer on Sunday when I am allowed to use it.
Pages: 1 2