Adventure Academy won't play video lessons

Questions about Wine on Linux
Locked
jshaver
Newbie
Newbie
Posts: 2
Joined: Sun May 15, 2022 7:51 pm

Adventure Academy won't play video lessons

Post by jshaver »

I'm trying to install the game "Adventure Academy" for my children to play. The download is here, but unfortunately you would need to sign up for a trial (with a credit card) to try to recreate the issue :(

This seem to be working well for the most part. I had to install a few libs to address some of the errors in the game after it was initially installed, but I'm still having a problem where the video lessons in the game aren't playing. This is a major part of the game (it is an educational game after all) and its not very useful without the lessons. I don't have any more errors showing up in the logs for missing libs, and I'm just now sure where to get more info on what more I can do. It's an MMORGP style game. The videos are I think streamed from a remote source, so I can't find them on disk to see what decoder might be needed. The game seems to be built on Unity. Any ideas where I can go from here to investigate what else might be needed to get it working? I've tried several versions on wine latest version I can get on manjaro with out compiling it myself (which I might try if I have time the next couple of days) is wine 7.7.

I'm running wine in lutris on Manjaro linux. I've installed gstreamer and all of the good/bad/ugly plugins for gstreamer. I've installed openjpeg2. I have tried other things, but I've been at it for a couple of weeks, so I'm not sure I could even remember all of it.

The logs from running the game are below. None of the logs below showed up as I attempted to watch one of the video lessons. They either appeard as I was logging into the game or as I was shutting it down:

Code: Select all

lutris-wrapper: Adventure Academy
Started initial process 49289 from gamemoderun /usr/bin/wine /home/jshaver/Games/adventure-academy/drive_c/Program Files (x86)/Age of Learning/Adventure Academy/Adventure Academy.exe
Start monitoring process.
gamemodeauto: 
esync: up and running.
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.7 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0064:fixme:imm:ImeSetActiveContext (0x359a70, 0): stub
0064:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000359A70): stub
002c:fixme:imm:ImeSetActiveContext (0x35a200, 1): stub
002c:fixme:imm:ImmReleaseContext (0000000000010056, 000000000035A200): stub
0108:fixme:file:NtLockFile I/O completion on lock not implemented yet
0108:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0108:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0108:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
wine: configuration in L"/home/jshaver/Games/adventure-academy" has been updated.
012c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
012c:fixme:imm:ImmReleaseContext (000000000005005A, 0000000061FC3B20): stub
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
012c:fixme:wbemprox:client_security_SetBlanket 0000000067D5FDE0, 00000000009B8C90, 10, 0, (null), 3, 3, 0000000000000000, 0
012c:fixme:wbemprox:client_security_Release 0000000067D5FDE0
0208:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000068AFFE10
0208:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0000000068AFFDB8): stub
012c:fixme:wbemprox:client_security_SetBlanket 0000000067D5FDE0, 00000000009B8DC0, 10, 0, (null), 3, 3, 0000000000000000, 0
012c:fixme:wbemprox:client_security_Release 0000000067D5FDE0
012c:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
012c:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
012c:fixme:win:RegisterTouchWindow (000000000005005A 00000000): stub
012c:fixme:wbemprox:client_security_SetBlanket 0000000067D5FDE0, 00000000009B8F80, 10, 0, (null), 3, 3, 0000000000000000, 0
012c:fixme:wbemprox:client_security_Release 0000000067D5FDE0
012c:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
012c:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
012c:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
027c:fixme:ver:GetCurrentPackageId (0000000072E2FE10 0000000000000000): stub
026c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000000071B927F0, 38) stub
0268:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000000074605A30, 65) stub
012c:fixme:winsock:WSAIoctl SIO_UDP_CONNRESET stub
012c:fixme:winsock:WSAIoctl SIO_UDP_CONNRESET stub
0134:fixme:file:CancelSynchronousIo (0000000000000098): stub
0134:fixme:file:CancelSynchronousIo (0000000000000098): stub
0134:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000011FD70
Initial process has exited (return code: 0)
037c:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000011FD70
Monitored process exited.
Exit with return code 0
pakdev
Newbie
Newbie
Posts: 1
Joined: Tue May 31, 2022 11:38 am

Re: Adventure Academy won't play video lessons

Post by pakdev »

I'm in the same boat - let me know what you discover and I'll do the same
Locked