Cannot import dll utf8 как исправить в wine linux
The error message: cannot import dll :isskin.dll is created through the missing dll library. on a baremetal wine install its installed with winetricks through the console by executing
winetricks vcrun6sp6 .
In playonlinux you can install libraries when creating or editing a VM — the library name to install to solve the issue is vcrun6.
Same for directX — the game installer of direcX 9c did not work, thus i skipped it on the second try.
The playonlinux library d3dx9 seemed to work as the game started and i was able to play. The physx game installer did work.
Wine version tested is 1.9.7 on a x64 VM manually created with playonlinux. To install a custom version of Wine with playonlinux go to «top menu» -> tools -> «Manage Wine Versions» -> select x86 or x64 as per your needs and proceed with the desired version.
To edit the installed libraries, wine settings and versions of an existing VM for to «Configure» on the second bar menu in playonglinux.
To create teh desired custom VM go to: «Install» on the second bar menu and navigate to the lower left corner to «Install a non-listed program» — > create a new VM and checkmark «Use another version of wine» and «install some libraries» — proceed as described above.
When closing the game you often receive a message that the game has crashed which is bogus as you just closed it 🙂
This should work for most applications — as there are many settings as the wine version and libraries working together its a tricky territory — i fiddled it by just trying out — in the end i would have installed a windows dualboot with ubuntu in the same amount of time.
Cannot import dll utf8 как исправить в wine linux
- Unanswered topics
- Active topics
- Search
- HomeBoard indexWineHQWine HelpLinux
- Search
wine-7.0-rc5 (Staging) custom prefix error | isskin.dll error
stNIKOLAS Newbie
Posts: 1 Joined: Fri Jan 28, 2022 10:21 pm
wine-7.0-rc5 (Staging) custom prefix error | isskin.dll error
Post by stNIKOLAS » Fri Jan 28, 2022 10:46 pm
- winetricks mfc42
winetricks vcrun6
jkfloris Level 12
Posts: 2549 Joined: Thu Aug 14, 2014 10:10 am
The forum
I have just downloaded Play on Mac a few hours ago for being able to download and use the client of Dragon’s Prophet (a MMORPG).
However, when I try running the downloaded Installer/Patcher .exe file, it prompts an error message stating:
Runtime Error (at -1:0):
Error in POL_Wine
Wine seems to have crashed
I have so far not been able to find a solution to this. Google suggests it is because of Wine having a problem and to resolve it, I would need to use WineTricks.
Is there another solution to this and if not how do I do this WineTricks stuff?
Edited by nrgbar
[05/18/13 23:53:07] — Running wine- —version (Working directory : /Users/Oli/Library/PlayOnMac)
Date: 05/18/13 23:53:07
Darwin Olis-MacBook-Pro.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7
> glxinfo \\| grep rendering
direct rendering: Yes
> glxinfo \\| grep renderer
OpenGL renderer string: AMD Radeon HD 6490M OpenGL Engine
> OpenGL libs (Direct rendering testing)
[05/18/13 23:53:08] — This is a 32bits prefix!
[05/18/13 23:53:11] — Running wine- cmd /c echo %ProgramFiles% (Working directory : /Users/Oli/Library/PlayOnMac)
[05/18/13 23:53:16] — Running wine- /Users/Oli/Downloads/DragonsProphetDownloader.exe (Working directory : /Users/Oli/Library/PlayOnMac)
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
err:module:import_dll Library MFC42u.DLL (which is needed by L»C:\\\\users\\\\Oli\\\\Temp\\\\is-VMPT6.tmp\\\\isskinu.dll») not found
Edited by nrgbar
[quote]err:module:import_dll Library MFC42u.DLL (which is needed by L»C:\\\\users\\\\Oli\\\\Temp\\\\is-VMPT6.tmp\\\\isskinu.dll») not found[/code]
Its missing that MFC dll.
PlayOnLinux -> Configure -> select the virtual drive for your program -> Install Components tab -> MFC42
Edited by petch
This is the current debugger output:
[05/19/13 08:47:22] — Running wine- —version (Working directory : /Users/Oli/Library/PlayOnMac)
Date: 05/19/13 08:47:22
Darwin Olis-MacBook-Pro.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7
> glxinfo \\| grep rendering
direct rendering: Yes
> glxinfo \\| grep renderer
OpenGL renderer string: AMD Radeon HD 6490M OpenGL Engine
> OpenGL libs (Direct rendering testing)
[05/19/13 08:47:22] — This is a 32bits prefix!
[05/19/13 08:47:26] — Running wine- cmd /c echo %ProgramFiles% (Working directory : /Users/Oli/Library/PlayOnMac)
[05/19/13 08:47:30] — Running wine- /Users/Oli/Downloads/DragonsProphetDownloader.exe (Working directory : /Users/Oli/Library/PlayOnMac)
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
err:module:import_dll Library MFC42u.DLL (which is needed by L»C:\\\\users\\\\Oli\\\\Temp\\\\is-0UQ9E.tmp\\\\isskinu.dll») not found
[05/20/13 14:03:36] — —— Starting function POL_Install_mfc42 ——
[05/20/13 14:03:37] — Installing MFC42.DLL
[05/20/13 14:03:38] — —— Starting function POL_SP2_Extract ——
[05/20/13 14:07:00] — —— Ending function POL_SP2_Extract ——
[05/20/13 14:07:00] — —— Starting function POL_SP2_Extract ——
[05/20/13 14:07:02] — —— Ending function POL_SP2_Extract ——
[05/20/13 14:07:02] — Running wine- regsvr32 mfc42.dll (Working directory : /Users/Oli/Library/PlayOnMac/wineprefix/dragons_/drive_c/windows/system32)
Successfully registered DLL mfc42.dll
[05/20/13 14:07:14] — Running wine- regsvr32 mfc42u.dll (Working directory : /Users/Oli/Library/PlayOnMac/wineprefix/dragons_/drive_c/windows/system32)
Successfully registered DLL mfc42u.dll
[05/20/13 14:07:15] — —— Starting function POL_Function_OverrideDLL ——
[05/20/13 14:07:15] — Running wine- regedit /Users/Oli/Library/PlayOnMac//tmp/override-dll.reg (Working directory : /Users/Oli/Library/PlayOnMac/tmp)
[05/20/13 14:07:15] — Content of /Users/Oli/Library/PlayOnMac//tmp/override-dll.reg
[05/20/13 14:07:16] — —— Ending function POL_Function_OverrideDLL ——
[05/20/13 14:07:16] — —— Ending function POL_Install_mfc42 ——
Edit2: Another Update
Running it on a new virtual drive shows a new path to the file
Cannot Import
dll:<utf8>C:/users/xxx/Temp/is-S72C2.tmp/isskinu.dll
Edited by nrgbar
So I have removed all of my virtual drives now and have set up a new one through the configuration. I have downloaded and installed the suggested mfc42.dll and started the .exe file through the «miscellaneous» tab.
Finally it has started the .exe file now and it seems to be working fine so far.
Thanks guys for your help, it is much appreciated! Keep up the good work 🙂
Allright, so now I got another problem.
It worked fine for the downloader for the client, but now the client demands Windows Vista or higher and I have currently been running Wine for Windows XP (it did not work with another version).
Unfortunately I cannot run Wine in a different version (I have tried Vista, 7 and the latest one) and the debugger said the following:
[05/21/13 14:22:55] — Running wine-1.5.29 —version (Working directory : /Users/Oli/Library/PlayOnMac)
wine-1.5.29
> PlayOnMac Version
4.2.1
> uname -a
Darwin Olis-MacBook-Pro.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7
1/RELEASE_X86_64 x86_64
> lsb_release -a
> wine —version
wine-1.5.29
> POL_WINEVERSION
1.5.29
> WINEPREFIX
/Users/Oli/Library/PlayOnMac//wineprefix/dragons
> Distribution
Lion 10.7.4 (11.4.2)
> glxinfo \\| grep rendering
direct rendering: Yes
> glxinfo \\| grep renderer
OpenGL renderer string: AMD Radeon HD 6490M OpenGL Engine
> OpenGL libs (Direct rendering testing)
[05/21/13 14:23:15] — Running wine-1.5.29 cmd /c echo %ProgramFiles% (Working directory : /Users/Oli/Library/PlayOnMac)
C:\\Program Files
[05/21/13 14:23:45] — —— Starting function POL_Install_mfc42 ——
[05/21/13 14:23:45] — Installing MFC42.DLL
[05/21/13 14:23:45] — —— Starting function POL_SP2_Extract ——
[05/21/13 14:23:48] — —— Ending function POL_SP2_Extract ——
[05/21/13 14:23:48] — —— Starting function POL_SP2_Extract ——
[05/21/13 14:23:50] — —— Ending function POL_SP2_Extract ——
[05/21/13 14:23:50] — Running wine-1.5.29 regsvr32 mfc42.dll (Working directory : /Users/Oli/Library/PlayOnMac/wineprefix/dragons/drive_c/windows/system32)
Successfully registered DLL mfc42.dll
[05/21/13 14:23:53] — Running wine-1.5.29 regsvr32 mfc42u.dll (Working directory : /Users/Oli/Library/PlayOnMac/wineprefix/dragons/drive_c/windows/system32)
Successfully registered DLL mfc42u.dll
[05/21/13 14:23:53] — —— Starting function POL_Function_OverrideDLL ——
[05/21/13 14:23:54] — Running wine-1.5.29 regedit /Users/Oli/Library/PlayOnMac//tmp/override-dll.reg (Working directory : /Users/Oli/Library/PlayOnMac/tmp)
[05/21/13 14:23:54] — Content of /Users/Oli/Library/PlayOnMac//tmp/override-dll.reg
————
REGEDIT4
[HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides]
«*mfc42″=»native»
«*mfc42u»=»native»
————
[05/21/13 14:23:54] — —— Ending function POL_Function_OverrideDLL ——
[05/21/13 14:23:54] — —— Ending function POL_Install_mfc42 ——
[05/21/13 14:24:06] — Running wine-1.5.29 /Users/Oli/Downloads/DragonsProphetDownloader.exe (Working directory : /Users/Oli/Library/PlayOnMac)
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:shell:SHAutoComplete stub
fixme:win:WINNLSEnableIME hwnd 0x100e0 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100e0 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100e0 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100e0 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100de enable 0: stub!
fixme:sfc:SfcIsFileProtected (0x0, L»C:\\\\users\\\\Oli\\\\Desktop\\\\Dragon’s Prophet\\\\DragonsProphetSetup.exe») stub
fixme:win:WINNLSEnableIME hwnd 0x100de enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100e0 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100e0 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100f6 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100f6 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100f6 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100f6 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100f6 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100f6 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x1010c enable -1: stub!
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:win:DisableProcessWindowsGhosting : stub
[05/21/13 18:41:31] — Running wine-1.5.29 winecfg (Working directory : /Users/Oli/Library/PlayOnMac)
[05/21/13 18:55:20] — Running wine-1.5.29 /Users/Oli/Downloads/DragonsProphetDownloader.exe (Working directory : /Users/Oli/Library/PlayOnMac)
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:rstrtmgr:RmStartSession 0x508000, 0, 0x508004 stub!
fixme:thread:GetThreadUILanguage : stub, returning default language.
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d074, 0x0 0x33d07c
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d074, 0x0 0x33d07c
wine: Unhandled page fault on read access to 0x00000000 at address 0x7bc46532:0x00678b6d (thread 0025), starting debugger.
[05/21/13 18:55:38] — Running wine-1.5.29 winecfg (Working directory : /Users/Oli/Library/PlayOnMac)
[05/21/13 18:55:59] — Running wine-1.5.29 /Users/Oli/Downloads/DragonsProphetDownloader.exe (Working directory : /Users/Oli/Library/PlayOnMac)
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:rstrtmgr:RmStartSession 0x508000, 0, 0x508004 stub!
fixme:thread:GetThreadUILanguage : stub, returning default language.
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d074, 0x0 0x33d07c
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d074, 0x0 0x33d07c
wine: Unhandled page fault on read access to 0x00000000 at address 0x7bc46532:0x00678b6d (thread 002d), starting debugger.
As far as I have gathered it is a problem with Wine. Am I correct there? Can you guys help me out there?
Thanks 🙂
Well I have managed to run the complete installation now by creating a new virtual drive every time I switched to another .exe file (setup, downloader, updater, etc)
The problem I have now is that as soon as I try to launch the game I get a «catastrophic error»:
Cannot initialize engine, please check Direct3D or driver configuration. Is there a way to solve this through PlayonMac?
Thanks again for the great help so far!
This time I have no idea what it says, but here it is. Thanks for looking at it again 🙂
add new datas to the package — constellation$cst_arbora_15
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_001_urukars_cleave.idx
Run the patch task.
Change the package. datas: dungeon$dgn_001_urukars_cleave
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_001_urukars_cleave.p000
Close the pak handle: dungeon$dgn_001_urukars_cleave , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_001_urukars_cleave.p000 .
add new datas to the package — dungeon$dgn_001_urukars_cleave
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_aishea_catacombs.idx
Run the patch task.
Change the package. datas: dungeon$dgn_002_aishea_catacombs
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_aishea_catacombs.p000
Close the pak handle: dungeon$dgn_002_aishea_catacombs , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_aishea_catacombs.p000 .
add new datas to the package — dungeon$dgn_002_aishea_catacombs
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_consus_cave.idx
Run the patch task.
Change the package. datas: dungeon$dgn_002_consus_cave
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_consus_cave.p000
Close the pak handle: dungeon$dgn_002_consus_cave , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_consus_cave.p000 .
add new datas to the package — dungeon$dgn_002_consus_cave
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_tangaroa_mines.idx
Run the patch task.
Change the package. datas: dungeon$dgn_002_tangaroa_mines
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_tangaroa_mines.p000
Close the pak handle: dungeon$dgn_002_tangaroa_mines , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_002_tangaroa_mines.p000 .
add new datas to the package — dungeon$dgn_002_tangaroa_mines
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_003_juno_gallery.idx
Run the patch task.
Change the package. datas: dungeon$dgn_003_juno_gallery
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_003_juno_gallery.p000
Close the pak handle: dungeon$dgn_003_juno_gallery , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_003_juno_gallery.p000 .
add new datas to the package — dungeon$dgn_003_juno_gallery
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_deiarka_keep.idx
Run the patch task.
Change the package. datas: dungeon$dgn_004_deiarka_keep
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_deiarka_keep.p000
Close the pak handle: dungeon$dgn_004_deiarka_keep , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_deiarka_keep.p000 .
add new datas to the package — dungeon$dgn_004_deiarka_keep
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_deiarka_prison.idx
Run the patch task.
Change the package. datas: dungeon$dgn_004_deiarka_prison
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_deiarka_prison.p000
Close the pak handle: dungeon$dgn_004_deiarka_prison , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_deiarka_prison.p000 .
add new datas to the package — dungeon$dgn_004_deiarka_prison
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_temple_silia.idx
Run the patch task.
Change the package. datas: dungeon$dgn_004_temple_silia
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_temple_silia.p000
Close the pak handle: dungeon$dgn_004_temple_silia , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_004_temple_silia.p000 .
add new datas to the package — dungeon$dgn_004_temple_silia
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_005_accursed_tower.idx
Run the patch task.
Change the package. datas: dungeon$dgn_005_accursed_tower
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_005_accursed_tower.p000
Close the pak handle: dungeon$dgn_005_accursed_tower , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_005_accursed_tower.p000 .
add new datas to the package — dungeon$dgn_005_accursed_tower
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_aymori_sands.idx
Run the patch task.
Change the package. datas: dungeon$dgn_006_aymori_sands
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_aymori_sands.p000
Close the pak handle: dungeon$dgn_006_aymori_sands , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_aymori_sands.p000 .
add new datas to the package — dungeon$dgn_006_aymori_sands
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_dunar_temple.idx
Run the patch task.
Change the package. datas: dungeon$dgn_006_dunar_temple
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_dunar_temple.p000
Close the pak handle: dungeon$dgn_006_dunar_temple , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_dunar_temple.p000 .
add new datas to the package — dungeon$dgn_006_dunar_temple
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_dyark_tunnels.idx
Run the patch task.
Change the package. datas: dungeon$dgn_006_dyark_tunnels
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_dyark_tunnels.p000
Close the pak handle: dungeon$dgn_006_dyark_tunnels , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_dyark_tunnels.p000 .
add new datas to the package — dungeon$dgn_006_dyark_tunnels
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_tanarkin_quarry.idx
Run the patch task.
Change the package. datas: dungeon$dgn_006_tanarkin_quarry
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_tanarkin_quarry.p000
Close the pak handle: dungeon$dgn_006_tanarkin_quarry , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\dungeon$dgn_006_tanarkin_quarry.p000 .
add new datas to the package — dungeon$dgn_006_tanarkin_quarry
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\subzone$sz_apartment_04.idx
Run the patch task.
Change the package. datas: subzone$sz_apartment_04
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\subzone$sz_apartment_04.p000
Close the pak handle: subzone$sz_apartment_04 , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\subzone$sz_apartment_04.p000 .
add new datas to the package — subzone$sz_apartment_04
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$kumaza.idx
Run the patch task.
Change the package. datas: world$kumaza
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$kumaza.p000
Close the pak handle: world$kumaza , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$kumaza.p000 .
add new datas to the package — world$kumaza
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$laedis.idx
Run the patch task.
Change the package. datas: world$laedis
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$laedis.p000
Close the pak handle: world$laedis , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$laedis.p000 .
add new datas to the package — world$laedis
Open the package: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$meinladar.idx
Run the patch task.
Change the package. datas: world$meinladar
Updating the file: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$meinladar.p000
timerfixme:win:EnumDisplayDevicesW ((null),0,0x33df60,0x00000000), stub!
fixme:dxgi:dxgi_device_init Ignoring adapter type.
Close the pak handle: world$meinladar , 0.
Replace the pak: C:\\Program Files\\Dragon’s Prophet\\pak\\world\\world$meinladar.p000 .
add new datas to the package — world$meinladar
[NET] Timeout socket be deleted!! NetID[ 429 ], Time[ 112063 ]
[NET] Timeout socket be deleted!! NetID[ 430 ], Time[ 111563 ]
[NET] Timeout socket be deleted!! NetID[ 431 ], Time[ 111064 ]fixme:ieframe:ControlSite_OnFocus (0x1d99a4)->(0)
fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored
fixme:mshtml:HlinkTarget_SetBrowseContext (0x2504688)->(0x0)
err:secur32:schan_free_handle Handle 0(0xf0fb08) is not of type 0
Allright some further testing:
If i start it through the «Configuration > Miscellaneous > Run .exe» it returns a «Load MainWnd Error» with the following debugger output (in this case the client does not even start running):
[05/22/13 22:33:46] — Running wine-1.5.29 /Users/Oli/Library/PlayOnMac/wineprefix/dragon/drive_c/Program Files/Dragon’s Prophet/launcher.exe (Working directory : /Users/Oli/Library/PlayOnMac)
fixme:netsh:wmain stub: L»netsh» L»advfirewall» L»firewall» L»add» L»rule» L»name=Dragon_PatchLauncher» L»dir=in» L»program=C:\\\\Program Files\\\\Dragon’s Prophet\\\\launcher.exe» L»action=allow» L»enable=fixme:netsh:wmain stub: L»netsh» L»advfirewall» L»firewall» L»add» L»rule» L»name=Dragon_PatchLauncher» L»dir=out» L»program=C:\\\\Program Files\\\\Dragon’s Prophet\\\\launcher.exe» L»action=allow» L»enablefixme:netsh:wmain stub: L»netsh» L»advfirewall» L»firewall» L»add» L»rule» L»name=Dragon_Client_x86″ L»dir=in» L»program=C:\\\\Program Files\\\\Dragon’s Prophet\\\\dp_x86.exe» L»action=allow» L»enable=yes»
fixme:netsh:wmain stub: L»netsh» L»advfirewall» L»firewall» L»add» L»rule» L»name=Dragon_Client_x86″ L»dir=out» L»program=C:\\\\Program Files\\\\Dragon’s Prophet\\\\dp_x86.exe» L»action=allow» L»enable=yes»fixme:netsh:wmain stub: L»netsh» L»advfirewall» L»firewall» L»add» L»rule» L»name=Dragon_Client_x64″ L»dir=in» L»program=C:\\\\Program Files\\\\Dragon’s Prophet\\\\dp_x64.exe» L»action=allow» L»enable=yes»
fixme:netsh:wmain stub: L»netsh» L»advfirewall» L»firewall» L»add» L»rule» L»name=Dragon_Client_x64″ L»dir=out» L»program=C:\\\\Program Files\\\\Dragon’s Prophet\\\\dp_x64.exe» L»action=allow» L»enable=yes»
Running the .exe file from its directory allows me to start up the client but when i hit «Start Game» the screen turns black for a few seconds and then shows the above mentioned «Catastrophic Error»: «Cannot initialize engine, please check Direct3D or driver configuration.» The debugger returns the following:
Cannot import dll:<utf8>C:\users\steamusersl\Temp\is- O47TB.tmp\isskin.dll
Editing my post; did not see the word "deck" in steam deck which changes everything.
The isskin.dll error means you need to install the windows component 'vcrun6sp6'. You can do this using lutris by clicking on the wine/game's environment or runner install and hitting the option 'Open Bash Terminal'. Also, make sure you have 'winetricks' program on your steam deck, I assume it comes preloaded?? Once the terminal opens, type in 'winetricks vcrun6sp6' and let it install. Atfter that, try installing the game again.
If you are not using lutris, just use Winetricks and search for 'vcrun6sp6' and install.