AL.d

Well-Known Member
Sep 26, 2016
1,545
5,114
They had one job to make the perfect ending. Show the miserable bitches when they found out he's gone and left them in the rear mirror to enjoy the world with Albanian bro. And they managed to fuck that up too.
 
  • Like
Reactions: xXwankerXx

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,956
45,093
Super-loud music on startup. Jump into settings, set Music Volume to zero. Still playing. Set Sound Volume to zero. Nope, still playing. Set Ambiance Volume to zero. Oh, of course, makes complete sense... :rolleyes:
FYI: In the pending SanchoMod update I've sorted this to the Main Menu background music to working with the Music slider... as it should be. Ambient slider is now correct for just that... ambient sounds such as rain, traffic, etc.
 
  • Like
Reactions: Zent7 and WaltS

BrunoSuicida95

New Member
Sep 26, 2022
1
0
A game where every decision is predetermined, and you as the MC have no choice over anything when presented with multiple fake branches, that alter stats but do nothing of beneficial to the MC is a trash game
 

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,956
45,093
If any of y'all are on the dev's discord, here's a nasty little bug:

Wrong image file suffix:
Python:
image e1a_66 = Movie(channel="anim2", play="{}e1a_66.webm".format(ep1_anim_path), image="{}e1a_66_1.jpg".format(ep1_image_path), loop=False)
Should be:
Python:
image e1a_66 = Movie(channel="anim2", play="{}e1a_66.webm".format(ep1_anim_path), image="{}e1a_66_1.png".format(ep1_image_path), loop=False)
 

Ivivanov

Newbie
Nov 20, 2018
42
116
I realy like one song from the game, but shazam can't find it, and I can't find it in the files. How can I get it?
 
Dec 8, 2021
55
3
Hi!
I have this trouble opening the game:



I'm sorry, but an uncaught exception occurred.

While loading the script.
Exception: Could not load from archive custom_screens.rpyc.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "........../renpy-8.1.3-sdk/renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "........../renpy-8.1.3-sdk/renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "........../renpy-8.1.3-sdk/renpy/script.py", line 310, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "........../renpy-8.1.3-sdk/renpy/script.py", line 785, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive custom_screens.rpyc.

macOS-10.12.6-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805

Mon Mar 25 00:08:34 2024
 

devonY7

Well-Known Member
Feb 3, 2020
1,257
1,753
I realy like one song from the game, but shazam can't find it, and I can't find it in the files. How can I get it?
you can use unren to extract the audio files. it might have the name of the song but if not atleast you have the audio file .
 

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,956
45,093
If any of y'all are on the dev's discord, here's a nasty little bug:

Wrong image file suffix:
Python:
image e1a_66 = Movie(channel="anim2", play="{}e1a_66.webm".format(ep1_anim_path), image="{}e1a_66_1.jpg".format(ep1_image_path), loop=False)
Should be:
Python:
image e1a_66 = Movie(channel="anim2", play="{}e1a_66.webm".format(ep1_anim_path), image="{}e1a_66_1.png".format(ep1_image_path), loop=False)
Another bug... missing image "e2_2175":
1711328670528.png
 

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,956
45,093
Hi!
I have this trouble opening the game:



I'm sorry, but an uncaught exception occurred.

While loading the script.
Exception: Could not load from archive custom_screens.rpyc.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "........../renpy-8.1.3-sdk/renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "........../renpy-8.1.3-sdk/renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "........../renpy-8.1.3-sdk/renpy/script.py", line 310, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "........../renpy-8.1.3-sdk/renpy/script.py", line 785, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive custom_screens.rpyc.

macOS-10.12.6-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805

Mon Mar 25 00:08:34 2024
Whatever you used to install is all fucked up.
  • The file "custom_screens" exists in the proper full installation zip's script archive.
  • The RenPy version you are running under is NOT what the VN is developed on. Yours states v8.1.3 but the VN runs on 8.2.0
 

RoadWulf

Engaged Member
Nov 18, 2018
3,979
7,926
How do you get the Felicity scene to unlock? I've gone through the game multiple times and it never does.
 
  • Like
Reactions: rafau666
2.70 star(s) 26 Votes