Dr Shocker

Newbie
Nov 29, 2023
35
25
37
Hey can someone tell me the actual order to play this game in, there are multiple download options, and i want to start from the very beginning. Thanks!
 

doccop63

Engaged Member
Oct 16, 2022
2,961
4,079
387
This has been addressed a number of times but I'll help you out. The Beginning v1, The Next Chapter v1.1, which is a rewrite of Old Chapter 2, then Chapter 3, if you want continuity of stories. Otherwise do v1, Old Chapter 2, v1.1, then Chapter 3. And please, bookmark this page and pay it forward for the next new person who asks the same thing that you do.
 

yourmomma

Well-Known Member
Apr 4, 2018
1,326
3,184
428
Those animations were great. Did AdorableRomaine narrate them herself? She sounds hella cute.
 

Dr Shocker

Newbie
Nov 29, 2023
35
25
37
This has been addressed a number of times but I'll help you out. The Beginning v1, The Next Chapter v1.1, which is a rewrite of Old Chapter 2, then Chapter 3, if you want continuity of stories. Otherwise do v1, Old Chapter 2, v1.1, then Chapter 3. And please, bookmark this page and pay it forward for the next new person who asks the same thing that you do.
Thank you very much
 
  • Like
Reactions: doccop63

Amokhunter

New Member
Aug 15, 2023
6
7
23
This has been addressed a number of times but I'll help you out. The Beginning v1, The Next Chapter v1.1, which is a rewrite of Old Chapter 2, then Chapter 3, if you want continuity of stories. Otherwise do v1, Old Chapter 2, v1.1, then Chapter 3. And please, bookmark this page and pay it forward for the next new person who asks the same thing that you do.
Dumb Question: Why hasn't a mod or the Dev taken this and pasted it in the first post to avoid having the same valid question asked again and again? Only hint we get is "play the beginning" first.
And thanks doccop63 for clearing things up.
 
  • Like
Reactions: doccop63

Norix

Newbie
May 30, 2020
21
28
177
I see it as a basic logic test:

You have four options:
- Chapter 3 - The Good, the Bad and the Fuckly
- The Next Chapter v1.1
- The Beginning v1.0
- Old Chapter 2 v0.7.8

And a hint that says:
Please play "The Beginning" first for the story to make sense. "The Next Chapter" is a remake of "Chapter 2".
So you know which one is first. You also know that one is a remake (i.e., should act as a better version/replacement for Chapter 2), which makes two options equivalent in regards to the order. Finally, you have a thing that is called Chapter 3.

I really do wonder what the thought process must be to think that you should start with anything but "The Beginning" or put "Chapter 3" before a thing called "Old Chapter 2" or the official remake thereof. :)
 

AdorableRomaine

Member
Game Developer
Nov 26, 2020
401
1,436
338
These versions don't work for me. Can anyone help?
"Old Chapter 2 v0.7.8" and "The Beginning v1.0"
View attachment 5447207
View attachment 5447208
If your Ren'Py game crashes with a generic “...stopped working” error, it’s usually tied to graphics, audio, or corrupted cache. Here's a targeted checklist to help you fix it:


Common Causes & Fixes for Ren'Py “Stopped Working” Errors

1. Force Software Rendering

Ren'Py may crash due to incompatible graphics drivers. You can force it to use software rendering:
  • Create a .bat file in the game folder with:

  • set RENPY_RENDERER=sw game.exe pause

  • Replace game.exe with your actual game executable name.

2. Hold Shift While Launching

This forces Ren'Py to reinitialize its configuration and may bypass renderer issues.

3. Clear Ren'Py Cache

Corrupted cache can prevent games from launching:
  • Go to: C:\Users\\AppData\Roaming\RenPy
  • Delete the folder matching your game’s name.
  • Relaunch the game.

4. Install Dependencies

Make sure these are installed:
 
  • Like
Reactions: gasedak
3.40 star(s) 61 Votes