Skip to content
17
Goddesses’ Whim cover
Ongoing v0.4.5b

Goddesses’ Whim

RATING 4.0 /5 64 votes
YOUR RATING
POPULARITY #1,429
Ren'Py 49.6K 2.0GB
Download
Developer Ncrow
Engine Ren'Py
Version 0.4.5b (Ongoing)
Released: Jan 1, 2026 Updated: Jan 6, 2026
Censorship Uncensored

About Goddesses’ Whim

You, the protagonist of all this, with a big heart (and somenthing else..) because of your past, are someone with a boring and lonely life.
But one day, given by your personality to help others no matter what, you decide to give your life for another, which attracts the attention of a certain goddess.
Now, with the opportunity to return to live in another world given by the capricious goddesses that you will meet on your way, you have the chance to start over.All goddesses seek not to be bored, and you will soon discover that some can be more capricious than others.What awaits you? What kind of people will you meet? And obviously, how many girls will be madly in love with you?​

v0.4.5b 2.0GB Jan 6, 2026

Confused about how the downloading works? Here is a handy guide

  • Extract and run.

Walkthrough & Guide

Patreon Codes:


Undertable - Tier 2 code: KZhuA7Di
Ice cream accident - Tier 3 code: bJho98Nb
Sweet Dreams - Tier 3 code: YCoBtHC9
Message on paper - Tier 3 code: UaW6mKS4
Hypnotized ...or not - Tier 3 code: TKTwCeZN


0.4.5b Jan 6, 2026
  • Continuation of the main story.(Still in progress.)
  • New events for Ryoko, including an H scene.
  • New mission for Ryoko.
  • All Tomoe events are now repeatable.
  • Change in interface design.
  • Small event for \”NPCs\” from the Lycoris clan, including an H scene.(Get to the end of the new mission.)
  • More items added.
  • Fixed some bugs and typos.
  • SFX added to some first animations. (Keiko, Hana, Yui)(Let me know if they sound bad/weird/strange, so I can modify them and try to improve.)

Minimum

OS: Windows 7+ / macOS 10.10+ / Linux

CPU: Dual Core 1.5 GHz

RAM: 2 GB

GPU: Integrated Graphics

Storage: 2.0GB

Recommended

OS: Windows 10+ / macOS 12+ / Linux

CPU: Dual Core 2.0 GHz

RAM: 4 GB

GPU: Any dedicated GPU

Storage: 2.0GB

Aa

17 Comments

  1. BL
    Blaze

    fishing is impossible

    1
  2. GA
    GabrielGG

    Where can you even use the patreon codes?

    0
    1. SM
      smth

      After you unlock the shop with Tomoe, click the basket with a heart in it, top right section of the store window and select an item which Tomoe will tell you require a Patreon code

      0
  3. FO
    FoxMulder

    Good day i am getting this error on 0.3.9 when trying to build Charlottes room

    [code]
    I’m sorry, but an uncaught exception occurred.

    While running game code:
     File “renpy/common/000statements.rpy”, line 671, in execute_call_screen
      store._return = renpy.call_screen(name, *args, **kwargs)
     File “renpy/common/00action_control.rpy”, line 131, in __call__
      renpy.show_screen(self.screen, *self.args, **self.kwargs)
    Exception: Screen cons_2nd_room is not known.

    — Full Traceback ————————————————————

    Full traceback:
     File “game/mayu_events.rpyc”, line 823, in script
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\ast.py”, line 1968, in execute
      self.call(“execute”)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\ast.py”, line 1950, in call
      return renpy.statements.call(method, parsed, *args, **kwargs)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\statements.py”, line 349, in call
      return method(parsed, *args, **kwargs)
     File “renpy/common/000statements.rpy”, line 671, in execute_call_screen
      store._return = renpy.call_screen(name, *args, **kwargs)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\exports.py”, line 3413, in call_screen
      rv = renpy.ui.interact(mouse=”screen”, type=”screen”, roll_forward=roll_forward)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\ui.py”, line 301, in interact
      rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\core.py”, line 2165, in interact
      repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\core.py”, line 3197, in interact_core
      rv = root_widget.event(ev, x, y, 0)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 1202, in event
      rv = i.event(ev, x – xo, y – yo, cst)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 1202, in event
      rv = i.event(ev, x – xo, y – yo, cst)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 1202, in event
      rv = i.event(ev, x – xo, y – yo, cst)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\screen.py”, line 793, in event
      rv = self.child.event(ev, x, y, st)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 1202, in event
      rv = i.event(ev, x – xo, y – yo, cst)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\transform.py”, line 984, in event
      rv = d.event(ev, cx, cy, st)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 1426, in event
      rv = super(Window, self).event(ev, x, y, st)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 288, in event
      rv = d.event(ev, x – xo, y – yo, st)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\layout.py”, line 1202, in event
      rv = i.event(ev, x – xo, y – yo, cst)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\behavior.py”, line 1174, in event
      return handle_click(self.clicked)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\behavior.py”, line 1095, in handle_click
      rv = run(action)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\behavior.py”, line 388, in run
      new_rv = run(i, *args, **kwargs)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\behavior.py”, line 395, in run
      return action(*args, **kwargs)
     File “renpy/common/00action_control.rpy”, line 131, in __call__
      renpy.show_screen(self.screen, *self.args, **self.kwargs)
     File “C:\Users\Donny\Downloads\games\Goddesses’_Whim-0.3.9-pc\renpy\display\screen.py”, line 1322, in show_screen
      raise Exception(“Screen %s is not known.\n” % (name[0],))
    Exception: Screen cons_2nd_room is not known.

    Windows-10-10.0.22631 AMD64
    Ren’Py 8.2.0.24012702
    Goddesses’ Whim 0.3.9
    Sun Nov 10 18:33:29 2024
    [/code]

    0
    1. LE
      Lewdup

      Try the latest version and check if the problem persists.

      0
  4. BI
    bickdig

    Where is version 0.38?

    0
    1. LE
      Lewdup

      The game is now updated to the latest version.

      0
  5. IT
    Itachi

    Please add mega links

    0
    1. LE
      Lewdup

      Mega will not be available again. We have described the issue many times here and on the Discord server. Feel free to join our Discord and read it. Your mentioned tag has been added.

      0
  6. JU
    Julian

    Where is Charlotte?? The quest tells me to bond with her but I don’t know who or where she is.

    0
    1. CA
      Carlo

      Check in the latest version.

      0
  7. SO
    Soshiri

    Why did you stop with the android links?

    0
    1. CA
      Carlo

      Added.

      0
  8. SM
    smth

    One of the best games on this site

    0
  9. PS
    Pedo Subbubus is a Bad Sign

    It looks bad and it is bad, but it was much better than expected.

    0
  10. SP
    Sparky

    It’s not a harem if there isn’t pregnancy, as the sexually active pregnant concubines were the only ones allowed to be housed near the Sultan. The pregnant ones were those chosen to be worthy of producing offspring.

    -12
    1. WH
      Wolfe Hearte

      Sexual activity would have been required. In most cases pregnancy would have eventually been the hoped for result. A harem in that sense is about the power and influence the Sultan held. It is a display of it. A living, breathing example. Which doesn’t mean a girl who’d failed to get pregnant quickly enough couldn’t have been kept. Recall, it is a collection. Most collectors do hold at least a moderate value to what they’d collect. My problem is more when a female insults the Harem Lead, or everyone in it is willingly Bi except the male. If a harem master (usually the Sultan in one cultural context, but it can happen with a well off enough merchant as well, or a powerful warrior in tribal/survivalist times) grows to care for a woman, he will keep her in the harem. It will most often have a heirarchy, and a structure of favor that translates to power given. Which can also be lost as well, which is another reason most of the women would never dare to truly insult the male housing them. Because angering the harem master WOULD be how you’d be dismissed from the harem. Usually in a far more… permanent, manner; if we’re going with the Sultanic option.

      2