Mod Cheat Mod Others Corruption of Champions II [0.7.32] - Modded

Not a ncr ranger

New Member
Dec 15, 2020
4
0
I do not know, why you have the problem, but this script works for any version of the game, public or backer, nothing matter, but if you have problem, maybe its because of your windows version, which where script has a problem ?
But my recommendation to you to fix, look at this video in here: https://f95zone.to/threads/corruption-of-champions-ii-all-version-modded.231185/post-15750731

The video bash_windows, go to this ( direct download), and download the git bash, its a low weight bash linux shell for windows (i think 70 mb) install it on your windows, and look at that video for how to using it.
But i explain sipmle, open the git bash, its like a cmd, then open your game folder and copy the script.sh in this path: "game folder/resources/app" after that, back again to git bash, then type cd "your game location/resources/app" now type this "ls -l" and look at the script.sh file if -xrw x x was, it mean the script can be execute (if its is not, type this: chmod +x ./scriptname.sh), then type this: "./scriptname.sh"
This will be run the script, just like the video wait until to showing "press enter to continue"
found this while trying to open it in bash alone, after i had tried to wrestle with the bash following the guide this keeps happening
says that the file dosent exist in the directory, even tho it does read that it exists
one important detail is that im using windows 11
(UPDATE) renaming the .sh file to "TheScript" worked, and after trying to launch the game it worked without any issue. Only difference was that in the bash script it went to 40 lines while in powershell it went to 39. So my guess is that the last line just dosent show up in powershell, thus breaking the mod.
 
Last edited:

mistress.ayin

Member
Sep 28, 2020
186
449
found this while trying to open it in bash alone, after i had tried to wrestle with the bash following the guide this keeps happening
says that the file dosent exist in the directory, even tho it does read that it exists
one important detail is that im using windows 11
first of all delete that file .ps1 from here
Do not type that name just like that in the bash terminal, you write ./CoCII-Modded.sh
when you type this "./" type "./#Co then press the "tab" button, bash automatically found that file for you.
if you has a problem with the name of file, rename that script like this "test.sh" easily.

that's because of the space in that name and this "-" character, in the bash this character read by this nature "\-", easily rename the script to another thing like "test.sh" or "myscript.sh", or ....

Last thing you must be sure, your files on that there must be the original game files, then run the script.
 
Last edited:

mistress.ayin

Member
Sep 28, 2020
186
449
Only difference was that in the bash script it went to 40 lines while in powershell it went to 39. So my guess is that the last line just dosent show up in powershell, thus breaking the mod.
no dear i created the bash script code with 40 sample, and the powershell with 39 subject, that's not the error you have, its because of your windows. I think your windows created by a special region (a brazil or porteguese), maybe does not have some of characters encoding !!
But at the other hand bash has a universal encoding not bounded by special locations !! so it works on the phone, pc, linux, mac and ..., every things run the bash are the same !! no difference.
Good to hear, finally it works for you !! i waited here because of you, because in this 24 hour you said not working for me.

Edited for last thing: that's the one (other reasons like a database, working with the big data and ...) of reasons some of programmers always say UNIX or any unix bases are above of microsoft windows, when you work with the files or working with the characters, you can feels this easily, Power of Unix (Linux, Mac and ...) against windows.
 
Last edited:

Not a ncr ranger

New Member
Dec 15, 2020
4
0
no dear i created the bash script code with 40 sample, and the powershell with 39 subject, that's not the error you have, its because of your windows. I think your windows created by a special region (a brazil or porteguese), maybe does not have some of characters encoding !!
But at the other hand bash has a universal encoding not bounded by special locations !! so it works on the phone, pc, linux, mac and ..., every things run the bash are the same !! no difference.
Good to hear, finally it works for you !! i waited here because of you, because in this 24 hour you said not working for me.

Edited for last thing: that's the one (other reasons like a database, working with the big data and ...) of reasons some of programmers always say UNIX or any unix bases are above of microsoft windows, when you work with the files or working with the characters, you can feels this easily, Power of Unix (Linux, Mac and ...) against windows.
yeah i am brasilian so my windows is the brasilian version, and yeah mod's working just fine now thank you.
 

Susan Xandera

Active Member
Jul 13, 2017
780
1,037
So how long does it normally take with the Windows version to show 'String Condition: Replacement Made' 39 times?
 

mistress.ayin

Member
Sep 28, 2020
186
449
So how long does it normally take with the Windows version to show 'String Condition: Replacement Made' 39 times?
It depends to your system hardware and your cpu power, but on the pentium (old cpu) maybe 2 or 3 minute.
On the new cpu (core i3 and i5) less than 1 minutes, maybe 30 or 40 seconds.
On the i7 and newer lower than 20 seconds.
 

mistress.ayin

Member
Sep 28, 2020
186
449
I Upgraded all of powershell scripts. All of PowerShell scripts now is so much better (i make the codes so much readable for programmers at the background) and prettier just like the bash script, if you have any problem with the powershell scripts, upgrade your powershell, you can see that at the download page at bottom, like this picture upgrade.png . (if you upgraded the powershell, while you installing that, check the right click to open ".ps1" true, so you can run the scripts with your new powershell)
 

yoyo02222803

New Member
Jun 3, 2018
7
2
I updated PowerShell & Git Bash and installed the MOD again and still encountered the same problem.
Sorry my English is not very good so I can only show the problem with a video. My problem be solved by changing the windows language to English?
 

mistress.ayin

Member
Sep 28, 2020
186
449
I updated PowerShell & Git Bash and installed the MOD again and still encountered the same problem.
Sorry my English is not very good so I can only show the problem with a video. My problem be solved by changing the windows language to English?
Before you do any thing make sure you have the original game file (not the modded file before), but if you have the problem, i think these two make that cause:
1. Your windows characters encoding (like other regions)
2. Your anti-virus in your system has a sandbox active, thats restrict the scripts to run.
Here my answer, look at this guide, with the bash in windows, and run that ”.sh” file easily with git bash.
One of users has that problem, but with the git bash, that problem solved.
My recommendation to you to fix, look at this video in here: https://f95zone.to/threads/corruption-of-champions-ii-all-version-modded.231185/post-15750731

The video bash_windows, go to this ( direct download), and download the git bash, its a low weight bash linux shell for windows (i think 70 mb) install it on your windows, and look at that video for how to using it.
But i explain sipmle, open the git bash, its like a cmd, then open your game folder and copy the script.sh in this path: "game folder/resources/app" after that, back again to git bash, then type cd "your game location/resources/app" now type this "ls -l" and look at the script.sh file if -xrw x x was, it mean the script can be execute (if its is not, type this: chmod +x ./scriptname.sh), then type this: "./scriptname.sh"
This will be run the script, just like the video wait until to showing "press enter to continue"
If you can not find the script in the git bash, rename that script like "test.sh" or some thing else.
 

mistress.ayin

Member
Sep 28, 2020
186
449
How do you install the companion mod again?
The companion mode not codded by me, it codded by "Azriel" and you needed the python (in windows) to install it.
You can ask him (Azriel), his id at the first page, in the front of modders section, you can see it easily.
 
Last edited:

mistress.ayin

Member
Sep 28, 2020
186
449
It worked, thank you very much.(y)
It failed when I used it a few days ago, perhaps because of the update of PowerShell & Git Bash.
Good to hear it, i must to tell you its not working on the 0.7.33 version, because they updated their own codes, but of course i updated the script too, but im not published yet, because the game have some bugs, i waited for them to fix that bugs, and i check my code with that fixed bugs, then i share the mode, until that do not use it on 0.7.33 and next versions.
 

mistress.ayin

Member
Sep 28, 2020
186
449
This post belongs to TSGE and the Accidental Woman guide:

If any one has a problem with that games script look at this two videos, and if you have the problem with powershell, install Git Bash and run the ".sh" script file, to installing the "git bash" look at these video guide here.
 
Last edited: