Badjourasmix

Conversation Conqueror
Sep 22, 2017
7,324
16,540
Well... another good game with the abandoned tag. It's always the good ones that get abandoned. There a shitton of 2 star games that go on for years.
 

IDNKEK

New Member
Feb 4, 2022
4
1
Just wanna ask, whats up with all the stuttering? At least at the begining it just everywhere (especially with mc, which is also incredibly annoying). Will it change later, or is it just writing style? It would've been masterpeace for me without any of it.
Okay, because i was incredibly annoyed by this, i made a script to remove any stuttering from mc, just throw it in 'game' folder.

It SHOULD also work with any other game made with Ren'Py, but you need to find where your game stores a player/name (your_player_variable) and change if self == playerName or self == playerNick: to if self == your_player_variable: (or remove whis line if you want to remove stuttering from all characters).
 
Last edited:
4.30 star(s) 21 Votes