Search found 1 match

by bellonna
Thu Jul 14, 2016 2:18 pm
Forum: Game Archive
Topic: Dungeon Fighter - Script.pvf source / documentation
Replies: 1
Views: 7341

Re: Dungeon Fighter - Script.pvf source / documentation

CDnF.pvf uses the OLD encryption, so it should work without a hassle with ScriptPVF.exe. DFO.pvf uses a NEWER encryption with encrypted checksums (see above), so ScriptPVF will fail if you try to read it. You'll have to do the legwork and change the appropriate part of the code to make it decrypt pr...