Jump to content

Steamworks::Initialize fails unless it is my steam account


martyj
 Share

Recommended Posts

You've got to have the steam_appid.txt file in the same folder as you game executable.

 

Even with the file there, it won't work.

 

I'll try having it set to 480. Right now it is set to 355500.

 

 

 

Edit

-------------

 

Even with the value set to 480 the game doesn't work. You can download it here if you want to give it a shot. http://dl.worldfactions.net/pre_alpha_0.2.7z

Link to comment
Share on other sites

The steamworks overlay works for me with either 355500 or 480 but only if Steam is running. Though only the game's hud is visible when I use the Game Launcher number (355500) and not the game's world. If I use 480, then I see the world, the hud and the steam overlay.

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Link to comment
Share on other sites

@macklebee is that on the link I posted?

 

Here is my friend running the app.

 

 

As you can see there is a steam_appid file. The message that prints is around this code.

 

if (!Steamworks::Initialize())
{
 System::Print("Error: Failed to initialize Steam.");
 return false;
}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...