What is your preference for my 2025 Project ( search thread for "Poll 2025" to see details)

  • GAME 1 - Hex Academy

    Votes: 1,330 10.1%
  • GAME 2 - Arcane Academy: Goblin Uprising

    Votes: 2,121 16.1%
  • GAME 3 - Sexbot Rebellion

    Votes: 1,347 10.2%
  • GAME 4 - Dairy Dynasty

    Votes: 1,260 9.6%
  • GAME 5 - Space Journey X Continued

    Votes: 4,677 35.5%
  • Any above OK with me

    Votes: 2,192 16.7%
  • Something else

    Votes: 236 1.8%

  • Total voters
    13,163

chatter29

Newbie
Oct 22, 2017
21
2
38
I'm at getting into the end of the content of 1.4 version. I remember to read that the save version is not compatible with 2.0 and higher. How I proceed? install 2.0 and use some save file shared here by someone that matches the beginning of the new content? I would appreciate any guidance
 

Arkanae

Member
May 29, 2018
162
282
131
I'm at getting into the end of the content of 1.4 version. I remember to read that the save version is not compatible with 2.0 and higher. How I proceed? install 2.0 and use some save file shared here by someone that matches the beginning of the new content? I would appreciate any guidance
I'm not sure what was in 1.4 but I have regular saves through my 2.0 play, if you want. That said, I tended to grind early on and progress the quests later, so the progression levels might be a bit all over the place. Let me know where you stopped at, and I'll try to find a matching save.
 
  • Heart
Reactions: chatter29

chatter29

Newbie
Oct 22, 2017
21
2
38
I'm not sure what was in 1.4 but I have regular saves through my 2.0 play, if you want. That said, I tended to grind early on and progress the quests later, so the progression levels might be a bit all over the place. Let me know where you stopped at, and I'll try to find a matching save.
hei, thank you for this. I did not finish it, so I cannot tell where it ends. But I will DM you once I get there. Thank you again!
 

Scooterit

New Member
May 25, 2024
9
1
89
Probably bug found, entering bar in Iltari there's Krogneath
by clicking on him got a message "interact room shouldn't be here"
by clicking on the game proceed normally.
Screenshot attached ...
 

lookaWave

New Member
Dec 6, 2022
1
0
125
How do you increase the amount of action points you have in combat? I have the Mrk2 Engine, and am trying to take on the Zealots in Xenos, but all the help I've seen just says to increase your AP to 6, but not where to get those modules. did I miss them somewhere?
 

AlayaScyra

Newbie
Nov 20, 2019
39
22
142
How do you increase the amount of action points you have in combat? I have the Mrk2 Engine, and am trying to take on the Zealots in Xenos, but all the help I've seen just says to increase your AP to 6, but not where to get those modules. did I miss them somewhere?
there are engine upgrades you can get from the arms dealer in the pirate base in Itari.
 
Sep 24, 2018
17
6
96
That is interesting.
Didn't think it would work on iOS considering all the under the hood stuff I did in python...

Don't know what a d Pad is but I could add a clickable "cross button" thingie without much issues I assume...
Sorry to bother you again, but WASD doesn't work either—I think it's because the Ren'py viewer's keyboards override the WASD commands (I'm not exactly sure how to turn that off), is there any update with how the D-pad is going?

No worries though, love this game (y)
 

Hermenegild

Active Member
Sep 18, 2017
606
369
285
anyone knows the bot shell item codes, or the bot container item code?
Take a look at the "game\200_init\205_init_items.rpy" file in the game's folder, you'll find everything you need.

Warning: singular items like shells or bot part crates are easy, but creating a bot container is not. Just be careful not to damage your game: save first.
 

EroKala

Newbie
Jul 18, 2019
86
35
203
yv0751

bug for 2.05_10c.

When I loaded my save file from 2.00_10d, at the time I was in the last system. When I went to the navigation menu, all the Beacons got their icons replaced with voron beacon icons? I assume this isn't intentional.

screenshot and save attached.

EDIT:
it doesn't show up well in a screenshot, but the same save file has an issue where the Yutani bot poster in Nimhe's room isn't being outlined to tell you it's interactable. You can still click on it just fine, there's just no visual cue to tell you you actually can.
 
Last edited:
  • Like
Reactions: yv0751

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,854
5,451
703
yv0751

bug for 2.05_10c.

When I loaded my save file from 2.00_10d, at the time I was in the last system. When I went to the navigation menu, all the Beacons got their icons replaced with voron beacon icons? I assume this isn't intentional.

screenshot and save attached.

EDIT:
it doesn't show up well in a screenshot, but the same save file has an issue where the Yutani bot poster in Nimhe's room isn't being outlined to tell you it's interactable. You can still click on it just fine, there's just no visual cue to tell you you actually can.
Thanks for the report, registered as bug.
Probably has nothing to do with the import function but there might have been a mix-up with the assets...

The Yutani poster thing is intentional. is kind of a hidden feature.
 
Last edited:

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,854
5,451
703
Sorry to bother you again, but WASD doesn't work either—I think it's because the Ren'py viewer's keyboards override the WASD commands (I'm not exactly sure how to turn that off), is there any update with how the D-pad is going?

No worries though, love this game (y)
I specifically introduced wasd control for the mining game. I thought that would be Auto adopted by any controllers.
A clickable control element would have taken too much space on that page which isn't there as it has to be a certain size to be useful. Maybe I make a widget which allows to activate it.
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,854
5,451
703
Probably bug found, entering bar in Iltari there's Krogneath
by clicking on him got a message "interact room shouldn't be here"
by clicking on the game proceed normally.
Screenshot attached ...
Thanks for the report. Marked as bug.
 

AlayaScyra

Newbie
Nov 20, 2019
39
22
142
Take a look at the "game\200_init\205_init_items.rpy" file in the game's folder, you'll find everything you need.

Warning: singular items like shells or bot part crates are easy, but creating a bot container is not. Just be careful not to damage your game: save first.
I could not find them there... nor where the shells other than Galaxina.
 

EroKala

Newbie
Jul 18, 2019
86
35
203
version 2.05_010c, something isn't triggering correctly with Nimhe's milking achievement. I've gotten 5 liters out of her at least 3 times now (her last time was when she was at level 12), and it hasn't triggered her achievement.
Moira is a separate issue, she's at level 13 and with a full milking gauge, she only makes about 360 ml? Why is there such a massive output difference for both being full gauge?

Also, is there a Pet Milk quality above Creamy? Cause it's currently Basic, then Creamy, and my brain wants to assume we have a third tier of quality.
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,854
5,451
703
version 2.05_010c, something isn't triggering correctly with Nimhe's milking achievement. I've gotten 5 liters out of her at least 3 times now (her last time was when she was at level 12), and it hasn't triggered her achievement.
Moira is a separate issue, she's at level 13 and with a full milking gauge, she only makes about 360 ml? Why is there such a massive output difference for both being full gauge?

Also, is there a Pet Milk quality above Creamy? Cause it's currently Basic, then Creamy, and my brain wants to assume we have a third tier of quality.
Thanks for the report.
That might be an incorrect mapping of achievements from an imported game I assume. 3l (I reduced that, text is wrong) in total is enough. Doen't need to be 3 in one sitting.

Will have a look. If you post your save I can check what legacy data might have caused that. Moira totatl output is a bit low too, though there is a difference in characters...
 
  • Like
Reactions: EroKala

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,854
5,451
703
I could not find them there... nor where the shells other than Galaxina.
A word of caution.
You can cheat items for cargo or inventory.

You cannot generate bot parts or shells with a simple command, as they are all instantiated on a pattern. If you just cheat yourself the pattern things my be corrupted and crashes might result... I strongly advise against that.
 

Hermenegild

Active Member
Sep 18, 2017
606
369
285
version 2.05_010c, something isn't triggering correctly with Nimhe's milking achievement. I've gotten 5 liters out of her at least 3 times now (her last time was when she was at level 12), and it hasn't triggered her achievement.
Moira is a separate issue, she's at level 13 and with a full milking gauge, she only makes about 360 ml? Why is there such a massive output difference for both being full gauge?

Also, is there a Pet Milk quality above Creamy? Cause it's currently Basic, then Creamy, and my brain wants to assume we have a third tier of quality.
Note that a full container is 100 ml, for 5l you need 50. Or 30 for 3l, if you start a new game with 2.05.

But that's not what counts for the achievement: her total yield should be 5000 or more. As yv0751 said, doesn't have to be in one go.

As for Nimhe/Moira output differences, Nimhe's breasts are simply larger (600 ml vs 400), so her yield is ~1.5 times that of Moira. Not exactly, as Moira starts earlier, but still.
Yes, there's a third milk tier: exquisite.
 
Last edited:
  • Like
Reactions: zimbono
4.20 star(s) 158 Votes