VN Ren'Py Crossing the Southern Border: Futa Freedom [v0.55] [Sir Honkalot]

3.50 star(s) 4 Votes

Sorreah

Active Member
Feb 15, 2023
716
1,768
I'd actually prefer if you keep on playing and reporting these errors to me xD. That's exactly why I release this game on here so I can get direct feedback
I don't know if I'll find more, probably, so I'll edit this more in the future probably. But I found *SEVERAL* of these during a certain scene with that very helpful lady saving thirst, and are similar in names here:
You don't have permission to view the spoiler content. Log in or register now.
 

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
I don't know if I'll find more, probably, so I'll edit this more in the future probably. But I found *SEVERAL* of these during a certain scene with that very helpful lady saving thirst, and are similar in names here:
You don't have permission to view the spoiler content. Log in or register now.
Thank you, I know exactly what scene that is I'm going to look into it why i doesnt work

Ok so for some reason the Files are just missing in the released version. I had them in a subfolder in my development version and just deleted that folder. There should be 5 files missing during that scene
But way more important: thank you for bringing my attention to that scene. There are some backgrounds in it which are wrong and the whole thing just looks completely wrong xD

Also, good choice in the route you took xD those pics are only in one of them
 
Last edited:
  • Like
Reactions: Sorreah

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
I don't know if I'll find more, probably, so I'll edit this more in the future probably. But I found *SEVERAL* of these during a certain scene with that very helpful lady saving thirst, and are similar in names here:
You don't have permission to view the spoiler content. Log in or register now.
Ok so I found all the missing files and have uploaded a fix for it. It's in the same folder as the normal files on gofile. You can download it here:



The files need to go into the images folder
 
Last edited:

riadhloch

Member
Jul 1, 2018
357
508
On the one hand, I want to commend this game for presenting a narrative and aesthetic I've never quite seen in a game before.

On the other hand, man this game can be weird as hell :LOL:
 
  • Yay, update!
Reactions: Sir Honkalot

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
So since I've gotten a few complaints about the textbox size I realized it might be because people are playing on too large screens and everything might be too large because of that. Anyway I'm interested in what the poll will show. Either way, the next updates will include some REAL customiization options for the textbox.
 

OneWayMissile

Well-Known Member
Jul 24, 2018
1,109
1,104
Ok so I found all the missing files and have uploaded a fix for it. It's in the same folder as the normal files on gofile. You can download it here:



The files need to go into the images folder
Does the version in the op has the fix applied already?
 

Melmoth99

Active Member
Oct 1, 2017
763
338
Dev Bug
I found 2 place holder pictures in the game djp bump11126 and ladysexywink both are grey with the text written across them? Is this a Bug or did you just forget to update the picture?

Sometimes when I played the Washer Machine scene there are pictures other time the scene has no pictures why? There are pictures for that scene in the folder? Why were they not used?
 
Last edited:

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
Dev Bug
I found 2 place holder pictures in the game djp bump11126 and ladysexywink both are grey with the text written across them? Is this a Bug or did you just forget to update the picture?

Also there are no pictures in the Washer Machine scene but, there are pictures for that scene in the folder? Why were they not used?
First of thanx for reporting that too me I'm looking into it as we speak.

To your washing machine quetion:

There are two ways for the washingmachine scen to play out (actually 3 but whos counting)
You can either do the route where you enjoy it and help her survive by using your orofices to make her ejaculate while she is unconscious ontop of you. This is probably the scene you played unless i did something wrong xD

The other one is straight up rape. She just rapes you and you pass out from the pain. When you pass out the camera zooms out and it gives that black and white scratchy lines look. Those are the pictures you saw. Getting that one is a bit complex but just treating her like an asshole will lead to that, E.g. if you leave her standing in the desert after she has been bitten by the snake and is going to die. If you run away from her then she will just rape you.

I try to make my h scenes offer variance and make player decisions during them actually affect what's happening, That's why there are two versions of the washing machine scene
 
  • Like
Reactions: Melmoth99

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
Dev Bug
I found 2 place holder pictures in the game djp bump11126 and ladysexywink both are grey with the text written across them? Is this a Bug or did you just forget to update the picture?

Sometimes when I played the Washer Machine scene there are pictures other time the scene has no pictures why? There are pictures for that scene in the folder? Why were they not used?
Ok So some of the bump pictures are still missing in this version (i thought i had fixed that already....) but i have definitley already fixed that in the next update

lol just saw you attached pictures xD now i know which scene it is

Ok so once again I didn't realize the scene was so fucked up in this release...
I've already fixed it since and the current version has the proper pictures inplace.
That scene you played was one of the very fisrt things I ever did in renpy xD
You might have noticed the surroundings shifting drastically from one second to the other xDDDD
I redid the scene properly since then ( the writing is still the same) and now you can enjoy properly stumbling into the machine xD

Sry it's all a big fuck up but i have ADHD and I sometimes forget what state parts of the game are in currently.... Then i release them thinking they were finished already xD

I'm currently uploading new files to fix the problem, it will unfortunately take a few days until mods upload it here...
 
Last edited:
  • Like
Reactions: Melmoth99

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
Dev Bug
I found 2 place holder pictures in the game djp bump11126 and ladysexywink both are grey with the text written across them? Is this a Bug or did you just forget to update the picture?

Sometimes when I played the Washer Machine scene there are pictures other time the scene has no pictures why? There are pictures for that scene in the folder? Why were they not used?
Btw this is what the rape scene actually looks like with a background attached Screenshot 2025-04-19 at 20-31-03 Pictures — Sir Honkalot.png
It's supposed to look really evil and bad xD
 

SQUEE!!!

New Member
Mar 26, 2023
8
25
As soon as I click start the game closes and I get a traceback .txt file


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 254, in script
"Welcome to the game"
File "game/script.rpy", line 254, in script
"Welcome to the game"
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
File "game/screens.rpy", line 133, in execute
screen say(who, what):
File "game/screens.rpy", line 133, in execute
screen say(who, what):
File "game/screens.rpy", line 167, in execute
use quick_menu
File "game/screens.rpy", line 337, in execute
screen quick_menu():
File "game/screens.rpy", line 337, in execute
screen quick_menu():
File "game/screens.rpy", line 369, in execute
hbox:
File "game/screens.rpy", line 369, in keywords
hbox:
File "game/screens.rpy", line 372, in <module>
yalign quickstats
NameError: name 'quickstats' is not defined
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
7,235
3,318
CrossingTheSouthernBorderFutaFreedom-0.4.8
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.​
 

TheGlory

Newbie
Nov 20, 2022
29
12
As soon as I click start the game closes and I get a traceback .txt file


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 254, in script
"Welcome to the game"
File "game/script.rpy", line 254, in script
"Welcome to the game"
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
File "game/screens.rpy", line 133, in execute
screen say(who, what):
File "game/screens.rpy", line 133, in execute
screen say(who, what):
File "game/screens.rpy", line 167, in execute
use quick_menu
File "game/screens.rpy", line 337, in execute
screen quick_menu():
File "game/screens.rpy", line 337, in execute
screen quick_menu():
File "game/screens.rpy", line 369, in execute
hbox:
File "game/screens.rpy", line 369, in keywords
hbox:
File "game/screens.rpy", line 372, in <module>
yalign quickstats
NameError: name 'quickstats' is not defined
I get the same error, not really sure what to do
 
  • Like
Reactions: katy_letv

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
As soon as I click start the game closes and I get a traceback .txt file


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 254, in script
"Welcome to the game"
File "game/script.rpy", line 254, in script
"Welcome to the game"
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
File "game/screens.rpy", line 133, in execute
screen say(who, what):
File "game/screens.rpy", line 133, in execute
screen say(who, what):
File "game/screens.rpy", line 167, in execute
use quick_menu
File "game/screens.rpy", line 337, in execute
screen quick_menu():
File "game/screens.rpy", line 337, in execute
screen quick_menu():
File "game/screens.rpy", line 369, in execute
hbox:
File "game/screens.rpy", line 369, in keywords
hbox:
File "game/screens.rpy", line 372, in <module>
yalign quickstats
NameError: name 'quickstats' is not defined
I get the same error, not really sure what to do
Ok quick fix:

download this

and replace the files in the game folder with them
 

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
It's good to see the game updated regularly and the developer active here. (y)
This is a good game if you give it a chance.

========

Soapbox time: :whistle:
I'm glad F95 is looking into the review system here. It's full of loopholes and potholes that members knowingly exploit (with bad intent), and clueless members unknowingly (not caring/too caring) harm the game.
The one here is a prime example.
DMSTS
I won't say what my take is, I let you decide.

IMO, reviews should be allowed till the 2nd update.
I have to update it because I keep inserting huge mistakes xDDDDD
 

Sir Honkalot

Honk Honk
Game Developer
Feb 20, 2023
156
364
nice start on the vn but say in the replay gallery it shows the 5th 8 9 and the two on the second page locked how the hell do you get em ?
Those are just placeholders for future scenes, there is nothing behind them yet. I needed to get to two pages to get the look right
 
3.50 star(s) 4 Votes