0.2.7 (Public) is ready!!
The Lewdest House » Devlog
Finally! this took longer than expected due to some ‘incidents’ (those who know, know, not explaining that again) Anyways, you’re welcome to the first update containing part of our THIRD CHAPTER!!
Old saves will definitely not work, why? Because I updated the itchio engine again since… years. It was required to be able to keep the best compatibility with the brand new LIVE 2D ANIMATIONS (2 so far, more in the future) and an online feature: the Newsfeed!
–– Detailed changelog: ––
- Well, that, new addittions to the game, all of them on chapter 3!”
- And thanks to having a new and better gallery system on the last update, I managed to already implement it for this chapter’s scenes! (11 in total this time!)”
- Speaking of scenes, the Live 2D plugin is working in the game! there are 2 scenes using it so far. This will work as a test for future, more detailed scenes.”
- Raised amount of save slots to 81! (Previously, it was 36 on Mobile, and 54 on Desktop.)”
- The Skip button is back, now only on SOME free roam sections, in case there are problems with old saves (Like usual LMAO sorry).”
- New cheat code to unlock all Chapter 3 scenes (billyidol), you will still need to unlock new scenes for future updates, or use the cheat again.”
- And added a permanent link to a pastebin file with all cheats, just in case (hidden somewhere in the menus).”
- Updated Android icon to reflect this new chapter we are working on!”
- Starting from Chapter 3 will now unlock previous characters on the Codex (Sam, Sid, Taylor, Becky and Carol so far).”
- Fixed quick menu on mobile, you can now change the position AND size of it separately!”
- Fixed some bugs found on 0.2.6, thank you everyone!”
- Fixed a character in Sid’s codex entry logo for a more appropriate one.”
- Updated Translations: Español. After we set up a new channel of communications for translators, we will resume them.”
- Updated info all across the game.”
- It was always a feature, but just a heads up: You can turn on/off TEXT TO SPEECH by pressing the V key on Desktop, isn’t that cool?”
- Updated RenPy version from 8.0.3 to 8.3.2, allowing more compatibility and some new functions the engine can offer, for example:…”
- Added a NEWS section!! You can now see when a new update is coming and other useful info, like the progress being made.
Files
0.2.7 - Android 427 MB
Sep 21, 2024
0.2.7 - PC / Linux 411 MB
Sep 21, 2024
0.2.7 - Mac 405 MB
Sep 21, 2024
Get The Lewdest House
The Lewdest House
One boy, ten girls; He wouldn't trade it for the world, right?
Status | In development |
Author | DMF |
Genre | Visual Novel |
Tags | 2D, Adult, Cute, Eroge, Erotic, Funny, Ren'Py, Romance, rule-34, Story Rich |
Languages | English, Spanish; Latin America |
Accessibility | Subtitles, Configurable controls, High-contrast, One button |
More posts
- The Lewdest House is back!5 days ago
- 0.2.10 - Bugfixes96 days ago
- 0.2.8 - Hotfix for MacOs and AndroidSep 23, 2024
- Update 0.2.4!Jul 29, 2024
- Chapter 2 is ready and Public!Apr 22, 2024
- 0.1.15 !! Big update before finishing the chapterJan 28, 2024
- 0.1.13 is up! (November 2023)Nov 24, 2023
- 0.1.11 - Hotfix!Oct 03, 2023
- 0.1.10 is out!Oct 01, 2023
Comments
Log in with itch.io to leave a comment.
Anyone got the cheat or are they the same ones
can't find the explanation for the brave and love points anymore, or the drawing thing.
Awesome update man! Sucks what happened with the server, but I'm sure you'll bounce back like nothing happened. People want to put you down, but the best way to deal with those people is by succeeding. Keep up the good work.
What happened at the Discord if I may ask
The Internet and some people not minding their business or being intelligent
Epic, new update
how do i bring my progress over to the new version
Buenas! Osea que ahí que esperar hasta mañana para ver si se puede jugar? Por qué a mí me salta el mismo error que a todos cuando inicias el juego que se sale solo!
Show post...
For Android
Show post...
Why the game is not running
ahhh seems like I'm not the only one, how active was the dev here again? I hope he sees it at least soon, I can wait for a solution but first they need to know about it.
Show post...
I’m on it, It seems that the new Live2D animations aren’t compatible with Androids with a 86_64 architecture (Mostly Chromebooks, ASUS, and most smartphones made by Chinese manufacturers). I’m working on some kind of solution, or maybe have 2 different Android versions, which is harder to maintain but its a possible solution too.
Where can I eenter for discord?
old one got packed up they probably making a new one tho EDIT: they said they will not be making a new one but they got a website you can access in the latest verison of the game at the end of the chapter or top right of the main menu where it says "visit our new website"
Ohhh thank you
La nueva version no me funciona, la instale sobre la vieja version y al ejecutarla aparece la pantalla de presentacion y se cierra, elimine la aplicacion hice una instalacion desde cero y hace lo mismo
lee la respuesta que le dio a un usuario con el mismo problema en los comentarios de abajo
How do I get the game to fully let me play it starts to load then instantly kicks me off the game on Android cuz I don't have any of the old versions so I'm confused
After the incident how would you regain accuse to the discord. and would we have to worry about TOS again?
O meu game nem abre o Menu mesmo o meu Android sento 13 gostaria de saber o porquê. Amo muito esse jogo e quero muito continuar a história
Using the Itch.io app it doesn't let me start the game and starts already with an error.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00library.rpy", line 28, in script call
call _errorhandling
File "game/Script/test1.rpy", line 7, in safety_check
print( f"Label {label_name} arrived at without a jump/call. Previous label was {prev_label}." )
OSError: [Errno 9] Bad file descriptor
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00library.rpy", line 28, in script call
call _errorhandling
File "renpy/common/_errorhandling.rpym", line 46, in script
init label _errorhandling:
File "D:\Itch.io\the-lewdest-house\thelewdesthouse-pc\renpy\ast.py", line 771, in execute
renpy.easy.run_callbacks(renpy.config.label_callback, self.name, renpy.game.context().last_abnormal)
File "D:\Itch.io\the-lewdest-house\thelewdesthouse-pc\renpy\easy.py", line 313, in run_callbacks
return cb(*args, **kwargs)
File "game/Script/test1.rpy", line 7, in safety_check
print( f"Label {label_name} arrived at without a jump/call. Previous label was {prev_label}." )
File "D:\Itch.io\the-lewdest-house\thelewdesthouse-pc\renpy\minstore.py", line 80, in print
_print(*args, **kwargs)
File "D:\Itch.io\the-lewdest-house\thelewdesthouse-pc\renpy\log.py", line 256, in write
self.real_file.flush()
OSError: [Errno 9] Bad file descriptor
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
The Lewdest House 0.2.7
Mon Sep 23 09:02:05 2024
[/code]
Honestly I thought the game was taken down or something, suddenly only error messages for the side not being aviable and stuff.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Script/Engine/defaults/images.rpy", line 614, in script
image l2d_luan1 = Live2D("images/live2d/luan1", default_fade=0.0, loop=True )
File "game/Script/Engine/defaults/images.rpy", line 614, in <module>
image l2d_luan1 = Live2D("images/live2d/luan1", default_fade=0.0, loop=True )
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.
Got this error on MacOS
Show post...
All right, I THINK I solved the issue, but I don’t have a Mac to test it, Tomorrow (Sep 23th) I will upload a fix to this and some other minor stuff. Thanks for the report and sorry for that error.
Thanks DMF, was just about to report the same issue as also a Mac user :)
me too.
Gracias papá Dios! Con muchas ganas de ayudar con la traducción cuando esté disponible ese medio.
While loading the script.
ScriptError: Name ('game/Script/Engine/gallertlabels_3rd.rpy', 1722202894, 0) is defined twice, at game/Script/Engine/gallertlabels_3rd.rpy:6 and game/Script/Engine/gallerylabels_3rd.rpy:11.
Show post...
It seems you installed the game over a older version of it, make sure to extract the game on a clean folder.
Game opens now, but hits an immediate exception error. https://pastebin.com/nEfJFCVc
Show post...
Ok, that’s very weird. Go to the game’s folder and delete these 2 files: game/Script/test.rpy game/Script/test.rcpy
That seemed to work. Thanks.
I love how frequent the updates have been. great job!
Is the game having any instability issues? My phone has Android 14 and it automatically closes when I open it (there was no version of the game installed before) and the last version ran fine
Same
I downloaded a virtual machine from the play store that is on Android 7 and it went well and I was able to finish the update, try doing the same
What's the name of it?
virtual master
OK thx