Perfect, thank you - I did search before posting but didn't come across that page.
Search found 298 matches
- Tue May 12, 2015 11:53 am
- Forum: Ren'Py Questions and Announcements
- Topic: Steam - Cloud Save Support
- Replies: 6
- Views: 1795
Re: Steam - Cloud Save Support
- Tue May 12, 2015 7:57 am
- Forum: Ren'Py Questions and Announcements
- Topic: Steam - Cloud Save Support
- Replies: 6
- Views: 1795
Steam - Cloud Save Support
On Steam it's possible to for the cloud save system to work with a specified directory (see attached). As Ren'Py automatically saves to an external directory (http://www.renpy.org/wiki/renpy/doc/FAQ#Where_does_Ren.27Py_store_my_save_games_and_persistent_data.3F), I'm looking to specify a dedicated s...
- Sun May 10, 2015 6:14 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
Shiz has very kindly help me fix it! It's not using the latest ren'py functionality, but I can confirm it works: 1. Download the following file: https://shiz.me/junk/renpy/steam.py and place it in *name of your game*/game 2. Create a *name of your game*/game/libs directory and copy the following fil...
- Thu May 07, 2015 11:26 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
Great! Looking forward to finally solving this puzzle lolKairuKyun wrote:Okay crimsonnight Pytom sent me the files i needed turns out i had the right idea the whole time but not the right files. When I get home ill test it and see if it works.
- Wed May 06, 2015 4:28 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
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... He just sent me this zip too. Achievements works correctly at least on Windows and Mac OS X. Did you unzip it into the...
- Wed May 06, 2015 12:18 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
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... Can you answer my question? Is there any files, except some "_renpysteam.pyd" and "(lib)steamapi.(dll)(so)(dylib)" ? N...
- Wed May 06, 2015 10:48 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
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\w...
- Wed May 06, 2015 10:20 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
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.
- Wed May 06, 2015 4:25 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
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
- Tue May 05, 2015 11:56 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
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.
- Fri May 01, 2015 8:57 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
Okay, I have been able to launch the game perfectly from steam. I can get it up and everything without the app_id.txt. maybe your not publishing it right? No problem running it on Steam, just with achievements. I know it can run without 'steam_appid.txt' but it's good practice to include it apparen...
- Fri May 01, 2015 7:43 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
I didn't put any app_id.txt in the game directory. That's what I'm saying, maybe doing that is the problem. You should just remove it completely and publish on Steam, download it from Steam, and launch from Steam. Not Ren'Py. Tried removing app_id.txt from the game directory, didn't make a differen...
- Fri May 01, 2015 5:51 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
Thanks for trying. We need Tom's help :( Tom has nothing to do with this. I updated 15 games on Steam and all achievements works. So the lib works, I don't know what you're doing wrong but must be something. You're all using that app_id.txt trick, just publish it on Steam (as pre-release, so only y...
- Thu Apr 30, 2015 4:04 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
I cant get it :( mom 'Hide, honey.' $ achievement.grant("game_clear") h 'I don\'t even know for how long I have been staring outside this window..' This is what i tried and in my steamworks it looks like this. http://lemmasoft.renai.us/forums/download/file.php?mode=view&id=33753 Thanks for trying. ...
- Wed Apr 29, 2015 10:23 am
- Forum: Ren'Py Questions and Announcements
- Topic: Help integrating the Steam API
- Replies: 84
- Views: 8177
Re: Help integrating the Steam API
Appreciated 