SakeTami
smilingdog
smilingdog

patreon


Jikage Rising v0.3d Patron release!

UPDATED: V0.3b updated! The bugs mentioned have all been fixed!

UPDATE 24/7/2019: Links updated to v0.03d!

Heya guys, here's a release for Jikage rising! Been working on it non-stop for the past few days, but unfortunately I couldn't get some of the content I wanted in. Rewriting the old scenes took way longer than expected, so I couldn't get Tenten in the game this time unfortunately. I'll take the next few days to add in some new content to make up for it, apologies for the mishap. 

So to briefly go through the system, the scenes will now behave differently according to their control levels as well as their lust levels. If you have too low of a control level, you will not be able to seal their mind, or the seal might break off randomly. The scenes will also change according to their lust, the submission gained will also change according to their lust levels. The different scenes will also award different exp and lust, you will be able to choose if you want to gain exp now, or if you would like to build up lust and get a higher multiplier for other scenes. Hopefully this will give much more variation and replay value for the scenes! Have fun experimenting!

Jikage Rising v0.3 change-log


-Foundations for new submission system implemented
-Sakura's updated scenes
-Ino's updated scenes
-Hinata's level 1 event
-Ino's level 3 event
-New submission system implemented
-Lust system implemented

Windows/Linux 

Mac 

Apk

Oh right, I made the apk. 

Anyway, as usual, let me know if there are any bugs or what not yeah! It's 4am here and I need to get some sleep before I start seeing sound.


Jikage Rising v0.3d Patron release!

Comments

I found the issue, I'll get a fix up asap! Sorry about that!

Smiling Dog

I have a problem were i can only speak with ino and sakura at the start ones and it says i alrady spoke to them even after slepping it happend wen i startet a new game

Uploading the fixed version now!

Smiling Dog

Gotcha! Will fix it now!

Smiling Dog

this one if you come inside of Ino [code] I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'images/inos1/sex/inos1_sex_[sex_express]hypno_[sex_clothes]_cumin_virign.png': could not find image. (u'images/inos1/sex/inos1_sex_angryhypno_nude_cumin_virign.png') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/inos1_scenes.rpyc", line 1473, in script File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\ast.py", line 1181, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\ast.py", line 1151, in show_imspec atl=atl) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\exports.py", line 717, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 1077, in add thing.set_transform_event("show") File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\transform.py", line 677, in set_transform_event self.child.set_transform_event(event) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\image.py", line 488, in set_transform_event return self.target.set_transform_event(event) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\image.py", line 705, in set_transform_event self.find_target() File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\image.py", line 640, in find_target raise Exception(error) Exception: DynamicImage u'images/inos1/sex/inos1_sex_[sex_express]hypno_[sex_clothes]_cumin_virign.png': could not find image. (u'images/inos1/sex/inos1_sex_angryhypno_nude_cumin_virign.png') Windows-8-6.2.9200 Ren'Py 7.3.2.320 JikageRising v0.3 Sun Jul 21 05:20:26 2019 [/code]

Sommion

there is a bunch of errors first one, this happen if you try do do sex with sakura with her mind unsealed [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000window.rpy", line 98, in _window_auto_callback _window_show() File "renpy/common/000window.rpy", line 60, in _window_show renpy.with_statement(trans) Exception: DynamicImage u'images/sakuras1/sex/base/[sex_express]/sakuras1_sex_[sex_express]hypno_[sex_clothes].png': could not find image. (u'images/sakuras1/sex/base/angry/sakuras1_sex_angryhypno_nude.png') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/sakuras1_scenes.rpyc", line 718, in script File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\ast.py", line 669, in execute statement_name("say") File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\ast.py", line 45, in statement_name i(name) File "renpy/common/000window.rpy", line 98, in _window_auto_callback _window_show() File "renpy/common/000window.rpy", line 60, in _window_show renpy.with_statement(trans) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\exports.py", line 1592, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 2248, in do_with clear=clear) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 2699, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 3091, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 543, in visit_all callback(self) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\core.py", line 3091, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\image.py", line 738, in per_interact self.find_target() File "C:\Users\usuario\Downloads\JikageRising-v0.3-pc\JikageRising-v0.3-pc\renpy\display\image.py", line 640, in find_target raise Exception(error) Exception: DynamicImage u'images/sakuras1/sex/base/[sex_express]/sakuras1_sex_[sex_express]hypno_[sex_clothes].png': could not find image. (u'images/sakuras1/sex/base/angry/sakuras1_sex_angryhypno_nude.png') Windows-8-6.2.9200 Ren'Py 7.3.2.320 JikageRising v0.3 Sun Jul 21 05:17:23 2019 [/code]

Sommion

Oh no, I'll get that fixed! Thanks for letting me know!

Smiling Dog

Error running game code: File "game/scripts/town.rpy", line 654, in if hinata_daily: NameError: name 'hinata_daily' is not defined Clothing Store for Ino brings up General Goods

Ditto


More Creators