TigerWolfe
Forum Fanatic
- Oct 19, 2022
- 4,568
- 8,978
- 604
There are multiple competing standards for versioning. So no, it's probably not.1.0? So is this just another dev not understanding version numbers?
There are multiple competing standards for versioning. So no, it's probably not.1.0? So is this just another dev not understanding version numbers?
How do I apply it? I don't know where that file is.Dunno if the dev still comes here, but there is a nasty recursion error with this bit of code:
You called the wrong image inside of the layered image for your always, it should be "plaza skully 02" otherwise you are calling the same layered image within itself to infinity...Code:layeredimage plaza skully 03: always: "plaza skully 03" group overlay: attribute skully default: "plaza skully 03ovl" layeredimage plaza skully 04: always: "plaza skully 03" group overlay: attribute skully default: "plaza skully 04ovl" layeredimage plaza skully 05: always: "plaza skully 03" group overlay: attribute skully default: "plaza skully 05ovl" layeredimage plaza skully 06: always: "plaza skully 03" group overlay: attribute skully default: "plaza skully 06ovl" layeredimage plaza skully 09: always: "plaza skully 03" group overlay: attribute skully default: "plaza skully 09ovl"
I've attached a fixed copy until a dev fixed version gets here:
You need to save this files with the correct names in this exact location inside the game's folder. If any of these folders do not exist, then you need to make them. (You may also need to launch the game, then close it, then launch it again to generate the needed RPYC file to override the other one that is in the RPA)
\game\images\events_sidegirls\events_skully
If you're on PC, put it inHow do I apply it? I don't know where that file is.
More like laziness when I wrote the posts. The internal version (and the one in the zip/apk filenames) is actually 1.0.0.1.0? So is this just another dev not understanding version numbers?
Cool, can I suggest that you might also consider including my other minor bug fix in your next real version release?If you're on PC, put it in
installation folder (where the .exe is)\game\images\events_sidegirls\events_skully
You'll have to make those subfolders below "game" yourself, I'm afraid.
On other platforms, or if you're still unsure, wait for the new builds I'm working on.
More like laziness when I wrote the posts. The internal version (and the one in the zip/apk filenames) is actually 1.0.0.
if timevar == 4 and (week_day == 1 or week_day == 3 or week_day == 5 or week_day == 7):
imagebutton:
idle "livingroom_night_tvgrace_idle"
hover "livingroom_night_tvgrace_hover"
focus_mask True
action Jump("grace_pornwatch_sb")
how do i download the taboo Conversion patch? it just opens up in another tab on my browser.. Should i just copy and past that into a notepad and put it in game folder?Ugh half-assed iPatches annoy me... So far all people have done is set the variables and done nothing about the MC constantly calling her Grace, references to the MC being a tenant paying rent, and lines that don't make sense for them being family.
If you are going to pervert the dev's vision do it right:
Unofficial Garden of Venus Fan Taboo Conversion Patch v1.4
(For GoV v1.0)
- Restores the deleted PC so you can choose if characters use nicknames at game start. (ie Bro/Sis/Son or using names.)
- MC always calls Grace "Mom" when her name was hardcoded. (and the narrator refers to her as "your mom/mother")
- Alters all lines about tenants/rent.
- Increases references to family relations and increases taboo references/dialogue.
- Corrects a few lines for English.
To install, simply save this file in the "game" subfolder. No overwriting of any files necessary.
This is a pure dialogue replacement/label hijack mod which should not break future versions. However, it will not replace any new dialogue lines in future versions. (But variables will obviously remain set)
Garden of Venus Unofficial Grace TV Event Bugfix v1.1
(For GoV v1.0 )
- Grace's late night TV repeatable event currently triggers before the event which is supposed to set it up. This should fix that.
To install simply save it in the "game" subfolder. No overwriting of any files is necessary.
This can be used with ipatch but does not require it.
Do NOT use with future versions as this replaces a screen label which may be changed by the dev to add additional content in the future. (Ideally the Dev will fix this themself at some point too... Sadly they still have not though...)
Garden of Venus Unofficial Skull Girl Recursion Error Bugfix v1
(For GoV v1.0 - NOT NEEDED FOR v1.0a or later)
Make sure to extract the full path of folders in the game subfolder (sol that the rpy and rpyc files are in " \game\images\events_sidegirls\events_skully" otherwise it will not work and will cause more errors.
- This fixes an recursion error in the Plaza when you meet the girl in the Plaza with the skull in her hair.
As always with my releases, any feedback is certainly welcome especially if I missed/broke anything.
Anytime you want to save an "rpy" file on here, the easiest way is to right click on it and select "save link as" or "save target as" (depending on your browser). You can then save it with the right name. (Always make sure that the extension is .rpy and not .txt)how do i download the taboo Conversion patch? it just opens up in another tab on my browser.. Should i just copy and past that into a notepad and put it in game folder?