Skandranon

Well-Known Member
Nov 28, 2016
1,383
2,976
According to my Steam Year in Review, CoC2 represented 42% of my total playtime. I've racked up 3200 hours total.

Leaving CoC2 running is really messing with my Steam recs, I gotta say. I don't want to play House Party...
 

sugouxxx

Member
May 13, 2019
179
787
Looks like a lot of characters so most should be good enough.
And most of them have different and hidden interactions and dynamic, so yeah this game is Anti thesis COC 2

Good fucking luck try sleep or interact with mokou :KEK:

My favorite girl to sleep with is Kaguya (Literally drug me to become immortal because she doesn't want me died as human) and Junko the mentally ill girl who lost her son
 
  • Like
Reactions: JungleNuts

72 man

Newbie
Jul 29, 2020
83
86
Well first i would suggest joining the DISC server for any help cause the threads here(if they exist) are long dead.Now you have 4 options for a beginner.

The games themes are as follows:1.Strategy 2.dating sim 3.Trainer 4.SMT but with lots of sex

Cactus is way more knowledgeble on these games than me so if you want more than just surface level info you should ping him and let him guide you but this is the TLDR.
can not get into gitgud at all its fucking not leting me make a account or anything...
 

josephfamliy

Newbie
Jun 2, 2020
25
8
I can't get a Wyld mark no matter what I do I change myself back to human and still can't get it and I'm pretty sure I don't already have one so how do I get the tongue one
 

Wrynn13

Active Member
Apr 11, 2018
993
3,575
Did you start off as a Wyld elf then go human before trying to go back and get the tongue? Because that won't work, once you have a mark the game keeps track of it and you'll only get that one back.
 

josephfamliy

Newbie
Jun 2, 2020
25
8
Did you start off as a Wyld elf then go human before trying to go back and get the tongue? Because that won't work, once you have a mark the game keeps track of it and you'll only get that one back.
no I started as a human I'm now a chimera and I'm trying to get a wyld mark on my tongue
 

Quintilus

Engaged Member
Aug 8, 2020
2,715
7,814
I need access to the script files (where the story/Dialogue is) how do I gain access to change stuff?
Okay, so listen me very carefully, because I wont repeat it twice. I recommend you to write it down. Or even better turn on audio recorder on your phone. It present even in old nokias from ancient pre-twitter times.

This is instruction for windows.
If you on android you out of luck, since all neccesry files located on internal, system storage which is unavailable for users without root access.
If you on linux instruction is the same as for windows.
If you on mac os


Step 1. Open up folder with a file 'CoC II.exe'. File name should be without quotes ('), thats just to highlight what file name should be.
In folder that you just opened should be three additional folders 'locales', 'resources' and 'swiftshader'. Again names of the folders should be without quotes (' symbol).
Step 2. Open folder with name 'resources'. There are should be file 'electron.asar' and folder 'app'. As mentioned previously names provided with quotes (') to separate names of the files/folders from plain text, so look for the names without quotes (' symbol).
Step 3. Open 'app' folder. Depending on the version of the shit thats called 'game' you have, you should see something like this
You don't have permission to view the spoiler content. Log in or register now.
Everything that have name 'Content_whatever' and have extension 'js' is a script files that contains mangled code and text in one tight, minified package. To edit something you should open each file, to find what you looking for, and edit it. In case you forget, quotes (' symbol) should be absent from the names of a files.

Congratulation, you located script files. Hope my quick tutorial helped you. Like, subscribe and comment for more helpful videos. You can also support me on patreon. Now a quick shoutout for my todays sponsor raid shadow legends...


How you managed to ping me without creating alert Alterism ?
You don't have permission to view the spoiler content. Log in or register now.
 
  • Red Heart
Reactions: Alphonsocat

Alphonsocat

Member
Apr 20, 2023
174
311
Okay, so listen me very carefully, because I wont repeat it twice. I recommend you to write it down. Or even better turn on audio recorder on your phone. It present even in old nokias from ancient pre-twitter times.

This is instruction for windows.
If you on android you out of luck, since all neccesry files located on internal, system storage which is unavailable for users without root access.
If you on linux instruction is the same as for windows.
If you on mac os


Step 1. Open up folder with a file 'CoC II.exe'. File name should be without quotes ('), thats just to highlight what file name should be.
In folder that you just opened should be three additional folders 'locales', 'resources' and 'swiftshader'. Again names of the folders should be without quotes (' symbol).
Step 2. Open folder with name 'resources'. There are should be file 'electron.asar' and folder 'app'. As mentioned previously names provided with quotes (') to separate names of the files/folders from plain text, so look for the names without quotes (' symbol).
Step 3. Open 'app' folder. Depending on the version of the shit thats called 'game' you have, you should see something like this
You don't have permission to view the spoiler content. Log in or register now.
Everything that have name 'Content_whatever' and have extension 'js' is a script files that contains mangled code and text in one tight, minified package. To edit something you should open each file, to find what you looking for, and edit it. In case you forget, quotes (' symbol) should be absent from the names of a files.

Congratulation, you located script files. Hope my quick tutorial helped you. Like, subscribe and comment for more helpful videos. You can also support me on patreon. Now a quick shoutout for my todays sponsor raid shadow legends...


How you managed to ping me without creating alert Alterism ?
You don't have permission to view the spoiler content. Log in or register now.
so far very easy to handle, my new problem is that because the format is choatic, I can't seem to find... you know how in renpy files the dev makes a code to name a character and then he can use commands for that character? so I can simply open a script here (in this game) and simply change the name of cait for example to my mothers name (just an example ofc...) but then it will change codes like "if cait is present". so what I need to find is the main "this is the character name" file, then I change the name and later when I insta change Cait into whatever it will change the entire notpad name of cait to whatever I need. changing both the dialogue that appears but also the commands. the only way to not break the game is if that character name is also changed. this way nothing will be broken, but I need to find the main section where this character is named cait so all other commands are using "cait".

I always wondered why players weren't allowed to rename party characters. I think it made devs job easier to remember a specific name. if only I could find that line where the main characters are named, then I would be able to change the entire dialogue of the entire game to whatever I need.

edit:

so apparently it's somewhere there in the files. I don't know where, but replacing cait's name in every single script she appears did the trick. only thing is that it removed her pictures/busts, so I need to rename it correctly to make sure it works again (path name or something probably)

edit 2: changing the "cait" name to my mothers name (as an example only!!) in every picture in the other folders did the trick. so now I can also change pictures in the game... oh boy that's disturbing on many levels.

1662460302_priorities.png
 
Last edited:
2.80 star(s) 105 Votes