Page 6 of 15

Re: Star Valor

Posted: Thu Apr 14, 2022 12:07 am
by NotAFedBoy
any chance for a table update?

Re: Star Valor

Posted: Sat Apr 16, 2022 1:46 pm
by Tales
+1 UP

Re: Star Valor

Posted: Sun Apr 17, 2022 6:15 pm
by TTK_86
Hi!
Here's assembly-CSharp.dll edit for 1.4.1 version of the game. Replace the original file in "SteamLibrary\steamapps\common\Star Valor\Star Valor_Data\Managed" and that's it =)

- Energy managment increase and bonuses [can set all to 200% and still generate positive energy ,but it will ie. raise weapon heat gen very high] (experimental, report bugs if any)
- Equipment space x2
- Cargospace x4
- Weapon heat gen /2 (affects enemy ships as well)

I haven't tested this much, so i advise you to backup your saves just to be sure. I am in no way responsible if this breaks the game.

Password for .rar is
cheat

Edit: Ofcourse there was minor update, so here's the version for 1.4.1a

edit2: more modifications!
- Much faster warp recharge
- Spacepilot bonuses altered:
level 5: dmgBonus +25%
level10: dmgResist +10%
level15: cargoSpace +10 , 50 %
level20: weaponCooling +50
level25: globalEfficiencyBonus +25%
level30: energyControlModifier +30% (?)
level35: baseHP +200, 50%
level40: dmgBonus +25%
level45: dmgResist +10%
level50: weaponSpace +50
level55: equipmentSpace +50

Re: Star Valor

Posted: Tue Apr 19, 2022 12:20 pm
by NotAFedBoy
TTK_86 wrote:
Sun Apr 17, 2022 6:15 pm
Hi!
Here's assembly-CSharp.dll edit for 1.4.1 version of the game. Replace the original file in "SteamLibrary\steamapps\common\Star Valor\Star Valor_Data\Managed" and that's it =)

-energy managment increase and bonuses [can set all to 200% and still generate positive energy ,but it will ie. raise weapon heat gen very high] (experimental, report bugs if any)
-equipment space x2
-cargospace x4
-weapon heat gen /2 (may affect enemy ships as well)

I haven't tested this much, so i advise you to backup your saves just to be sure. I am in no way responsible if this breaks the game.

Password for .rar is
cheat

Edit: Ofcourse there was minor update, so here's the version for 1.4.1a
You're a KING/QUEEN i love these DLL edits im interested in how to do this sort of thing is it fairly difficult to do, i'd like to learn so i don't have to post +1's all the time and possibly contribute!

Re: Star Valor

Posted: Tue Apr 19, 2022 3:11 pm
by TTK_86
Thank you!

Well, i think it depends on the game if it's difficult or not. In this game it's not so hard. I have no coding experience, so it's basically a trial and error process for me :D

You just need to download DNSPY and start to discover things inside assembly-CSharp.dll ;) Edits i've made are in PChar, Energymanagement, Shipstats and Spaceship. You can find some info on page 4 in this thread, but the weaponspace increase in that tutorial no longer works. If you can edit the method or the class, then it's easy, but if that's not possible, then you need to edit IL instructions and that is a whole another story (beyond my skills mostly)

Re: Star Valor

Posted: Wed Apr 20, 2022 3:17 pm
by NotAFedBoy
TTK_86 wrote:
Tue Apr 19, 2022 3:11 pm
Thank you!

Well, i think it depends on the game if it's difficult or not. In this game it's not so hard. I have no coding experience, so it's basically a trial and error process for me :D

You just need to download DNSPY and start to discover things inside assembly-CSharp.dll ;) Edits i've made are in PChar, Energymanagement, Shipstats and Spaceship. You can find some info on page 4 in this thread, but the weaponspace increase in that tutorial no longer works. If you can edit the method or the class, then it's easy, but if that's not possible, then you need to edit IL instructions and that is a whole another story (beyond my skills mostly)
Holy Fuck I did it i managed to increase the weapon space
i edited method on this line

this.shipData.weaponSpace = (float)shipModel.data.weaponSpace * 4f;

all i did was add * (4f)
and compiled then tested and for my current ship (Hephaestus) i went from 45 WS to 105 WS!!!!

Re: Star Valor

Posted: Wed Apr 20, 2022 4:36 pm
by TTK_86
That's great! And weird too, because if i try edit the method, i get a bunch of compile errors :D

What version of dnspy are you using?

Re: Star Valor

Posted: Wed Apr 20, 2022 5:34 pm
by NotAFedBoy
TTK_86 wrote:
Wed Apr 20, 2022 4:36 pm
That's great! And weird too, because if i try edit the method, i get a bunch of compile errors :D

What version of dnspy are you using?
im using the (6.1.8 64bit, .Net)

also i should have mentioned im viewing everything in C#
the image is basically where i edited weapon space, equipment space and cargo

[Link]


Re: Star Valor

Posted: Thu Apr 21, 2022 4:21 am
by TTK_86
Then it's even weirder, because i'm using ver. 6.1.9 :D Congratulations on your first edits, let the journey begin =)

Re: Star Valor

Posted: Sat Apr 23, 2022 3:02 am
by Empress_Ravenna
update?

Re: Star Valor

Posted: Sat Apr 23, 2022 6:05 am
by TTK_86
It is already at the recent version 1.4.1a, check a few posts up :D

Re: Star Valor

Posted: Sun Apr 24, 2022 2:28 am
by Empress_Ravenna
TTK_86 wrote:
Sat Apr 23, 2022 6:05 am
It is already at the recent version 1.4.1a, check a few posts up :D
just the dll that doesnt have much Info, no Cheat table itself

Re: Star Valor

Posted: Sun Apr 24, 2022 7:33 am
by TTK_86
What info is missing?

Re: Star Valor

Posted: Mon Apr 25, 2022 8:24 pm
by Empress_Ravenna
nvm just Craft your own Weapons >;D

Re: Star Valor

Posted: Sat May 07, 2022 8:46 pm
by ElMorte
Update please :D