Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
https://github.com/BrianLima/UWPHook
That can add Gamepass and Microsoft Store games as non Steam games to your library.
But no clue if it still works, has not been updated in years and both the Microsoft Store and Steam had a bunch of client and UI updates since then.
When i used it a few years ago it worked fine.
Yeah, probably I'll give up with this. Thanks for the reply!
I'll try it later, thanks
Works perfectly with Starfield.
1. In the steam library select add non steam game
2. Add cmd.exe to your library located at "C:\Windows\System32"
3. If you right click and select the properties of that game link, it should read in the Target Field "C:\Windows\System32\cmd.exe" and Start In should read C:\Windows\System32
4. Under Launch Options add the following line including the /k (forward slash k) for your game location .exe file Example below is for MSFS
/k "C:\XboxGames\Microsoft Flight Simulator\Content\FlightSimulator.exe"
5. Rename your app from cmd.exe to your actual game name so its meaningful.
Opening cmd.exe gives you access to free roam your host desktop but adding the /k option in launch options just enables you to immediately launch the game app without having to go and dig for it. Repeat the process for subsequent app store games or other things on the host you want to run (literally works for any application you want to use remotely). Works on Windows 11 as of this post date. No need to download anything from github. Just old school windows command line.