Page 1 of 2

Valfaris

Posted: Thu Oct 10, 2019 6:54 pm
by cfemen

No Table :D

Just a slightly modified DLL:

-Backup original DLL!
-Replace DLL
-Start game -> you now see in Main Menu Cheat Options:
(you can choose every stage here)
Image

start a level and pause the game and you see a list of options:

Image

PW : FRF

Update : Added DLL for Full Metal update

Re: Valfaris

Posted: Thu Oct 10, 2019 7:35 pm
by KS212
This is actually better than a table! :D

Re: Valfaris

Posted: Fri Oct 11, 2019 9:15 am
by keuler5000
wow thanks man :)

Re: Valfaris

Posted: Fri Oct 11, 2019 3:55 pm
by argv[0]
gog version?

Re: Valfaris

Posted: Fri Oct 11, 2019 5:53 pm
by sabin1981
It seems any cheats activated via the menu will disable achievements in the Steam version, for those that care :)

~edit~

Jesus, what's wrong with me!? Of course I also meant to say "Thank you for the awesome cheat menu find :D"

Re: Valfaris

Posted: Sat Oct 12, 2019 12:39 am
by cfemen
sabin1981 wrote:
Fri Oct 11, 2019 5:53 pm
It seems any cheats activated via the menu will disable achievements in the Steam version, for those that care :)

~edit~

Jesus, what's wrong with me!? Of course I also meant to say "Thank you for the awesome cheat menu find :D"
thx :)
argv[0] wrote:
Fri Oct 11, 2019 3:55 pm
gog version?
here:
viewtopic.php?f=2&t=10485#p107461

Re: Valfaris

Posted: Tue Oct 22, 2019 4:42 am
by windowv
hello,Patch 1.0.5 - Gamepad Update
please update Assembly-CSharp.dll~~ :P :P :P :P :P :P :P :P :P

Re: Valfaris

Posted: Wed Oct 23, 2019 5:04 am
by windowv
please update Assembly-CSharp.dll for new version

Re: Valfaris

Posted: Thu Oct 24, 2019 12:21 pm
by windowv
I upload this~~

Re: Valfaris

Posted: Thu Oct 24, 2019 12:37 pm
by cfemen
Update : Added 1.05 Steam DLL
if anyone sends me the 1.05 DLL for GOG then i can modify and upload as well.

Re: Valfaris

Posted: Fri Oct 25, 2019 11:08 am
by cfemen
Added 1.05 GOG Assembly :)

Re: Valfaris

Posted: Mon Oct 28, 2019 4:15 pm
by The_Podstanar
Wait, you made this before me posting it here? I could have sworn that after searching forums and nothing popped up, i decided to tackle it.. :|
Otherwise, i wouldn't bother making something that is already made..

Re: Valfaris

Posted: Mon Oct 28, 2019 4:45 pm
by cfemen
The_Podstanar wrote:
Mon Oct 28, 2019 4:15 pm
Wait, you made this before me posting it here? I could have sworn that after searching forums and nothing popped up, i decided to tackle it.. :|
Otherwise, i wouldn't bother making something that is already made..
yes i was 1 day faster^^

but originaly i only had Steam DLL, coz this i linked here your post.
i added GOG some days later^^
and hey your DLL has a cool improved God Mode :mrgreen:

Re: Valfaris

Posted: Mon Oct 28, 2019 5:54 pm
by The_Podstanar
Wow i actually somehow missed it.. Anyway, just my 2¢:
in struct ReleaseModeData you set bool CheatingAllowed to true.
One more interesting game mode called Battle Room could be unlocked by setting bool BattleRoomOn to true.
In class Stage there's ReleaseModeType ReleaseMode that if set to SteamDebug or GoGDebug (depending on version) would auto-set both flags above to true.

Re: Valfaris

Posted: Mon Oct 28, 2019 6:11 pm
by cfemen
The_Podstanar wrote:
Mon Oct 28, 2019 5:54 pm
Wow i actually somehow missed it.. Anyway, just my 2¢:
in struct ReleaseModeData you set bool CheatingAllowed to true.
One more interesting game mode called Battle Room could be unlocked by setting bool BattleRoomOn to true.
There's enum ReleaseModeType that if set to SteamDebug or GoGDebug (depending on version) would auto-set both flags above to true.
oh nice find!
thats awesome :D

Image

but you should add it to your post/dll, i cant use your finds :O that would not be fair