STEAM 组
Steam Remote Play homestream
STEAM 组
Steam Remote Play homestream
3,484
游戏中
36,512
在线
成立于
2013 年 11 月 7 日
所有讨论 > General Discussion > 主题详情
MasterMind 2015 年 11 月 8 日 下午 10:03
AHK DESKTOP STREAMING
CLEAN STREAMING - No taskbar buttons or system tray icons when streaming.
UNMUTE HOST ON STARTUP - Optionally unmute the host on startup.
CHANGE RESOLUTION ON STARTUP - Change the hosts resolution on startup.
VOLUME CONTROL OF HOST - Volume up, down, mute/unmute the host.
QUICKLY END STREAMING - End stream and revert resolution with hotkey.
HOTKEY MENU - Press Ctrl+Alt+X to list all available hotkeys.
STARTUP & GAME FREEZE FIX - Refocus in situations where it can become unfocused.

INSTRUCTIONS:
1. Download and install AutoHotkey on the host(needed to compile the script).
2. Copy the code and paste it into a new txt file and rename it to 1-DESKTOP.AHK
3. Right click the file and select compile. A new .exe will be created in the same location.
4. Add the .exe to the host pc's Add a non-steam game section.
5. Stream 1-DESKTOP from client which will be at the top of your library.

I recommend running both steams on client and host as admin as well as the games your playing, this tends to fix input and certain types of black screen issues. Also running the games windowed on the host can help as well...for the steamlink obviously this isn't possible so I don't know what will happen if running steam as admin, I don't have a steamlink but it should work.

Also quite possibly this could be an older script I posted from my dropbox if it is I will check my current file to see what i've added or updated...but ultimately let me know it still works...

|AHK DESKTOP LINK| ---> http://pastebin.com/t2Kggs1x <---|AHK DESKTOP LINK|

More Features & Bug Fixes Upon Request...
Big Picture Mode Coming Soon As Well...
最后由 MasterMind 编辑于; 2016 年 7 月 16 日 下午 6:09
< >
正在显示第 1 - 15 条,共 101 条留言
loler_SK 2015 年 11 月 9 日 上午 5:19 
Hi MasterMind, great idea, I'm interested in your script, could you please post it here as .ahk file and not .exe, so we can adapt it for our personal needs? Many thanks.
Elpatron972 2015 年 11 月 14 日 上午 4:01 
引用自 loler_SK
Hi MasterMind, great idea, I'm interested in your script, could you please post it here as .ahk file and not .exe, so we can adapt it for our personal needs? Many thanks.

+1 Yeah, can you share the ahk file or the exe one please, or just a txt file the code you talk about please :)

Thanks.
MasterMind 2015 年 11 月 14 日 上午 7:03 
yah i'll re-release it sometime today, updating it first...I'll put the code on my dropbox account...putting the txt perfectly into the post doesn't work...strangely it won't compile. Plus it's about 100 lines of code...i'll do it in the next hour or so...
Elpatron972 2015 年 11 月 14 日 上午 8:18 
引用自 MasterMind
yah i'll re-release it sometime today, updating it first...I'll put the code on my dropbox account...putting the txt perfectly into the post doesn't work...strangely it won't compile. Plus it's about 100 lines of code...i'll do it in the next hour or so...

Good news, no problem take your time, i'll waiting for it ;)
Chapo^ 2015 年 11 月 15 日 上午 12:38 
It's a great idea !
I was thinking about doing the same thing (just with autoit and not autohotey, but it's really close).

I suggest you create a git project, much easier to get it for people here and we can even contribute to improve !
MasterMind 2015 年 11 月 15 日 上午 7:35 
yah i've been working on it for weeks...removed the link yesterday to make some changes...i'll have it back up in a few hours...you can check it out...and i may just open a git project, good idea...i could always use more help with this, i wouldn't consider myself an expert at scripting...just problem solving lol...
MasterMind 2015 年 11 月 15 日 下午 1:41 
MultiMonitor Toggle has been updated for an unlimited number of monitor toggles. This feature must be customized per monitor.
Elpatron972 2015 年 11 月 16 日 上午 8:48 
引用自 MasterMind
MultiMonitor Toggle has been updated for an unlimited number of monitor toggles. This feature must be customized per monitor.

Neat, thanks for the update Mastermind, my using of the steam link became more usefull because of your help ! Thanks you so much !
MasterMind 2015 年 11 月 16 日 上午 9:11 
Your welcome, glad to share with the community...also if anyone needs help with there own implementation or features they'd like to see, just let me know...I'll be releasing at some point today an updated script with better explanations of commands within the script...it'll increase the size but it'll also help new people to AHK better understand what it does and how to use certain parts for there own implementations...Also i've fixed a bug with the timer not shutting down properly creating an endless loop...
MasterMind 2015 年 11 月 21 日 上午 8:33 
WIN 8 ALT TAB FIX coming later today, also includes OS detection so that it implements the fix only for win 8 otherwise uses the original hotkey setup without the fix...you will have to setup the compiled script to run as an admin in order for the fix to work properly...
最后由 MasterMind 编辑于; 2015 年 11 月 21 日 上午 8:35
Elpatron972 2015 年 11 月 21 日 上午 9:39 

引用自 MasterMind
WIN 8 ALT TAB FIX coming later today, also includes OS detection so that it implements the fix only for win 8 otherwise uses the original hotkey setup without the fix...you will have to setup the compiled script to run as an admin in order for the fix to work properly...

Great News :)
MasterMind 2015 年 11 月 22 日 下午 4:43 
ok sorry for the delay but the Alt Tab fix won't be coming after all for Win 8...I've got the fix working on the host perfectly, however when hitting Alt Shift from the client pc it malfunctions and i'm not sure it can be fixed, you can access the menu but hitting shift doesn't move like tab should...i may release 2 scripts in the near future one with and one without, you will have to use it as is...you'll be able to check it out to see what I mean...it still allows you to use arrow keys and mouse in the alt tab menu, so its sorta working but not...lexikos has been helping me with it, but only for Win 8 Fix alone, not in home streaming...I will see if he uses in home streaming and see if he can do anything about it...
最后由 MasterMind 编辑于; 2015 年 11 月 22 日 下午 4:51
Krombs 2015 年 12 月 2 日 下午 12:06 
links are dead. Any1 got the source code?
MasterMind 2015 年 12 月 2 日 下午 1:01 
yah i've got it and i'll fix the links within the hour, just modifying a few things first...
MasterMind 2015 年 12 月 2 日 下午 1:32 
Links are back up....anyone still looking to use this or any part of it may want to check out the new versions, they've been modified to work alittle better...
< >
正在显示第 1 - 15 条,共 101 条留言
每页显示数: 1530 50

所有讨论 > General Discussion > 主题详情