-
Notifications
You must be signed in to change notification settings - Fork 44
Doesn't seem to work for me. #140
Copy link
Copy link
Closed as not planned
Description
Describe the bug
Running it from the console like "protontricks 1034140 trainer.exe" or through the method of "open with" doesn't work.
The latter doesn't give any error and the first one say's in the terminal "Unknown arg trainer.exe".
System (please complete the following information):
- Distro: Arch (EndeavourOS)
- Protontricks installation method: CHAOTIC-AUR
- Protontricks version: protontricks (1.8.1.dev2+gc3aab67)
- Steam version: Steam Beta
Additional context
protontricks (INFO): Found Steam directory at /home/sojiro/.steam/steam. You can also define Steam directory manually using $STEAM_DIR
protontricks (INFO): Using default Steam Runtime at /home/sojiro/.steam/root/ubuntu12_32/steam-runtime
protontricks (INFO): WINETRICKS environment variable is not available. Searching from $PATH.
protontricks (INFO): Found 1 Steam library folders
protontricks (INFO): Currently logged-in Steam user: USERNAME
protontricks (INFO): Couldn't find custom shortcuts. Maybe none have been created yet?
protontricks (INFO): Found active custom compatibility tool: GE-Proton7-7
protontricks (INFO): Active compatibility tool is a Proton installation
protontricks (INFO): Using separately installed Steam Runtime: Steam Linux Runtime - Soldier
protontricks (INFO): Running Steam Runtime using bwrap containerization.
If any problems arise, please try running the command again using the `--no-bwrap` flag and make an issue report if the problem only occurs when bwrap is in use.
protontricks (INFO): Created Steam Runtime Wine binary directory at /home/sojiro/.cache/protontricks/proton/GE-Proton7-7/bin
protontricks (INFO): WINE environment variable is not available. Setting WINE environment variable to Proton bundled version.
protontricks (INFO): WINESERVER environment variable is not available. Setting WINESERVER environment variable to Proton bundled version
protontricks (INFO): Starting bwrap launcher process: /home/sojiro/.cache/protontricks/proton/GE-Proton7-7/bin/bwrap-launcher
protontricks (INFO): Starting wineserver keepalive process: /home/sojiro/.cache/protontricks/proton/GE-Proton7-7/bin/wineserver-keepalive
protontricks (INFO): Attempting to run command ['/usr/bin/winetricks', 'trainer.exe']
protontricks - bwrap-launcher 118210: Following directories will be mounted inside container: /boot /etc /home /lost+found /mnt /opt /root /sbin /srv /tmp /run/media
protontricks - wineserver-keepalive 118211: Starting wineserver-keepalive process...
protontricks - bwrap-launcher 118210: Using temporary directory: /tmp/protontricks-7qiqqp0o
SSL_INIT
Executing mkdir -p /home/sojiro/.local/share/Steam/steamapps/compatdata/1034140
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIXbefore reporting a bug.
------------------------------------------------------
Using winetricks 20210206-next - sha256sum: 0769bbcdbd92c407f4eacaa85acc1339f607dbeafe2febd1be0912034c7af3a1 with wine-7.0 (Staging) and WINEARCH=win64
Unknown arg trainer.exe
Usage: /usr/bin/winetricks [options] [command|verb|path-to-verb] ...
Executes given verbs. Each verb installs an application or changes a setting.
Options:
--country=CC Set country code to CC and don't detect your IP address
-f, --force Don't check whether packages were already installed
--gui Show gui diagnostics even when driven by commandline
--isolate Install each app or game in its own bottle (WINEPREFIX)
--self-update Update this application to the last version
--update-rollback Rollback the last self update
-k, --keep_isos Cache isos (allows later installation without disc)
--no-clean Don't delete temp directories (useful during debugging)
-q, --unattended Don't ask any questions, just install automatically
-r, --ddrescue Retry hard when caching scratched discs
-t --torify Run downloads under torify, if available
--verify Run (automated) GUI tests for verbs, if available
-v, --verbose Echo all commands as they are executed
-h, --help Display this message and exit
-V, --version Display version and exit
Commands:
list list categories
list-all list all categories and their verbs
apps list list verbs in category 'applications'
benchmarks list list verbs in category 'benchmarks'
dlls list list verbs in category 'dlls'
fonts list list verbs in category 'fonts'
games list list verbs in category 'games'
settings list list verbs in category 'settings'
list-cached list cached-and-ready-to-install verbs
list-download list verbs which download automatically
list-manual-download list verbs which download with some help from the user
list-installed list already-installed verbs
arch=32|64 create wineprefix with 32 or 64 bit, this option must be
given before prefix=foobar and will not work in case of
the default wineprefix.
prefix=foobar select WINEPREFIX=/home/sojiro/.local/share/wineprefixes/foobar
annihilate Delete ALL DATA AND APPLICATIONS INSIDE THIS WINEPREFIX
protontricks (INFO): Terminating wineserver keepalive process 118211
protontricks (INFO): Terminating launcher process 118210
protontricks (INFO): Launcher process terminated
protontricks - wineserver-keepalive 118211: Cleanup finished, goodbye!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels