VN Ren'Py In for a Penny [v0.64] [Moist Sponge Productions]

3.40 star(s) 65 Votes

TouchingHavoc

New Member
Mar 5, 2021
7
14
Corrected file
This file essentially replaces a keyword in the script.
Old Day 23.rpy file on line 3128
Python:
scene d23-456 with fade
is replaced with
Python:
show d23-456 with fade
Also, his file seems to have an encoding issue replacing … and ’ with weirdly encoded ones. Doesn't cause issues, but it's unpleasant to read.
 

SerialT.

New Member
Jun 17, 2024
1
1
Day 23.rpy is missing several instances of "stop movie"
e.g.
play movie "D23-380anim.mpeg" loop
show movie with fade

hide d23-378

j1 "Shit!"
A5 "Are you ready to give us our bath?"

show d23-381

j1 "Shit!"

stop movie # <- if this is missing the animation loops

A little clarification, stop movie should be added after the animation for ALL animation clips, I just used one example.
I think all up there were three or so missing. Trying to figure out where it goes is the tricky part.
 
Last edited:
  • Like
Reactions: Alex5280

ProjectPharaoh

Member
Game Developer
Jan 28, 2019
184
171
Same for the new update. After the scene where angel threatens rose and penny, a video is playing when it shouldnt be

edit: Here's a temporary fix guys:
just put it in Quest folder within game folder
 
Last edited:

Wills747

Engaged Member
Dec 14, 2018
2,563
5,451
Hi all my compressed unofficial Android port of In For A Penny 0.64
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple and large)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location

**Special Instructions:**

Install apk.
Grant storage permissions on first run!
On first run you will get a prompt to copy the archive.rpa file to documents/Wills747/infor.apenny/game folder.
(game will quit now)
Copy the archive.rpa file to the directory indicated in game.
Restart the game.
If your default install location is an actual SD card and slow speed this may slow the launch.
Also, keep archive.rpa. I'll use it for future updates to minimise the apk size.

archive.rpa :
Mega

V0.64 apk :
Mega
Updated my Android port to v0.64
Added "stop movie" once to fix bugs.
 
  • Like
Reactions: Cickic

indio68

Forum Fanatic
Sep 26, 2020
4,116
3,511
Not sure if that comes from the compression but on this scene my game loops for ever i can press anything nothing happens :unsure:
You don't have permission to view the spoiler content. Log in or register now.
same here ...if you click with right mouse just before it load save screen u can see the next scene going, but u can't do shit... a fix is needed
 

vahsek

Newbie
Feb 27, 2019
45
23
Here's my Gallery Mod for In For A Penny v0.54
(Updated)


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


Download: WorkUpload -


Note: The Gallery button appears on the save menu. And I'll only update the mod when there are enough scenes.
Please update your mod its been 10 versions now.
 
3.40 star(s) 65 Votes