Lust Madness

Member
Game Developer
Dec 14, 2020
218
164
No Android version? ;-;
The android version is too big for renpy, so loader is used to download it on android.
LustHunter 0.110.0 (Android) Loader v2


Am I allucinating or there was an Android port for this game at some point in time?
The Android version is exactly the same as the regular version, but with an adapted mobile interface

this game can off futa/trans?,i dont like futa/trans
You can play as a female/male if you want. Any combination of genders female/futa/shemale/male is available in the game
 
  • Like
Reactions: Utic

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
15,295
174,739
Lust Hunter [v0.112.0 hotfix] [Lust Madness] - Compressed

Win/Linux [1,76 GB]
- - - -

Mac [1,75 GB] - Dirty Build
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

Papallymo

Member
Apr 13, 2024
222
197
New hotfix, but this game is still broken. Once your story inventory is full. It is "Game Over". No means to delete or destroy story inventory stuff. What a mess.
 

Lust Madness

Member
Game Developer
Dec 14, 2020
218
164
New hotfix, but this game is still broken. Once your story inventory is full. It is "Game Over". No means to delete or destroy story inventory stuff. What a mess.
How did you fill out the story event? Can you send me your save file?
 

skyrfen

Ultimate Torrent Dude
Donor
Jun 13, 2021
4,295
2,564
LustHunter-0.112Fix
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.​
 

ptua20

Newbie
Sep 26, 2017
27
3
I added a cheat option to this mod that will add sex skills to all enemies in the jail to level 10. At least for females.

I also increased the number of items for materials and added some new ones.

Note, all 30 cells have to be filled or you will get about 26 errors for each empty cell.
Is it still working?
 

Yoli

Active Member
Aug 28, 2018
786
526
I still have a bug in the Brothel : I can't buy clothes to the mantis guard .
This problem remains since few monthes.
Any bug fix ?
 

pontena

New Member
Jun 4, 2023
3
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5568, in execute
File "game/brothel.rpy", line 5574, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5375, in execute
File "game/brothel.rpy", line 5384, in execute
File "game/brothel.rpy", line 5386, in execute
File "game/brothel.rpy", line 5387, in execute
File "game/brothel.rpy", line 5397, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5430, in execute
File "game/brothel.rpy", line 5439, in execute
File "game/brothel.rpy", line 5439, in <module>
File "game/brothel.rpy", line 816, in getClientBySlutRoomNum
KeyError: 4

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

Full traceback:
File "brothel.rpyc", line 5485, in script
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\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 "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2683, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2683, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5568, in execute
File "game/brothel.rpy", line 5574, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5375, in execute
File "game/brothel.rpy", line 5384, in execute
File "game/brothel.rpy", line 5386, in execute
File "game/brothel.rpy", line 5387, in execute
File "game/brothel.rpy", line 5397, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5430, in execute
File "game/brothel.rpy", line 5439, in execute
File "game/brothel.rpy", line 5439, in <module>
File "game/brothel.rpy", line 816, in getClientBySlutRoomNum
KeyError: 4

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24020502+nightly
LustHunter 0.112.0hotfix1
목 2월 6일 14:33:00 2025

Does anyone know what error this is? I couldn't enter the prostitute's room in the brothel and got an error...
 
2.00 star(s) 56 Votes