Yes, this is made with Ren'Py :)

Note: check
https://renpy.beuc.net/
for a better demo environment.
Developer mode (Shift+O) was left enabled - just saying~

I setup a Patreon to foster development of Ren'Py for the Web:
https://www.patreon.com/Beuc

I've been experimenting/developing this over the past few months and I thought this jam was a good opportunity to make a first presentation :)

StatusIn development
PlatformsHTML5
Rating
Rated 4.9 out of 5 stars
(7 total ratings)
AuthorBeuc
GenreVisual Novel
Made withRen'Py
TagsRen'Py

Download

Download NowName your own price

Click download now to get access to the following files:

Game Jam version.zip (for historical purposes) 19 MB

Development log

View all posts

Comments

Log in with itch.io to leave a comment.

Awesome! It's great that all sentence make sense!

can anyone say how to upload as a web game from Ren'Py ?
Thank you :D

Deleted 298 days ago

how to make a web game and upload:

1. Install Ren'py 7.6.0

2. in your project, click in "Web"

3. Click in "Build Web Application"

4.  Open your Ren'py projects folder

5. Upload the files

(4 edits)

My game runs in firefox but I keep getting the following message pop up whenever a choice is made:  Warning: Write Error: A mutation operation was attempted on a database that did not allow mutations

In chromium the game completely shuts down by windows defender claiming that it has detected ransomware.


This happens just launching it out of renpy before uploading to itch.io

 Do you have any idea if I might be doing something wrong?

Hi.

None of this should happen when testing a web build from ren'py.

I'll need more details on your environment and how you're testing.

(4 edits)

I found out for firefox the message only appears when I'm using private browsing mode or set it to never remember history. Not sure what's up with chromium though. These errors apply when running The Question on this page as well.

I'm on windows 10

Firefox in private mode indeed refuses to save games (which makes sense, because they would be lost when closing the window), I plan to detect and make that message clearer.

The anti-virus block is annoying (but I'd be curious to know if Microsoft also blocks its own chromium-based Edge browser.) Is there a way to report this as a false positive?

Hi Beuc.  Latest version on itch seems perceptibly faster ( on top of what was already acceptable speed) so that bodes well for larger games/assets.

Still getting several "warning write error: the user denied permission to access the database"  Surprising that Itch have not worked on this - surely itch would get lots of games in web version if they could fix that.

Could you/Renpy but a warning into the Launcher/itch build /Start page of "The Question" to let users know that it is a temporary itch problem not present on other platforms.

Thanks for all the good work.

Hi. Clarifying that error message is on my TODO list, yes.

Keep bugging the itch.io staff ;)

Hi Beuc! This is awesome but I'm having an issue with my game where I get an error message "warning write error: the user denied permission to access the database". This happens when the player needs to give input - ie make a choice. When packaged the game runs fine locally but I'm seeing the error when I upload it to itch.io? Do you have any thoughts? Thanks again for all your hard work :) 

I believe this is the same issue as:
https://itch.io/t/850753/ios-web-games-and-iframes-error

As you can see we haven't been able to get any feedback from itch.io staff :/

Oh no! Thanks so much for letting me know. Fingers crossed they respond soon!  :) 

Thanks again

It now says: "This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while. If you have a something related to post consider creating a topic in Questions & Support."

This project looks amazing. I've been trying to export my game and make it work with itch-io, but I am yet to make it work: I added all the files in the build directory to the game.zip file, uploaded that to itch.io and ticked it as the file to start the game from. I try running the game, but before it starts, it shows me this error:

Downloading Story...
Error while downloading Story https://v6p9d9t4.ssl.hwcdn.net/html/2742107/game.zip : (status code 403)

What should I do? Thank you once again.

(1 edit)

Hi,

For itch.io, you don't add files to game.zip.

You make a new .zip (e.g. myvisualnovel-web.zip) that contains all the build directory files (e.g. all the files within myvisualnovel-1.0.0-dists/myvisualnovel-1.0.0-web/), including game.zip (in the end, there is a zip in a zip, e.g. game.zip in myvisualnovel-web.zip).

Worked like a charm, thank you very much. One last thing tho, when I click in the game in the webpage, I get notifications on the top that say "Push!Pop!" that repeat themselves. Is there a way to disable or hide them? 
Thank you once again.

Hmm, good thing I checked the page because I missed your post notification.

I never saw the push/pop notifications you mention.
I suspect there is some Python "print" calls somewhere in your game.
I'm considering blocking those, but they are usually debug left-over that are best removed, for performance reasons.

(if that's not it, send a screenshot and details about  your OS/browser brand&version)

This was honestly so cute!🥺🥺🥺

Mine doesn't seem to get past the first download phase, is the game too big?

I would suggest checking the F.A.Q. on size :)
https://renpy.beuc.net/#faq

Deleted 3 years ago

Congrats!