does it give an error code? if not if it just crashes, something likely got corrupted in download, delete, unzip and try again if same thing than that is what it is and you need to redownload it
looks like this "
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 476: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
style_prefix "main_menu"
^
File "game/screens.rpy", line 692: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("About")):
^
File "game/screens.rpy", line 754: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Save"))
^
File "game/screens.rpy", line 761: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Load"))
^
File "game/screens.rpy", line 883: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Settings"), scroll="viewport"):
^
File "game/screens.rpy", line 1057: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
predict False
^
File "game/screens.rpy", line 1144: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
File "game/screens.rpy", line 1378: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Code"), scroll="viewport"):
^
File "game/screens.rpy", line 1411: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Credits")):
^
File "game/screens.rpy", line 1461: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
$ renpy.music.set_volume(0.35, 0, channel="voice")
^
File "game/screens.rpy", line 1480: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Join us")):
^
File "game/screens.rpy", line 1546: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Gallery")):
^
Ren'Py Version: Ren'Py 7.3.2.320
Thu Nov 14 13:16:44 2019