Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial

Search results

  1. HTYYHRK

    Games for kinks vs. games for story.

    Does Goddess' Whim even have any kinks? I guess there are monster girls. While there are some games with meh gameplay or story that I'll play because it has kink content, there are almost none that I'd play just for the story if the sexual content is only minimally interesting. With that...
  2. HTYYHRK

    Which route do you take first the bad one or the good one with your main character?(if the game has one)

    Depends on the setting/plot. When the world is pretty much the MC's oyster it's more fun to be selfish, when the world is harsh it's fun to be the Good Guy where it isn't easy.
  3. HTYYHRK

    latest updates page fixed & monthly funding

    I mentioned this before so sorry if it's already ticketed, when there's a forced thread the latest updates page doesn't redirect to it but the pages for the thumbnail images do, so it breaks all the thumbnails.
  4. HTYYHRK

    Coffee or tea… or do you usually go for something else?

    Mostly just water, I sometimes buy a soda to have with dinner.
  5. HTYYHRK

    LC COIN PSA: BANK INTEREST IS AT 2% ---- (YOU MUST MANUALLY COLLECT DAILY)

    There might be a mistake in here but I'm half asleep. let remaining = usr.bank.maximum - usr.bank.amount; let interest = usr.bank.amount * .02; if (remaining >= interest){ usr.bank.deposit(interest); } else { usr.bank.deposit(remaining); usr.vault.deposit(interest - remaining); }...
  6. HTYYHRK

    LC COIN PSA: BANK INTEREST IS AT 2% ---- (YOU MUST MANUALLY COLLECT DAILY)

    I don't think the code logic would be hard, it already has to calculate how much you can put in to the main account when depositing so just reuse that and subtract it from the amount of interest generated. Or if it needs to be done as separate transactions put the interest in the secondary...
  7. HTYYHRK

    LC COIN PSA: BANK INTEREST IS AT 2% ---- (YOU MUST MANUALLY COLLECT DAILY)

    It would be nice if interest was deposited into the interest-bearing account first and then the rest into the vault.
  8. HTYYHRK

    Are mosaic'd COCC and VAGINA really that big a deal?

    Sometimes the titties and ahegos make up for it.
  9. HTYYHRK

    Best AI game so far

    There's Multiic which is a game with a general plot but you fill in dialogue sections and sex scenes by prompting an AI. If you look up MoralHazard on Itch that developer has a couple games built around an AI, that is the games have a story premise and mechanics managed by the AI, but there...
  10. HTYYHRK

    Thoughts on Overly Gigantic Tiddies?

    The bigger the better for me. Boobs are nice since they can pretty much scale up infinitely without needing any changes to the rest of the body, asses need the rest of the body to adapt to keep looking good as they get bigger.
  11. HTYYHRK

    Which porn game did you spend the most time on it?

    In terms of playtime probably Free Cities since when I want to play it I'll just leave it open and swap to it when waiting for something else.
  12. HTYYHRK

    KN Ren'Py DAZ The Wild Boy [v0.06] [Ethan Krautz]

    The link to other games by the author in the OP doesn't work anymore.
  13. HTYYHRK

    Latest Updates (LU) Page Update

    I didn't think to take a screenshot before clearing the issue, but currently if you have a forced thread the latest updates page won't redirect you to it, but it will break all the thumbnail images because they do get the redirect message so they return that page instead of their image.
  14. HTYYHRK

    Is Die Hard a Christmas movie

    Does that make The Hebrew Hammer simultaneously a Christmas, Hanukah and Kwanza movie? It's set during Christmas, the main character rekindles his relationship with his estranged wife through the magic of Christmas and explosions, and he channels his inner Santa by giving gifts to all the bad...
  15. HTYYHRK

    I have ears.

    You must be registered for see element.
  16. HTYYHRK

    Is Futa/Trans the new Incest in adult gaming?

    Better a trap than an ambush imo
  17. HTYYHRK

    Game Tags Are Getting Out of Hand

    Are you worried they won't rape your wife?
  18. HTYYHRK

    Game Tags Are Getting Out of Hand

    I like that they're alphabetically ordered because it makes it easy to scan for the tags I care about. As for the OP there could be a tag voting system where maybe people could vote on how prevalent certain tags are, e.g. 1-3 where 1 is shows up occasionally, 2 comes up often and 3 is a tag...
  19. HTYYHRK

    Help for manual modding in Skyrim

    I haven't modded Skyrim in a long time and it's been even longer that I wasn't using Mod Organizer or MO2 but a quick search says they do go directly into the Data folder, which was my recollection. Some mods like ENB need to be installed in a different place. However, if you don't like...
Back
Top Bottom