Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
Any sort of work around?
In other threads people are talking about deleting a steam game's files and replacing the exe with ...another game? a way to get to desktop? I forget. Too much work. Waiting for valve to change their mind.
You could use Parsec. I tried it and it works. (from memory) Download and install for both systems, create a login and confirm email, log in on both, change settings->hosting->(scroll down)approved apps to off, on client/laptop go to "computers" and you should see your desktop/host, click connect and you got remote desktop. load diablo.
https://www.youtube.com/watch?v=CEIKMCFsUfI
If you want to use remote play with a GOG game and still get the GOG achievements you need to tweak this further, you cant just replace the app with a shortcut since steam will recognise the change and redownload the original app, you need an .exe that launches the gog game through gog galaxy:
Create a .bat file with the command to launch the GOG-game through GOG Galaxy (only tested with the 1.2 version), the below string launches Thronebreaker through Galaxy, change paths and GameID to match your game.
@start "" cmd /k ""C:\Program Files (x86)\GOG Galaxy\GalaxyClient.exe" /command=RunGame /gameID=1297352383 /path="C:\Program Files (x86)\GOG Galaxy\Games\Thronebreaker"" && exit
Download a bat 2 exe converter (I used https://www.battoexeconverter.com)
Import the bat file (drag and drop, or just write the commands directly into the converter)
Save the generated .exe, rename it to match the application name of the steam game you want to use and drop it in place.
Add -primary and -fullscreen as launch options in gog (may not be necessary, reason why i only tested with 1.2)
Using this technique i can now stream Thronebreaker through GOG and Steam remote play from my gaming rig to my MBP Laptop!