WindIsHowling
Active Member
- Aug 5, 2017
- 579
- 651
- 164
I think so, it's just appeared now the option to continue after doing other people's storylines a lot more.Have you posted the photoshoot on the portfolio?
I think so, it's just appeared now the option to continue after doing other people's storylines a lot more.Have you posted the photoshoot on the portfolio?
That shouldn't be possible on a valid install, only achievements are persistent data. Everything else is wiped on a new save. Sounds like you have a bugged game if things are unlocked on a new save and I'd try deleting the game completely and reinstalling.It seems I'm unable to upload new photoshoots to my portfolio after my first meeting with Amber. I had to console cheat my weekly income just to meet her. It seems when starting a new game, all the other old stuff remains unlocked and therefore there's no uploading of new photoshoots taking place to trigger the next event?
Do photoshootsis there a way to gain money here? i looked again at the prologue since it was explaining things but nothing in there i bought already some gem and now i need to fix laptop but i got no monies left
Only achievements are persistent, if you've got anything unlocked, then you've liked got a bugged download/install. Download the game again and start fresh.How can you reset the FULL data of the game? I feel like there's things unlocked that shouldn't (like in portfolio), and I can't progress on the story because of that. Starting a new save didn't help. Is there any hidden folder somewhere?
All of those should be fixed next update, except Vee. Her shoots aren't done when I opened the studio on my save?PTGames:
I played version 0.23 while looking at the code to get things done as quickly as possible. In 0.18 I had to skip multiple weeks and now it is only a few days and later in the game. The new content -- very promising and a good idea to fill in skipping because one main character is lagging -- helps. Anyway at the end I expected to see meg_interrupted but got meg_privacy. I created a patch which I didn't test. But with this you could probably make a better fix. Didn't look at the hints, could be that there fix as well is needed.
You don't have permission to view the spoiler content. Log in or register now.
Also found some minor bugs which I didn't check in the code:
* both photoshoots of Vee are already done when you open the studio, earnings are not added
* $20 for pizza with Amber (Amy? My notes are just like a doctor prescription) is never subtracted
* If you don't hire Emily the same day as you found the photostudio, see can be seen at the evening anyway
Did you do a completely clean install of the game?I always delete the old saves -- in Linux: rm -r ~/.renpy/PTGames/ -- and use start. So it could be that this reveals the bug? Or may be the chosen path through the game? I've recorded most of the choices I made in a spreadsheet. If you think that could help, I will give it to you. It also shows where I had to skip parts of the day where there wasn't anything to do.
-rw-r--r-- 1 blupblup blupblup 340221 mrt 29 23:05 1-1-LT1.save
-rw-r--r-- 1 blupblup blupblup 341672 mrt 29 23:00 auto-10-LT1.save
-rw-r--r-- 1 blupblup blupblup 340220 mrt 29 23:05 auto-1-LT1.save
-rw-r--r-- 1 blupblup blupblup 324881 mrt 29 23:05 auto-2-LT1.save
-rw-r--r-- 1 blupblup blupblup 321813 mrt 29 23:00 auto-3-LT1.save
-rw-r--r-- 1 blupblup blupblup 320440 mrt 29 23:00 auto-4-LT1.save
-rw-r--r-- 1 blupblup blupblup 321920 mrt 29 23:00 auto-5-LT1.save
-rw-r--r-- 1 blupblup blupblup 319335 mrt 29 23:00 auto-6-LT1.save
-rw-r--r-- 1 blupblup blupblup 324037 mrt 29 23:00 auto-7-LT1.save
-rw-r--r-- 1 blupblup blupblup 324334 mrt 29 23:00 auto-8-LT1.save
-rw-r--r-- 1 blupblup blupblup 323787 mrt 29 23:00 auto-9-LT1.save
-rw-r--r-- 1 blupblup blupblup 637154 mrt 29 23:05 persistent
Nah it's okay, thanks. I'll see if anyone else reports the same issueI played 0.18 when it came out and after playing I always delete the game. Only thing left is the directory in ~/.renpy and that one I delete before starting the new version of the game. I think this is as clean as it can be.
To the same principal 0.23 is also deleted. There are a few automatic saves and a final save in the ~/.renpy directory:
If one or all of them could be useful to you I can arrange for you to get them.Code:-rw-r--r-- 1 blupblup blupblup 340221 mrt 29 23:05 1-1-LT1.save -rw-r--r-- 1 blupblup blupblup 341672 mrt 29 23:00 auto-10-LT1.save -rw-r--r-- 1 blupblup blupblup 340220 mrt 29 23:05 auto-1-LT1.save -rw-r--r-- 1 blupblup blupblup 324881 mrt 29 23:05 auto-2-LT1.save -rw-r--r-- 1 blupblup blupblup 321813 mrt 29 23:00 auto-3-LT1.save -rw-r--r-- 1 blupblup blupblup 320440 mrt 29 23:00 auto-4-LT1.save -rw-r--r-- 1 blupblup blupblup 321920 mrt 29 23:00 auto-5-LT1.save -rw-r--r-- 1 blupblup blupblup 319335 mrt 29 23:00 auto-6-LT1.save -rw-r--r-- 1 blupblup blupblup 324037 mrt 29 23:00 auto-7-LT1.save -rw-r--r-- 1 blupblup blupblup 324334 mrt 29 23:00 auto-8-LT1.save -rw-r--r-- 1 blupblup blupblup 323787 mrt 29 23:00 auto-9-LT1.save -rw-r--r-- 1 blupblup blupblup 637154 mrt 29 23:05 persistent