http://bugs.winehq.org/show_bug.cgi?id=18273
Summary: nullDC 1.0.3 fails to initialise, does not load at all. Just blank screen. Product: Wine Version: 1.1.20 Platform: PC URL: http://www.emudev.org/nullDC-new/ OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: thebozo1@hotmail.com
nullDC 1.0.3 the Dreamcast emulator does nothing when executing it. Nothing pops up, no error message, just nothing. I have not tried using native Windows DLL's that are missing in the terminal output, I'm sure it would work though. I'm mainly filing this bug to increase program compatibility of WINE out-of-the-box.
http://bugs.winehq.org/show_bug.cgi?id=18273
--- Comment #1 from Bozo thebozo1@hotmail.com 2009-04-28 22:04:06 --- Created an attachment (id=20802) --> (http://bugs.winehq.org/attachment.cgi?id=20802) nulldc_1.0.3_nommu verion's terminal output
Terminal output added for debugging purposes
http://bugs.winehq.org/show_bug.cgi?id=18273
--- Comment #2 from Austin English austinenglish@gmail.com 2009-04-28 22:30:42 --- err:module:import_dll Library MSVCP80.dll (which is needed by L"H:\Game Images\All Other Consoles\Emulators For PC\DreamCast\emitter_Win32.dll") not found err:module:import_dll Library MSVCR80.dll (which is needed by L"H:\Game Images\All Other Consoles\Emulators For PC\DreamCast\emitter_Win32.dll") not found
Is probably your problem.
Try: $ wget kegel.com/wine/winetricks $ sh winetricks vcrun2005
http://bugs.winehq.org/show_bug.cgi?id=18273
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18273
--- Comment #3 from Bozo thebozo1@hotmail.com 2009-04-28 22:38:47 --- (In reply to comment #2)
err:module:import_dll Library MSVCP80.dll (which is needed by L"H:\Game Images\All Other Consoles\Emulators For PC\DreamCast\emitter_Win32.dll") not found err:module:import_dll Library MSVCR80.dll (which is needed by L"H:\Game Images\All Other Consoles\Emulators For PC\DreamCast\emitter_Win32.dll") not found
Is probably your problem.
Try: $ wget kegel.com/wine/winetricks $ sh winetricks vcrun2005
Why didn't u just tell me to install/run vcredist_x86.exe ?
http://bugs.winehq.org/show_bug.cgi?id=18273
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|nullDC | Status|UNCONFIRMED |RESOLVED Component|msvcrt |-unknown Resolution| |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-28 22:41:14 --- Closing invalid. Wine does not and will not provide mentioned dlls. If you have real problem - you are welcome to reopen.
http://bugs.winehq.org/show_bug.cgi?id=18273
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-28 22:41:50 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=18273
Bozo thebozo1@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias| |nullDC Component|-unknown |msvcrt
--- Comment #6 from Bozo thebozo1@hotmail.com 2009-04-28 22:42:36 --- The problem still exists either way anyway.
Here is the terminal output after installin vcredist:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"H:\Game Images\All Other Consoles\Emulators For PC\DreamCast\nullDC_1.0.3_nommu.exe" failed, status c0000142
Thanx
http://bugs.winehq.org/show_bug.cgi?id=18273
Bozo thebozo1@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #7 from Bozo thebozo1@hotmail.com 2009-04-28 22:45:16 --- A bug is a bug. So we have to use retail Windows propiatry dll's to overcome this problem? Why don't we just use Windows Directx aswell then.
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"H:\Game Images\All Other Consoles\Emulators For PC\DreamCast\nullDC_1.0.3_nommu.exe" failed, status c0000142
http://bugs.winehq.org/show_bug.cgi?id=18273
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|nullDC | Component|msvcrt |-unknown
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-28 23:22:34 --- Have you used winetricks to install msvc runtime??? Have you removed it from everywhere else from ~/.wine before running winetricks?
http://bugs.winehq.org/show_bug.cgi?id=18273
--- Comment #9 from Bozo thebozo1@hotmail.com 2009-04-28 23:25:25 --- (In reply to comment #8)
Have you used winetricks to install msvc runtime??? Have you removed it from everywhere else from ~/.wine before running winetricks?
I have only removed the windows directory and then ran it via winetricks
http://bugs.winehq.org/show_bug.cgi?id=18273
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-28 23:59:09 --- 'rm -rf ~/.wine' and try again.
http://bugs.winehq.org/show_bug.cgi?id=18273
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-28 23:59:26 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=18273
--- Comment #12 from Austin English austinenglish@gmail.com 2009-04-29 10:17:30 --- (In reply to comment #7)
A bug is a bug. So we have to use retail Windows propiatry dll's to overcome this problem? Why don't we just use Windows Directx aswell then.
Windows doesn't provide those DLLs either. They're redistributable and up to the application to provide.
Report it to the application maker as broken. On a fresh windows install, you'd have the same problem.