Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

sadambober

317
Posts
3
Topics
1,272
Followers
7
Following
A member registered Aug 14, 2016 · View creator page →

Creator of

Recent community posts

You can press F7 five times to enable debug mode and launch any event from there

I think they should be here:

~/.config/unity3d/Glitch Pitch/Idol Manager/Mods/

What language are you playing with?

👍

Okay, thanks, I see. I'll double check this event

Or wait, maybe it’s not the event I’m thinking about. There’s also an event where you have to tell the girl what you talked about with the other girl when you socialised with her, but if you tell her correctly she should believe you.

Yes, this should only happen if you are actually dating an idol. Do you still have a save file before it happens?

I think it could be the "espresso event" in IM:SOOF, I see it causing similar issues for other people too

Can you please upload your "Idol Manager" folder? And also, do you have any mods installed?

If you're on steam you might need to disable cloud saves for now, or it'll keep restoring your old files

Not possible right now, but I'll try to think of a way to implement this

Here's your fixed save file:

https://www.mediafire.com/file/asauwyk87h6814v/save.json/file

Have you installed any mods? Something went wrong because of this girl: 夕凪英姬

Yeah, you can pay as much as you want on itch

>I am new to itch.io, so when i buy games here, i can download them on my pc? And the steam key just comes extra?

Yes, but the Steam key that you'll get should actually work for you too, even if you're in one of the countries where the game isn't available

F7 five times, then Y

The beta has always been more expensive because kickstarter backers had to pay more for early access. And also itch.io doesn't have regional pricing, which could possibly affect you too.

When did you buy it and what's your email? If it was in the last, like, few days, before we lowered the price, I could refund you the difference.

(1 edit)

Did you delete the entire folder or just global_data.json? Because the game can pull data about CGs and other stuff from your save files too.

Also, if you're on steam - there might be cloud saves enabled

Your data is here:

  • Windows: C:\Users\*username*\AppData\LocalLow\Glitch Pitch\Idol Manager\
  • Mac: ~/Library/Application Support/Glitch Pitch/Idol Manager/

I think you’ll just need to click a button somewhere on itch, we’ll post an instruction later

Yeah, we had to remove it for now because of Steam rules

Yes, but there's a little delay, it will be available some time after release

Yeah, I don't think it's possible right now.

I'll try to add an option to set different "left" and "top" for each dress.

Press F7 five times, then click "Debug romance" (and press F7 again to hide this menu)

Drag the idol into your office and flirt with her. You should get romance points, even if the text says something different.

After this, return to the main menu and click Continue (this disables the cheat, but you should have enough romance points now to invite the girl on a date)

Yeah, everyone who buys the game here will get a steam key when the game comes out.

Yeah, itch version will get the update too. The only difference is that the steam version will have achievements and steam workshop support for mods.

Yeah, everyone will get a steam key

You can try using the app https://itch.io/app

No, your save files are in a different folder, so it's okay

(On PC it's C:\Users\*username*\AppData\LocalLow\Glitch Pitch\Idol Manager\data\)

Is it still there if you return to the main menu and then load your game again?

Yes, we’re adding Chinese, Japanese, Russian, Brazilian Portuguese and French translations in the final release

(2 edits)

I see the bug, thanks for reporting!

Here's fixed save file: https://drive.google.com/file/d/1iDxRRKWhX-4TWjnDbKsEUoXKD1LlNHov/view?usp=shari...

=================

If anyone else is having this issue and doesn't want to wait for the next update:

This can happen if the center of your single that ranks #1 in the charts graduates before you continue the main story.

You need to open your save file with a text editor and:

- Find an idol with "Variables": ["center"]

- Remove "center" from her and add it to any other idol who hasn't graduated yet

Upload your save file please or send it to me at sadambober@gmail.com

Save files should be here:

C:\Users\*username*\AppData\LocalLow\Glitch Pitch\Idol Manager\data\story_mode\*groupname*\

You should be able to use "Injury" in dialogues. You can leave the formula field empty.

About variables, if anyone else is confused:

First of all, normal variables and idol variables are different.

Idols either have a variable, or not. You set them like "Girl1 -> Variable -> nice_variable", and remove "Girl1 -> Remove Variable -> nice_variable".

Then, to check if an idol has a variable "Variable -> nice_variable". If you need any idol without the variable, do "Variable -> !nice_variable".

================

To set a normal variable, you do "Meta -> Set Variable -> nice_variable = true". (you can use any word or number with no spaces, not just true)

Then, to check it you do "Meta -> Variable -> nice_variable == true".

Variables can also have numeric values, for example "Meta -> Set Variable -> nice_variable = 5"

Then, you can do "Meta -> Variable Math -> nice_variable + 1" (only + and - work)

And then, to check the value "Meta -> Variable -> nice_variable > 5" (you can use ==, !=, > and <)

This was supposed to be fixed in Beta 21, have you updated your game?

Or you can cheat - press F7 six times and click "complete all tasks"

This should’ve been fixed recently, updating the game should help

(1 edit)

Okay, I'll probably add more datetime conditions

For the legacy ones - you can only use them for events, not dialogues. And also they're very specific, here's the actual code for them: https://pastebin.com/4eC3d6a3

Also, this is not implemented in the editor, but you can actually check for any policy, not just dating. You'd have to look up policy IDs in policies.json and manually edit your dialogues.json or random_events.json file

And while we're at it, here are all custom conditions https://pastebin.com/kFDw6KBS

Yeah, you need to copy this folder:

C:\Users\*username*\AppData\LocalLow\Glitch Pitch\Idol Manager

Try deleting/renaming this folder, apparently it helped someone before: C:\Users\*username*\AppData\LocalLow\Glitch Pitch\Idol Manager

Your save files are also in this folder, so you should make a backup, and if the issue is fixed - copy your save files back to this folder.