Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
888 stars 159 forks source link

Unable to create prefix since wine 6.10 with tkg patches #430

Open bear-bulloff opened 3 years ago

bear-bulloff commented 3 years ago

Unable to create prefix since wine 6.10 with tkg patches ![Uploading -4zQ9ohR2Mk.jpg…]() . Proton ge, wine-staging-tkg have been tested on different distributions, garuda, manjaro, mint. Vanilla wine-staging 6.10-11 works fine. Others, several people who tested, did not face the same problem as mine. The result is in the screenshot.

Tk-Glitch commented 3 years ago

The screenshot seemingly failed to upload.

That being said, see https://github.com/Frogging-Family/wine-tkg-git/issues/396

bear-bulloff commented 3 years ago

-4zQ9ohR2Mk

bear-bulloff commented 3 years ago

I have seen that. however, I don't have gst-editing-services installed. installing/removing this plugin does not solve the problem. the problem persists.

Tk-Glitch commented 3 years ago

I cannot reproduce the issue.

bear-bulloff commented 3 years ago

Я не могу воспроизвести проблему.

Could it be related to using an old q8200 processor?

Tk-Glitch commented 3 years ago

Actually.. Maybe. I'll investigate.

Tk-Glitch commented 3 years ago

Did you use the prebuilt in releases, or did you build it yourself?

bear-bulloff commented 3 years ago

I've tried everything. Both ready-made and assembled several times. The result is the same.

bear-bulloff commented 3 years ago

Вы использовали готовые версии или создали их сами?

Here is the log from Steam. Maybe it will be more useful. steam-288160.log

bear-bulloff commented 3 years ago

Here is the log with Proton 6.3.5. Everything works well. steam-288160.log

bear-bulloff commented 3 years ago

steam-288160.log

I checked with 6.8 proton-tkg. The prefix is being created.

bear-bulloff commented 3 years ago

I checked with 6.11-r4 proton-tkg. The problem remains. 6.11.r4.steam-288160.log

Tk-Glitch commented 3 years ago

That's actually quite different. Prefix creation succeeds in your last log. The game then fails for whatever reason, which seems to be an upstream issue.

bear-bulloff commented 3 years ago

На самом деле это совсем другое. Создание префикса успешно выполняется в вашем последнем журнале. Затем игра терпит неудачу по какой-либо причине, что, по-видимому, является проблемой восходящего потока.

You are right with 6.11-r4, the prefix was created in contrast to the previous ones. What was the problem? Снимок экрана_2021-06-26_09-33-18

bear-bulloff commented 3 years ago

На самом деле это совсем другое. Создание префикса успешно выполняется в вашем последнем журнале. Затем игра терпит неудачу по какой-либо причине, что, по-видимому, является проблемой восходящего потока.

With 6.11-r4 a lot of problems, a lot of games do not start or hang at startup. Also I can't add winegstreamer library via winecfg. Screenshot_SETTINGS : fish_2

tannisroot commented 3 years ago

Remove gst-editing-services and the original prefix named .wine located in your home directory, and then try again.

bear-bulloff commented 3 years ago

Удалите gst-editing-servicesи исходный префикс с именем .вино находится в вашем домашнем каталоге, а затем повторите попытку.

gst-editing-services не установлен. В системе установлен wine-staging 6.11 с ним таких проблем нет. Screenshot_113

bear-bulloff commented 3 years ago

На самом деле это совсем другое. Создание префикса успешно выполняется в вашем последнем журнале. Затем игра терпит неудачу по какой-либо причине, что, по-видимому, является проблемой восходящего потока.

If I understood correctly from other posts, the problem was with the QPC patch. I managed to successfully build wine-staging 6.11, the prefix is being created, most of the games from my library are working. The question on this topic can be considered closed.

tannisroot commented 3 years ago

It's not the QPC patch. This problem also occured with normal staging builds that weren't even made with TKG's utils.

bear-bulloff commented 3 years ago

Это не патч QPC. Эта проблема также возникла с обычными промежуточными сборками, которые даже не были сделаны с utils TKG.

Most likely there are other problems. It helped me to exclude this patch when building wine. On my system, the prefix is now created and the games are launched.

Tk-Glitch commented 3 years ago

The QPC patch has been reportedly breaking wine on machines with unstable hardware clocks, so yes, it can be problematic on its own.