Create and Fuck your AI Slut -70% OFF
x

durgadas

Member
Mar 21, 2018
103
98
203
Since chmod changes the access permissions and not the actual contents of the file, we can conclude it's not us . . .
Yes, well last I looked it's generally bad form to make your customers do command line work (which most will not know) because you choose to use a particular method of compressing files. Your suggestion of WinRAR is a good example of this. Do you see how many steps it takes to install and use WinRAR for the Mac?

I'm glad there is a workaround for the problem the developer has created for us, but this does not change the fact that it's still a workaround for a problem they created.

The previous releases of the game did not have this issue.

So, if this is so common, why not compress the file using some method that doesn't strip permissions during the compression?

Again, that's YOUR issue, not ours.

As someone who works in DevOps, I don't think I'm out of place in saying so here. I even think my saying so is to the benefit of the developer.

Of course, it's not required someone listen to common sense customer service. I'm out.
 

Jonboy72

Member
Jun 20, 2018
376
198
227
Just installed the latest version for android and when I went to load a old save it said there was an error and I had to start a new game losing all the progress I have done
 

raghavgarg28

Member
Jun 20, 2018
111
38
100
You can fix the file on mac, I do it every time because everyone uses 7zip.

For anyone interested in how to do it.

Right click the app and click "Open Package Contents" then once you're inside open the Mac Os Folder till you find a document called "Rogue-Like" (Might have some other stuff). That document is actually an executable that has been messed up by our unzippers of choice. What we need to do is convince the OS that that document is actually the executable it really is.


How to do that. Open up your terminal and type "chmod +x" and then either type in the pathway to your the document or drag it into the terminal and it should auto put in the path. Doing this should fix the problem, as it has for me.

Fix for broken executable on Mac
TLDR;

Open Terminal
chmod +x "Your File"
Enter
Run
done this, still doesn't work
 

Oshitari Azumi

Who's the strongest Nobbu?!
Donor
Former Staff
May 23, 2017
977
588
358
Is there no sound in this game?, it has volume options but no sound.
Yeah this game has a sound option because Ren'Py.
Seriously, couldn't you be more of a disappointment to your parents?
Wow. Just wow.
Just installed the latest version for android and when I went to load a old save it said there was an error and I had to start a new game losing all the progress I have done
Yeah, unless it's a bugfix version, you'll have to restart every time.
 

Barkin 10

Well-Known Member
Dec 27, 2016
1,503
1,722
369
Restarting is always a good idea, but I've got one series of saves that I've held onto and played since Kitty was introduced. Now I did have problems with them till the last bug fix.
 

ScottyLQ

Well-Known Member
Apr 28, 2017
1,036
1,244
399
hmmm for some reason my game fell into a "let me put on something more comfortable" glitch again. Might have to start over.
 

Oshitari Azumi

Who's the strongest Nobbu?!
Donor
Former Staff
May 23, 2017
977
588
358
Is there a mod that gives different designs for the characters?
If by different designs you mean something other than the art style of the characters right now, no. The modded version introduces new clothes and actions with shared styles (i.e. doggy for all girls), but not really anything like a whole new art style.
 

AngeryLizard

Newbie
Feb 18, 2018
45
8
214
- Rogue's sex scenes can now involve her torn hose/tights or her stockings with garterbelt. The art for this didn't work in previous builds so it was disabled, but I fixed it.


still doesn't work for me
 

mandrakemg

Newbie
Aug 20, 2016
17
18
225
You can fix the file on mac, I do it every time because everyone uses 7zip.
For 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

I would advise using wine to rune the windows games, there are certain ones in which it doesn't work (dll files). (I use wine to play 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.
 

Fraggles

Newbie
Aug 30, 2017
35
7
67
It just seems odd for there to be volume controls in a game that doesn't even have a basic ambient sound track, like, is sound a planned feature for later patches?
 
4.40 star(s) 166 Votes