GithubHelp home page GithubHelp logo

Comments (14)

Gcenx avatar Gcenx commented on July 18, 2024 2

As explained by my prior comment that key can’t be saved as wine updates it on the next launch, importing the pre-populated key after wine launched works as per my Wineskin users.

Once I have a viable patch to resolve the core issue I’ll apply it

from cxpatcher.

italomandara avatar italomandara commented on July 18, 2024

It's a known issue but not sure if it's CXPatcher causing it

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

Is there a workaround? Can the value be added to one of the .reg files inside the bottle folder?

from cxpatcher.

italomandara avatar italomandara commented on July 18, 2024

Is there a workaround? Can the value be added to one of the .reg files inside the bottle folder?

I was able to set it by trying several times

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

Directly inside the Registry?

from cxpatcher.

italomandara avatar italomandara commented on July 18, 2024

run command -> regedit

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

I know that. I was asking if you did that in the registry, which you did, or you modified the .reg files in the bottle

from cxpatcher.

italomandara avatar italomandara commented on July 18, 2024

Gcenx/WineskinServer#424 (comment)

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

@italomandara That works. I created a text file, copied the command with the right game path, saved it and changed the extension to .bat
I then created a shortcut in CrossOver. Surprisingly it starts from the shortcut directly (before I needed to use Run With Options otherwise it wouldn't start)

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

@italomandara I discovered that creating a .bat file with the command to start an exe file starts all the games that previously could not be started with the shortcut created by CrossOver, for now I used it to start some GOG games that I had installed with the offline installer, so I don't know if it works with Steam games.

from cxpatcher.

italomandara avatar italomandara commented on July 18, 2024

In theory in your batch file you start steam and that's all you need

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

I'm wondering if this could work to start the game using the Steam Game ID

@echo off
steam steam://rungameid/{GameID}

from cxpatcher.

Gcenx avatar Gcenx commented on July 18, 2024

This isn’t a registry editing issue as that registry key is updated by wine itself on launch that’s why it changes. The reason the workaround works is your importing a reg file after wines already running so it won’t touch that key again until it’s next launch.

I’ve passed this along so the actual issue can be resolved, I know Proton had a hack but that was behind a Linux guard as it used Linux only functions.

from cxpatcher.

Jepl4r avatar Jepl4r commented on July 18, 2024

This isn’t a registry editing issue as that registry key is updated by wine itself on launch that’s why it changes. The reason the workaround works is your importing a reg file after wines already running so it won’t touch that key again until it’s next launch.

Yeah, I figured. I actually tried editing the registry key and then opened the game without closing the registry and it worked. I was asking if there was a method to make it save that. Anyway that command @italomandara sent does that automatically.

from cxpatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.