I found that file in the root of the renpy directory and made a copy in the path you specified, but it still isn't working for mejack_norton wrote:The name is steam_api.dll and is in the zip indeed, in path lib/windows-i686/. I suspect all those people here having problems didn't unzip the file correctly.
Help integrating the Steam API
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
crimsonnight
- Veteran
- Posts: 298
- Joined: Fri Apr 20, 2012 4:44 am
- Contact:
Re: Help integrating the Steam API
alwaysthesamebluesky.com
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: Help integrating the Steam API
Well because it's not JUST THAT FILE! you need to put all the files present in the .zip.
Just unzip the steamlib.zip preserving the paths and done
Just unzip the steamlib.zip preserving the paths and done
- KairuKyun
- Veteran
- Posts: 286
- Joined: Thu Feb 12, 2015 4:10 pm
- Completed: No One But You, Catch Canvas, Sickness, Written in the Sky, Wander no more, Warped Reality
- Projects: Warped Reality
- Organization: Unwonted Studios
- IRC Nick: Kairu_kyun
- Tumblr: karamuchan
- Contact:
Re: Help integrating the Steam API
dang I knew it,
I was getting close man. Thanks for the help. Ill try it when i get home.
Kyle Tyner
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
- KairuKyun
- Veteran
- Posts: 286
- Joined: Thu Feb 12, 2015 4:10 pm
- Completed: No One But You, Catch Canvas, Sickness, Written in the Sky, Wander no more, Warped Reality
- Projects: Warped Reality
- Organization: Unwonted Studios
- IRC Nick: Kairu_kyun
- Tumblr: karamuchan
- Contact:
Re: Help integrating the Steam API
And you put that in the lib folder in your built renpy game?
Kyle Tyner
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: Help integrating the Steam API
Unzip the file in the game root folder preserving the zipped path/directories.
Every info needed is in the sentence above. Sorry but have no more time to post on this thread.
Every info needed is in the sentence above. Sorry but have no more time to post on this thread.
- KairuKyun
- Veteran
- Posts: 286
- Joined: Thu Feb 12, 2015 4:10 pm
- Completed: No One But You, Catch Canvas, Sickness, Written in the Sky, Wander no more, Warped Reality
- Projects: Warped Reality
- Organization: Unwonted Studios
- IRC Nick: Kairu_kyun
- Tumblr: karamuchan
- Contact:
Re: Help integrating the Steam API
Okay thank you jack_nortan.
Kyle Tyner
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
- KairuKyun
- Veteran
- Posts: 286
- Joined: Thu Feb 12, 2015 4:10 pm
- Completed: No One But You, Catch Canvas, Sickness, Written in the Sky, Wander no more, Warped Reality
- Projects: Warped Reality
- Organization: Unwonted Studios
- IRC Nick: Kairu_kyun
- Tumblr: karamuchan
- Contact:
Re: Help integrating the Steam API
You and gaben need to have a nice little chat Pytom!!
Kyle Tyner
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
Creator of Unwonted Studios
ktyner@unwontedstudios.co
Visit Our Website
Projects: No One But You, Sickness, Written in the Sky, Wander no more, Catch Canvas, Warped Reality
-
crimsonnight
- Veteran
- Posts: 298
- Joined: Fri Apr 20, 2012 4:44 am
- Contact:
Re: Help integrating the Steam API
Sorry for being dense, but where can I find 'steamlib.zip'?jack_norton wrote:Well because it's not JUST THAT FILE! you need to put all the files present in the .zip.
Just unzip the steamlib.zip preserving the paths and done
alwaysthesamebluesky.com
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: Help integrating the Steam API
You don't need any files other than the renpy-steam-libs.zip.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
-
crimsonnight
- Veteran
- Posts: 298
- Joined: Fri Apr 20, 2012 4:44 am
- Contact:
Re: Help integrating the Steam API
But where's that file sorry?PyTom wrote:You don't need any files other than the renpy-steam-libs.zip.
alwaysthesamebluesky.com
- DeXP
- Newbie
- Posts: 10
- Joined: Wed Nov 12, 2014 10:39 am
- Completed: One Manga Day
- Github: DeXP
- Skype: DeXPeriX
- Soundcloud: dexp-music
- Contact:
Re: Help integrating the Steam API
There are some "_renpysteam.pyd" files on jack_norton's games. I searched that file in my RenPy and found only modules/_renpysteam.pyx. It doesn't compiles into pyd on my machine, nor into distribution archives...
I added jack_norton's "_renpysteam.pyd" and steampi.dll to my game's directory (lib\windows-i686\Lib). But achievements still not working. Are there any more needed files?
I added jack_norton's "_renpysteam.pyd" and steampi.dll to my game's directory (lib\windows-i686\Lib). But achievements still not working. Are there any more needed files?
-
crimsonnight
- Veteran
- Posts: 298
- Joined: Fri Apr 20, 2012 4:44 am
- Contact:
Re: Help integrating the Steam API
PyTom has just sent me the zip file containing the files you mention, so I guess you'd need to PM him, although I've just tested it and achievements still aren't being picked up...DeXP wrote:There are some "_renpysteam.pyd" files on jack_norton's games. I searched that file in my RenPy and found only modules/_renpysteam.pyx. It doesn't compiles into pyd on my machine, nor into distribution archives...
I added jack_norton's "_renpysteam.pyd" and steampi.dll to my game's directory (lib\windows-i686\Lib). But achievements still not working. Are there any more needed files?
alwaysthesamebluesky.com
- DeXP
- Newbie
- Posts: 10
- Joined: Wed Nov 12, 2014 10:39 am
- Completed: One Manga Day
- Github: DeXP
- Skype: DeXPeriX
- Soundcloud: dexp-music
- Contact:
Re: Help integrating the Steam API
Can you answer my question? Is there any files, except some "_renpysteam.pyd" and "(lib)steamapi.(dll)(so)(dylib)" ?crimsonnight wrote:PyTom has just sent me the zip file containing the files you mention, so I guess you'd need to PM him, although I've just tested it and achievements still aren't being picked up...
-
crimsonnight
- Veteran
- Posts: 298
- Joined: Fri Apr 20, 2012 4:44 am
- Contact:
Re: Help integrating the Steam API
Not that I can see, for Windows anyway.DeXP wrote:Can you answer my question? Is there any files, except some "_renpysteam.pyd" and "(lib)steamapi.(dll)(so)(dylib)" ?crimsonnight wrote:PyTom has just sent me the zip file containing the files you mention, so I guess you'd need to PM him, although I've just tested it and achievements still aren't being picked up...
alwaysthesamebluesky.com
- DeXP
- Newbie
- Posts: 10
- Joined: Wed Nov 12, 2014 10:39 am
- Completed: One Manga Day
- Github: DeXP
- Skype: DeXPeriX
- Soundcloud: dexp-music
- Contact:
Re: Help integrating the Steam API
He just sent me this zip too. Achievements works correctly at least on Windows and Mac OS X.crimsonnight wrote:PyTom has just sent me the zip file containing the files you mention, so I guess you'd need to PM him, although I've just tested it and achievements still aren't being picked up...
Who is online
Users browsing this forum: Bing [Bot]