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!
[Rusty Hearts] Launcher

[Rusty Hearts] Launcher 1.0.2

No permission to download
Hello ragezone! :)
Since there's no movement in the development of Rusty Hearts I've decided to kickstart some Open Source projects. :msmile:

Rusty Hearts Launcher

Rusty Hearts Launcher is a custom launcher for the Rusty Hearts game client. It provides several features, including self-updating, automatic game updates, account registration, and a news window.

Features
  • Self-updating: The launcher can automatically update itself to the latest version.
  • Automatic game update: The launcher can automatically download and install updates.
  • Register account: Users can register a new account/change the password directly from the launcher.
  • News window: The launcher displays the latest news and updates about the game.

Screenshots
preview-01.png

preview-02.png

preview-03.png

preview-04.png


Setup
The launcher require the Rusty Hearts API to work. See the api documentation for instructions on setup.

API URL

In order for the launcher to work it need to be conected to the api. To change the URL address of the launcher API open the config.ini (it will be created when opening the launcher for the first time).

The default URL for the api can be changed on IniFile.cs

Client region

The client region can be set on Service on config.ini
  • usa (PWE) - Full api support
  • chn (Xunlei) - Only launcher support

Launcher self-update

In order for the launcher to automatically update itself, you need to use the launcher_info.ini in the launcher_update directory of the api. This file specifies the version of the launcher. After each update of the launcher, you need to change the version in the ini, as well in the launcher executable file.

Client patch

In order to create client patches, you need to use the `patch` directory of the api.

The tool for creating the patch files is available here: Rusty Hearts MIP Tool

Launcher customization
If you want to change the text on the launcher the strings can be found on LocalizedStrings.resx resource file.

If you want to change the text on the buttons/images used in the launcher you can use the Photoshop .psd files included in the Resources.rar

Contributing

Contributions from the community are welcome! If you encounter a bug or have a feature request, please submit an issue on GitHub. If you would like to contribute code, please fork the repository and submit a pull request.

Support
If you need help with the launcher, please submit an issue on GitHub.

Roadmap
* Add support for client download/repair
* Improve performance and stability
* Add support for other regions

Consider leaving a like/star on github if you like it. ❤️
Author
juniordark
Downloads
48
Views
788
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from juniordark

Latest reviews

This's a really good contribution for those who loves RH. Cute Launcher
Back
Top