Create and Fuck your AI Cum Slut -70% OFF
x

Unity Glitter Invitation [v0.57.0] [Snow Drop]

3.30 star(s) 3 Votes

Malik177

Active Member
Jul 23, 2022
675
224
142
is there a reason why the flight option in kal's mod menu doesn't work? how can it be fixed?
I fly up but my character doesn't stay afloat for some reason
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
8,547
3,917
436
GlitterInvitation-0.55
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

nokorag

Newbie
Jun 4, 2025
32
36
27
is there a reason why the flight option in kal's mod menu doesn't work? how can it be fixed?
I fly up but my character doesn't stay afloat for some reason
It works but, the free move and fly buttons are flipped. Fly (should be free move) does enable specifically wasd movement during sequences when player movement has been disabled by the dev. Free move (should be fly) enables you to control the camera independent of the player position, you will teleport back once disabled.
 

rocklessness

New Member
Feb 17, 2022
1
0
12
Ok I am just gonna save everyone some trouble and tell you how to use this mod....

Step 1: Install MelonLoader you can find the latest installer their GitHub page

Step 2: Start MelonLoader.Installer.exe and select the game exe (GlitterInvitation.exe)

Step 3: Copy the .dll from Kalybr50 into the new "Mods" folder and start the game

Its pretty easy ngl

Hi there

I did all the steps and still won't load any mods as it was stated in the command menu of MelonLoader.

is there any specific step I missed ?

my game version is 0.54
 

fzdc

Well-Known Member
Jul 25, 2017
1,752
1,837
254
Was bored.
Made a Mod.

Allows you to scale any characters in the scene to any size you want.
Warning: Can break animations and cause misalignment.
But for scenes where they just walk or stand still, it's kinda fun.
First time making a mod, so... if something doesn't work, blame GPT.

Mod Version: 1.0.0
Game Version: 0.55
Language: English

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

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

(waiting for the mod page to get approved so we don't spam error logs here)

1756487747058.png
 
Last edited:

nokorag

Newbie
Jun 4, 2025
32
36
27
First time making a mod, so... if something doesn't work, blame GPT.
First off would you share the source code and anything else you've used? I've tried looking into modding this game too but where I failed you've somewhat succeeded.

But yeah for me the mod doesn't find characters in most scenes. Of the one I tried I only got Alice in the starting town, Gulliver in the tank game working. It only detects one character if there's two.
And there's a fix that comes to mind that should be easy to do: They can quickly grow larger than the skybox but the skybox could also be made larger.

Another thing, I've always wanted to tweak the height fog in this game or add a custom post-processing shader to simulate rayleigh scattering. Since unity's default height fog is just for mie scattering there's missing depth cues at giga scale. In this game girls look the same at 1km and 10km apart from the context, they shouldn't.

Seriously though good work, just please help me out I promise to return what I can.
 
  • Like
Reactions: Kijanginopa2000
Sep 23, 2021
93
36
109
Was bored.
Made a Mod.

Allows you to scale any characters in the scene to any size you want.
Warning: Can break animations and cause misalignment.
But for scenes where they just walk or stand still, it's kinda fun.
First time making a mod, so... if something doesn't work, blame GPT.
You don't have permission to view the spoiler content. Log in or register now.
I'm already installed, but don't know how to activate the mod.

Can someone share the tutorial video please
 
Last edited:

fzdc

Well-Known Member
Jul 25, 2017
1,752
1,837
254
First off would you share the source code and anything else you've used? I've tried looking into modding this game too but where I failed you've somewhat succeeded.

But yeah for me the mod doesn't find characters in most scenes. Of the one I tried I only got Alice in the starting town, Gulliver in the tank game working. It only detects one character if there's two.
And there's a fix that comes to mind that should be easy to do: They can quickly grow larger than the skybox but the skybox could also be made larger.

Another thing, I've always wanted to tweak the height fog in this game or add a custom post-processing shader to simulate rayleigh scattering. Since unity's default height fog is just for mie scattering there's missing depth cues at giga scale. In this game girls look the same at 1km and 10km apart from the context, they shouldn't.

Seriously though good work, just please help me out I promise to return what I can.
Here's the source.

I tested it in: Town, Alice vs Gulliver, Aoi, Tank game, and Gulliver's room.
It should work in those scenes.
IF it doesn't work in a scene, I'd recommend using Unity Explorer and finding what the Character's Name is.

For example in the Tank scene, Gulliver is actually named Avatar for some reason...

There's a Config file in the Bep folder where you can ADD names for characters, so it can find them easier.
1756487342183.png
1756487375677.png
If that doesn't work feel free to edit the source code.
 
  • Like
Reactions: nokorag

fzdc

Well-Known Member
Jul 25, 2017
1,752
1,837
254
I'm already installed, but don't know how to activate the mod.

Can someone share the tutorial video please
it should be On by default, in the Top left of your screen.
if it's not, press Insert.
if nothing happens, send me your Log.
1756487462454.png

you probably installed the wrong Bep version.
Make sure it's version 6 for Il2Cpp
x64 if your PC is 64bit or x86 if PC is 32bit
 

nokorag

Newbie
Jun 4, 2025
32
36
27
IF it doesn't work in a scene, I'd recommend using Unity Explorer and finding what the Character's Name is.
Hmm, that's one thing I failed at, I can't get it running, I've tried the IL2CPP regular and IL2CPP.CoreCLR for BepInEx, it doesn't show up in the BepInEx console at all.
I gave up on modding when I failed to install this.
Using the BepInEx setup BepInEx 6.0.0-be.697 that comes with the other mod GlitterInvitationClient for decensor, clothes and player movement overrides.

There's a Config file in the Bep folder where you can ADD names for characters, so it can find them easier.
Sadly this doesn't work for me.
INI:
WhitelistCSV = Alice,Aoi,Gulliver,Kaori,Avatar
did nothing for me.
 
Sep 23, 2021
93
36
109
it should be On by default, in the Top left of your screen.
if it's not, press Insert.
if nothing happens, send me your Log.
View attachment 5197852

you probably installed the wrong Bep version.
Make sure it's version 6 for Il2Cpp
x64 if your PC is 64bit or x86 if PC is 32bit
The mod Still doesn't activated. Here's the log
 
Last edited:

fzdc

Well-Known Member
Jul 25, 2017
1,752
1,837
254
Hmm, that's one thing I failed at, I can't get it running, I've tried the IL2CPP regular and IL2CPP.CoreCLR for BepInEx, it doesn't show up in the BepInEx console at all.
I gave up on modding when I failed to install this.
Using the BepInEx setup BepInEx 6.0.0-be.697 that comes with the other mod GlitterInvitationClient for decensor, clothes and player movement overrides.


Sadly this doesn't work for me.
INI:
WhitelistCSV = Alice,Aoi,Gulliver,Kaori,Avatar
did nothing for me.
the Unity Explorer on the official github is old and doesnt work with Bep6
it's dev seems reluctant to update it for some reason.
Try this one:

as for the mod not working... mind telling me which scenes? I will test it myself

Ok I tested it, seems Kaori and Aoi were buggy in a few scenes due to having Duplicates.
example Kaori NPC was in the City 3x times.

I updated the mod, should be working fine now, tested it in almost every scene.
Also changed the Config, how it works.
Now you can manually add NEW names instead of filtering, so if the mod fails to find a character or if the dev adds a new character, you can just add it in the Config.

also, Mod page is here:
https://f95zone.to/threads/glitter-invitation-npc-scale-mod.268414/

so we dont spam the game forum with logs :p
 
Last edited:

nokorag

Newbie
Jun 4, 2025
32
36
27
New version 0.56, didn't try yet.
It has the ship game with Alice instead of Aoi, there's different animations. You trigger by going to Alice dressing room putting the swimsuit on her and going to the ship. IDK if this replaces Aoi's ship scene so make a safe game for it just in case.


Going to upload a machine translation tsv for the new scenario later like last time.
If anyone wants the supporter videos I can upload them too.
 
3.30 star(s) 3 Votes