Adobe Director-made game crashes when I launch it

Questions about Wine on Linux
Locked
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Adobe Director-made game crashes when I launch it

Post by byjove01 »

Heya.
I'm trying to launch a non-referenced game named "Siberian Odyssey: The Useful Dream". I don't think a lot of people knows it since it's an obscure French PC game edited by Mindscape in the 2000s, so I'm going to the essential.
This game was made with Adobe Director, so it is a particular case to manage with Wine ; I wouldn't be surprised if anyways my problem was due to a missing DLL resource.

When I try to launch the game, I got this error from Lutris (notice that at this moment I'm using Lutris' build but Wine-TKG doesn't solve anything):

Code: Select all

lutris-wrapper: L'Odyssée Sibérienne: Le Rêve utile
Running /home/byjove/.local/share/lutris/runners/wine/lutris-6.0-rc1-x86_64/bin/wine /media/gaming_ssd/Lexis Numérique/Sibérienne/Lanceur_PC.exe
Initial process has started with pid 158428
Start monitoring process.
wine: Unhandled page fault on write access to 00000098 at address 00A22C09 (thread 00f4), starting debugger...
Unhandled exception: page fault on write access to 0x00000098 in 32-bit code (0x00a22c09).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:00a22c09 ESP:0031fdf0 EBP:0031fea4 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:00000000 ECX:0031fe64 EDX:00000080
 ESI:00000088 EDI:00000088
Stack dump:
0x0031fdf0:  7bc88588 00000001 0031fe58 00000001
0x0031fe00:  7bc88588 00000001 0031fe58 7bc4e7b0
0x0031fe10:  7bc88588 00000002 00000001 0031fe40
0x0031fe20:  7ffde000 0031fe40 0031fe58 7bc4b465
0x0031fe30:  00110000 00000000 00000020 7bc4b465
0x0031fe40:  7bc66300 00a10000 0031fe64 00000000
Backtrace:
=>0 0x00a22c09 (0x0031fea4)
  1 0x20004c77 EntryPoint+0xffffffff() in lanceur_pc (0x0031ff30)
  2 0x7b62e4a0 EntryPoint+0xffffffff() in kernel32 (0x0031ff48)
  3 0x7bc58b17 EntryPoint+0xffffffff() in ntdll (0x0031ff5c)
  4 0x7bc58dc0 EntryPoint+0xffffffff() in ntdll (0x0031ffec)
0x00a22c09: lock addl	$1,0x98(%ebx)
Modules:
Module	Address			Debug info	Name (15 modules)
PE	10000000-1028c000	Deferred        protect
PE	20000000-20018000	Export          lanceur_pc
PE	61740000-61783000	Deferred        advapi32
PE	62fc0000-6304d000	Deferred        rpcrt4
PE	63480000-6348d000	Deferred        version
PE	6bc00000-6bc2c000	Deferred        sechost
PE	6bcc0000-6bd41000	Deferred        setupapi
PE	6c9c0000-6cb19000	Deferred        gdi32
PE	6ed00000-6ef15000	Deferred        user32
PE	70b40000-70c11000	Deferred        ucrtbase
PE	71200000-7121b000	Deferred        imm32
PE	7b000000-7b0e8000	Deferred        kernelbase
PE	7b600000-7b819000	Dwarf           kernel32
PE	7bc00000-7bca3000	Dwarf           ntdll
PE	7e9f0000-7e9f3000	Deferred        wow64cpu
Threads:
process  tid      prio (all id:s are in hex)
00000038 services.exe
	["C:\windows\system32\services.exe"]
	0000003c    0
	00000040    0
	0000004c    0
	00000050    0
	00000064    0
	00000084    0
	0000009c    0
	000000c8    0
	000000d4    0
00000044 svchost.exe
	[C:\windows\system32\svchost.exe -k LocalServiceNetworkRestricted]
	00000048    0
	00000054    0
	00000058    0
0000005c winedevice.exe
	[C:\windows\system32\winedevice.exe]
	00000060    0
	00000068    0
	0000006c    0
	00000070    0
00000074 explorer.exe
	[C:\windows\system32\explorer.exe /desktop]
	00000078    0
	000000b8    0
	000000bc    0
0000007c plugplay.exe
	[C:\windows\system32\plugplay.exe]
	00000080    0
	00000088    0
	0000008c    0
	00000090    0
	000000ac    0
00000094 winedevice.exe
	[C:\windows\system32\winedevice.exe]
	00000098    0
	000000a0    0
	000000a4    0
	000000a8    0
	000000b4    0
000000cc rpcss.exe
	[C:\windows\system32\rpcss.exe]
	000000d0    0
	000000d8    0
	000000dc    0
	000000e0    0
	000000e4    0
	000000e8    0
000000f0 (D) Z:\media\gaming_ssd\Lexis Numrique\Sibrienne\Lanceur_PC.exe
	["Z:\media\gaming_ssd\Lexis Numrique\Sibrienne\Lanceur_PC.exe"]
	000000f4    0 <==
	0000010c    0
System information:
    Wine build: wine-6.0rc1.r0.gd7b71f0b ( TkG Staging Esync Fsync )
    Platform: i386
    Version: Windows XP
    Host system: Linux
    Host version: 5.9.14-arch1-1
Monitored process exited.
Initial process has exited (return code: 1280)
All children have exited.
Exit with returncode 1280
If anyone could help me to quickly solve this, I'd be grateful to him/her. I'd like a lot to play this game again.
I'm on Arch Linux btw, all my drivers are up-to-date and DXVK/virtual desktop doesn't both solve anything.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Adobe Director-made game crashes when I launch it

Post by jkfloris »

By default Lutris will disable all wine debug messages, so your terminal output isn't very helpful.
Enable debugging and post the output again.
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Re: Adobe Director-made game crashes when I launch it

Post by byjove01 »

Well, the Wine output debugging is enabled yet on my Lutris. But I used the "Full" mode (damn, it's such messy), here's what I got with it:
https://mega.nz/file/71kCUYqL#mLp7TncU6 ... N9y2s9oyWU
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Re: Adobe Director-made game crashes when I launch it

Post by byjove01 »

I was forced to put it on MEGA because it was a lot too heavy. It's just a .txt file.
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Re: Adobe Director-made game crashes when I launch it

Post by byjove01 »

It seems like my problem won't receive any solution... that's sad.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Adobe Director-made game crashes when I launch it

Post by jkfloris »

All I found is that the game stops on protect.exe. I expect this to be some kind of copy protection.
I don't know a solution yet
(It also doesn't help that there is a movie with the same name and that my French isn't very good anymore.)
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Re: Adobe Director-made game crashes when I launch it

Post by byjove01 »

jkfloris wrote: Mon Feb 15, 2021 6:49 pm All I found is that the game stops on protect.exe. I expect this to be some kind of copy protection.
I don't know a solution yet
(It also doesn't help that there is a movie with the same name and that my French isn't very good anymore.)
Ah, so you didn't give up. :)
If you need any other info from my game copy, just ask. Maybe I should find a way to create a patch breaking the copy protection?
And yes, this game is an pretty decent adaptation from this French movie.
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Re: Adobe Director-made game crashes when I launch it

Post by byjove01 »

In the case there's still people who could help with this game, I'm still here.
byjove01
Level 3
Level 3
Posts: 56
Joined: Tue Jan 12, 2021 10:00 am

Re: Adobe Director-made game crashes when I launch it

Post by byjove01 »

Urgh... really no one ?
Locked