truckersmp-cli / truckersmp-cli

A simple launcher for truckersMP to be used with wine
MIT License
198 stars 16 forks source link

Not Able to Move Mouse Cursor In Main Menu #54

Closed WhyIsEveryUsernameIsAlreadyTaken closed 4 years ago

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

After finally getting truckersmp to work, I got into the game and wasn't able to move my mouse cursor, I'm not sure what's causing this, but if anyone has any tips, that would be great!

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

It would be great if someone could help me...

Alexithymia2014 commented 4 years ago

Hi there, find the python script in the pull requests, use that and use the latest proton (5.0 for me). You should be able to use the cursor. If it gets stuck again cause of an alt tab I've hit shift tab to bring up the steam overlay. Then it works again!

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

Hi there, find the python script in the pull requests, use that and use the latest proton (5.0 for me). You should be able to use the cursor. If it gets stuck again cause of an alt tab I've hit shift tab to bring up the steam overlay. Then it works again!

So I reinstalled truckersmp-cli from the the python port from the pull requests but I wasn't able to get the game to work/launch...

Got this error in the console:

ETS2 or ATS not found in GAMEDIR

Alexithymia2014 commented 4 years ago

Did you run the update or whatever? I also had to specify my proton directory.

On Sat, Feb 8, 2020, 5:39 PM WhyIsEveryUsernameIsAlreadyTaken < notifications@github.com> wrote:

Hi there, find the python script in the pull requests, use that and use the latest proton (5.0 for me). You should be able to use the cursor. If it gets stuck again cause of an alt tab I've hit shift tab to bring up the steam overlay. Then it works again!

So I reinstalled truckersmp-cli from the the python port from the pull requests but I wasn't able to get the game to work/launch...

Got this error in the console:

ETS2 or ATS not found in GAMEDIR

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lhark/truckersmp-cli/issues/54?email_source=notifications&email_token=AH52BU3PRCAX7C4ZLRFKGNTRB4YCJA5CNFSM4KMUO6T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELF5K2Q#issuecomment-583783786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH52BU3DK3TGGIALVTX7ORTRB4YCJANCNFSM4KMUO6TQ .

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

I feel like you're being too specific... How do I specify "my proton directory" in the command? Because there isn't a truckersmp-cli directory in my home folder which is why I'm thinking it isn't able to find "ETS2 in GAMEDIR" because I'm pretty sure the game directory is supposed to be in the truckersmp-cli directory that's apparently supposed to be in my home folder...

I'll try reinstalling the scrypt in a different directory because the directory I installed it in is on a different drive than my home folder...

Alexithymia2014 commented 4 years ago

This is the command I'm using: /home/chris/truckersmp-cli/truckersmp-cli -esp -n [steamname] -o "/home/chris/.steam/steam/steamapps/common/Proton 5.0/" change the -e to -a if you want to run ats. add a u to the end of the p to update it.

On Sat, Feb 8, 2020 at 6:06 PM WhyIsEveryUsernameIsAlreadyTaken < notifications@github.com> wrote:

I feel like you're being too specific... How do I specify "my proton directory" in the command?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lhark/truckersmp-cli/issues/54?email_source=notifications&email_token=AH52BU6YDOQ5H7EAFJDDIWLRB43G7A5CNFSM4KMUO6T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELF52IA#issuecomment-583785760, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH52BU6RJSWL72GVFLBT5B3RB43G7ANCNFSM4KMUO6TQ .

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

I tried doing the command you use to launch the game but I got this usage error:

Usage: ./truckersmp-cli [-huv] [-d path] GAMEDIR -d path mod directory, defaults to $XDG_CACHE_HOME/truckersmp-cli -h this help -u update mod files only -v verbose GAMEDIR path to ETS2 od ATS game data, optional with -u

This is why I'm wondering if you're using the other version that I was using before you recommended me to use the version from the pull requests...

Alexithymia2014 commented 4 years ago

Idk I'm pretty sure I'm using the python script... I'll send you what I have later.

On Sat, Feb 8, 2020, 6:23 PM WhyIsEveryUsernameIsAlreadyTaken < notifications@github.com> wrote:

I tried doing the command you use to launch the game but I got this usage error:

Usage: ./truckersmp-cli [-huv] [-d path] GAMEDIR -d path mod directory, defaults to $XDG_CACHE_HOME/truckersmp-cli -h this help -u update mod files only -v verbose GAMEDIR path to ETS2 od ATS game data, optional with -u

This is why I'm wondering if you're using the other version that I was using before you recommended me to use the version from the pull requests...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lhark/truckersmp-cli/issues/54?email_source=notifications&email_token=AH52BU3H6ZVJ5GXDSTMFYWTRB45F5A5CNFSM4KMUO6T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELF6CXI#issuecomment-583786845, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH52BU7GLORIQ3TA7E5KVNDRB45F5ANCNFSM4KMUO6TQ .

Alexithymia2014 commented 4 years ago

truckersmp-cli.zip

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

the version that you're using requires 4.11 to run properly... You can find more info here. Can you send me a link to where you got it from?

EDIT: I was able to get it to work with the script you sent me plus using proton version 4.11

Alexithymia2014 commented 4 years ago

Great! Glad to hear it! I am not touching the script since everything seems peachy haha. You should close this issue.

WhyIsEveryUsernameIsAlreadyTaken commented 4 years ago

Wait, one more thing. I was wondering where to put the files for promods to play promods in mp...

EDIT: nvm found the folder