Run Touchdesigner

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
langraffe
Newbie
Newbie
Posts: 1
Joined: Sun Jan 16, 2022 5:57 pm

Run Touchdesigner

Post by langraffe »

Hi guys,

I'm a total newbie to wine and I have a quite difficult setup, I am currently running Fedora 32 on a ps4 pro and I'm trying to use wine to run a program called Touchdesigner. I installed it with wine with minimal issues, everything installed correctly. When I try to run the program this is my output:

Code: Select all

[ITmania@psxitarch Downloads]$ wine "C:/Program Files/Derivative/TouchDesigner/bin/touchdesigner.exe" 
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.8 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
008c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
008c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
008c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:exec:SHELL_execute flags ignored: 0x00004000
0150:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0150:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0150:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0148:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0148:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0148:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0148:fixme:process:GetActiveProcessorGroupCount semi-stub, always returning 1
0150:fixme:process:GetActiveProcessorGroupCount semi-stub, always returning 1
0150:fixme:heap:RtlSetHeapInformation 000000001CEA0000 0 000000000041E820 4 stub
0148:fixme:heap:RtlSetHeapInformation 000000001CEA0000 0 000000000041E820 4 stub
0148:fixme:heap:RtlSetHeapInformation 000000001B840000 0 000000000040DBF0 4 stub
0150:fixme:heap:RtlSetHeapInformation 000000001B840000 0 000000000040DBF0 4 stub
0148:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0150:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
No suitable pixel formats were found
0150:err:wgl:set_pixel_format Invalid format 0
No suitable pixel formats were found
0148:err:wgl:set_pixel_format Invalid format 0
I've tried using Lutris and enabling the Enable NVIDIA Prime Render Offload prompted the program to tell me to upgrade my NVIDIA drivers to a version after 340 which is very weird since the GPU is AMD in the PS4. This version of Fedora 32 is using custom gpu drivers and I wonder if that could be the issue and if it's possible to run the program with other drivers.
Any help is highly appreciated and thank you all.
Locked