LS3solutions / LS3solutions/openstream-server
Cant Find app Steam On Wii u Moonlight
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 205
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if this is an issue but it says cant find app steam I went to apps.windows.json and changed everything to this
{
"env":{
"PATH":"$(PATH);C:\\Program Files (x86)\\Steam"
},
"apps":[
{
"name":"Steam",
"output":"steam.txt",
"prep-cmd":[
{"do":"steam \"steam://open/bigpicture\""}
]
}
]
}
Is there something else I must change?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing apps.windows.json and the Steam entry shown in the issue, then check how the Wii U Moonlight client reports that the app cannot be found. Confirm that the configuration is recognized and that Steam launches through the specified prep-cmd.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100