• 1 Post
  • 4 Comments
Joined 2 years ago
cake
Cake day: November 10th, 2022

help-circle

  • Thank you for the reply! So I started up a 32 bit wine prefix just to test and I still get the same error. This time I used bottles to create a 32 bit wine prefix and install vcruntime just to make sure I wasn’t missing any dlls and still had the same error however just running

    [polaris@archlinux bin]$ WINEPREFIX=/home/polaris/SSD/ChunithmSun32 WINEARCH=win32 wine chunsanapp.exe
    

    outputted this

    002c:fixme:winediag:LdrInitializeThunk wine-staging 8.11 is a testing version containing experimental patches.
    002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
    002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    Application could not be started, or no application associated with the specified file.
    ShellExecuteEx failed: File not found.
    

    just for reference sake running

    [polaris@archlinux bin]$ WINEPREFIX=/home/polaris/SSD/ChunithmSun32 WINEARCH=win32 wine start.bat 
    

    outputs

    002c:fixme:winediag:LdrInitializeThunk wine-staging 8.11 is a testing version containing experimental patches.
    002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
    002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
    Application could not be started, or no application associated with the specified file.
    ShellExecuteEx failed: Bad EXE format for Z:\home\polaris\SSD\Chunithm SUN (SDHD 2.10.01)\App\bin\inject_x64.exe.
    
    0134:err:module:import_dll Library DPAPI.DLL (which is needed by L"Z:\\home\\polaris\\SSD\\Chunithm SUN (SDHD 2.10.01)\\App\\bin\\chusanApp.exe") not found
    0134:err:module:import_dll Library gdi32full.dll (which is needed by L"Z:\\home\\polaris\\SSD\\Chunithm SUN (SDHD 2.10.01)\\App\\bin\\chusanApp.exe") not found
    0134:err:module:LdrInitializeThunk Importing dlls for L"Z:\\home\\polaris\\SSD\\Chunithm SUN (SDHD 2.10.01)\\App\\bin\\chusanApp.exe" failed, status c0000135
    VirtualFreeEx failed
    DebugActiveProcess failed: 80070005
    
    Game processes have terminated
    Press any key to continue...
    

    The 32bit winebottle I created looks like this and has a whole bunch of libraries install alongside with it since im mainly too lazy to install vcruntimes etc my self lmao

    I know that on windows it requires vcruntime and direct x12 to run properly but so do most games so im not sure why this one is behaving bad…

    Thank you again for taking time out of your day to help!



  • Hey! Sorry for the very late reply. lemmy has been down all day today. however here is the log content when i do a simple wine start.bat

    [polaris@archlinux bin]$ wine start.bat 002c:fixme:winediag:LdrInitializeThunk wine-staging 8.11 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 014c:err:module:import_dll Library DPAPI.DLL (which is needed by L"Z:\home\polaris\SSD\Chunithm SUN (SDHD 2.10.01)\App\bin\chusanApp.exe") not found 014c:err:module:import_dll Library gdi32full.dll (which is needed by L"Z:\home\polaris\SSD\Chunithm SUN (SDHD 2.10.01)\App\bin\chusanApp.exe") not found 014c:err:module:LdrInitializeThunk Importing dlls for L"Z:\home\polaris\SSD\Chunithm SUN (SDHD 2.10.01)\App\bin\chusanApp.exe" failed, status c0000135 VirtualFreeEx failed DebugActiveProcess failed: 80070005