Multi Theft Auto 1.5.5 doesen't work - Arch Linux

Questions about Wine on Linux
Locked
gtauser
Newbie
Newbie
Posts: 2
Joined: Fri May 11, 2018 3:08 pm

Multi Theft Auto 1.5.5 doesen't work - Arch Linux

Post by gtauser »

Hey, I have read MTA wiki page and also wine page but MTA only shows this small loading screen and doesen't launch.

According to
https://wiki.multitheftauto.com/wiki/Cl ... nux_Manual

I have installed:
  • tahoma.ttf
    tahomabd.ttf
    verdana.ttf
Started MTA in a virtual desktop
I installed "lib32-mpg123" cause there was some error about and still I get these errors/fixme:

Code: Select all

0041:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
0041:fixme:wbemprox:client_security_SetBlanket 0x7d52682c, 0x159720, 10, 0, (null), 3, 3, (nil), 0x00000000
0041:fixme:wbemprox:client_security_Release 0x7d52682c
^C0047:fixme:console:CONSOLE_DefaultHandler Terminating process 40 on event 0
and then whole terminal is spammed with

Code: Select all

0038:fixme:seh:call_stack_handlers nested exception
0038:fixme:seh:call_stack_handlers nested exception
0038:fixme:seh:call_stack_handlers nested exception
0038:fixme:seh:call_stack_handlers nested exception
0038:fixme:seh:call_stack_handlers nested exception
0038:fixme:seh:call_stack_handlers nested exception
and at the end:

Code: Select all

wine: Call from 0x7bc5bf3c to unimplemented function ntoskrnl.exe.__C_specific_handler, aborting
0038:err:seh:setup_exception stack overflow 1552 bytes in thread 0038 eip 000000007bc5ecc9 esp 0000000000351000 stack 0x350000-0x351000-0x450000
and after I cancel it it shows

Code: Select all

0047:fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x6833a0 1
0047:fixme:ntoskrnl:ObUnRegisterCallbacks stub: 0xdeadbea
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Multi Theft Auto 1.5.5 doesen't work - Arch Linux

Post by dimesio »

It says right at the top of that page:
MTA: SA 1.5 and greater versions seem to have problems when launching under Wine.
You didn't mention what Wine version you're using. If it's not the latest development release, try that, and if the problem persists, file a bug.
gtauser
Newbie
Newbie
Posts: 2
Joined: Fri May 11, 2018 3:08 pm

Re: Multi Theft Auto 1.5.5 doesen't work - Arch Linux

Post by gtauser »

dimesio wrote:
It says right at the top of that page:
MTA: SA 1.5 and greater versions seem to have problems when launching under Wine.
You didn't mention what Wine version you're using. If it's not the latest development release, try that, and if the problem persists, file a bug.
Yea, saw it but I thought it's somehow fixable. I use the latest Wine version. Alright then, thanks.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Multi Theft Auto 1.5.5 doesen't work - Arch Linux

Post by jkfloris »

Did you try the Windows XP/ Vista MTA-installer in a 32 bit Wineprefix?
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Multi Theft Auto 1.5.5 doesen't work - Arch Linux

Post by Bob Wya »

jkfloris wrote:Did you try the Windows XP/ Vista MTA-installer in a 32 bit Wineprefix?
I've tested the game in a 32-bit Wineprefix, set to Windows XP compatibility.
The game runs, but really badly.

It must be using DLL injection or something similar to call the actual GTA: SA game.
The terminal is still spammed with repeated occurrences of:

Code: Select all

wine: Call from 0x7b44a927 to unimplemented function ntoskrnl.exe.KeStackAttachProcess, aborting
Testing with Wine Staging 3.8.

Bob
Locked