Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Pstale editing

Elite Diviner
Joined
Aug 10, 2006
Messages
429
Reaction score
119
lol thats my release :p i want the pstale editor for a more specific purpose, not to use for my server :p
 
Custom Title Activated
Loyal Member
Joined
Jan 28, 2009
Messages
1,320
Reaction score
616
PsTale.exe doing only few things: checking if server is on-line, writing to ptReg.rgx and reading it, displaying news and running PsUpdate.exe if you have lower version.

IMHO it would be faster to make new one.

Just look for tutorials in language you know best and write one from scratch.
HOW to read and write to file, how to read file content, how to check if my server is on/off-line. And put it into some GUI.
 
Elite Diviner
Joined
Aug 10, 2006
Messages
429
Reaction score
119
i have already written a launcher. the one sunnyz posted was my work. I wanted to use it to check something. not major now though, its fine.
 
Custom Title Activated
Loyal Member
Joined
May 26, 2007
Messages
5,545
Reaction score
1,315
I did most of that manually with a more recent psupdate.exe, but as I discussed when Sheen (currently .Price.) was trying to do it, each version is a bit different where the URL comes in.

Check the discussions further down .

It's always sad to see a missing release, no matter how small and simple. Especially when it's been so carefully documented. :(:
 
Back
Top