Enhancement for the web version


A small code snippet can change the world... I mean at least the experience a player has with a game. When I first tested the web version I realized that the images were seen pixelated at first which really annoyed me. I mean how can you have fun when the guy you are stimulating becomes pixelated?!?!

I then found this article how to avoid this... as I just use WEBP images which makes the file size really low so I decided to tell Renpy to simply load all images directly into the memory:

init python:
 renpy.start_predict("*")

And now you can play the web version without seeing this hot guy dissolve 😎

Files

HelpHimOut-0.1-web.zip Play in browser
41 days ago

Get Help him out

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.