• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[RELEASE] Launcher with DNS Update Function

Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
Launcher with function to resolve a DNS and auto generate serverlist.bin file with the configured urls and dns resolved ips.

ldata.bin configs:
Code:
[Launcher]
; Launcher Main Title
Title = "With Your Destiny Game Launcher"
; Launcher Botice Page URL
Notice_Url = "http://ugz.sytes.net/"
ExeName = "wyd.exe"

; Servers setup with your status URL
[Servers]
Count = 2 ; Num of Servers
Server01 = "http://ugz.sytes.net/serv01.asp" ; server 1 URL
Server02 = "http://ugz.sytes.net/serv00.asp" ; server 2 URL

; Server 1 - Channels configs
[Server01]
Count = 1 ; num of channels
Channel01 = "uzg.sytes.net" ; channel ipaddress/dns

; Server 2 - Channels configs
[Server02]
Count = 1 ; num of channels
Channel01 = "192.168.1.1" ; channel ipaddress/dns

Needed .NET Framework 2.0 installed on machine to run launcher.

Download: http://www.badongo.com/pt/file/9709971
 

Attachments

  • WydLauncher.zip
    45.2 KB · Views: 75
Last edited:
Newbie Spellweaver
Joined
Jun 11, 2005
Messages
8
Reaction score
0
This laucher function in all wydserver version or only in 7.xx?

Thx for the post!
 
Coxiez
Banned
Joined
Aug 31, 2006
Messages
859
Reaction score
67
but there any launcher without using a NET.FRAMEWORKSHOP? to see or to launch it!?
 
Back
Top