Search found 56 matches

by Time4Tea
Sun Feb 04, 2024 3:56 pm
Forum: Linux
Topic: OpenGL errors after system update in Arch Linux
Replies: 2
Views: 810

Re: OpenGL errors after system update in Arch Linux

Yeah, I hadn't updated the `lib32-nvidia-utils` package, which obviously contains some 32-bit compatibility libraries. Problem solved!
by Time4Tea
Sun Feb 04, 2024 7:42 am
Forum: Linux
Topic: OpenGL errors after system update in Arch Linux
Replies: 2
Views: 810

Re: OpenGL errors after system update in Arch Linux

Ah, 64 bit games are working in my 64-bit prefix. But the 32-bit prefixes are giving the error.

Hmm .... maybe it's something to do with the 32-bit drivers/Nvidia packages.
by Time4Tea
Sun Feb 04, 2024 7:36 am
Forum: Linux
Topic: OpenGL errors after system update in Arch Linux
Replies: 2
Views: 810

OpenGL errors after system update in Arch Linux

Hi, I did a full system update in Arch Linux a couple of days ago and now I am getting the following error when I try to run games in Wine: $ env WINEPREFIX="/home/sandbox/.wine32_test" wine ./nwmain.exe 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00...
by Time4Tea
Thu Dec 29, 2022 8:41 am
Forum: Linux
Topic: Confused about how LAA works in Wine
Replies: 3
Views: 1083

Re: Confused about how LAA works in Wine

@jkfloris: thanks very much for clarifying, that's really helpful! :D
by Time4Tea
Sat Dec 24, 2022 9:02 am
Forum: Linux
Topic: Confused about how LAA works in Wine
Replies: 3
Views: 1083

Re: Confused about how LAA works in Wine

Bump! No-one knows?

I thought I had seen a user guide page before somewhere that explains how it works, but I haven't been able to find it.
by Time4Tea
Wed Dec 21, 2022 12:28 pm
Forum: Linux
Topic: Issues with OpenGL under Wine
Replies: 7
Views: 1387

Re: Issues with OpenGL under Wine

It seems likely, unfortunately.
by Time4Tea
Tue Dec 20, 2022 2:19 pm
Forum: Linux
Topic: Issues with OpenGL under Wine
Replies: 7
Views: 1387

Re: Issues with OpenGL under Wine

For that game, the recommended minimum GPU for laptops is an Intel HD 5000, which looks like it is at least 3x more powerful than the one you have:

https://www.videocardbenchmark.net/comp ... el-HD-5000
by Time4Tea
Tue Dec 20, 2022 2:12 pm
Forum: Linux
Topic: Issues with OpenGL under Wine
Replies: 7
Views: 1387

Re: Issues with OpenGL under Wine

'your-prefix' should be the path to your Wine prefix, i.e. the folder that contains the Wine installation you are using for the game. Usually, it would be something like ~/.wine32 . Note as well that it should be an absolute path (so you'll need the full /home/USERNAME/ etc.) Thinking on it some mor...
by Time4Tea
Tue Dec 20, 2022 6:48 am
Forum: Linux
Topic: Issues with OpenGL under Wine
Replies: 7
Views: 1387

Re: Issues with OpenGL under Wine

If your GPU driver, mesa and Wine are all up-to-date, then I don't think there's a lot more you can do, in terms of 'improving' the performance of OpenGL. If you're not getting good results, you could try DXVK , which uses the newer Vulkan API instead of OpenGL. (I'm not sure how easily available it...
by Time4Tea
Mon Dec 19, 2022 9:02 pm
Forum: Linux
Topic: Game on wine - controlling display resolution??
Replies: 1
Views: 493

Re: Game on wine - controlling display resolution??

Usually the resolution is controlled by in-game settings, or a specific setup tool that is provided. Which game is it?
by Time4Tea
Mon Dec 19, 2022 8:15 am
Forum: Linux
Topic: Nothing will run through wine on laptop; dual GPUs seem to be at faul, but cannot find solution
Replies: 4
Views: 894

Re: Nothing will run through wine on laptop; dual GPUs seem to be at faul, but cannot find solution

Add it to your ~/.bashrc script. Then the variable will be set automatically, whenever you open a terminal window.
by Time4Tea
Sun Dec 18, 2022 11:02 am
Forum: Linux
Topic: Confused about how LAA works in Wine
Replies: 3
Views: 1083

Confused about how LAA works in Wine

Hi, I'm a bit confused about how 'large address aware' (LAA) mode works in Wine, for 32-bit applications. I'm trying to play the game Race Driver: Grid in a 32-bit prefix and I seem to be getting a lot of crashes (both with and without dxvk) due to 'memory allocation errors'. I suspect the issue mig...
by Time4Tea
Thu Feb 17, 2022 4:58 pm
Forum: Linux
Topic: Stack overflow error when trying to run dowonline
Replies: 11
Views: 4084

Re: Stack overflow error when trying to run dowonline

Well, i'm afraid i don't know then :/ Add that on your report, that may (or not) be a Wine bug Let's hope you, or someone else, have luck next time Ok, I will create an AppDB report and I will link that in your bug report. but there are usually some games going on when I log on ¿So are you able to ...
by Time4Tea
Thu Feb 17, 2022 9:06 am
Forum: Linux
Topic: Stack overflow error when trying to run dowonline
Replies: 11
Views: 4084

Re: Stack overflow error when trying to run dowonline

Great you could run :3 That connection issue may be a Wine bug, or system-side issues too. I've also noticed, while downloading their client, that their servers are pretty unstable... At least on my side, i don't know how it is on your side. ¿Do you have any firewall service? Sometimes it's the fir...
by Time4Tea
Wed Feb 16, 2022 7:10 am
Forum: Linux
Topic: Stack overflow error when trying to run dowonline
Replies: 11
Views: 4084

Re: Stack overflow error when trying to run dowonline

I don't have this game to test it properly, so please try it and submit an test report on AppDB ;3 Hi, coming back round to this: I have managed to get the dowonline client application to run by upgrading my Wine to version 7.1 and installing .NET 4.5. The client now opens and I can see the chat an...
by Time4Tea
Tue Feb 08, 2022 4:16 am
Forum: Linux
Topic: Stack overflow error when trying to run dowonline
Replies: 11
Views: 4084

Re: Stack overflow error when trying to run dowonline

JoseskVolpe wrote: Tue Feb 08, 2022 2:59 am Got it working on Wine 7.1 on a WoW64 wineprefix ...
Sorry, also: what do you mean by a 'WoW64' prefix?
by Time4Tea
Tue Feb 08, 2022 4:13 am
Forum: Linux
Topic: Stack overflow error when trying to run dowonline
Replies: 11
Views: 4084

Re: Stack overflow error when trying to run dowonline

Got it working on Wine 7.1 on a WoW64 wineprefix by using this workaround: winetricks dotnet452 Also, update your Wine, your version is very old I don't have this game to test it properly, so please try it and submit an test report on AppDB ;3 Awesome! Thanks for giving it a try and that's great th...
by Time4Tea
Mon Feb 07, 2022 8:32 pm
Forum: Linux
Topic: Stack overflow error when trying to run dowonline
Replies: 11
Views: 4084

Stack overflow error when trying to run dowonline

Hi, I am trying to run an application, dowonline.exe, which is a fan-made replacement of the online multiplayer server for Dawn of War. The game Dawn of War runs fine for me in Wine, but I have not been able to get this MP server application to work. The dowonline application is available here and i...
by Time4Tea
Mon Feb 07, 2022 7:56 pm
Forum: Linux
Topic: How to verify Mono?
Replies: 2
Views: 974

Re: How to verify Mono?

jkfloris wrote: Mon Feb 07, 2022 12:17 pm You could use wine uninstaller --list
This is very helpful, thanks very much! I wasn't even aware of the Wine uninstaller ... :oops:
by Time4Tea
Mon Feb 07, 2022 6:52 am
Forum: Linux
Topic: How to verify Mono?
Replies: 2
Views: 974

How to verify Mono?

Hi, I am a little confused about Mono. I know there are different ways to install it, per the info on this wiki page.

I am just wondering, is there a simple way to verify if Mono is installed and active, for a given prefix?
by Time4Tea
Tue Nov 02, 2021 10:35 am
Forum: Linux
Topic: Can't run "The Witcher" without any additional info
Replies: 8
Views: 16237

Re: Can't run "The Witcher" without any additional info

Usually, if you run from the terminal and you are missing a critical library, there would be a fairly clear error message saying so (along the lines of: "libraryx.so can't be found"). Have you been able to successfully run other 32-bit games with your wine setup? For 32-bit, you need to ma...
by Time4Tea
Mon Nov 01, 2021 9:28 pm
Forum: Linux
Topic: Can't run "The Witcher" without any additional info
Replies: 8
Views: 16237

Re: Can't run "The Witcher" without any additional info

Hmm, ok. What exact command are you using to run the game? What I would try, if I were you, is forget Lutris (for now) and create a new 32-bit wine prefix (on your SSD, if desired), with: $ env WINEARCH=win32 WINEPREFIX="[desired path]" winecfg Then, copy the game installer file into the '...
by Time4Tea
Mon Nov 01, 2021 4:58 pm
Forum: Linux
Topic: Issue with Gorky 17 videos (gstreamer)
Replies: 4
Views: 4295

Re: Issue with Gorky 17 videos (gstreamer)

To play the videos you can use 'winetricks' to install wmp9 and directshow. (This requires the game to be installed in a 32-bit prefix). winetricks -q wmp9 directshow Hey, that works! Thanks for your help. I suspect it was the 'qasf' component for the .asf video files, as I had wmp9 and quartz inst...
by Time4Tea
Mon Nov 01, 2021 3:33 pm
Forum: Linux
Topic: Can't run "The Witcher" without any additional info
Replies: 8
Views: 16237

Re: Can't run "The Witcher" without any additional info

Hi, I have a couple of ideas: Firstly, it seems that you are trying to use a 64-bit wine prefix. Witcher 1 is quite an old game and I'd be surprised if if were 64-bit. It is almost certainly 32-bit, in which case you will need a 32-bit wine prefix and the necessary 32-bit Linux libraries to go along...
by Time4Tea
Sun Oct 31, 2021 3:43 pm
Forum: Linux
Topic: Issue with Gorky 17 videos (gstreamer)
Replies: 4
Views: 4295

Re: Issue with Gorky 17 videos (gstreamer)

It appears not to be an issue with gstreamer. The videos play fine if I run them from the command line with:

Code: Select all

$ gst-play-1.0 intro.asf