AkaiZero
Member
- Mar 14, 2018
- 116
- 212
Last edited:
Hey man, if you take over for Felipons...props to you.I've decided to update the gallery to the version v1.1.4c
It may have some BUGS (especially regarding the backgrounds)
This doesn't mean I'm taking on the project full-time
Thanks felipons to all the work done till now
Enjoy:
You must be registered to see the links
CRC: 4256F625
I found a bug making the P'LI sex scene not occurring in the gallery,I've decided to update the gallery to the version v1.1.4c
It may have some BUGS (especially regarding the backgrounds)
This doesn't mean I'm taking on the project full-time
Thanks felipons to all the work done till now
Enjoy:
You must be registered to see the links
CRC: 4256F625
The new Eska/Desna stuff also does not show up in the gallery.I found a bug making the P'LI sex scene not occurring in the gallery,
I will try fixing it ASAP
Update:
Fix it
You must be registered to see the links
It's in the [Festival] Ferris Wheel optionThe new Eska/Desna stuff also does not show up in the gallery.
I've decided to update the gallery to the version v1.1.4c
It may have some BUGS (especially regarding the backgrounds)
This doesn't mean I'm taking on the project full-time
Thanks felipons to all the work done till now
Enjoy:
You must be registered to see the links
CRC: 4256F625
Hey man how did you make the gallery mod? Am learning renpy and want to also practice making gallery mods for this project. Not sure where to startI've decided to update the gallery to the version v1.1.4c
It may have some BUGS (especially regarding the backgrounds)
This doesn't mean I'm taking on the project full-time
Thanks felipons to all the work done till now
Enjoy:
You must be registered to see the links
CRC: 4256F625
Start smaller. They probably already had a coding background.Hey man how did you make the gallery mod? Am learning renpy and want to also practice making gallery mods for this project. Not sure where to start
I mostly reverse engineer the felipons gallery version and started from here.Hey man how did you make the gallery mod? Am learning renpy and want to also practice making gallery mods for this project. Not sure where to start
True,FET is also a harder challenge than most thanks to the basically spaghetti code layout everything is in. IIRC The gallery mod just duplicates the scene code and has its own scene variables rather than linking you to the same events since they were never made clean enough to point to for a gallery.
Are you outing yourself as a vibe coder? lmfaoSo I have essentially been trying to use ChatGPT to replicate the gallery mod. And what I've managed to do so far is extract the base games images.rpa and scripts.rpa files. I then converted all of the rpyc scripts into rpy scripts so that Python could read them. And then I had ChatGPT make the program essentially scan through all of the rpy files and assemble the composite images, kind of like layering in Photoshop. And then trying to, once it had assembled all of those composite PNG files, animate them based on the animation blocks in the rpy files and turn them into mp4 files. But I can't really seem to get it to work very accurately as I either get all black mp4 files or just still frames of characters, so if anybody could further explain how I might be able to do this more efficiently, that would be great.
yeah I have absolutely no coding knowledge whatsoever, but AI is pretty good at doing what you tell it to do if you prompt it right. I tried copying the game into my on version of renpy, but that didn't really work very well cuz idk what I'm doing. What software are you talking about?Are you outing yourself as a vibe coder? lmfao
You could have used a software to make the file readable. and start from there.
can you use RPA extract. There is a github online.yeah I have absolutely no coding knowledge whatsoever, but AI is pretty good at doing what you tell it to do if you prompt it right. I tried copying the game into my on version of renpy, but that didn't really work very well cuz idk what I'm doing. What software are you talking about?