Giter VIP home page Giter VIP logo

Comments (6)

Matoking avatar Matoking commented on May 30, 2024 4

This may not be entirely relevant to this issue, but you can start a new shell with winetricks' shell verb (seems to be an undocumented debugging feature?) and do whatever you want there. It doesn't set the Wine environment exactly like how Proton does in @ryao's solution above, but it could be good enough for simple commands.

For example:

$ protontricks 21090 shell
$ # New shell is created with game's Wine prefix env vars. Now, let's run winecfg.
$ winecfg
$ # Or maybe install a fan-made patch?
$ wine fanmade_game_patch.exe

Also, regedit can also be run directly like this, since winetricks already has a verb for it:

$ protontricks 21090 regedit

As for running arbitrary commands prior to/instead of starting the game (eg. possibly using syntax like this in Steam launch settings: protontricks 21090 run 'wine sync_game_mods.exe'; %command%), I haven't found out how to do that easily.

from protontricks.

ryao avatar ryao commented on May 30, 2024

Set your launch options to PROTON_DUMP_DEBUG_COMMANDS=1 %command%. Then start the game. You will have a script at /tmp/proton_$USER/run that does that.

from protontricks.

Ruedii avatar Ruedii commented on May 30, 2024

Yes, I know that exists, but I'm talking about a function that can be integrated into the steam for Linux GUI interface?

Should this feature be moved to the Steam For Linux bug tracker instead, even though it would require changes to both?

Another function for Steam For Linux that would utilize this function would be the ability to launch certain utilities under the games environment from the game preferences dialog. (For instance Wine Settings, controller configuration and Registry Editor.)

from protontricks.

Sirmentio avatar Sirmentio commented on May 30, 2024

Maybe it could be moved there? Steam could have a tab under the properties window for that certain game. There, one could run any programs/installers they need or whatnot (preferably under the name of an "advanced" tab)

from protontricks.

kescherCode avatar kescherCode commented on May 30, 2024

Additional info for this issue: Since Proton 5.13 onwards, Steam Linux Runtime (Soldier) is used to run games in seperate namespaces.

from protontricks.

rulatir avatar rulatir commented on May 30, 2024

Could somebody distill the knowledge scattered throughout these comments into a simple step by step guide HOWTO correctly execute e.g. VC_redist.x64.exe in the SkyrimSE Steam installation's WINE prefix (because a particular mod requires VC2019 redistributables)? Assume the instructions should be for someone who has never done anything more advanced with Steam Linux than simply installing and running games.

from protontricks.

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.