Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Wait, are you saying this wasn't an issue before? This is the first time I have ever used in-home streaming.
I've been using IHS since the very beginning and this came up only recently. First I noticed it was during the Christmas vacation but I don't remember if I was opted into the beta. When I get a minute I will check to see if mainline steam builds have the issue.
I was using IHS sometime last year and don't remember having this problem, it must be a recent change. If they simply add an option to disable it as required this would solve the problem. Emulated kb/m is a nice feature to have, particularly on my steam link where I only have a pad connected - but an option to turn it on/off would be very useful.
Still no fix!!!
I'm not sure how it determines something is a "game launcher", but it looks like the desktop and Dolphin hit the heuristic and PCSX2 with "--nogui" does not.
I don't have a lot of non-Steam PC games, but the Witcher 2 does use a launcher, which is detected correctly, and the Witcher 3 does not and it seems to not trigger this regression.
If I launch PCSX2 with the --fullscreen and --nogui flags everything seems to work normally.
Same with Dolphin, if I set "render to main window" in the graphics options it all works fine. Success!
C:\Games\Emulators\PCSX2\pcsx2.exe "C:\Games\Emulator Roms\Playstation 2\Black\Black.iso" --cfgpath="C:\Games\Emulator Launcher\Configs\PS2\Black" --fullscreen --nogui
I put that into a text file and saved it as a .bat file and then added that to Steam. When run, this will load PCSX2, load the ROM for Black and start the game. To quit I just press Escape.
The --cfgpath swtich is there to load a specific set of INI files for this game. I use seperate settings for each game and keep them in separate folders.
With Dolphin the set up is almost identical except all I did was check the box labelled "render to main window" in the graphics settings. Here's an example batch file that I use for Dolphin:
"C:\Games\Emulators\Dolphin\Dolphin.exe" /b /e "C:\Games\Emulator Roms\Nintendo Gamecube\007 Nightfire\007 Nightfire.iso
No messing with the controller settings in either Steam nor Dolphin nor PCSX2 was needed. EDIT - because I've configured everything separately for each game and set up the emulators to load the game-specific config on launch. Hope that clarifies things!
Steam doesn't take .bat files, so how do you add it to Steam?
You would probably be better off with ICE as it does the same sort of thing - allows you to add your emulator roms to steam as individual games.
Looking over ICE and gonna try it out to see if it works!