Valve / Steam / Steam Machines, General Discussion v2.0- "Is Steam Down again?"
5,004 replies, posted
[QUOTE=jazzpunk;48909988]They sent out notices to people to confirm their address. Did you forget to fill it out or you didn't get that message?[/QUOTE]
I got mine through GAME, which doesn't ask to confirm address.
Got my steam controller, only had time to test it on Borderlands 2, it was weird.
I never played fps games on anything but a mouse so this is going to be a learning experience for me.
My Link + controller came this morning preordered from steam.
got the bonus portal 2/rocket league codes from GAME, shame I can't add them to my inventory.
steam controller obtained
Is there more to telling steam correct folder than editing the acf files in steamapps? I keep changing install dir to F which it should be instead of D which steam for some obscure reason tries to force to certain games but steam just keeps changing it back to D.
[editline]16th October 2015[/editline]
This is what has happened to certain games after they received update.
Alright, I've been playing a few games with my steam controller.
My main gripes with it are how small it is for me, the trackpads feel tiny for aiming, and too big to emulate an analog stick.
[editline]2015-10-16[/editline]
Yeah, my fingers are experiencing some serious fatigue from having to hold my thumbs in an L shape.
[QUOTE=Combine 177;48915908]Is there more to telling steam correct folder than editing the acf files in steamapps? I keep changing install dir to F which it should be instead of D which steam for some obscure reason tries to force to certain games but steam just keeps changing it back to D.
[editline]16th October 2015[/editline]
This is what has happened to certain games after they received update.[/QUOTE]
What games in particular does this happen with?
[QUOTE=Amaurus;48916980]What games in particular does this happen with?[/QUOTE]
L4D and L4D2 has been doing it lately, other game it happened with was GMOD and I decided to fully reinstall that because it has been ages since I even touched that and full reinstall wouldn't hurt.
My steam link and steam controller arrived today but I wasn't around and I missed it, gotta wait until tomorrow to pick them up now :(
Can't wait to try them out.
[QUOTE=EliteGuy;48917502][video=youtube;mraRO_BNQG4]http://www.youtube.com/watch?v=mraRO_BNQG4[/video][/QUOTE]
Does this mean there is an official nude model of the spy
[b]I[/B] have a Trade offer and I can see what he is offering but I can't see what he wants from me. ( that grey area where in the half point I see his item on top and mine on the bottom where steam says trade pending ). Is this a glitch or is he giving me the stuff for free ( which I doubt ),.?
Was that the arcade exterior scene from Kung Fury at 21 - 22 seconds in?
[QUOTE=nomad1;48917624]Was that the arcade exterior scene from Kung Fury at 21 - 22 seconds in?[/QUOTE]
[img]http://i.hetsu.co.uk/2015/10/16/21_15_51.png[/img]
[QUOTE=Max;48917515]Does this mean there is an official nude model of the spy[/QUOTE]
yes, same one used in the spy + scouts mom porn featured in meet the spy
not kidding either, go watch meet the spy you'll see the nude model
seems they really like the expiration date music, this isn't the first re-use of it
[QUOTE=Max;48917515]Does this mean there is an official nude model of the spy[/QUOTE]
nude scout's mom model with spy head on it
[editline]today[/editline]
nevermind I forgot he was nude too
I wish they said what all the games are, what was the shooter game in german in the steam controller ad?
[QUOTE=EliteGuy;48917502][video=youtube;mraRO_BNQG4]http://www.youtube.com/watch?v=mraRO_BNQG4[/video][/QUOTE]
there's probably about a million easter eggs in that video
[del]prob half life 3 release date[/del]
[QUOTE=Cronos Dage;48917824]seems they really like the expiration date music, this isn't the first re-use of it
nude scout's mom model with spy head on it
[editline]today[/editline]
nevermind I forgot he was nude too
I wish they said what all the games are, what was the shooter game in german in the steam controller ad?[/QUOTE]
Here's the games from the SFM
Rocket League
Street Fighter (Unsure which)
Cities: Skyline
Gang Beasts
[QUOTE=Widow Engie;48918132]Street Fighter (Unsure which)[/QUOTE]
Probably Ultra Street Fighter IV
[QUOTE=Cronos Dage;48917824]what was the shooter game in german in the steam controller ad?[/QUOTE]
Wolfenstein: The Old Blood
just got my controller in the mail
what do
[QUOTE=Wii60;48918517]just got my controller in the mail
what do[/QUOTE]
go fetch it and remember to put the batteries inside
yea i hooked it up already it p sweet but i haven't played anything yet.
[t]http://i.imgur.com/3evHpnE.jpg[/t]
like does anyone know games that are good with it to try it out, prob gonna livestream to friends while playing with it.
Asking the question that must be asked, does it vibrate?
I've had a couple of things in general make my controller completely stop responding while my mouse is hovering over them. One was the test for Blade and Soul and another was just task manager. Not sure whats going on there.
So guys I thought id share this stuff I figured out:
Hello there fellow steam hardware owners! As some of you might have noticed there arent very many options to tweak and edit the steam controllers behavior. So I decided to make this thread explaining how to do it.
1) Navigate to your steam install location: [code] C:\Program Files (x86)\Steam\controller_base [/code]
2) Next you are going to have to open steamdesktop.vdf in a text editor from there you can change most of the controllers functions when controlling the desktop.
Use the key_press command to change keyboard inputs
Use the mouse_button command to change mouse inputs
Cheers!
Here is a spare default vdf incase you completly screw it up:
[code]
"controller_mappings"
{
"version" "2"
"game" "Steam Desktop"
"group"
{
"id" "0"
"mode" "four_buttons"
"bindings"
{
"button_A" "key_press SPACE"
"button_B" "key_press E"
"button_X" "key_press R"
"button_Y" "key_press F"
}
}
"group"
{
"id" 1
"mode" "dpad"
"bindings"
{
"dpad_north" "key_press UP_ARROW"
"dpad_south" "key_press DOWN_ARROW"
"dpad_east" "key_press RIGHT_ARROW"
"dpad_west" "key_press LEFT_ARROW"
}
"settings"
{
"requires_click" "0"
"overlap" "true"
}
}
"group"
{
"id" "2"
"mode" "dpad"
"bindings"
{
"dpad_north" "key_press UP_ARROW"
"dpad_south" "key_press DOWN_ARROW"
"dpad_east" "key_press RIGHT_ARROW"
"dpad_west" "key_press LEFT_ARROW"
}
"settings"
{
"requires_click" "1"
"deadzone" "2000"
"overlap" "false"
}
}
"group"
{
"id" "3"
"mode" "absolute_mouse"
}
"group"
{
"id" "4"
"mode" "trigger"
"bindings"
{
"click" "mouse_button RIGHT, Right Mouse"
}
"settings"
{
"output_trigger" "1"
}
}
"group"
{
"id" "5"
"mode" "trigger"
"bindings"
{
"click" "mouse_button LEFT, Left Mouse"
}
"settings"
{
"output_trigger" "2"
}
}
"group_source_bindings"
{
"0" "button_diamond"
"1" "joystick"
"2" "left_trackpad"
"3" "right_trackpad"
"4" "left_trigger active"
"5" "right_trigger active"
}
"switch_bindings"
{
"bindings"
{
"right_bumper" "mouse_wheel SCROLL_UP, Mouse Scroll Up"
"left_bumper" "mouse_wheel SCROLL_DOWN, Mouse Scroll Down"
"button_escape" "key_press ESCAPE, Menu"
"button_menu" "key_press TAB, Tab"
"button_back_left" "mouse_button MIDDLE, Middle Mouse"
"button_back_right" "key_press LEFT_CONTROL, Left Control"
}
}
"settings"
{
"left_trackpad_mode" "none"
"right_trackpad_mode" "none"
}
}
[/code]
[QUOTE=Wii60;48918547]yea i hooked it up already it p sweet.
like does anyone know games that are good with it to try it out, prob gonna livestream to friends while playing with it.[/QUOTE]
Second Life
[QUOTE=Qaus;48918601]Second Life[/QUOTE]
the game is a movement mess already i dont think a steam controller will help this
edit:
the controller was actin retarded till i got the firmware updated.
the trackpad lightly vibrates every time you highlight over something clickable on the desktop, lol
wish i knew how to click things on this controller as A/start doesnt do anything
edit 2:
oh its right trigger for left click and left trigger for right click. what
edit 3:
moving around my desktop opening stuff is noticably slightly less precise than a mouse but the controller is waaaaaay higher precision than a controller would be.
Sorry, you need to Log In to post a reply to this thread.