[Release] Delia Server Files

Newbie Spellweaver
Joined
Aug 29, 2018
Messages
32
Reaction score
5
Download delia_patch_1.69_eu.zip
Extract delia_patch_1.69_eu.zip file.
________________________________________________________________________________

All the properties of "PvpService.Properties.Settings"
should start with a lowercase letter but the "Default".
Need to edit the "PvpService.dll" to fix it.
________________________________________________________________________________

Because "CTF" classes names was changed to "Ctf", the "PvpInfo" table needs to be updated.
________________________________________________________________________________

There is a typo in "PlayerService.ItemServiceCore.ItemInstance.IsValid()":
"CheckEquipItemInfoValid"
Need to edit the "PlayerService.dll" to fix it.
________________________________________________________________________________

Here is how to fix the "ignoreDSServiceReady".
________________________________________________________________________________

Also to be able to go to town, disable "Attendance_Newbie" in FeatureMatrix:
Code:
UPDATE FeatureMatrix SET "EN-US-X-GM" = NULL WHERE Feature = 'Attendance_Newbie';
and clear your table just like Meffjuw said:
________________________________________________________________________________



The Random menu works if you disable "InGameCashShopDialog_V2" and have a working "ShopList.aspx".
Code:
UPDATE FeatureMatrix SET "EN-US-X-GM" = NULL WHERE Feature = 'InGameCashShopDialog_V2';
________________________________________________________________________________

Ah, also disable the "TalkService":
Code:
UPDATE FeatureMatrix SET "EN-US-X-GM" = NULL WHERE Feature = 'UseTalkService';
________________________________________________________________________________

btw I'm still trying to figure out how to fix this error:

Uh, disable the "UseSaveSnapshot":
Code:
UPDATE FeatureMatrix SET "EN-US-X-GM" = NULL WHERE Feature = 'UseSaveSnapshot';
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Oct 12, 2017
Messages
17
Reaction score
0
someone please explain this step for me ? i used dnspy and edit to lowercase but its doesn't work
 
Newbie Spellweaver
Joined
Nov 4, 2019
Messages
6
Reaction score
0
the link was removed, please kindly reupload. thanks in advanced
 
Junior Spellweaver
Joined
Dec 21, 2016
Messages
142
Reaction score
248
the link was removed, please kindly reupload. thanks in advanced

Another poster reuploaded a few pages ago.

 
Junior Spellweaver
Joined
Dec 21, 2016
Messages
142
Reaction score
248
Dead link.
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
Alright, let's try this. Password is my username. If it goes down again I guess torrent it is.

hey Gorkn thanks for re-sharing. I haven't bother with Vindictus since 2016 without Delia.
I'm wondering why your files got this error when I used with PerX.exe( an injector for good lite stuff or alone with winnsi.dll)
even tried with http://forum.ragezone.com/f944/release-gsl-clone-modding-restrictions-1127980/index2.html from lucasncv.
do you know why it block modding?

PS: tried on all windows from 7,8.1 and windows 10 pro
 
Junior Spellweaver
Joined
Dec 21, 2016
Messages
142
Reaction score
248
Use this instead

Mods go into the \\VindictusEU\en-EU\data folder using this mod API. Also it's been awhile but I think I also had to switch from EU to US.

"start vindictus.exe -stage -dev -lang en-eu-x-gm -noupdate -threads 4" to "start vindictus.exe -stage -dev -lang en-us-x-gm -noupdate -threads 4" on the client BAT.
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
thanks for the hints, yeah US mode works perfectly fine for modding but it seems has some other benefits taken away such as Jumps and cosmetics on the cash shop reduced dramatically. I noticed Delia cannot gained any exps on any dungeons not just the practice ones which was there for long time ago. If you figure out how to modding on EU mode please let me know lol. i'm still like EU mode more.
 
Newbie Spellweaver
Joined
Feb 5, 2022
Messages
9
Reaction score
2
I just downloaded the files provided by Gorkn - big thanks to this Life and Fun Savior by the way - and Delia is gaining EXP without a problem. Maybe you did just the early missions, which gives no EXP by default. You can edit QuestGoals at heroesdb in order to make things like "Kill Shadow Fang and/or Ambermane" give some EXP, just to achieve Lv10, cause every mission starting from Decisive Battle is giving EXP normally. I don't know if those files are too outdated at the moment or if they're still being used a lot, but I love this game and I'm willing to spend a lot of time playing Delia. So if anyone is interested, just ask and I'll give you a feedback on what's working or not with Delia.
 
Newbie Spellweaver
Joined
Oct 6, 2023
Messages
11
Reaction score
4
Hi. Could you post a link to the 1.69 client? There are so many dead links on this forum and I am having trouble setting up for local play. I have followed some guides with links that were working and got the server on vmware to run with all the services and ip address modifications but when it comes to client and I click start.bat, all I get is a blank screen that says loading at the bottom right corner followed by exit. I don't see any errors and I am not sure what to do at this point.

It would really be helpful if someone where to make a new guide in 2023. Or at least a .zip file of all changes.
 
Newbie Spellweaver
Joined
Mar 23, 2023
Messages
9
Reaction score
0
https://forum.ragezone.com/threads/release-eu-client-v1-69.1199963/ Try it