WIne wont work

Questions about Wine on Linux
Locked
raitongg
Newbie
Newbie
Posts: 1
Joined: Sun Nov 13, 2022 12:53 pm

WIne wont work

Post by raitongg »

Hallo

currently running:

raiton@ubuntu:~/Documents/Games/Outlive$ neofetch
.-/+oossssoo+/-. raiton@ubuntu
`:+ssssssssssssssssss+:` -------------
-+ssssssssssssssssssyyssss+- OS: Ubuntu 22.04.1 LTS x86_64
.ossssssssssssssssssdMMMNysssso. Host: N550JV 1.0
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.15.0-52-generic
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 19 hours, 44 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 2730 (dpkg), 38 (snap)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.1.16
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 1920x1080
ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: GNOME 42.5
ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: Mutter
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Adwaita
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Yaru-dark [GTK2/3]
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Yaru [GTK2/3]
+sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: gnome-terminal
/ssssssssssshdmNNNNmyNMMMMhssssss/ CPU: Intel i7-4700HQ (8) @ 3.400GHz
.ossssssssssssssssssdMMMNysssso. GPU: Intel 4th Gen Core Processor
-+sssssssssssssssssyyyssss+- GPU: NVIDIA GeForce GT 750M
`:+ssssssssssssssssss+:` Memory: 12784MiB / 15884MiB
.-/+oossssoo+/-.

raiton@ubuntu:~/Documents/Games/Outlive$ wine --version
wine-7.20

when i run wine i get a popup saying "System registry corrupted" plus the output:

raiton@ubuntu:~/Documents/Games/Outlive$ wine Outlive.exe
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00cc:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:imm:ImeSetActiveContext (0001004E, 1): stub
0024:fixme:imm:ImmReleaseContext (0001005C, 0001004E): stub
00cc:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
00cc:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: WIne wont work

Post by jkfloris »

I think the game is responsible for the error message.
Does a built-in Wine program work?

Code: Select all

wine notepad
Is this the game?
Locked