Making games with VisualNeo (Steam) - Forum

Forum Navigation
You need to log in to create posts and topics.

Making games with VisualNeo (Steam)

Currently I have 2 games uploaded to Steam , both of them are made with VisualNeo.

But, I have a problem, not very important but I want to know if someone here has made games with VisualNeo and these are uploaded to steam.

-I dont know how implement the Steamworks API https://partner.steamgames.com/doc/sdk/api . It's very important because without this you can't use Steam Overlay (In any steam game when you push SHIFT + TAB the game is minimized and you can watch the Steam panel).

Someone here has games upload to Steam? Any advice or suggestion how comunicate my game with steam?.

I know that is a very difficult question, and it very possible I'll not get an answer, but there is not information about VisualNeo - Steam. xD

Thank you very much.

 

@lemachinga I didn't even know it was possible to use VisualNEO Win to create Steam games. That's great!
It seems the API SDK includes a .dll (steam_api.dll) so It's theorically possible to create a plugin to interact with it, but I don't know if anyone has tried.

Regards

VisualNeo has limitations to make game to Steam, but for me it's the faster way (and easier). I have to find how interact with steam_api.dll using VisualNeo.