VN Ren'Py No More Money [v3.5.1 S3 Ep.5 GE] [RoyalCandy]

4.20 star(s) 156 Votes

jhonatanw

Engaged Member
Jun 21, 2022
2,783
2,533
No More Money [v3.4.1 S3 Ep.4 Gold Edition] [ ] - Compressed

You like this game and want to support the developer, click on the developer name below.
Developer:

This compression is unofficial which reduces media quality and might break the game.


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

I'm sorry for the error that my version caused you, now I redid a new .zip and I'm sorry again. :( :cry:

Original Win/Linux Size: 4.9 GB
Compressed Win/Linux Size: 1.4 GB

Mega - Pixeldrain (Fix)

Original Mac Size: 4.9 GB
Compressed Mac Size: 1.3 GB

Mega - Pixeldrain (Fix)

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

You don't have permission to view the spoiler content. Log in or register now.
Thanks, now the Achievement and Memories options are opening fine
 
  • Like
Reactions: Smexy and Henr11
Jan 27, 2018
199
896
anyone know whats the dev's latest post in patrion about? sex with tris? whats that about? we can finally have somthing with tris?
It's a poll for the location of MC's and Tris/Charlotte's first time. Royal Candy wanted to make up for not giving the $40 tier earlier access than the $20 and $5 tiers by letting them choose where the first time will take place for each LI.


Charlotte:
- Hotel
- Toby's room
- Hot Tub
- Livingroom

Tris:
- Park
- Tris's room
- Beach
- Hotel
 
  • Like
  • Wow
Reactions: SteveyP and MixQQ

Dodzh

Member
Apr 7, 2021
203
841
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v3.4.1 S3 Ep.4 (should work on future versions as well)

Download: MEGA



Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.75232/post-12144221

# Start the deal with the devil
init 666 python:
    # Memories
    if not memories_list is None:
        for gallery_unlock_list in memories_list:
            for gallery_unlock_item in gallery_unlock_list.list:
                unlockMemory(gallery_unlock_item, False)
   
    # Achievements
    # Had to redefine the function to prevent the audio playback and
    # the notification when unlocking it while starting the game
    def unlockImage(var, notify = True):
        if var[1] == False:
            if notify:
                renpy.play("audio/fx/Achievement Sound.mp3", channel='sound')
                renpy.notify("You have unlocked a new image")
            var[1] = True
   
    if not achievement_list is None:
        for gallery_unlock_list in achievement_list:
            for gallery_unlock_item in gallery_unlock_list.list:
                unlockImage(gallery_unlock_item, False)
Here is a slightly cleaner and faster way of doing same thing

Python:
        for el in achievement_list:
            for ach in el.list:
                ach[1] = True

        for sce in memories_list:
            for mem in sce.list:
                mem[1] = True
 

F4iunyl3x

Active Member
Modder
Aug 26, 2018
643
5,942
No More Money S3 Ep.4
Video enhancement mod


This mod overwrites the native animations of the game with interpolated animations by a 2x factor. (30fps -> 60fps)

how ? Thanks to deep-learning processes, trained predictive models can interpolate one "fake" frame next to each native frame.
The result gives a smooth effect on each animations, the benefit is the most visible with the oldest animations in S1.

Here is an example of what you can expect ( ):



Download the mod : Mega ; Pixeldrain

I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)

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

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

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

colombeen

Member
Modder
Jul 16, 2021
314
1,754
Here is a slightly cleaner and faster way of doing same thing

Python:
        for el in achievement_list:
            for ach in el.list:
                ach[1] = True

        for sce in memories_list:
            for mem in sce.list:
                mem[1] = True
I had the same thought this morning, I'll change it a bit later today
 
  • Like
Reactions: Dodzh

keefer43

Well-Known Member
Dec 24, 2019
1,449
2,269
"........ so this part is mainly about Lisa, Lauren and Emma. If none of these girls are of interest to you I suggest you skip this version, it might take longer to download than to play. This episode has a lot of content, but only for the 3 ladies."
It is mentioned in the changelog.
What did you expect?
View attachment 3066842
It was getting so bad here, I'm glad you posted this. (I was going to post: how many of you read the Change Log..........?)
 
  • Like
Reactions: Anteron

Razrback16

Well-Known Member
Jul 20, 2020
1,755
3,806
I find it funny when people download an update
And complain its short
Without even reading the changelog

Do they instantly click download without even reading a little? LOL
Ya, I generally am good with people having their own opinions, but my concern with idiots like the ones you described is that these people can tend to run good developers off and that can eventually lead to abandoned games. I just hope RC, Ocean, etc. can learn to just add these morons to the ignore list and not let it get to them. As Ron White used to say in his shows - you can't fix stupid. So I say make frequent use of the ignore button as these people are literally what it was designed for.
 

Anteron

Active Member
Jun 17, 2023
988
1,321
Ya, I generally am good with people having their own opinions, but my concern with idiots like the ones you described is that these people can tend to run good developers off and that can eventually lead to abandoned games. I just hope RC, Ocean, etc. can learn to just add these morons to the ignore list and not let it get to them. As Ron White used to say in his shows - you can't fix stupid. So I say make frequent use of the ignore button as these people are literally what it was designed for.
A lot of times rather than abandoning the games, they just stop following the thread and leave F95. There ARE bad devs out there and some do go too slow, but the good ones get run off too, often over petty things.
 

Lord Soth

Well-Known Member
Mar 8, 2020
1,266
3,317
Good to actually get Emma, Lisa and Lauren this time. After fucking Emma the gf, I liked teasing Lisa when MC nearly fucks Lauren in front of her.
I was getting bored with the whole Triss/Mom drawn out teasing shit. I'd be happy af with an Emma/Lauren/Lisa throuple....greedy as I am :LUL:
 

Cutecousin

Member
Jan 25, 2018
102
123
This is the only game on the site that makes my saves break with every update. I'm using a WT + cheat mode (Joker) and always install correctly (always wait for the gold updated version). Does anyone know what I'm doing wrong?
 
4.20 star(s) 156 Votes