cxx
Message Maestro
- Nov 14, 2017
- 77,522
- 40,117
- 1,519
dunno about remaster but originally yes.Yes, I remember they were protecting a village from a demon, but find the MC. I think that's changed already, right?![]()
dunno about remaster but originally yes.Yes, I remember they were protecting a village from a demon, but find the MC. I think that's changed already, right?![]()
Okay, I'll give it a try and see.dunno about remaster but originally yes.
detected as malware, check quarantines.Hey so I have been having a weird bug with this game lately. I wanted to replay the game so I started back at part one but when I opened up the file the game app was gone. I tried redownloading it, ( the original version), but the same thing happened any help?
It said it was already removed. How do you prevent this from happening again?detected as malware, check quarantines.
change settings to not uatodelete detections, how to do that you need find out yourself since it differs on each av.It said it was already removed. How do you prevent this from happening again?
Other than these random images, has there been any actual news on development of the game's remaster or those additional endings that the dev mentioned he would be working on?You must be registered to see the links
View attachment 5485823
A surprise in the Onsen? You better be careful... Who knows what could happen...?
Cheers!!
K
need at1 too, original act1 not remastered.Hello
As Act II is almost 10gb does that include Act I or do I need that as well
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Act_I_p2.rpy", line 3767, in <module>
NameError: name 'Altepoints' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Act_I_p2.rpyc", line 3767, in script
File "Ataegina Remaster\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "Ataegina Remaster\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Act_I_p2.rpy", line 3767, in <module>
NameError: name 'Altepoints' is not defined
Ren'Py 8.3.2.24090902
Ataegina Prologue
else:
$ renpy.notify (_("Your Alteration increased."))
$ Altepoints += 1
# Needs to be
else:
$ renpy.notify (_("Your Alteration increased."))
$ maltepoints += 1