Re: Just Another Cabal Launcher
Quote:
Originally Posted by
PX2000
-Simple Features
- FTP base communication for patching.
- Resume capabilities if ever launcher was close during patching.
- MiniWeb dashboard for your server notice and etc.
- File check for some missing file from updates.
- Patch files encryption to avoid manual downloading.
-How to
1. Setup FTP server
- A. Filezilla Server or any.
- B. Create two accounts 1 for uploader and 1 for downloader.
- C. Downloader account must only have (Files: Read, Directory: List, +Subdirs) permissions.
- D. Uploader account must all permissions.
- E. Download and uploader accounts must have the same directories.
2. Setup PatchGenerator
- A. Open and edit Generator.ini from PatchGenerator folder.
3. Generate your launcher config
- A. Run LauncherINI.exe inside LauncherConfig folder.
- B. Copy/paste launcher.ini to ClientLauncher folder.
4. Miniweb (self explainatory)
DOWNLOAD V3
Code:
Changelog 3.0
New launcher layout
Now supports full client update
Improve comparing between update and local files
PatchGenerator rewritten for improvements
Launcher config creator now with GUI
Changelog 2.1
Fix messed up arguments
Changelog 2.0
New layout
Improve performance
Added error messages
Changelog 1.1
Fix error code (924) from cabal.exe/update.exe.
Decrease some sleeps in uploading patches from (Generator.exe)
I think that's all.
Good luck and have fun!
Detailed HowTo:
1. Install FTP Server (in this example I use FileZilla Server)
Note: You need to open ftp port in firewall.
2. Creating FTP users and setting permissions
I. Creating User
https://forum.ragezone.com/cache.php...%2F11lhjqr.jpg
Note: anonymous and uploader accounts must have the same shared folder.
For anonymous account no need to check/enable password and uploader account must have password for security purposes.
II. Setting permissions of each account
https://forum.ragezone.com/cache.php...%2F33jjo6e.jpg
The picture show permissions for anonymous account and for uploader account need to check all of that.
3. Generating launcher.ini
https://forum.ragezone.com/cache.php...m%2Faobcs8.jpg
One succesfully copy/paste the generated launcher.ini to ClientLauncher/launcher/
.
4. Creating a patch.
I. Open PatchGenerator/generator.ini in notepad/++.
https://forum.ragezone.com/cache.php...m%2F17pw0n.jpg
in FTPinfo section enter your uploader account info.
I hope its clear now!!
bloody hell..i really like this work .. the design the method its all rare..i cant imagine what happen if i have this source and make launcher for ran section..
- - - Updated - - -
i can't wait for the source XD
btw i know its not the right time for the source ..just saying it :(
Re: Just Another Cabal Launcher
Updated to version 3.1
see changelog in first post
Re: Just Another Cabal Launcher
you could make a video with mini tutorial? please
Re: Just Another Cabal Launcher
@PX2000
Bro read pm for some important thing.
Re: Just Another Cabal Launcher
i got this error
The remote server returned an error (550) file unavailable ( e,g file not found no access )
how to fixed this problem?
Re: Just Another Cabal Launcher
Hi how to solve this? "Unable to connect to the remote server"... I Followed the tuts. I tried my ftp account with filezilla and its working. I wonder why when i run cabal.exe this error pops up. Thanks.
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
PX2000
You need apache or ??
http protocol sir to make use of dns proxy and hide the patch server true ip for added protection esp from ddos or what not.
Re: Just Another Cabal Launcher
the background image is different than the posted example
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
PX2000
You need apache or ??
yea apache support would be awesome! :)
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
w3rnis
yea apache support would be awesome! :)
https://forum.ragezone.com/f459/mmop...ncher-1086862/ this one uses http...
Re: Just Another Cabal Launcher
need mini tutorial versi 3.1 ??
Re: Just Another Cabal Launcher
Re: Just Another Cabal Launcher
Nicely working and nice launcher.
Only problem I experienced is FTP server, everything seems working, IPs set correctly everywhere, FTP server is set correctly too, with all permissions, directions and etc, on the hosting - launcher works perfectly, I have no issues on updating, file checks and etc, but when I tried to run launcher on my laptop, it gives me this: Unable to connect to the remote server.
I added exceptions (rules) for inbound and outbound connections in firewall (Windows 2008 R2), all ports are open, so no ports forwarding needed, there is no restrictions, launcher.ini file is setup properly, FTP server got certificates and whatsoever,
but I still seem to be failing to find the problem why I can't launch launcher using different ip. Any idea? Maybe someone experienced same thing?
I would be thankful is someone can help me on this or give a decent advice.
Re: Just Another Cabal Launcher
Try ping the ftp server from your laptop and post here the results.
Re: Just Another Cabal Launcher