Deathknight134
Member
- Mar 21, 2018
- 174
- 74
- 99
Is there a command to bring the day to Day 50? I'd like to use the colognes.It will appear when you reach 50th day
Is there a command to bring the day to Day 50? I'd like to use the colognes.It will appear when you reach 50th day
Either you downloaded a corrupted RAR file, or your antivirus settings are too high and it's quarantining/deleting the files when you unpack them.There is no file to start the game; there's just a contents folder.
My guess is the second issue. I would just disable antivirus and redownload, if you haven't tried that already.Either you downloaded a corrupted RAR file, or your antivirus settings are too high and it's quarantining/deleting the files when you unpack them.
Laura in this version didn't have the phone yet and i think the photo and the ring just a tease for something in the new version i guessCan anyone tell me where to get Laura's phone? at Xavieros in the office found a photo and a ring, what next? thanks
Laura in this version didn't have the phone yet and i think the photo and the ring just a tease for something in the new version i guess
Thanks bro, this workedFor Mac versions of Ren'Py games that won't launch after decompressing, it often takes modifying the executable rights on two files before the app will Open successfully. In the case of Rogue-Like, these should be (inside Rogue-Like.app):
- Contents/MacOS/Rogue-Like
- Contents/MacOS/lib/darwin-x86_64/Rogue-Like
To deal with escaping spaces and otherwise getting the correct path, an easy way to make the changes is to open Terminal, then use right-click or Control-click to "Show Package Contents" so the "Contents" folder is showing in a separate Finder window. Type 'chmod u+x ' and then drag each of the above files onto the Terminal window to make it the target of the command. That makes running chmod on the 2 files a lot easier and less prone to syntax errors. So you'd get something like:
chmod u+x Rogue-Like/Rogue-Like.app/Contents/MacOS/lib/darwin-x86_64/Rogue-Like
Wine is handy for Windows versions which don't have cross-platform builds, but it shouldn't be necessary for Ren'Py games since you can download the standalone launcher and drop any Windows version's game folder into it to open. That has the benefit of keeping all save files, etc within the Mac environment vs under Wine's, so that should a Mac version come out later you can pick up where you left off with it.
my save, i think its coplete in this versiondoes anyone got a complete save?
Use the search function on this forum. There are very good threads that will tell you how to modify Ren'py games till your heart's content. I would suggest downloading UnRen.bat as I find it the easiest tool. Once you've used it to activate the consoles, use shift + D to access the developers console, or shift + O (letter not number) to access the command console.How to open console
Just be careful with it. It can sometimes cause an error with any save that you may have and force you to restart. On page 220 (I think), there should be a post by @Gab with instructions for manually activating the console. I prefer UnRen, but the manual way is guaranteed to not do something funky with your saves.Use the search function on this forum. There are very good threads that will tell you how to modify Ren'py games till your heart's content. I would suggest downloading UnRen.bat as I find it the easiest tool. Once you've used it to activate the consoles, use shift + D to access the developers console, or shift + O (letter not number) to access the command console.
Sounds like you downloaded the Mac version.There is no file to start the game; there's just a contents folder.
It used to be faster, but Oni purposefully slowed it down for the sake of image loading or something like that. Even on an SSD, it won't play any faster. I think lots of people wish for faster transitions, but not totally sure if this change is going to be final.So just curious, is there a way to speed up the image changes and general gameplay of this? Its on an SSD and still feels really clunky when stuff happens in scenes and what not when your skipping text.