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.