- Jan 31, 2018
- 17
- 11
My bad then . Didn't went through all the pages to check this out or if the OP mod was for the correct version. It's just sometimes people say random things on forums that has nothing to do with actual facts. Keep up then !I hate to disagree with you, but I know for a fact that the original dll and the cheat mod contain the exact same code. I made the latest cheat mod for ver 8.0.1, the only thing I did in the mod is alter the way it calculates your stats and how the homework and boss work is calculated. The only thing I added was the code from the original mod, and I removed nothing from the original dll.
You must be registered to see the links
The problem is people are clicking the mod link in the OP and downloading the mod for 6.1. This is the wrong mod, it will only work for version 6.1 of the game. It will not progress you to ver 8.0.1 of the game, it does not contain the appropriate code for the game to progress that far. While the code does not contain any dialog or scenes, as far as I can tell, it does contain the calls to make the decisions to get to that dialog or scene ( I was trying to make it easier for people to understand ), red circles popping up and such. As a coder you know with out the appropriate calls and return values the program gets stuck and does not know what to do, or if the algorithm calls another function that is no longer in the code due to an update ( the scene has progressed ) the program will freeze as it does not know what to do.
I looked at the code for the 6.1 cheat mod and the mod I made, 6.1 does not contain the following algorithms:
With your knowledge of DnSpy you can look this up for yourself if you want with the original dll and the mod file you used to see if they have the same algorithms or not.You don't have permission to view the spoiler content. Log in or register now.
If you look back at your post I responded to, I responded to a second person in that same post trying to help him also.
You must be registered to see the links
Right below my most the other person responded, It turns out he couldn't progress because he installed the wrong cheat mod, and was able to progress just fine with the original dll, and the cheat mod I made.
If you did use the cheat mod I made ( ver 8.0.1 ) you are the first person who has said there are issues with it. I do not believe it has anything to do with 64 bit, from reading through the thread since I made the mod the game no longer works on 32 bit systems anymore ( the dev did something so the game won't run on them ), there are many people asking to a 32 bit version.
I asked the @jande21 if he could change the redirect of the cheat mod in the OP to the correct version, but it hasn't been done as far as I know. It's why I am still monitoring the thread trying to help people who download the wrong cheat mod, or who are getting stuck and don't know why.
I'll admit I'm no super coder and do not completely understand manly things about how Unity and Renpy games work, but I am confident that the mod I made works OK based on my testing and the feedback different people gave me.
As proposed, you should probably make your own thread for the mod and ask to reference this to the OP instead of the DL link.