Mod Cheat Mod Others Corruption of Champions II [All Version] - Modded

mistress.ayin

Member
Sep 28, 2020
215
470
Windows 11. And for this file I don't even have button "Run as administrator". I added this script to exclusion list - didn't work out either. I guess I'll try git bash then.

UPD: Did your script have any issues with symbols other than latin? Perhaps it just can't understand the path bc of non-latin name of the folder?
Before you run the script set-executionpolicy when the powershell run as adiminstrator option.
About the symbol and characters, the answer is no, but some of windows editions (it means home edition and ...) have that issue, because they don't have it. I wrote my script in my os (linux) and tested with powershell on linux, but of course some of guys said has a problem, i installed a windows on the virtual machine on my linux (virtualbox) and test my script, and it works very well. Only i tested my script on windows professional and enterperise edition.
The windows i tested professional edition was the 10 and original microsoft, another one was the 11 enterprise edition but not packed by microsoft, the KLiteOS packed.
KliteOS, is a group make the windows compact and remove all bloatware of microsoft.
 
Last edited:

TalRash4

Member
Feb 27, 2023
312
303
1739189006129.png
Well, that's new. Rough translation: "Exception when (calling?) "read" with "3" arguments: data error (CRC)"
Word after psml:818 is "symbol/token".
 

mistress.ayin

Member
Sep 28, 2020
215
470
View attachment 4535925
Well, that's new. Rough translation: "Exception when (calling?) "read" with "3" arguments: data error (CRC)"
Word after psml:818 is "symbol/token".
Is the script continues after this or not ? Is the script find that strings (29 numbers) or not ?
Is the script created this file #backup.zip in this path "your game folder/resources/app" or not ? And is this file (backup) is correct or corrupted ?
If the script continues after that, i think its because of your windows edition (is it a home edition ?).
But my recommendation:
Install git bash (gitforwindows.org)
Then install it, when you install do not change anything just next button untill to end.
After that search git bash on the start and open it.
Then in the terminal type cd your game path, for example if your game on your desktop, type this cd c:\users\you user name\desktop
\coc-ii_version\resources\app
Then copy the script on that path too (game folder\resources\app)
Then go to the git bash terminal and type this: bash ./#CoC\ II-Modded.sh
Why i type the script name like this, because bash is a case sensitive it means in the bash c (small) and C (capital) are a two different things, another thing bash read the space in the strings (\ space), if you had a problem with the name of script sipmly rename the script to abc.sh, test.sh or myscript.sh
 

mistress.ayin

Member
Sep 28, 2020
215
470
1) No, it stuck like on the screenshot. After 2 hours there was no progress.
2) No, there is no backup created.
3) Tried GitBash. A-and:
View attachment 4538967
Does this mean like, path to directory is too long?
About the powershell script, i think your windows edition in the command console has no "full zip package", so because of that can not create that #backup.zip file, and i think microsoft in their own editions remove some of package's, for example windows Home or Basic edition or ..., but of course i written that script for the professional or enterprise edition, these two edition have all of packages.

Oh dear (about the bash), i explain that before but you don't read my comments ! That error you seen because of the name of directory ! The bash is case sensitive, for exmple your directory name is CoC II-7.38-win, you must type it in the bash CoC\ II-7.38-win, when you have an space in the name any file or folders you must type (\spacebar) it means the backslash+spacebar on your keyboard, if you can not, rename it without any space like this coc-ii-7.38-win (without any space and capital word), or another trick type cd then with your mouse drag and drop the folder (or file) of your game inside of the terminal in the front your command, another thing look at that video "bash_windows" to learn how to bash working.

At the end look this video, i config the minimum windows 11, microsoft said win 11 wants, at least 8 gb ram with i3 cpu, but i runned on the 2gb ram with pentium cpu (inside of my virtual machine) ! And look at my script how to run fast with this old config (the performance of my code), at the first version of my script, the script was slows for the old system, but in the new version, look at that script, you will be seen the performance :)
 
Last edited:

TalRash4

Member
Feb 27, 2023
312
303
Ok, I've managed to make this work, and yet still there is no progress in unpacking. Backup is created, but no progress in checking first string condition - no errors, no messages, just nothing. Considering that I have AMD Ryzen 7 4800H 2.90 GHz and 16 Gb RAM - doubtful it's all about performance, I won't believe this script requires more than CP2077.
1739437395964.png
And this is after 4 hours of waiting.
I guess cheating not for me anymore.
 

mistress.ayin

Member
Sep 28, 2020
215
470
Ok, I've managed to make this work, and yet still there is no progress in unpacking. Backup is created, but no progress in checking first string condition - no errors, no messages, just nothing. Considering that I have AMD Ryzen 7 4800H 2.90 GHz and 16 Gb RAM - doubtful it's all about performance, I won't believe this script requires more than CP2077.
View attachment 4545519
And this is after 4 hours of waiting.
I guess cheating not for me anymore.
Now you using the git bash, your problem its not about your cpu architect or something about cpu power (you seen in my video the script runs fast on the pentium), but only thing i can say to you in this condition, the script can not to write on these files on your pc.
Your pc has a special permission for this file, now i will ask are your user is the pc administrator ? Is your user has the permission to write ? I think you have no permission to write on the files. Go to "game folder/resource/app" now press ctrl+a to select all of files in this folder, after that right click with your mouse and choose properties when you selected all of that files, then look at the files condition, if they are in read only status, uncheck it that box and apply and ok.
But if you has a problem again, i think you must change your user permission ! But of course im not using windows, so i do not know about that, search in the google, i hope you can run the script, but i think your problem belongs to the permission.

At the end if you have a problem, and you can not solve it, i give you the ultimate solution, your system like mine has a 16gb ram, so its enogh, now hear the solution, search in google oracle virtualbox go the site download virtualbox and the extension pack too, install it on your windows, now you can run inside of your windows any os you want, linux windows or mac any one you want ! Now install a windows 10 (kliteos search in google you must register in their own forum to download) or you can search for any linux (ubuntu, mint ...) install any one with virtualbox after install another os, inside of os install virtualbox additional pack, so with this you can share any file or folder with your original os with your virtual machine, share the game with your virtual machine, and inside of the virtual machine do the script job like me. I used virtual machine to run the windows app, like test of my scripts. (If you know about the vmware you can use it instead of virtualbox, of course we have kvm, qemu, xen and ..., to creating virtual machine)
 
Last edited:
  • Like
Reactions: TalRash4

CboyC95

Engaged Member
Feb 22, 2019
3,129
3,279
Now I'm lost again. I've followed the guide video for the Windows version, I've placed the PowerShell mod in the correct folder, I've ran the mod through PowerShell, and end up getting errors. I even made sure that I'm using the current version of the game and had PowerShell set to "Remote signed".
 

mistress.ayin

Member
Sep 28, 2020
215
470
Now I'm lost again. I've followed the guide video for the Windows version, I've placed the PowerShell mod in the correct folder, I've ran the mod through PowerShell, and end up getting errors. I even made sure that I'm using the current version of the game and had PowerShell set to "Remote signed".
I updated the script for 0.7.37 version download the new version (of course the old version works only one string was not founded) but download new, about the powershell when you want to set-executionpolicy, run the powershell as a administrator (right click on the powershell icon you will be seen that option), but if you using a windows home, basic editin or your windows location is special like latin region, use the git bash.
 

mistress.ayin

Member
Sep 28, 2020
215
470
seems like it perma loads game engine even with clean install
1. Download my new version of script.
2. Download 0.7.37 version of game, not the version of before.
3. Press windows on your keyboard, and type the powershell.
4. Do not open the powershell, right click on the icon then choose "run as administrator" option.
5. Type Set-ExectuionPolicy RemoteSigned, after giving yes, wait and type Get-ExecutionPolicy, the answer must be RemoteSigned.
6. Close powershell, copy the script ".ps1" in this path "your game location\resources\app", for example, if the game on your desktop the path is: "c:\users\your username\desktop\CoC II-0.7.37-win\resources\app".
7. After you copied the script on that path, find the script (on that path), right click on that, and choose "run with the powershell".
8. Do not use the script twice or more, after that script make a backup.zip file from here, if you had a problem use that backup to brings back your files.
9. If you have the problem, look at this videos.
10. Even with the guide and git bash, if you can not solve your problem, at the download page of my mode, look at the below you will be seen "The Ultimate Guide", look at that file.
 
Last edited: