She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

VN Ren'Py Hero to Villain Remastered [v0.4.2] [Izumii]

3.40 star(s) 16 Votes
Nov 5, 2022
376
959
227
Finally i tried this as well and encountered the same error as you. After a quick check in scripts, I found the cause of the error and fixed it using this.

Play with latest Ren'Py 8.1.3 plugin
I don't know why but it's worked for me.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: MD27

zeerin3125

Member
Aug 3, 2017
213
402
131
Why, after reaching the "4.1 End" screen, does it keep resetting the game to previous points in the game. The first time it reset it to when Dora and Kaya are being invited to stay at our house, and after going through the rest of it again (out of curiosity) and reaching the "4.1 End" screen a second time, it reset it to when Rose and Charlotte are inviting us in the morning before we go to the Hero's Guild.
 

homarkc

Well-Known Member
Nov 12, 2018
1,041
396
278
Why, after reaching the "4.1 End" screen, does it keep resetting the game to previous points in the game. The first time it reset it to when Dora and Kaya are being invited to stay at our house, and after going through the rest of it again (out of curiosity) and reaching the "4.1 End" screen a second time, it reset it to when Rose and Charlotte are inviting us in the morning before we go to the Hero's Guild.
Same here.
 

Jimskeleton

Member
Nov 9, 2020
390
2,077
397
Why, after reaching the "4.1 End" screen, does it keep resetting the game to previous points in the game. The first time it reset it to when Dora and Kaya are being invited to stay at our house, and after going through the rest of it again (out of curiosity) and reaching the "4.1 End" screen a second time, it reset it to when Rose and Charlotte are inviting us in the morning before we go to the Hero's Guild.
Same here.
Are you both using the walkthrough mod? Had the same issue with the mod, was fine without it.
 

LinkBox88

Member
Feb 22, 2020
360
738
258
I like the game but there's just something about the overall mentality of the characters that feels off or even off-putting.

I don't know, maybe I've just been conditioned by comic book heroes to expect different things. For one thing, the villains don't appear to really be motivated by anything beyond being villains and that makes them too cartoonishly evil. I could live with that but the heroes being such pussies is more of a problem for me.

Should you really be that concerned with pissing off the school principal? Could you imagine if Captain America was being super cautious about not stepping on the toes of a corrupt government official because they are well-connected and could send people after him?

And where are all the heroes at? I understand Risa would have a hand in making the organization ineffective but individuals that were heroes long before she took over wouldn't just sit on the sidelines when everything is going to hell.

I like the story but how the characters behave and think just doesn't feel quite right to me.
 

Allan Trumbull

Forum Fanatic
Sep 10, 2021
5,125
5,162
656
This one would have been a better game with stat points forc like Health, mana, strength etc.
Android why is there no choices during combat scenes ??
 

Enigemm

Member
May 30, 2024
154
143
121
I like the game but there's just something about the overall mentality of the characters that feels off or even off-putting.

I don't know, maybe I've just been conditioned by comic book heroes to expect different things. For one thing, the villains don't appear to really be motivated by anything beyond being villains and that makes them too cartoonishly evil. I could live with that but the heroes being such pussies is more of a problem for me.

Should you really be that concerned with pissing off the school principal? Could you imagine if Captain America was being super cautious about not stepping on the toes of a corrupt government official because they are well-connected and could send people after him?

And where are all the heroes at? I understand Risa would have a hand in making the organization ineffective but individuals that were heroes long before she took over wouldn't just sit on the sidelines when everything is going to hell.

I like the story but how the characters behave and think just doesn't feel quite right to me.
I think you nailed many of my concerns besides the poor English translation with your comment. I suspect the issue with the MC is he's trying to act like a teenager (guessing the new body is between 18-19) and the adult he was. But even that adult was naive to say the least. He trusted everyone, took everything for granted and never questioned motives. Even in this new body where he tries to correct that behavior, he falls exceedingly short.
 

Aninass

Member
Aug 31, 2020
117
181
129
I find the story interesting and'd like to see more of it. But damn, the dev needs a proofreader. The translation is horrible and it's the only thing that puts me off of this game.
 

Woodstock_1983

Engaged Member
Sep 16, 2020
2,936
1,315
278
Something happened and I don't know why. I was playing the game with the mod but then all of a sudden the quick menu was gone from the bottom.How can i get it back? Screenshot 2025-02-19 223217.png
 

7empest5teele

Well-Known Member
Dec 23, 2019
1,290
899
292
The renders look like ones I see in pre-2018 novels.
Being "Remastered" usually means the same content, with the same dialog (possibly upgraded) and updated graphics.
So what part(s) are remastered?
Edit:
The dialog is incredibly broken, I realize most devs use English as a second language.
Just post an ad on here for an editor to donate their time, with the promise of a Patrion percentage, once the dev reaches enough subscribers?
I would do it myself but cannot recall how to set up and go about it.
 
Last edited:

7empest5teele

Well-Known Member
Dec 23, 2019
1,290
899
292
The last post was on May 20...and it was ME?
I obviously have zero expectations that this will have about as much traction as a bald spare tire, but might as well I suppose."

Where is the code or mod so I can vary the names or actually call the characters BY there names.
Instead of Mom, Dad, Sibling, Sibling, and Son.
Do, they even HAVE names?
Oh wait I think the mothers name is Linda, well thats nice to see it in one sentence in one scene.
Holy batshiit, the dialog!
You can tell the main language is most likely asian with lines like "Dont make me scare" or "you getting sorry", OR "You can get OUT OF ME now, Kara)
 
Last edited:

malaac2025

Well-Known Member
Mar 17, 2024
1,300
1,092
249
Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('gui/game_menu.png') at 0x0000000009a5da90>:
OSError: Couldn't find file 'gui/game_menu.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\core.py", line 2165, 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 "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\core.py", line 2814, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\core.py", line 1352, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\screen.py", line 754, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\im.py", line 626, in render
    return cache.get(self, render=True)
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\im.py", line 309, in get
    surf = image.load()
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\im.py", line 761, in load
    raise e
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\display\im.py", line 711, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "C:\Temp\[] 02. In Progress Playing\Hero to Villain Remastered\renpy\loader.py", line 672, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'gui/game_menu.png'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Hero To Villain Remastered 0.4.1
Mon Jul 14 15:31:10 2025
Only fix for this is to overwrite the 0.3.2 with the 0.4.1 files as it appears files are missing.
 

malaac2025

Well-Known Member
Mar 17, 2024
1,300
1,092
249
What is up with the restart bug? It goes back to chapter 2 with her killing her father.
 

Calchito

Member
Mar 25, 2024
173
559
179


1.png

Hi everyone, as you can see, the game updates are quite slow... Yes, because I'm very busy with university, partly because I'm not used to being an experienced Programmer like Izumii or others, and partly because my computer is quite bad, so it doesn't work as fast as everyone else.

- The good news is, Izumii is currently the one who shows me how to improve every day.

- But besides that, he is also struggling with his illness and his life. I feel sorry for him because he has to treat his heart disease, and he is also the one who teaches me how to make the game better.

I hope everyone understands, and I hope this will be a long enough update for everyone to enjoy. Thank you everyone for reading.
 
3.40 star(s) 16 Votes