Ace attorney doesn't launch

Questions about Wine on Linux
Locked
Trapped-In-Dreams
Level 1
Level 1
Posts: 7
Joined: Sun Jul 19, 2020 3:28 pm

Ace attorney doesn't launch

Post by Trapped-In-Dreams »

I installed the game but it crashes when I'm trying to launch it. I couldn't find any solutions on the internet so I would be very grateful if anyone could help me with this. Here's console output:

$ wine PWAAT.exe

0024:fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 100BD483, 10FD4B10, 10FD4B28) stub.
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 10F90368, 43) stub
0024:fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 00401123, 00412020, 00412038) stub.
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00410B78, 43) stub
CreateDirectory 'C:/users/user/AppData/LocalLow/CAPCOM/Phoenix Wright_ Ace Attorney Trilogy _ ?Ca??o?uu?en123 ?eE?!??ae?e??a??e>?e??ao?a?' failed: File not found.
(current dir: )
CreateDirectory 'C:/users/user/AppData/LocalLow/CAPCOM/Phoenix Wright_ Ace Attorney Trilogy _ ?Ca??o?uu?en123 ?eE?!??ae?e??a??e>?e??ao?a?' failed: File not found.
(current dir: )
Mono path[0] = 'C:/Games/Phoenix Wright Ace Attorney Trilogy/PWAAT_Data/Managed'
Mono config path = 'C:/Games/Phoenix Wright Ace Attorney Trilogy/PWAAT_Data/Mono/etc'
0024:fixme:imm:ImmReleaseContext (00010050, 0336E1C0): stub
0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x10d84ab4
[user@pc Phoenix Wright Ace Attorney Trilogy]$ 0070:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Ace attorney doesn't launch

Post by jkfloris »

Which Wine version do you use?

Code: Select all

wine --version
Trapped-In-Dreams
Level 1
Level 1
Posts: 7
Joined: Sun Jul 19, 2020 3:28 pm

Re: Ace attorney doesn't launch

Post by Trapped-In-Dreams »

jkfloris wrote: Tue Jul 21, 2020 5:41 pm Which Wine version do you use?
wine-5.13
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Ace attorney doesn't launch

Post by jkfloris »

Phoenix Wright_ Ace Attorney Trilogy _ ?Ca??o?uu?en123 ?eE?!??ae?e??a??e>?e??ao?a?'
This directory has a Japanese name. Does it make any difference if you install a Japanse locale?

Code: Select all

Phoenix Wright_ Ace Attorney Trilogy _ 逆転裁判123 成歩堂セレクション
Where you get the error, Wine should load the Directx 11 libraries.
What is the output of:

Code: Select all

inxi -G
This is the output I get:

Code: Select all

wine PWAAT.exe 

00a4:fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 100BD483, 10FD4B10, 10FD4B28) stub.
00a4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 10F90368, 43) stub
00a4:fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 00401123, 00412020, 00412038) stub.
00a4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00410B78, 43) stub
00ac:fixme:x11settings:X11DRV_ChangeDisplaySettingsEx Changing non-primary adapter L"\\\\.\\DISPLAY2" settings is currently unsupported.
00a4:fixme:imm:ImmReleaseContext (0001004A, 00A08210): stub
00a4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00a4:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x1.
00a4:fixme:wbemprox:client_security_SetBlanket 6795F768, 03F78A30, 10, 0, (null), 3, 3, 00000000, 0x00000000
00a4:fixme:wbemprox:client_security_Release 6795F768
00a4:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake Options support data.
00a4:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00A0F998, format 29, format_support 0031F5FC partial-stub!
00a4:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0xe.
...
Trapped-In-Dreams
Level 1
Level 1
Posts: 7
Joined: Sun Jul 19, 2020 3:28 pm

Re: Ace attorney doesn't launch

Post by Trapped-In-Dreams »

jkfloris wrote: Mon Jul 27, 2020 3:43 pm This directory has a Japanese name. Does it make any difference if you install a Japanse locale?
When I run the game with the following command

Code: Select all

LANG="ja_JP.utf8" wine PWAAT.exe
a window appears but crashes in a few seconds.
jkfloris wrote: Mon Jul 27, 2020 3:43 pm What is the output of:

Code: Select all

inxi -G

Code: Select all

inxi -G
Graphics:  Device-1: NVIDIA G86 [GeForce 8500 GT] driver: nouveau v: kernel 
           Display: x11 server: X.org 1.20.8 driver: nouveau unloaded: modesetting resolution: <xdpyinfo missing> 
           OpenGL: renderer: NV86 v: 3.3 Mesa 20.1.3 
 
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Ace attorney doesn't launch

Post by jkfloris »

Does it make any difference if you use the nVidia 340 drivers?
Trapped-In-Dreams
Level 1
Level 1
Posts: 7
Joined: Sun Jul 19, 2020 3:28 pm

Re: Ace attorney doesn't launch

Post by Trapped-In-Dreams »

jkfloris wrote: Sun Aug 02, 2020 5:20 am Does it make any difference if you use the nVidia 340 drivers?
A window with error appears and says:

Code: Select all

Failed to initialize graphics.
Make sure you have DirectX 11 installed, have up to date
drivers for your graphics card and have not disabled
3D acceleration in display settings.
InitializeEngineGraphics failed
Trapped-In-Dreams
Level 1
Level 1
Posts: 7
Joined: Sun Jul 19, 2020 3:28 pm

Re: Ace attorney doesn't launch

Post by Trapped-In-Dreams »

UPD:
The game launched and works fine now (on nouveau driver). What I did was installing d3d11 and some other packages trough winetricks and switching something in winecfg.
Locked