zh

Active Member
Oct 17, 2017
971
1,669
Nice update:love:

Hopefully there will be a way to bring back Bredita :cry:

Question : I chose to do as little as possible with Lust on the neutral path (she is hot.. but sus). So I'm not surprised she is antagonistic and tries to attack MC's tower. But is Lust always antagonistic in every timeline whatever choice we do? For those of you who were more "friendly" to Lust, is she also attacking you? :unsure:
 
  • Red Heart
Reactions: Kthulian

Pitrik

Devoted Member
Donor
Oct 11, 2018
8,093
32,881
well hjard can fuck around totally freely, no jealousy from mida (actually she encourages it) or any1 else. you can be mida solo path but will miss A LOT!!!.
Mida as cuckqueen? Nice

Thanks for the reply
 

zh

Active Member
Oct 17, 2017
971
1,669
Mida as cuckqueen? Nice

Thanks for the reply
It's not always the case tho. To make Mida a cuckqueen I think you also need Mida to have some "corruption" points. If you ONLY have "love" points and try to fool around with other women, Mida might not like it when she finds out by herself. I clearly remember a point where I fooled around with Fannay.. and Mida got angry at MC for quite some time. To fix that, I just needed to reload, and make it so that Mida also got some "corruption" points. I also needed to be open with Mida about that.. I don't remember if there were other conditions to make her a cuckqueen but.. That's all I can remember ;)
 
Last edited:

Samuel Hidayat

Well-Known Member
May 16, 2019
1,873
2,471
It's not always the case tho. To make Mida a cuckqueen I think you also need Mida to have some "corruption" points. If you ONLY have "love" points and try to fool around with other women, Mida might not like it when she finds out by herself. I clearly remember a point where I fooled around with Fannay.. and Mida got angry at MC for quite some time. To fix that, I just needed to reload, and make it so that Mida also got some "corruption" points. I also needed to be open with Mida about that.. I don't remember if there were other conditions to make her a cuckqueen but.. That's all I can remember ;)
Love path Mida also gets jealous when MC (transformed as a cat) is getting pet by Zendayi, Isabela, and the surrogate mom. If she's a cuckquean, she wouldn't act like that.
 

Arj31

Newbie
Jul 25, 2023
92
66
Android installation just became a pain in the ass. I apparently don't have the permission to move the .rpa file to the data/ataegina folder. Somebody help...!!!
 
  • Like
Reactions: Grandongsange

gaimariy

New Member
Jun 27, 2019
2
1
Android installation just became a pain in the ass. I apparently don't have the permission to move the .rpa file to the data/ataegina folder. Somebody help...!!!
I think you would need to root your device. It didn't move for me until I gave root access to my file manager
 

Anarae

Newbie
May 25, 2018
55
29
Android installation just became a pain in the ass. I apparently don't have the permission to move the .rpa file to the data/ataegina folder. Somebody help...!!!
This issue affects everyone running Android 14, there currently isn't a solution till the devs change the file locations such as using Documents directory. It's annoying because it's been known about since Android 12 just that in 14 the bug that allowed access was finally fixed.
 

Crofty

Newbie
Oct 10, 2019
32
21
after MC bring the 2 redheads in tower its anticipating with every update
The last update its like to see your favourite series and you saw the last episode this season and you waiting the whole summer to begin the next season
Dude its AWESOME.. Eagerness excitement and impatient:love::love:
 

ChaosGhost

Member
Apr 22, 2019
194
136
part 3 :if im not mistaken the nurse when the baby is born you have sex with is that not the wife from midlife crisis ???
 

JJJ84

Engaged Member
Dec 24, 2018
3,122
6,547
Just finished the update, and it was great.
Gotta say, this one felt quite a bit chunky too in terms of content which is also good.

The faceoff between MC & Pride, I must say.
Pride, since his introduction I've liked him a lot; he's an antagonist, but his sense of pride does give him a sort of a code in the way his character behaved, and made him a very engaging character.

Showdown between the Father vs MC, Kvlt and rest of MC's LIs vs Lust's demon horde does seem to pretty much say it's the final showdown.
Makes me think Act 2, and this entire game overall will conclude before the first half of 2024, though I guess only Kthulian knows the answer to that.

Though there is still one hanging thread - the order and its Archmage Callon, their storyline hasn't really gone anywhere yet; and Archmage Callon states to Father "My Master can defeat you."

So who is this Master that Callon claims can defeat Father (who is literally a god at this point)?
Makes me wonder if the Order storyline's loose ends can be tied up along with Father & Devils saga, or whether the game won't be done even after Father & Lust are gone and will continue with the Order storyline.

Having said that, MC is literally god-level at this point, so after Father is defeated, I just don't think anyone will even come close to his power level lol


All in all, solid update that I enjoyed, and am looking forward to the next one.
 

Doggs133

Newbie
Dec 30, 2017
94
47
Every time I get to the battle with Pride, I can't select an action. It lets me click on the type of action, but as soon as I mouse over the options the game goes to error.

I've re-downloaded the full game twice, and even tried the update on the old version.

I copied the BBcode:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ShaderError: ERROR: 0:18: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: 0:19: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)


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

Full traceback:
  File "combatv2.rpyc", line 1447, in script
  File "renpy/ast.py", line 1922, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1106, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1345, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3499, 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 "renpy/display/core.py", line 4089, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2706, in draw_screen
    renpy.display.draw.draw_screen(surftree)
  File "gl2draw.pyx", line 926, in renpy.gl2.gl2draw.GL2Draw.draw_screen
  File "gl2draw.pyx", line 1428, in renpy.gl2.gl2draw.GL2DrawingContext.draw
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1320, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  File "gl2draw.pyx", line 1275, in renpy.gl2.gl2draw.GL2DrawingContext.draw_model
  File "renpy/gl2/gl2shadercache.py", line 278, in get
    rv.load()
  File "gl2shader.pyx", line 230, in renpy.gl2.gl2shader.Program.load
  File "gl2shader.pyx", line 213, in renpy.gl2.gl2shader.Program.load_shader
ShaderError: ERROR: 0:18: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: 0:19: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)


Windows-10-10.0.22621 AMD64
Ren'Py 7.6.0.23051307
Ataegina Act II 0.9.5
Fri Jan  5 00:47:44 2024
 
4.10 star(s) 178 Votes