CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x
4.10 star(s) 9 Votes

magnussio

Member
Aug 9, 2016
186
144
[Help]
There is a new card shop located by the food store, beat the man blocking the door in a card battle to get in, once inside go past the desk and continue right to get to the room with the assistant, talk to her and then head to your home to your room to get a screwdriver, go back to the store and play the mini-game or not and talk to her. When she run away and locks the door, try to open it and check the room for stuff to help, then go back to the store area and talk to the girl in the top left, beat her in cards for her hair clip and then pick the lock and talk to the Assistant to get the scene.
I can't find new card shop. someone help me pls :(
It's the shop with a lineup at the bottom of the main map.
 

grapedog

Active Member
Feb 24, 2018
517
603
is there any negative to going all the way in each scene? or is there a benefit for not awaking them?
 

haiba886

Newbie
Apr 9, 2018
77
19
Is there a way to just see the scenes, particularly the animated ones? This game is a real pain in the ass to play through, really dislike RPGmaker style games.
 

Spuds18

Newbie
Mar 28, 2018
40
32
Is there a way to just see the scenes, particularly the animated ones? This game is a real pain in the ass to play through, really dislike RPGmaker style games.
Easy, just go to the Movies subfolder, play the ogv files. VLC works
 

RedRoajs1

Red Rose
Donor
Jun 15, 2017
62
121
I have found that one of the main issues with RPG Maker games, especially older ones like this one, is that they always tend to cap save slots to a measly amount. This can be highly frustrating at times and can even make it so that scenes are completely unreplayable for some games, for example in this game the video replays are separated from the images, making it so that you can't watch the dialogue and the videos together if you want to replay a scene, dampening the experience considerably. To solve this issue once and for all I have created this guide to extend save slots to 80 (you can change the number to as high as you want, but making it too insanely high like 1000 might make the save and load screens very laggy).

For this game use option b.

A .txt (text document) version is attached as well in case formatting on this post gets messed up on your device.

Extending max save slots to 80 for RPG Maker games

Two options for two scenarios (a and b):

a) If has rpg_managers.js file (search game folder and other folders inside game folder) then:
Open rpg_managers.js with a text editor and around line 328 change from max save from whichever number it is (usually 16 or 20) to 80.

b) If no rpg_managers.js then:
need to get rvpacker ( )

to install rvpacker:

1. get latest ruby with devkit from

2. start command prompt with ruby (click the windows logo on your keyboard and search for the term 'start command prompt with ruby' without the '' in the windows taskbar, it should come up as an option if you've installed ruby correctly)

3. type 'gem install rvpacker' without '' and press enter
if the installation doesn't work or shows errors, check the rvpacker link for more info

4. if you have any saves, move (not copy) all savefiles (save01.rvdata2, save02.rvdata2, etc.) from game folder (or whichever folder they are in) to a completely separate folder (Desktop or Downloads or Documents or whatever)

5. type 'rvpacker --action unpack --project C:\Documents\Games\OrWhicheverDirectoryYourGameIsIn --project-type ace' without '' and press enter
if this doesn't work or gives errors replace 'ace' with 'vx' or 'xp' and see which one works
NOTE: If you have savefiles it might give you errors, so move all savefiles to a different folder if you get any errors and try again with ace before trying the other options

6. go to the newly created Scripts folder inside the game folder

7. open DataManager.rb with a text editor

8. search for 'max' without ''

9. change max saves from whichever number it is (usually 16 or 20) to 80

10. save and close the file

11. open Layout.rb with a text editor

12. search for 'max' without ''

13. if it exists (it might not in this case) change max saves from whichever number it is (usually 16 or 20) to 80

14. save and close the file

15. move (not copy) all files from the Data folder inside the game folder to a completely different folder (Desktop or Downloads or Documents or whatever)

16. go back to the command prompt with ruby

17. type 'rvpacker --action pack --project C:\Documents\Games\OrWhicheverDirectoryYourGameIsIn --project-type ace' without '' and press enter
IMPORTANT NOTE BEFORE PRESSING ENTER: If 'ace' didn't work and you used 'vx' or 'xp', use whichever worked at that step for this step as well instead of 'ace'. If the unpacking didn't give any errors, this step (packing) should produce no errors either.

18. open the game to see if it works

19. start a new game

20. go into the save menu whenever you can in-game and check if there are 80 save slots (no need to actually save if you don't want to)

21. if you had save files, move them back to the game folder (or whichever folder they were in)

22. if the game runs fine, you can safely delete the old files that you had moved that were in the Data folder before, because new files should have automatically generated inside the Data folder (or keep the old files as backup if you want)

23. if the game doesn't work, move back the original files that you moved that were in the Data folder, back into the Data folder, replacing the new files that have generated inside the folder and start over from step 5 and try using 'vx' or 'xp' instead when packing and unpacking and pray to whichever God you worship that it works, and if you don't worship any Gods, pray to the Flying Spaghetti Monster that it works.
 
  • Like
Reactions: ulT1m4

ulT1m4

Member
Dec 22, 2017
131
104
is it normal that this game is a .exe download ? Isnt it a rar file oO ? Kinda suspicious
 
4.10 star(s) 9 Votes