AshOut333

New Member
May 8, 2023
3
1
Er What? K English not your native language... the game is no longer being worked on by the developer, they abandoned the game unless you find someone who is an expert with android you SOL (Shit Out of Luck) the game will never be finished... It is highly likely that the errors you are having are a direct result of the game not being finished or they are because your phone is configured wrong or about 100 other possibilities. Your chances of getting it to work are very low.
Im not good in English,tnx i understand now
 
  • Like
Reactions: APoc1

andrewwolfson

Newbie
Feb 5, 2018
16
4
In the rpy files. But you need to have some knowledge in Renpy coding to figure something out of that big mess.

Thanks, I searched the Github and found the sdk version. I do have medium level proficiency in Programming so I am going to understand how its done and hopefully continue it. No promises though
 
  • Like
Reactions: BRoss5

vadi9203

Member
Aug 2, 2019
290
176
Thanks, I searched the Github and found the sdk version. I do have medium level proficiency in Programming so I am going to understand how its done and hopefully continue it. No promises though
That would be nice. It was a good game, but it's a bit of a dissapointment that it got abandoned with Xela going missing.
 

Onomatopoeiaa

Newbie
Jun 26, 2018
28
26
I could at most change the RPY's so when you convince someone to become your companion they become your slave instead, but I remember it constantly crashing for no reason whatsoever... but thats been like years ago. Hopefully youll have more luck with the SDK
 

andrewwolfson

Newbie
Feb 5, 2018
16
4
I could at most change the RPY's so when you convince someone to become your companion they become your slave instead, but I remember it constantly crashing for no reason whatsoever... but thats been like years ago. Hopefully youll have more luck with the SDK

I mean if worse comes to shove, we can just start simplying logic and rewriting it. A lot of snippets are weird way of implementing things like this mage tower thing 1715163496092.png
 

BRoss5

Newbie
Jul 29, 2018
94
33
Thanks, I searched the Github and found the sdk version. I do have medium level proficiency in Programming so I am going to understand how its done and hopefully continue it. No promises though
I wish you the best of fortune in completing this. This is a good game in my opinion,
 
  • Like
Reactions: andrewwolfson

Komodia

Newbie
Jan 14, 2022
20
12
I mean if worse comes to shove, we can just start simplying logic and rewriting it. A lot of snippets are weird way of implementing things like this mage tower thing
If you do end up seriously continuing this. I am willing to give input should you want any opinions on gameplay/classes etc moving forward. I go back and play this like every 6-8 months, a true gem.
 
  • Like
Reactions: andrewwolfson

Foobert

Member
Oct 16, 2017
175
93
I mean if worse comes to shove, we can just start simplying logic and rewriting it. A lot of snippets are weird way of implementing things like this mage tower thing
1715163496092.png
That doesn't look so bad, to be honest. The list comprehension for deciding which music can play is a little funky if you're not used to Python's way of doing things, and I assume the co-ords list is places to put actors

If that's the worst of it, you'll probably get up to speed pretty quickly.
 
  • Like
Reactions: andrewwolfson

andrewwolfson

Newbie
Feb 5, 2018
16
4
That doesn't look so bad, to be honest. The list comprehension for deciding which music can play is a little funky if you're not used to Python's way of doing things, and I assume the co-ords list is places to put actors

If that's the worst of it, you'll probably get up to speed pretty quickly.
Its manageable. Again, I have been told this is messy and the reason I started reading the source code was ambiguous interactions where I was like, there has to be more to it. There was none.
 
4.50 star(s) 2 Votes