- Mar 30, 2021
- 67
- 122
You don't have permission to view the spoiler content.
Log in or register now.
you purchased season 1 of the game, we're currently at the end of season 2, which is not yet available on steam (will be released in april as a separate purchase)I purchased this game on Steam and did not receive any information about the update.
You have modded saves from Sancho mod. I know the error because of that 'O000O00O000OOO0O0' that is present in every Sancho mod, you need the SaveFixer that is in the mod thread and put it inside Game folder.Haven't played since 0.11 and when i try and load any of my saves i get this error. Any idea if it's fixable?
You don't have permission to view the spoiler content. Log in or register now.
Thank you my friend, will give that a go later tonight!You have modded saves from Sancho mod. I know the error because of that 'O000O00O000OOO0O0' that is present in every Sancho mod, you need the SaveFixer that is in the mod thread and put it inside Game folder.
Go to the mod thread, since Sancho disappeared from the site and didn't update any mod since late June the link isn't in the OP of this thread now. Here is the link Mod - Ren'Py - Projekt: Passion [v0.11] Multi-Mod [Sancho1969] | F95zone | Adult Games | Comics | Mods | Cheats download the SaveFixer that is in the OP.
What to do to unlock the last sex scene? btw sick updateee!! more headpats for sandraaa![]()
No problem, my own install also have that SaveFixer always in the game folder hehe Some games after you make new saves unmodded with sancho SaveFixer you can rid of it but in Projekt Passion won't work, it will always give that error if you delete it after from the game folder.Thank you my friend, will give that a go later tonight!
It worked! Cheers! Also good on sancho for having that fallback.No problem, my own install also have that SaveFixer always in the game folder hehe Some games after you make new saves unmodded with sancho SaveFixer you can rid of it but in Projekt Passion won't work, it will always give that error if you delete it after from the game folder.
Anyway one of this days I'll make a fresh playthrough from the start and won't need it anymore.
Not any, only thing I can tell you is I'm running Windows 11 Pro OS and I have no issues. That is really weird, so you say other Renpy games work fine right? Seems something isn't reading whatever is the extension files of renders and animations. I never unren the archive.rpa so not sure what is their images and video extension files.View attachment 4584712
Hi everyone, has anyone encountered an issue where there's no animation on startup, no animation in the main menu, and no sound (even though the system audio is working fine)? When I try to play a cutscene, there's no image at all. For example, in sexscenes, I only see static renders without music or any other sounds. And when an animation starts, all I get is dialogue text on a black screen.
The last time I played was on my old computer running Windows 10. Then, I transferred my save folder to a new PC with Windows 11 and tried launching the game for the first time. I even tried deleting the RenPy folder to simulate a clean start, but that didn’t help. Other projects using the same engine run fine on this computer, so I’m not sure what’s causing the issue.
Any ideas?
Not any, only thing I can tell you is I'm running Windows 11 Pro OS and I have no issues. That is really weird, so you say other Renpy games work fine right? Seems something isn't reading whatever is the extension files of renders and animations. I never unren the archive.rpa so not sure what is their images and video extension files.
Yeah its weird, just compared with my log.txt and only thing that stand out differently on yours is the sound fail log and saying that is an unsupported audio format, think that is what is creating the conflict but I'm not an expert, try to go to the web and search that exception "DirectSound CreateSoundBuffer: Unsupported audio format" maybe you need to update sound and even video codecs to run it correctly.I looked on log.txt and got this
Tue Feb 25 00:02:01 2025
Windows-10-10.0.26100
Ren'Py 7.6.1.23060707
Bootstrap to the start of init.init. took 0.03s
Early init. took 0.00s
Loader init. took 0.02s
Loading error handling. took 0.07s
Loading script. took 1.06s
Loading save slot metadata. took 0.34s
Loading persistent. took 0.03s
Faled to initialize steam: Exception(u'Init returned false.',)
Set script version to: (7, 6, 1)
Running init code. took 0.21s
Loading analysis data. took 0.08s
Analyze and compile ATL. took 0.08s
Reloading save slot metadata. took 0.16s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache. took 0.00s
Making clean stores. took 0.00s
Initial gc. took 0.13s
DPI scale factor: 1.250000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object. took 0.17s
Cleaning stores took 0.00s
Init translation took 0.13s
Build styles took 0.00s
Load screen analysis took 0.03s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.10s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Sound init failed. Proceeding anyway.
Traceback (most recent call last):
File "renpy/audio/audio.py", line 1003, in init
renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono, renpy.config.linear_fades)
File "renpysound.pyx", line 407, in renpy.audio.renpysound.init
File "renpysound.pyx", line 101, in renpy.audio.renpysound.check_error
Exception: DirectSound CreateSoundBuffer: Unsupported audio format
Interface start. took 0.17s
Initializing gl2 renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'NVIDIA Corporation'
Renderer: 'NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2'
Version: '4.6.0 NVIDIA 572.16'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1920, 1080) drawable=(1920, 1080)
Maximum texture size: 4096x4096
The funniest thing is that it works well on my old PC (I just tested it now).
Ahhh ok yep hehe sound was making renpy totally confused. Glad you solved the issue. Sorry for not be more helpful. Yep I use speakers as well (Also have a USB audio headset but never tried it, maybe its a W11 conflict with those with renpy or just with this game since it works fine on your old W10) but I live alone and in an isolated house hehe so I can make all the noise I wantI found the issue: for some reason, when selecting a USB audio headset (since I'm using an external sound card), the sound wouldn't play, and without sound, the animation wouldn't start (that's just how Ren'Py works). But the funny thing is that I used the same audio device on my old PC, and it never caused any problems. And yet, as soon as I switched to speakers, everything started working immediately. What a nightmare!