Takkatakka

Engaged Member
Nov 11, 2022
3,427
12,339
688
Hey at least it isn't a tattoo. I mean I know the person who would get a tattoo like that but I think he lost his levels 2 updates ago.... again.
View attachment 4002345

Quick reminder that everyone besides Annie is a giant
You don't have permission to view the spoiler content. Log in or register now.
Wait! Are you saying...Annie is...a...dorf??

screenshot0082.png
 

Dunner

Active Member
Aug 14, 2017
625
1,548
328
Wait! Are you saying...Annie is...a...dorf??

View attachment 4002487
No actually she's the only normal one among them giant folk. Standing at a normal- Wait a minute. Did you just... Did you just call her a dorf?!

Listen here you! Although her lack of beard makes her unappealing to proper Dawi men she's still a proud Dawi which makes this disrespect an unforgivable transgression! So you better believe that THIS IS GOING IN THE BLOODY BOOK!
Recording in the book intensifies.png
 

Dorfnutter

Forum Fanatic
May 21, 2017
4,537
28,294
796
i just realised after rewatching ready player one that eternum has the same concept with vr and stuff lol
Yeah, that's where the similarities end tho as it goes to do its own thing with the astral projections and the creepy dreams and the dead being exploited and stuff.
 
  • Like
Reactions: Dunner

Ashira13

Well-Known Member
Jan 31, 2024
1,848
5,556
641
Yeah, that's where the similarities end tho as it goes to do its own thing with the astral projections and the creepy dreams and the dead being exploited and stuff.
it goes into the parallel and multiverse domain instead quite intriguing
 
Last edited:
  • Like
Reactions: Dunner

masaan87

Newbie
Mar 11, 2020
17
4
22
So whats the newest patch right now ? i played a few months ago and the game ended when the white haired ''shark'' girl's father confronted you on the couch with his goons. Has there been any new content after that? And on another note, can i transfer the save files between the android version and the PC version??
 

MAGO-DAG

Forum Fanatic
Sep 1, 2023
5,920
26,821
872
So whats the newest patch right now ? i played a few months ago and the game ended when the white haired ''shark'' girl's father confronted you on the couch with his goons. Has there been any new content after that? And on another note, can i transfer the save files between the android version and the PC version??
Versions saving from android to PC should work, it just depends on the version itself (where and from where you downloaded it) and whether they are compressed or uncompressed.

But, as far as I remember, some saves/file can be transferred from android to PC.
 

Leinad_Sevla

Well-Known Member
Jun 30, 2023
1,745
2,228
447
Have you seen the other scenes the game had up to this point? Did they seriously disappoint you? :HideThePain:
The scenes disappointed me? Hell no! That should be the benchmark for every avn going forward. The climaxes though? A little. I know Cari loves creampies finishes but creampie finishes do nothing for me. I´m a simp for cum in mouth/tongue/face cumshots.
My fear is that Cari will make the first big scene for Dalia and make the finish be a creampie.
I hope he does like in the Penny scene, where he gave us the chance to choose. As I think he should for every scene.
So far Dalia has swallowed in the beach scene and then took a facial in the Western Server. I hope for something along those lines. No need to change what is already done well.
I´m sure the whole sex scene will be fucking amazing, but the cumshot is also part of it and if it´s a creampie, that will put me off, even if it is at the end. Dalia so far is a swallower, keep it that way.
 

Takkatakka

Engaged Member
Nov 11, 2022
3,427
12,339
688
My fear is that Cari will make the first big scene for Dalia and make the finish be a creampie
Yeah well...I kinda go d'accord with Cari on this, but switching things up between the girls was always something I advocated for, so...
 

masaan87

Newbie
Mar 11, 2020
17
4
22
Um bros i get errors when i transfer my android saves to my PC version of the game... is there i way to make the saves compatible??
 

masaan87

Newbie
Mar 11, 2020
17
4
22
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
ImportError: No module named rollback

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named rollback

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Eternum 0.7.5
Thu Sep  5 22:14:24 2024

this is the error im getting
 
4.80 star(s) 1,216 Votes