- Nov 3, 2019
- 150
- 31
I just downloaded the game and i think a file may be missing. Am i supposed to open the .gitignore file and if so with what should i open it cause there is no exe in there ( i have appled the patch).
You are my hero!!Thanks a lot!This file should hopefully work to unlock the two scenes in 3.0.1 that aren't in the previous full save.
Beat last boss in normal mode, is teh funniest thing to do.Ok... Never mind my last comment xD
This is the last time i post here and this is the most OP build i've gotten so far. I will probably get better builds but i won't harrass you guys more.
If i gotten drain life and rapid missiles with that build, that would've been a god build. I want to say wonderful game again and i hope you guys get lucky with the RNG, i'm out
I'm not really familiar with any of this, how do I use this? Specifically the inflation increaser. Apologies for not doing my homeworkI made a gallery unlocker (and inflation increaser) patch and an HP-maxing cheat engine script:
Mega
I don't maintain this anymore, not sure if version is compatible... :/I'm not really familiar with any of this, how do I use this? Specifically the inflation increaser. Apologies for not doing my homework
Not necessary to run Cheat Engine for this game anymore, there is a gallery unlocker mod, and the Game Options mod can do the rest.I'm not really familiar with any of this, how do I use this? Specifically the inflation increaser. Apologies for not doing my homework
if (ratio >= 0.8f)
return 5;
if (ratio >= 0.6f)
return 4;
if (ratio >= 0.4f)
return 3;
if (ratio >= 0.2f)
return 2;
return 1;
NullReferenceException: Object reference not set to an instance of an object
at AnimCombineTable.GetData (System.String szTid) [0x00025] in <68e528b790d94405a120c4bc7aad412c>:0
at AnimCombineTable.GetData (ActorData pActor) [0x00068] in <68e528b790d94405a120c4bc7aad412c>:0
at VoicePacksMod.Main+GameActor_SetApplySpell_Patch.Prefix (GameActor __instance, GameActor pCaster, SpellParamData pParam, System.Int32 nParamA, System.Int32 nParamB, System.Int32 nSpellCost, System.Boolean bIsAOE, AnimCombineEventer ____animCombineEventer, ActorData ____data) [0x000b5] in <0dd0c0cabc8144ff94b2fd0cff7648d1>:0
at (wrapper dynamic-method) GameActor.GameActor.SetApplySpell_Patch1(GameActor,GameActor,SpellParamData,int,int,int,bool)
at GameActor+<SetApplySpell>d__158.MoveNext () [0x00155] in <68e528b790d94405a120c4bc7aad412c>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <9aba652a30444d38a34830193117118e>:0
component.AddBuffCount(e, pActorData.startBuff[(int)e] + (isHardMode ? pActorData.startBuffHard[(int)e] : 0));
if (e == eBuffType.e.INANIMATEBEING)
component.AddBuffCount(eBuffType.e.ONEMIND, 1);
That installer only works with the game installed from Steam.I know this is a mess but anybody know what exactly I need to do to get the mods to work? I have the mod files in the mod folder, I have the manager in the game folder, etc etc but I'm too damn dumb to understand how to get it to work.
When I press Run it says it can't find the game path, and I didn't see the installmodmanager until after trying to do all the shit with the modmanager (ofc I realized it couldn't find the game anyways). I was literally about to learn cheatengine before I found out the mod stuff lmao
# Decrypt and decompress, but no formatting
decrypt.py <path-to-data>
# Decrypt, decompress and format it to readable non-compact json
# For json stored data, e.g. ActorData
decrypt.py <path-to-data> json
# Decrypt, decompress and format it to tab-separated values table
# For game tables, e.g. GameTable_Scene
decrypt.py <path-to-data> table
These mods? I dont know if that's what your after but if it is here you go. thank you for updating us even if the thread is dead. I haven't tried any of your mods yet but will probably later onNote that this version of Game Options isn't the latest. I've asked the person who originally dumped the mods here if he could dump the latest version and two new mods, but haven't received any response for weeks.