Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)

Complete Ren'Py DAZ Daddy's Little Sex Toy [1.0] [Doctor3DX]

Hy , Sir

Doctor3DX​

When does comes the Update ? Can't wait to see what the next update turns out to be. A little Beasty would be a good choice too!!!
 
How do you start this? There is no exe file anywhere like in normal Renpy games anywhere for Windows.
 
How do you start this? There is no exe file anywhere like in normal Renpy games anywhere for Windows.
There are two executables for windows. Looks like you have a shitty antivirus which deletes them, LOL
 
There are two executables for windows. Looks like you have a shitty antivirus which deletes them, LOL
Fucking Norton. That's why I set it not to renew this July.
 
I had it since 2004 but only been such a cunt in the last maybe year or so.
 
Fucking Norton. That's why I set it not to renew this July.
My antivirus is called Sudo and I don't have such problems. :D
Even better, I began deleting all EXEs from the games that come with these abominations, leaving only the bash scripts that start the games. In the rare cases where the script won't work, I can always rebuild the whole game and make it work.
 
My antivirus is called Sudo and I don't have such problems. :D
Even better, I began deleting all EXEs from the games that come with these abominations, leaving only the bash scripts that start the games. In the rare cases where the script won't work, I can always rebuild the whole game and make it work.

Yeah, that requires a computer skill of like 87. Mine is about a 6.
 
Yeah, that requires a computer skill of like 87. Mine is about a 6.
Thanks for the compliment but I'm not as advanced as you think. In fact I'm somewhere between "beginner" and "intermediate", but far from "advanced". It's really not that hard. Nobody taught me how to use linux 8 years ago, I simply installed it and started using it (after reading the news MS intends to kill Windows 7). Eventually I got used to it. The interest into tinkering and doing more "advanced" stuff came with the realization that there's basically no limit to what I can do with it.
 
Fucking Norton. That's why I set it not to renew this July.
Norton AntiVirus: Taking Money And Fucking Up Your Computer Since 1998™
 
Norton AntiVirus: Taking Money And Fucking Up Your Computer Since 1998™
If it were just Norton, one would be happy. But ESET NOD32 is much worse. Back in the days when I was still using Windows 7, I've personally seen it detect threats where there are none. It used to dete threats in a 'docx' file, if you put curly brackets anywhere in it - { and }. And more often it used to detect its own exe as a threat and tried to delete it. That's an antivirus software for which my university was paying a truckload of money for "protection". :ROFLMAO: I stopped using an antivirus in 2009 and never saw a virus since then. I really don't understand why would one need such a thing, it's all about being a little more careful what links you click.
As we say here in my country: "No antivirus can help, if the device behind the keyboard sucks". :ROFLMAO:
 
Thanks for the compliment but I'm not as advanced as you think. In fact I'm somewhere between "beginner" and "intermediate", but far from "advanced". It's really not that hard. Nobody taught me how to use linux 8 years ago, I simply installed it and started using it (after reading the news MS intends to kill Windows 7). Eventually I got used to it. The interest into tinkering and doing more "advanced" stuff came with the realization that there's basically no limit to what I can do with it.
Same here!
 
Ability to use Linux also way beyond my computer ability. Already played and deleted this (limited playability) but pretty good. Not sure what to use once Norton is gone in July. Want something that works, doesn't require computer ability and doesn't delete things it shouldn't.
 
I guess the mac version was never fixed.
What's wrong with it? If it's not running, I can rebuild the game for you. But I don't have a Mac, so I won't know if it works or not. That's how (by rebuilding them) I fix games whose linux executables won't start.
 
What's wrong with it?
File execute permission bits lost because delivered in a RAR. The fix is basically
Code:
chmod +x DaddysLittleSexToy.app/Contents/MacOS/DaddysLittleSexToy \
    DaddysLittleSexToy.app/Contents/MacOS/python \
    DaddysLittleSexToy.app/Contents/MacOS/pythonw \
    DaddysLittleSexToy.app/Contents/MacOS/zsync \
    DaddysLittleSexToy.app/Contents/MacOS/zsyncmake \
    DaddysLittleSexToy.app/Contents/Resources/autorun/DaddysLittleSexToy.sh
but there's really no feasible way to convey that to somebody who isn't already familiar with a CLI...
 
somebody who isn't already familiar with a CLI...
Come again? I'm guessing you've never heard of Linux, then? More than half of the things I do everyday are CLI scripts, but whatever... :ROFLMAO:

Permissions are not lost in this archive which I just rebuilt myself for Mac. I checked them myself.
 
Last edited:
Back
Top Bottom