Infamous Quests

Public Forums => IQ Chat => Topic started by: Kaldire on December 15, 2015, 04:20:36 AM

Title: Help for another dev, testing game where steam api achievements wont register
Post by: Kaldire on December 15, 2015, 04:20:36 AM
Ello mates

Im sure this is more banter based, but I posted this here due to it being an issue with QFI
Im helping test a game, banhammer, in early access and closed beta, achievements wont trigger or register.

was just wondering how you fixed those few achievements

if its not to much trouble to remember!

steam api seems the issue.

ty  much mates lemme know!
Title: Re: Help for another dev, testing game where steam api achievements wont register
Post by: Klytos on December 15, 2015, 05:57:34 AM
It depends on the engine the game is using because there's generally another .dll file that interfaces between the steam api and the engine. I know in AGS we had a situation where we had to check whether the API existed each time we called an achievement, but really there's no one answer. As a general comment though, I've read a lot of stuff on various steam forums about this exact issue and nobody seems to have a real solution.