Projekt: Passion 0.8 Release
Projekt: Passion » Devlog
The first update of Season 2 is out for those who have paid $10.
This is a separate game from Season 1, but using the same save folder. So just load any save made at the end of the last version to continue your progress.
Patch notes:
- Continuation of the story
- 659 new renders
- 11 new lewd animations
- 1 new cutscene
- 2 new achievements
- 9 new lore entries
Hope you enjoy. Cheers, take care!
Files
Projekt: Passion - Season 2 PC (0.13) 5.7 GB
Version 1 Aug 06, 2023
Projekt: Passion - Season 2 Mac (0.13) 5.7 GB
Version 1 Aug 06, 2023
Projekt: Passion - Season 2 Linux (0.13) 5.6 GB
Version 1 Aug 06, 2023
Projekt: Passion - Season 2 Android (0.13) 1 GB
Version 1 Aug 06, 2023
Get Projekt: Passion
Download NowName your own price
Projekt: Passion
A Futuristic Adult Visual Novel
Status | In development |
Author | Classy_Lemon |
Genre | Visual Novel |
Tags | 3D, Adult, Animation, Comedy, Erotic, Futuristic, Ren'Py, Romance, Sci-fi, Voice Acting |
Languages | English |
More posts
- Projekt: Passion - 0.13 Release18 days ago
- Weekly(ish) Teaser - October 2222 days ago
- Weekly(ish) Teaser - October 1529 days ago
- Weekly(ish) Teaser - October 539 days ago
- Weekly(ish) Teaser - September 2747 days ago
- Weekly(ish) Teaser - September 1361 days ago
- Weekly(ish) Teaser - September 569 days ago
- Weekly(ish) Teaser - August 2679 days ago
- Projekt: Passion - 0.12 ReleaseJul 27, 2024
- Weekly(ish) Teaser - July 23Jul 23, 2024
Comments
Log in with itch.io to leave a comment.
When I try to load, it just goes back to the main menu. No error, just the main menu. (If I try to load an earlier save, it gives a rollback error, which I assume is expected.) Am I missing something?
Never mind. I was running on a slightly too-old RenPy engine. This absolutely requires 7.6.x and fails on 7.5.x. I have no idea why. 😁
Hold on, so im need to download 2 games if i want start from the beginning ?
Yes. You would need to download Season 1 and Season 2 (0.8). They are both available if you pay $10.00
Will 0.8 ever be public
Maybe I missed it somewhere but is there an ETA on when season 2 will be available for the general public? No problem if not.
What is the mushroom incident? I need to know.
Looks like we have a lot of trouble to look forward to this season! Very curious to see how Ves handles herself :)
Here are a couple typos from this update:
For anyone like me who donated before it became mandatory (at least I think that’s what is happening in my case), if itch acts like you didn’t pay enough to download the latest version from the game’s page, go to your library instead, find Projekt: Passion there and you will be able to download any prior or current release (0.4, 0.7 or 0.8).
Same problem here. I was able to install 0.7 initially, but now itch only lets me "update" to 0.4. Going to library doesn't help - when clicking on 0.7 or 0.8 the version select defaults back to 0.4 and can't be changed.
I'm guessing in my case it has to with me buying the game for the price with the initial release discount, which is now below the mandatory amount (but that's just wild speculation).
just curious did i need to do something different in s1 for the other scene in this update or did i just miss something in this one
The second scene is the bonus scene at the very end
ok i missed it cause i stopped at the save point thanks
I got this code when i tried to open a save file
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1313, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 771, in load
log.unfreeze(roots, label="_after_load")
File "renpy/python.py", line 2200, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/python.py", line 2014, in rollback
self.load_failed()
File "renpy/python.py", line 1932, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-10-10.0.22621
Ren'Py 7.4.10.2178
Projekt: Passion 0.4.1
Tue Aug 8 13:59:30 2023
[/code]
Are you playing 0.8 and trying to load a save from 0.4.1? You can't do that, only saves from the end of 0.7 will work in 0.8
What is the mushroom incident? I need to know.
There was a joke about mushroom on pizza. Just play season 1
Just bought this on steam so do i need to pay for the second season too