• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

123letsgo

Newbie
Aug 22, 2019
30
14
Hello

here are some "cheats" and hints i found out:
for all of this you have to download the game.

Faster movement of all persons and vehicles in the game

- go to the file rpg_objects.js (i have v1.6.0)
- open it with editor

my values are (i dont know the standard value anymore, so maybe it isnt changed)


var speed = agi + Math.randomInt(Math.floor(5 + agi / 2));

Game_Map.prototype.scrollDistance = function() {
return Math.pow(2, this._scrollSpeed) / 128;


Game_CharacterBase.prototype.distancePerFrame = function() {
return Math.pow(2, this.realMoveSpeed()) / 64

Game_CharacterBase.prototype.initMembers = function() {
this._x = 0;
this._y = 0;
this._realX = 0;
this._realY = 0;
this._moveSpeed = 4;
this._moveFrequency = 6;


--------- you will have a faster movement and still the white field popping up. this is neded for game play and if you increase the speed the field may disappear and you are unable to proceed.


Vehicle


Game_Vehicle.prototype.initMoveSpeed = function() {
if (this.isBoat()) {
this.setMoveSpeed(8);
} else if (this.isShip()) {
this.setMoveSpeed(8);
} else if (this.isAirship()) {
this.setMoveSpeed(6);
}
};



Gold cheat

Game_Party.prototype.initialize = function() {
Game_Unit.prototype.initialize.call(this);
this._gold = 100000000000;
this._steps = 0;
this._lastItem = new Game_Item();
this._menuActorId = 0;
this._targetActorId = 0;
this._actors = [];
this.initAllItems();
};


then save the file with option "all data" and start the game.

Only possible if you restart the game.




___________

press "W" during dialogues and they are done in some seconds.
you may can put something on the keybord pressing "W" down and do something other besides :)




Apart from this it is a shame that the creator doesn't want a skip-button or offers a debug function to activate oder deactivate certain actions.

The good idea of his game suffers a lot under the time-wasting nothingburger-actions.












 

123letsgo

Newbie
Aug 22, 2019
30
14
Hey guys :)

In the next update you'll play "Sunday".

The next update (V0.18) will take more time to complete and therefore it'll probably be released at the end of August.

Manila is pregnant for some players, and so I have to do twice as much work.

Work in Progress:

- I've completed the third scene;

(Not Pregnant 100%, Gym);


- I've created some renderings of the last scene;

(Not Pregnant 20%, Pregnant 20%, Beach);


- I've created 1 animation;

I show you one of the renderings (spoiler):



Thanks :)

Abaddon

why not a skip button or option to view animation or not ?

if you could implement just one of these things, the game rating would increase:



Faster movement of all persons and vehicles in the game

- go to the file rpg_objects.js (i have v1.6.0)
- open it with editor

my values are (i dont know the standard value anymore, so maybe it isnt changed)


var speed = agi + Math.randomInt(Math.floor(5 + agi / 2));

Game_Map.prototype.scrollDistance = function() {
return Math.pow(2, this._scrollSpeed) / 128;


Game_CharacterBase.prototype.distancePerFrame = function() {
return Math.pow(2, this.realMoveSpeed()) / 64

Game_CharacterBase.prototype.initMembers = function() {
this._x = 0;
this._y = 0;
this._realX = 0;
this._realY = 0;
this._moveSpeed = 4;
this._moveFrequency = 6;


--------- you will have a faster movement and still the white field popping up. this is neded for game play and if you increase the speed the field may disappear and you are unable to proceed.


Vehicle


Game_Vehicle.prototype.initMoveSpeed = function() {
if (this.isBoat()) {
this.setMoveSpeed(8);
} else if (this.isShip()) {
this.setMoveSpeed(8);
} else if (this.isAirship()) {
this.setMoveSpeed(6);
}
};



Gold cheat

Game_Party.prototype.initialize = function() {
Game_Unit.prototype.initialize.call(this);
this._gold = 100000000000;
this._steps = 0;
this._lastItem = new Game_Item();
this._menuActorId = 0;
this._targetActorId = 0;
this._actors = [];
this.initAllItems();
};


then save the file with option "all data" and start the game.

Only possible if you restart the game.

















 

Mitra2773

Newbie
Jul 20, 2019
48
32
'Help me friends!!!

I finished "Secret Lab" mission but I can't go to the police station after I wake up this morning. As if the second locker is problematic.
 

Cesco

Member
Jul 15, 2017
312
495
Not sure what to do now.
Got Manila pregnant (Storm 2nd hotel event and I did the lab portion of the story)
Got the baby bump, but the game won't let me advance
As in even if I put on the police uniform (like the questlog asks me to), I can't get in my car to go to work (twinkling star doesn't show up next to the car).
I can't advance time either on my phone or couch cause it's the weekday
What do?
 

Tanaereva

Member
Mar 31, 2018
149
481
"Hey guys :)

In the next update you'll play "Sunday".

The next update (V0.18) will take more time to complete and therefore it'll probably be released at the end of August.

Manila is pregnant for some players, and so I have to do twice as much work.

Work in Progress:

- I've created some renderings of the last scene;

(Not
Pregnant 75%, Pregnant 100%, Beach);

- I've created 1 animation;

- I've created 1 battle;

- I'm writing the dialogues;

I show you two images (spoiler):





Thanks :)

Abaddon "
 

Muthu Kumar

Member
Oct 9, 2018
166
34
"Hey guys :)

In the next update you'll play "Sunday".

The next update (V0.18) will take more time to complete and therefore it'll probably be released at the end of August.

Manila is pregnant for some players, and so I have to do twice as much work.

Work in Progress:

- I've created some renderings of the last scene;

(Not
Pregnant 75%, Pregnant 100%, Beach);

- I've created 1 animation;

- I've created 1 battle;

- I'm writing the dialogues;

I show you two images (spoiler):





Thanks :)

Abaddon "
thank you bro
 

Kaioh81

Newbie
Apr 18, 2019
43
36
Not sure what to do now.
Got Manila pregnant (Storm 2nd hotel event and I did the lab portion of the story)
Got the baby bump, but the game won't let me advance
As in even if I put on the police uniform (like the questlog asks me to), I can't get in my car to go to work (twinkling star doesn't show up next to the car).
I can't advance time either on my phone or couch cause it's the weekday
What do?
Did your character get pregnant right after the lab?
We can see the first baby bump on Saturday.
There are no scenes of pregnant Manila in the police station.
 

Cesco

Member
Jul 15, 2017
312
495
For me, the lab event happened on Tuesday night ( technically Wednsday 2:am May1st)
Wake up Wednesday morning after being injected, Wednsday night Storm event (where I got pregnant)
baby bump on Thursday and I can't advance.
 
Last edited:
3.70 star(s) 89 Votes