Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

clockt0wer

3
Posts
1
Topics
1
Following
A member registered Aug 23, 2020

Recent community posts

I got it working! Two things:
1. I did have to contact steam support to get matchmaking enabled on my app id. My app was not created as free, but matchmaking was still disabled. Maybe this is the new norm for steam, as in 2017 when I created my last app I didn't have to take that step. 

2. I had the SDK installed in D:\Steamworks\sdk but in engine I simply had the path D:\Steamworks set as the SDK root. If anyone else has this problem make sure you're pointed at the folder that has the contents of the SDK in it, not a folder that has a folder that has the contents :P 

Thanks again for your help Yellow, and thanks for the extension - you rule!

When I created the depot I did not mark it as free, and I haven't done such since - perhaps I should try to contact them anyway to see if matchmaking is for some reason disabled. I'll start going through the project today to see if I can detect where the breakdown occurs for me. Thanks for the lead and the super fast reply YellowAfterlife :)!

Howdy! When trying to test the steam GML example on my depot and in the editor the application will never pass "Creating a lobby..." 

I've set the APP ID appropriately in the Game Options, and pointed it at the 1.35a SDK (as well as latest, but currently I have 1.35a in the dir) am I missing something here? Has something maybe changed in game maker or steam that will still allow this to compile but fail to establish servers on Steam?