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

✨ CLI Support #44

Open
1 task done
mikebarrett19 opened this issue Nov 23, 2022 · 0 comments
Open
1 task done

✨ CLI Support #44

mikebarrett19 opened this issue Nov 23, 2022 · 0 comments
Labels
✨ new app feature New feature for the NucleusCoop app itself

Comments

@mikebarrett19
Copy link

I have searched through the issues and didn't find my problem.

  • Confirm

Problem

Similar problem to #21
I just want to click a button in Playnite and have splitscreen launch for whatever game.
So I figure best bet is to write a little extension for Nucleus-Playnite in PowerShell. But I cannot find any information on running from CLI.

Possible Solution

Documentation on how current exes are called? I might be able to hack something as is.
Or just a full CLI implementation:
Able to launch games from CLI (probably StartGame.exe with #21 ini file?)
(vertical/horizontal)-splitscreen flag? (launch 2 player splitscreen with a default config (guess controller assignment ig?))
Able to install games and handlers from CLI (direct install game, search game, unpack handler, and ideally search handler too)
Able to check installed games and handlers from CLI
Hypothetically with those commands you could use nucleus without ever having to open it graphically. (or in my case just opening playnite graphically)
bonus config set command, but changing the config file is fine

Additional information

I'm a bashhead so PowerShell is a bit new to me, I could very well be missing something. I saw something about running C# in PowerShell but I don't think that was the right path.
Thanks!

@mikebarrett19 mikebarrett19 added the ✨ new app feature New feature for the NucleusCoop app itself label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ new app feature New feature for the NucleusCoop app itself
Projects
None yet
Development

No branches or pull requests

1 participant