How can I add a browser/web game as a non-Steam game to my library?
If you want to create a custom Steam Controller configuration for a game you have to add it to your Steam Controller first, and I want to do so for games such as slither.io, and I also would just like to have them in my library.
I know I can just add a shortcut to my browser that opens that link, but Steam doesn't seem to recognize this, at least with Google Chrome.
steam steam-controller
add a comment |
If you want to create a custom Steam Controller configuration for a game you have to add it to your Steam Controller first, and I want to do so for games such as slither.io, and I also would just like to have them in my library.
I know I can just add a shortcut to my browser that opens that link, but Steam doesn't seem to recognize this, at least with Google Chrome.
steam steam-controller
I believe in order for Steam to recognize a link it must be presented as an executable, or .exe. Otherwise, steam will not detect it.
– senpai
May 5 '16 at 16:58
add a comment |
If you want to create a custom Steam Controller configuration for a game you have to add it to your Steam Controller first, and I want to do so for games such as slither.io, and I also would just like to have them in my library.
I know I can just add a shortcut to my browser that opens that link, but Steam doesn't seem to recognize this, at least with Google Chrome.
steam steam-controller
If you want to create a custom Steam Controller configuration for a game you have to add it to your Steam Controller first, and I want to do so for games such as slither.io, and I also would just like to have them in my library.
I know I can just add a shortcut to my browser that opens that link, but Steam doesn't seem to recognize this, at least with Google Chrome.
steam steam-controller
steam steam-controller
asked May 5 '16 at 16:42
Quenz
7117
7117
I believe in order for Steam to recognize a link it must be presented as an executable, or .exe. Otherwise, steam will not detect it.
– senpai
May 5 '16 at 16:58
add a comment |
I believe in order for Steam to recognize a link it must be presented as an executable, or .exe. Otherwise, steam will not detect it.
– senpai
May 5 '16 at 16:58
I believe in order for Steam to recognize a link it must be presented as an executable, or .exe. Otherwise, steam will not detect it.
– senpai
May 5 '16 at 16:58
I believe in order for Steam to recognize a link it must be presented as an executable, or .exe. Otherwise, steam will not detect it.
– senpai
May 5 '16 at 16:58
add a comment |
2 Answers
2
active
oldest
votes
- Add your browser (Firfox / Chrome ...) as a non-Steam game
- Go to your library, right-click the browser and select Properties
- Add the url as an command line argument:
If you wan't to change the name of the game or the icon you can do this in the properties panel (Step 2).
If you wan't to open the game in a new window:
- Firefox : -new-window url
- Chome : --new-window url
I've tested it for Chrome an Mozilla Firefox
Hope it helped :)
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
in firefox you can add something likenew-window <url>
to open a new tab, in chrome you can add--new-window
to open a new window :)
– Simon Meusel
May 5 '16 at 17:47
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
|
show 4 more comments
How can we make a games like this Huniepop 2 . I want to become a professional gamer.
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "41"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f264687%2fhow-can-i-add-a-browser-web-game-as-a-non-steam-game-to-my-library%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
- Add your browser (Firfox / Chrome ...) as a non-Steam game
- Go to your library, right-click the browser and select Properties
- Add the url as an command line argument:
If you wan't to change the name of the game or the icon you can do this in the properties panel (Step 2).
If you wan't to open the game in a new window:
- Firefox : -new-window url
- Chome : --new-window url
I've tested it for Chrome an Mozilla Firefox
Hope it helped :)
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
in firefox you can add something likenew-window <url>
to open a new tab, in chrome you can add--new-window
to open a new window :)
– Simon Meusel
May 5 '16 at 17:47
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
|
show 4 more comments
- Add your browser (Firfox / Chrome ...) as a non-Steam game
- Go to your library, right-click the browser and select Properties
- Add the url as an command line argument:
If you wan't to change the name of the game or the icon you can do this in the properties panel (Step 2).
If you wan't to open the game in a new window:
- Firefox : -new-window url
- Chome : --new-window url
I've tested it for Chrome an Mozilla Firefox
Hope it helped :)
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
in firefox you can add something likenew-window <url>
to open a new tab, in chrome you can add--new-window
to open a new window :)
– Simon Meusel
May 5 '16 at 17:47
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
|
show 4 more comments
- Add your browser (Firfox / Chrome ...) as a non-Steam game
- Go to your library, right-click the browser and select Properties
- Add the url as an command line argument:
If you wan't to change the name of the game or the icon you can do this in the properties panel (Step 2).
If you wan't to open the game in a new window:
- Firefox : -new-window url
- Chome : --new-window url
I've tested it for Chrome an Mozilla Firefox
Hope it helped :)
- Add your browser (Firfox / Chrome ...) as a non-Steam game
- Go to your library, right-click the browser and select Properties
- Add the url as an command line argument:
If you wan't to change the name of the game or the icon you can do this in the properties panel (Step 2).
If you wan't to open the game in a new window:
- Firefox : -new-window url
- Chome : --new-window url
I've tested it for Chrome an Mozilla Firefox
Hope it helped :)
edited May 5 '16 at 18:05
answered May 5 '16 at 17:07
Simon Meusel
1,004416
1,004416
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
in firefox you can add something likenew-window <url>
to open a new tab, in chrome you can add--new-window
to open a new window :)
– Simon Meusel
May 5 '16 at 17:47
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
|
show 4 more comments
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
in firefox you can add something likenew-window <url>
to open a new tab, in chrome you can add--new-window
to open a new window :)
– Simon Meusel
May 5 '16 at 17:47
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
I just tested it with Google Chrome, Steam doesn't recognize it as open. Note that I already had Chrome open to begin with, but if I have to close it every time I want to play, it's not worth it.
– Quenz
May 5 '16 at 17:41
in firefox you can add something like
new-window <url>
to open a new tab, in chrome you can add --new-window
to open a new window :)– Simon Meusel
May 5 '16 at 17:47
in firefox you can add something like
new-window <url>
to open a new tab, in chrome you can add --new-window
to open a new window :)– Simon Meusel
May 5 '16 at 17:47
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
for me it worked even if a have chrome open
– Simon Meusel
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
Okay, I've done that, and it successfully opens a new window, but Steam still doesn't recognize it as running. Does this work for you? Does it make your name green and say "playing non-Steam game <name>" on Steam friends?
– Quenz
May 5 '16 at 17:53
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
yes, but it first sais: playing non-Steam game Google Chrome. You can change the name of the game in the Properties tho. As you can see in the edited answer
– Simon Meusel
May 5 '16 at 17:56
|
show 4 more comments
How can we make a games like this Huniepop 2 . I want to become a professional gamer.
New contributor
add a comment |
How can we make a games like this Huniepop 2 . I want to become a professional gamer.
New contributor
add a comment |
How can we make a games like this Huniepop 2 . I want to become a professional gamer.
New contributor
How can we make a games like this Huniepop 2 . I want to become a professional gamer.
New contributor
New contributor
answered 11 mins ago
Sherry Raja
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f264687%2fhow-can-i-add-a-browser-web-game-as-a-non-steam-game-to-my-library%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I believe in order for Steam to recognize a link it must be presented as an executable, or .exe. Otherwise, steam will not detect it.
– senpai
May 5 '16 at 16:58