- Dec 15, 2020
- 4
- 0
found this while trying to open it in bash alone, after i had tried to wrestle with the bash following the guide this keeps happeningI 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 thisYou must be registered to see the links(You must be registered to see the linksdirect 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"
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: