Create and Fuck your AI Cum Slut -70% OFF
x

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
29,130
263,386
COMPLETED---->Journey [v1.0] [ezh] <----COMPLETED

Changelog:

The tournament is over, which means it's time to finish the story of the game. I had a few options for the next map in darker colors, but over time I decided to settle on an open space in cooler color tones.

The map has a standard layout:

NPCs from whom you will get new armor after completing a quest. Enemy camp where you can get some experience. And finally, the boss's location.

All updates for the game:

  • New map to explore (available only after the tournament is over)
  • New quest to get armor.
  • The final battle with the main boss.
  • Final for the game.

Win/Linux/Mac/Android:
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
29,130
263,386
Journey [v1.0] [ezh]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 

Ragnafia

Active Member
Apr 4, 2022
597
199
COMPLETED---->Journey [v1.0] [ezh] <----COMPLETED

Changelog:

The tournament is over, which means it's time to finish the story of the game. I had a few options for the next map in darker colors, but over time I decided to settle on an open space in cooler color tones.

The map has a standard layout:

NPCs from whom you will get new armor after completing a quest. Enemy camp where you can get some experience. And finally, the boss's location.

All updates for the game:

  • New map to explore (available only after the tournament is over)
  • New quest to get armor.
  • The final battle with the main boss.
  • Final for the game.

Win/Linux/Mac/Android:
Do u have cheat code?
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
7,036
3,212
Journey-EZH-1.0
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: Viet9999

CboyC95

Engaged Member
Feb 22, 2019
3,434
3,801
I'm a bit disappointed you can't choose your protagonist's gender for F/F scenes.
 

Testpionier

Newbie
Jul 11, 2024
25
20
Hi Dev, I get an problem after "visit" the stranger the second time. Please play the whole scene and you get the error.

Maybe that`t the problem:

Exception: Unknown text tag u'mc_name' --------- st "Mmh. {mc_name}, stronger!" in english translation.

I changed my file in: "Mmh. [mc_name], stronger!" and it works for my game. Please fix it for all.


Screenshot (61).png
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {mc_name} in u'Mmh. {mc_name}, stronger!'.:
Exception: Unknown text tag u'mc_name'

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

Full traceback:
  File "locations/maps.rpyc", line 8, in script call
  File "tl/english/locations/map_1/store.rpyc", line 149, in script call
  File "locations/maps.rpyc", line 8, in script call
  File "locations/maps.rpyc", line 8, in script call
  File "locations/maps.rpyc", line 244, in script call
  File "locations/maps.rpyc", line 244, in script call
  File "locations/maps.rpyc", line 244, in script call
  File "tl/english/locations/village/stranger.rpyc", line 243, in script
  File "renpy/ast.py", line 2557, in execute
    Say.execute(self)
  File "renpy/ast.py", line 615, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1493, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1394, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 1048, in do_display
    **display_args)
  File "renpy/character.py", line 741, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 2165, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 2818, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 1355, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/screen.py", line 754, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/layout.py", line 1364, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display/layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/text/text.py", line 2276, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 640, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "renpy/text/text.py", line 1394, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'mc_name'

Windows-10-10.0.22621 AMD64
Ren'Py 7.7.1.24030407
Journey 1.0
Sun Apr 13 13:40:16 2025
 
Last edited:

Pooseidos16

Newbie
Sep 14, 2021
56
50
It's a great game and you can easily complete it in 1-2 hours. I only played the gay version. The graphics are nicely done, and the story itself is relatively coherent. There are just a few things that bother me: If you complete missions for others, you can't be the active part in the sex afterwards, but are almost always the passive one. And the further you progress in the story, the more Russian text appears, even if you've set the language to English. I couldn't read the text after the final battle because it was entirely in Russian. The ending also feels somehow... strange. Even though the game itself plays with it in a tongue-in-cheek way. I'm curious and looking forward to more of their games. Overall, I give it 7 out of 10 points.
 
2.20 star(s) 5 Votes