Mod Cheat Mod Ren'Py College Kings 2 Cheat / Multi Mod [Zen / DevilX]

5.00 star(s) 2 Votes

deck72

New Member
Aug 30, 2023
2
0
This may be a stupid question, but could I get a bit more instruction on installation of this? I've extracted the download folder but not quite sure on the "merge both folders" part. Merge them with what, each other, game files...?
 

Scet

Newbie
Jul 11, 2020
45
24
This may be a stupid question, but could I get a bit more instruction on installation of this? I've extracted the download folder but not quite sure on the "merge both folders" part. Merge them with what, each other, game files...?
Unzip the Mod's .RAR file into the Game folder, overwrite files if asked.
 
May 23, 2021
15
18
Hands down, the best mod for College Kings 2! Well done and thank you for your efforts. With the new rework of Episode 2, the variables was stressing me out but I managed to find this mod via Google search.

⭐⭐⭐⭐⭐ - Highly recommended!
 

scream21

New Member
Feb 15, 2020
3
0
when cum choice :

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 64, in execute
if fail_label is not None:
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute
use timer_bar(seconds)
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute_use_screen
use timer_bar(seconds)
Exception: Screen ('timer_bar',) is not known.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "v2/scene48a.rpyc", line 807, in script
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 64, in execute
if fail_label is not None:
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute
use timer_bar(seconds)
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute_use_screen
use timer_bar(seconds)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 1364, in use_screen
raise Exception("Screen %r is not known." % (name,))
Exception: Screen ('timer_bar',) is not known.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
College Kings 2 3.2.5
Wed Sep 27 12:19:43 2023
 
Last edited:
May 23, 2021
15
18
does this works with the rework?
Yes, but you will encounter errors when it comes to timed decisions (in sex scenes, for example). Unfortunately, it looks like this mod will no longer be updated as the modder has deleted their account.

But in terms of the mod's capabilities, this is by far the best one until someone else releases an official mod for the Episode 2 rework.
 
May 23, 2021
15
18
when cum choice :

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 64, in execute
if fail_label is not None:
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute
use timer_bar(seconds)
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute_use_screen
use timer_bar(seconds)
Exception: Screen ('timer_bar',) is not known.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "v2/scene48a.rpyc", line 807, in script
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 6, in execute
init 100 screen choice(items, seconds=3, fail_label=None):
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 64, in execute
if fail_label is not None:
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute
use timer_bar(seconds)
File "game/Dynamic/Vincent/vincent_modified_screens.rpy", line 68, in execute_use_screen
use timer_bar(seconds)
File "D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\renpy\display\screen.py", line 1364, in use_screen
raise Exception("Screen %r is not known." % (name,))
Exception: Screen ('timer_bar',) is not known.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
College Kings 2 3.2.5
Wed Sep 27 12:19:43 2023
I've found a work around:

1. Open the file "game/Dynamic/Vincent/vincent_modified_screens.rpy" in Notepad.
2. Delete timer_bar(seconds) from the script.
3. Save the file.
4. Restart your game.

This error pops up because there's is no 'timer bar' made for the timed scenarios. Removing the 'timer_bar' from the script, should allow you to move on with the scene just without the depleting-bar animation. The time to make a decision is still the same though. If you fail to make a decision within the time frame, the game will just go with the 'failed' option.

Hope this helps!
 

scream21

New Member
Feb 15, 2020
3
0
I've found a work around:

1. Open the file "game/Dynamic/Vincent/vincent_modified_screens.rpy" in Notepad.
2. Delete timer_bar(seconds) from the script.
3. Save the file.
4. Restart your game.

This error pops up because there's is no 'timer bar' made for the timed scenarios. Removing the 'timer_bar' from the script, should allow you to move on with the scene just without the depleting-bar animation. The time to make a decision is still the same though. If you fail to make a decision within the time frame, the game will just go with the 'failed' option.

Hope this helps!
thank you, i will try it
 

Duke Knox

Newbie
Modder
Oct 1, 2023
51
178
thank you, i will try it
I am the developer of this mod. When I created this mod(which is based on Rockerz Vincent Mod) I forgot to remove few files from old versions/. For some issues with my email I deleted the account. Now for the error you can delete vincent_modified_screens.rpy file in 'D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\game\Dynamic\Vincent' path. But it'll remove one of the mod feature. Or you can give me the archive.rpa or script.rpa [can be found inside the game folder] file so I can update the mod because I don't wanna download the whole game for same contents only.
 
Last edited:

Segovax

Newbie
Apr 22, 2018
42
45
I am the developer of this mod. When I created this mod(which is based on Rockerz Vincent Mod) I forgot to remove few files from old versions/. For some issues with my email I deleted the account. Now for the error you can delete vincent_modified_screens.rpy file in 'D:\Program Files (x86)\Steam\steamapps\common\College Kings 2\game\Dynamic\Vincent' path. But it'll remove one of the mod feature. Or you can give me the archive.rpa or script.rpa [can be found inside the game folder] file so I can update the mod because I don't wanna download the whole game for same contents only.
Here Zen. Glad to have you back :love:
 

toobad0912

Newbie
May 1, 2021
80
30
Download links:
if you wanna download from mega then use MEGA download link which was provided in the op of this mod.
Or if you wish to download it from pixeldrain use following link:


Edit:
Fixed few unknown screen issues.
Thank you! Glad to see you're hanging around.
 

lazyamerican

Newbie
Mar 25, 2020
30
5
Still getting errors with this mod....anyway to get it to work? Do I have to start a new game for it to work?
 

budgierless

Newbie
Aug 6, 2020
84
20
The mod is not showing WALKTHROUGH suggestions like bro TM etc. when picking choices.
i toggled it off then on again but is make no change. im using 3.1.13 not rework version.
 

Duke Knox

Newbie
Modder
Oct 1, 2023
51
178
The mod is not showing WALKTHROUGH suggestions like bro TM etc. when picking choices.
i toggled it off then on again but is make no change. im using 3.1.13 not rework version.
It's because walk-through is currently not implemented. Try this method [Press shift+o, then type walkthrough = True and press enter].Or press 'w' key.
 

scream21

New Member
Feb 15, 2020
3
0
Download links:
if you wanna download from mega then use MEGA download link which was provided in the op of this mod.
Or if you wish to download it from pixeldrain use following link:


Edit:
Fixed few unknown screen issues.
thank you
 

Segovax

Newbie
Apr 22, 2018
42
45
Download links:
if you wanna download from mega then use MEGA download link which was provided in the op of this mod.
Or if you wish to download it from pixeldrain use following link:


Edit:
Fixed few unknown screen issues.
Game got update. Pls check if mod need to be update too Zen. Of course if u have spare time :giggle:
 
  • Like
Reactions: hd199

hd199

Newbie
Feb 15, 2020
34
12
Download links:
if you wanna download from mega then use MEGA download link which was provided in the op of this mod.
Or if you wish to download it from pixeldrain use following link:


Edit:
Fixed few unknown screen issues.
update the mod to rework please , many new variables are not there
 

Duke Knox

Newbie
Modder
Oct 1, 2023
51
178
update the mod to rework please , many new variables are not there
I created this mod so everyone can use it[even if you don't know a single letter in coding] and edit it. You can add new variables in the game for editing purpose. Just do this 'open 1zendata.rpy file and you can see the listed variables. If you wanna add new variables then type the variable name and give a comma at the end.[ex: anewvariable.rpy,] then save the file and start the game.
 
5.00 star(s) 2 Votes