Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam features (like Controller mapping) won't load with direct start #1723

Open
joshuatam opened this issue Feb 4, 2022 · 8 comments · May be fixed by #2055
Open

Steam features (like Controller mapping) won't load with direct start #1723

joshuatam opened this issue Feb 4, 2022 · 8 comments · May be fixed by #2055
Labels
Area: setup Related to installing or configuring Nitrox Status: out of scope Mod-related issues caused by external factors

Comments

@joshuatam
Copy link
Contributor

joshuatam commented Feb 4, 2022

Version

master at 9e9382d

Bug

Controller is not working.

Expected

It was working in last stable build 1.5.0.1

Steps to reproduce

Build the project from master branch, open NitroxLauncher.exe after plugging in a controller, after opening the game the cursor will move randomly and clicked buttons.

Other details:

Windows 10
I have already opened Steam in the background.

@Jannify
Copy link
Member

Jannify commented Feb 4, 2022

Could you upload your game log (it's located inside the launcher folder)?

@joshuatam
Copy link
Contributor Author

Could you upload your game log (it's located inside the launcher folder)?

Sure.

launcher-20220205.log

game-20220205.log

@joshuatam
Copy link
Contributor Author

Btw, this is the log from 1.5.0.1

launcher-20220205.log

game-20220205.log

@joshuatam
Copy link
Contributor Author

I also notice another behavior, when clicking "Play Multiplayer" in v1.5.0.1, it will first open Steam in the background (Steam icon appeared at the Task Bar and disappeared shortly), and then start the game. While using the master branch, it will open the game directly without Steam icon on Task Bar.

@joshuatam
Copy link
Contributor Author

joshuatam commented Feb 4, 2022

I am not sure whether it is related to fbd4229 and #1609

NitroxLauncher/LauncherLogic.cs logic is changed from "steam://run/264710" to the real path of the game exe.

@joshuatam
Copy link
Contributor Author

joshuatam commented Feb 5, 2022

Finally to workaround by revising launch method of Steam platform.
Please see if it is a suitable modification. #1724

@joshuatam joshuatam reopened this Feb 5, 2022
@dartasen
Copy link
Member

dartasen commented Feb 5, 2022

I also notice another behavior, when clicking "Play Multiplayer" in v1.5.0.1, it will first open Steam in the background (Steam icon appeared at the Task Bar and disappeared shortly), and then start the game. While using the master branch, it will open the game directly without Steam icon on Task Bar.

Yeah, since 1.5 we reworked the whole logic behind platform management

@Jannify
Copy link
Member

Jannify commented Mar 7, 2022

#1724 (comment)

@Jannify Jannify added Status: out of scope Mod-related issues caused by external factors Area: setup Related to installing or configuring Nitrox labels May 25, 2022
@Jannify Jannify changed the title Controller is not working (Steam) Steam features (like Controller mapping) won't load with direct start May 25, 2022
@Jannify Jannify linked a pull request Sep 29, 2023 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: setup Related to installing or configuring Nitrox Status: out of scope Mod-related issues caused by external factors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants