- Sep 1, 2017
- 32
- 10
No they are separate buddy.Does act 2 also include act 1?
Be a jerk or better yet replay the gameHow can I unfriend a girlfriend to be with another girl? Thanks
Cheats or start a new path.How can I unfriend a girlfriend to be with another girl? Thanks
I tried the shift + o. It does not work.Cheats or start a new path.
It's been a while since I looked, but I don't think this game has just one variable to change in the console. There could be a lot, depending on what you are trying to do, and some may be stored within arrays or lists. You'd have to go poke around through the code, or get a dev or someone that's dug it apart in-depth to tell you, to see what variables are set in the path you took. Then you'd have to unwind all of those, then find out what variables need to be set for the new relationship, and then go in and set them all. But then you've missed all the content with that character.I tried the shift + o. It does not work.
Are you saying that SHIFT + O doesn't open up the console? In that case, you would need to:I tried the shift + o. It does not work.
Mostly, yes.Are you saying that SHIFT + O doesn't open up the console? In that case, you would need to:
Open CollegeKings2 Folder >renpy > common > open "00console.rpy" in a text file manager like notepad (don't get mixed up with "00console.rpyc"). Hit CTRL + F and search for "config.console". It should take you to a line that says "config.console = False". Change False to True then save the file.
Re-open the game and you should be able to press SHIFT + O to open the console.
For commands, I would have to try it myself since it's been awhile, but I think it's something like "CharacterService.set_relationship(Aubrey, Relationship.GIRLFRIEND)"
Obviously choose whichever character you want and then the relationship status is either FRIEND, FWB, GIRLFRIEND
Thank you for this. I have done this on other games and just have forgotten this procedure.Are you saying that SHIFT + O doesn't open up the console? In that case, you would need to:
Open CollegeKings2 Folder >renpy > common > open "00console.rpy" in a text file manager like notepad (don't get mixed up with "00console.rpyc"). Hit CTRL + F and search for "config.console". It should take you to a line that says "config.console = False". Change False to True then save the file.
Re-open the game and you should be able to press SHIFT + O to open the console.
For commands, I would have to try it myself since it's been awhile, but I think it's something like "CharacterService.set_relationship(Aubrey, Relationship.GIRLFRIEND)"
Obviously choose whichever character you want and then the relationship status is either FRIEND, FWB, GIRLFRIEND
This does work for this game. Any game that doesn't use the default file naming this may not work without finding where it is in their code. I've come across a few Ren'Py games that stored it elsewhere in the file structure. So you either have to hunt it down or add your own and make sure it's got the correct precedence.Thank you for this. I have done this on other games and just have forgotten this procedure.
Something it's bad. That 72,7 it's too high, in my linux it's less than 1%can someone help me? why is the game taking so much of my CPU and Memory?
i have 8gb ram
gtx 1050
intel core i5-8300h
it's very laggy. it was okay at first. but starting from maybe episode 3 it started laggin so much it crash my laptop.
already tested on compressed version of CK2, still have the same problem
View attachment 4297293
I didn't play the update, because it was my understanding there was no new content. I may be wrong, but I thought this update just added an internal walkthrough and the new content ones were still coming.The game ends exactly like in last version, after the waitering event. Is there anything new? Or how do you activate new content?
This seems to be the case yeah. No new scenes.I didn't play the update, because it was my understanding there was no new content. I may be wrong, but I thought this update just added an internal walkthrough and the new content ones were still coming.