Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application doesnt get launched after installation. #38

Closed
HoxyAnime opened this issue Jun 14, 2022 · 31 comments
Closed

Application doesnt get launched after installation. #38

HoxyAnime opened this issue Jun 14, 2022 · 31 comments
Labels

Comments

@HoxyAnime
Copy link

I tried to execute the launcher

sh launcher.sh
It returns that:

0009:err:module:LdrInitializeThunk "CRClient.dll" failed to initialize, aborting
0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000005
hoxy2@hoxy2-AB350-Gaming:~/Escritorio/PSCC/Adobe-Photoshop/drive_c$ 

Any ideas? thank you

@MiMillieuh
Copy link
Collaborator

I tried to execute the launcher

sh launcher.sh
It returns that:

0009:err:module:LdrInitializeThunk "CRClient.dll" failed to initialize, aborting
0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000005
hoxy2@hoxy2-AB350-Gaming:~/Escritorio/PSCC/Adobe-Photoshop/drive_c$ 

Any ideas? thank you

How did you installed the software ? Through GUI or cli ?

@HoxyAnime
Copy link
Author

WIth GUI. Whatever I tried CLI too. I resolved that, the problem was wine. It was more complicated than I thought to install a Wine higher than 6. But yes, such a conflict is Wine's problem.

@yk979
Copy link

yk979 commented Jun 14, 2022

WIth GUI. Whatever I tried CLI too. I resolved that, the problem was wine. It was more complicated than I thought to install a Wine higher than 6. But yes, such a conflict is Wine's problem.

I tried to install GUI version of Photoshop CC on ubuntu 22.04 LTS and got the same problem. What version of wine you use?

@MiMillieuh
Copy link
Collaborator

MiMillieuh commented Jun 15, 2022

Well the software isn't supported with wine less than 6.1...

You can install it easily trough wineHQ on Ubuntu https://wiki.winehq.org/Ubuntu (if you're on something else it's easy enough usually... and by the way when you create an issue, some IMPORTANT information are asked to answer as fast as possible the issue.)

If you don't met the requirement, you should expect issues that aren't fixable at all.

@marcosparga
Copy link

I installed photoshop 2021 GUI on my Fedora 36 and doesn't get launched after installation.

I tried to execute the launcher

sh launcher.sh

It returns that:

002c:fixme:winediag:LdrInitializeThunk wine-staging 7.10 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.10 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0104:err:module:import_dll Library mscms.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found
0104:err:module:import_dll Loading library d3d12.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") failed (error c000007b).
0104:err:module:import_dll Library MSVCP140_CODECVT_IDS.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\AdobePDFSettings.dll") not found
0104:err:module:import_dll Library AdobePDFSettings.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found
0104:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000135

@MiMillieuh
Copy link
Collaborator

I installed photoshop 2021 GUI on my Fedora 36 and doesn't get launched after installation.

I tried to execute the launcher

sh launcher.sh

It returns that:

002c:fixme:winediag:LdrInitializeThunk wine-staging 7.10 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.10 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0104:err:module:import_dll Library mscms.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found
0104:err:module:import_dll Loading library d3d12.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") failed (error c000007b).
0104:err:module:import_dll Library MSVCP140_CODECVT_IDS.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\AdobePDFSettings.dll") not found
0104:err:module:import_dll Library AdobePDFSettings.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found
0104:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000135

Is there anything before these logs ?
Can you try to reinstall or use the script install ?

@marcosparga
Copy link

I installed photoshop 2021 GUI on my Fedora 36 and doesn't get launched after installation.
I tried to execute the launcher
sh launcher.sh
It returns that:

002c:fixme:winediag:LdrInitializeThunk wine-staging 7.10 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.10 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0104:err:module:import_dll Library mscms.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found
0104:err:module:import_dll Loading library d3d12.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") failed (error c000007b).
0104:err:module:import_dll Library MSVCP140_CODECVT_IDS.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\AdobePDFSettings.dll") not found
0104:err:module:import_dll Library AdobePDFSettings.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found
0104:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000135

Is there anything before these logs ? Can you try to reinstall or use the script install ?

I installed using the script but it gave the same error.
What version of Wine did you use?

@MiMillieuh
Copy link
Collaborator

I use the latest wine devel on fedora...

The installation method is universal. It should work on any Linux as long as you follow the requirements and you have the R/W access to your folder.

@marcosparga
Copy link

I use the latest wine devel on fedora...

The installation method is universal. It should work on any Linux as long as you follow the requirements and you have the R/W access to your folder.

I was able to start photoshop when I installed winehq-stable.
Now it's working fine. Thank you very much!!

@MiMillieuh
Copy link
Collaborator

I use the latest wine devel on fedora...

The installation method is universal. It should work on any Linux as long as you follow the requirements and you have the R/W access to your folder.

I was able to start photoshop when I installed winehq-stable.
Now it's working fine. Thank you very much!!

Then it's maybe not compatible with the latest staging patches...

@MiMillieuh
Copy link
Collaborator

WIth GUI. Whatever I tried CLI too. I resolved that, the problem was wine. It was more complicated than I thought to install a Wine higher than 6. But yes, such a conflict is Wine's problem.

I tried to install GUI version of Photoshop CC on ubuntu 22.04 LTS and got the same problem. What version of wine you use?

Without any answer from you, I'll close this issue in 2 days

@heyitspreet
Copy link

I use the latest wine devel on fedora...
The installation method is universal. It should work on any Linux as long as you follow the requirements and you have the R/W access to your folder.

I was able to start photoshop when I installed winehq-stable. Now it's working fine. Thank you very much!!

I'm facing the same problem on fedora, which version of wine are you using?

@marcosparga
Copy link

https://wiki.winehq.org/Fedora

I'm using Fedora 36, ​​but only the stable version of the Fedora 35 repository worked.

dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/35/winehq.repo

dnf install winehq-stable

@heyitspreet
Copy link

Do you have to reinstall PS after that? Because it didn't work for me after installing winehq-stable, I got the same error. I'll try to uninstall wine and PS and retry again.

@heyitspreet
Copy link

❯ sh ./launcher.sh
0024:err:module:import_dll Library MSVCP140_CODECVT_IDS.dll (which is needed by L"C:\Program Files\Adobe\Adobe Photoshop 2021\AdobePDFSettings.dll") not found
0024:err:module:import_dll Library AdobePDFSettings.dll (which is needed by L"C:\Program Files\Adobe\Adobe Photoshop 2021\photoshop.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"C:\Program Files\Adobe\Adobe Photoshop 2021\photoshop.exe" failed, status c0000135

this is what i'm getting rn

@marcosparga
Copy link

You must uninstall wine and PS, then install the version I indicated in that comment and after that install the PS GUI.

@MiMillieuh
Copy link
Collaborator

Hello, to be clear, this software always worked on winehq-devel I literally use Fedora and just reinstalled it fine so maybe you're missing some of the requirement. in that case just install them.

Please note that the Gui can be sometime broken and I might recommend you actually to use the sh script sh photoshop2021install.sh /home/user/path-to-any-dir

@LollenApe
Copy link

LollenApe commented Jan 24, 2023

Hello I still have this problem (photoshop cc 2021) on Lubuntu 22.10, latest winehq-stable, used CLI, it gives me the exact problem: 0024:err:module:import_dll Library d3d12.dll not found.
Is it a Lubuntu problem or a wine problem?
I tried with winehq-devel too, but it gives me the same problem.

i have every requirements installed, and installed photoshop in custom path (/home/name/.winapps).

@MiMillieuh
Copy link
Collaborator

Hello I still have this problem (photoshop cc 2021) on Lubuntu 22.10, latest winehq-stable, used CLI, it gives me the exact problem: 0024:err:module:import_dll Library d3d12.dll not found. Is it a Lubuntu problem or a wine problem? I tried with winehq-devel too, but it gives me the same problem.

i have every requirements installed, and installed photoshop in custom path (/home/name/.winapps).

First if you're using wine form the ubuntu repos, that's why it isn't working.
You also need a GPU that's able to use Vulkan
if you have an Intel IGPU, some issue are from the Intel driver.

Also I need logs from the installer and logs from the launcher.sh and your system information like CPU GPU Wine version...

@LollenApe
Copy link

Hello I still have this problem (photoshop cc 2021) on Lubuntu 22.10, latest winehq-stable, used CLI, it gives me the exact problem: 0024:err:module:import_dll Library d3d12.dll not found. Is it a Lubuntu problem or a wine problem? I tried with winehq-devel too, but it gives me the same problem.
i have every requirements installed, and installed photoshop in custom path (/home/name/.winapps).

First if you're using wine form the ubuntu repos, that's why it isn't working. You also need a GPU that's able to use Vulkan if you have an Intel IGPU, some issue are from the Intel driver.

Also I need logs from the installer and logs from the launcher.sh and your system information like CPU GPU Wine version...

0024:err:module:import_dll Library d3d12.dll (which is needed by L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe") not found 0024:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000135
CPU: Intel Core 2 Duo, GPU: GeForce 9400, 3GB RAM, wine version: wine-7.0.1
not a powerful pc lol btw how can i install wine correctly?

@LollenApe
Copy link

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

@MiMillieuh
Copy link
Collaborator

MiMillieuh commented Jan 25, 2023

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all

It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.

Not any mention of vulkan.

And to install wine correctly you need to follow the instructions on winehq.org

@LollenApe
Copy link

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all

It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.

Not any mention of vulkan.

And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?

And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

@MiMillieuh
Copy link
Collaborator

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all

It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.

Not any mention of vulkan.

And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?

And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

Well since photoshop 2021+ require DX12 you need to have vulkan, maybe you can try on your Intel IGPU but they aren't working great usually and if you're on a desktop, it's a pain to get working (never got it on my old machine)

@LollenApe
Copy link

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all

It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.

Not any mention of vulkan.

And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?

And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

Well since photoshop 2021+ require DX12 you need to have vulkan, maybe you can try on your Intel IGPU but they aren't working great usually and if you're on a desktop, it's a pain to get working (never got it on my old machine)

On Windows 10 Photoshop and Illustrator cc 2023 works very well on this pc (it's a shitty iMac early 2009) so I think it should work on Linux too??? But I did not understand if the problem of the installer.sh is a GPU problem or a Wine problem or idk...

@MiMillieuh
Copy link
Collaborator

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all
It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.
Not any mention of vulkan.
And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?
And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

Well since photoshop 2021+ require DX12 you need to have vulkan, maybe you can try on your Intel IGPU but they aren't working great usually and if you're on a desktop, it's a pain to get working (never got it on my old machine)

On Windows 10 Photoshop and Illustrator cc 2023 works very well on this pc (it's a shitty iMac early 2009) so I think it should work on Linux too??? But I did not understand if the problem of the installer.sh is a GPU problem or a Wine problem or idk...

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all
It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.
Not any mention of vulkan.
And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?
And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

Well since photoshop 2021+ require DX12 you need to have vulkan, maybe you can try on your Intel IGPU but they aren't working great usually and if you're on a desktop, it's a pain to get working (never got it on my old machine)

On Windows 10 Photoshop and Illustrator cc 2023 works very well on this pc (it's a shitty iMac early 2009) so I think it should work on Linux too??? But I did not understand if the problem of the installer.sh is a GPU problem or a Wine problem or idk...

It might works on windows, but on Linux using wine with recent graphics apps require to use Vulkan and the old GPU in it isn't supported.

I think this is a GPU issue more than anything else. but of course I can be wrong.

Maybe you could try an older PS version for Linux that still works with OpenGL.

@LollenApe
Copy link

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all
It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.
Not any mention of vulkan.
And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?
And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

Well since photoshop 2021+ require DX12 you need to have vulkan, maybe you can try on your Intel IGPU but they aren't working great usually and if you're on a desktop, it's a pain to get working (never got it on my old machine)

On Windows 10 Photoshop and Illustrator cc 2023 works very well on this pc (it's a shitty iMac early 2009) so I think it should work on Linux too??? But I did not understand if the problem of the installer.sh is a GPU problem or a Wine problem or idk...

and the last line before the installation completes is:
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

You GPU doesn't support Vulkan at all
It's a 2008 GPU from Nvidia and it supports up to dx10 on windows and opengl 3.3 on Linux.
Not any mention of vulkan.
And to install wine correctly you need to follow the instructions on winehq.org

Oh, so I can't install Photoshop, correct?
And I already installed wine from the site lol but in this case I don't think it's a Wine problem (?)

Well since photoshop 2021+ require DX12 you need to have vulkan, maybe you can try on your Intel IGPU but they aren't working great usually and if you're on a desktop, it's a pain to get working (never got it on my old machine)

On Windows 10 Photoshop and Illustrator cc 2023 works very well on this pc (it's a shitty iMac early 2009) so I think it should work on Linux too??? But I did not understand if the problem of the installer.sh is a GPU problem or a Wine problem or idk...

It might works on windows, but on Linux using wine with recent graphics apps require to use Vulkan and the old GPU in it isn't supported.

I think this is a GPU issue more than anything else. but of course I can be wrong.

Maybe you could try an older PS version for Linux that still works with OpenGL.

Yeah I tried CS6 and it works, the positive thing is that I can open CC projects on it. But the negative things are the functionality on newer Photoshops, I'll try doing something or different or just keep dual boot, thank you so much for helping me!

@mepsteinj
Copy link

Hello @MiMillieuh,
Thank you for this nice install script!

I have this error after install:

allredist/setup_vkd3d_proton.sh: 29: 0: not found
wine: configuration in L"/home/michael/wine-photoshop/Adobe-Photoshop" has been updated.
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

But I have a DX12 compatible card:
01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)

Driver:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.161.03   Driver Version: 470.161.03   CUDA Version: 11.4     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  On   | 00000000:01:00.0  On |                  N/A |
|  0%   46C    P8    13W / 200W |    361MiB /  6075MiB |      1%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

photoshop_dxgi.log:

info:  Game: photoshop.exe
info:  DXVK: v2.1
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x617d3eb0
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
warn:  Skipping Vulkan 1.2 adapter: NVIDIA GeForce GTX 1060 6GB
warn:  Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn:  DXVK: No adapters found. Please check your device filter settings and Vulkan setup.

sniffer_dxgi.log:

warn:  CreateDXGIFactory2: Ignoring flags
info:  Game: sniffer.exe
info:  DXVK: v2.1
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x65dc3eb0
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
warn:  Skipping Vulkan 1.2 adapter: NVIDIA GeForce GTX 1060 6GB
warn:  Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn:  DXVK: No adapters found. Please check your device filter settings and Vulkan setup.

Please, can you help me? This is the only software I miss from the windows era :)

@MiMillieuh
Copy link
Collaborator

Hello @MiMillieuh, Thank you for this nice install script!

I have this error after install:

allredist/setup_vkd3d_proton.sh: 29: 0: not found
wine: configuration in L"/home/michael/wine-photoshop/Adobe-Photoshop" has been updated.
allredist/setup_vkd3d_proton.sh: 78: Bad substitution

But I have a DX12 compatible card: 01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)

Driver:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.161.03   Driver Version: 470.161.03   CUDA Version: 11.4     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  On   | 00000000:01:00.0  On |                  N/A |
|  0%   46C    P8    13W / 200W |    361MiB /  6075MiB |      1%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

photoshop_dxgi.log:

info:  Game: photoshop.exe
info:  DXVK: v2.1
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x617d3eb0
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
warn:  Skipping Vulkan 1.2 adapter: NVIDIA GeForce GTX 1060 6GB
warn:  Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn:  DXVK: No adapters found. Please check your device filter settings and Vulkan setup.

sniffer_dxgi.log:

warn:  CreateDXGIFactory2: Ignoring flags
info:  Game: sniffer.exe
info:  DXVK: v2.1
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x65dc3eb0
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
warn:  Skipping Vulkan 1.2 adapter: NVIDIA GeForce GTX 1060 6GB
warn:  Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn:  DXVK: No adapters found. Please check your device filter settings and Vulkan setup.

Please, can you help me? This is the only software I miss from the windows era :)

Hello, could you please try this branch ?

https://raw.githubusercontent.com/MiMillieuh/Photoshop-CC2022-Linux/MiMillieuh-Fix-Vkd3d-test/scripts/photoshop2021install.sh

@mepsteinj
Copy link

Hello,
I see you "replaced" setup_vkd3d_proton.sh with vkd3d. Yes, the error is gone because it's generated by the setup_vkd3d_proton script, but I fixed the "Graphic Processor" use in Photoshop by updating the Nvidia Driver to the latest version from the nvidia official repo (I'm running Debian 11).

Photoshop is running wonderful. Thanks you very much!!!!!
Captura de pantalla de 2023-01-30 04-44-23

@MiMillieuh
Copy link
Collaborator

Good, I'm now closing this issue since the original publisher seem to not respond. and this issue has too much issues in it that aren't really the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants