TUServerMU

MuOnline => Cliente MU => Launcher => Tema comenzado por: andre8 on April 17, 2019, 12:03:29 PM

Titulo: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: andre8 on April 17, 2019, 12:03:29 PM
Hola, este es mi primer aporte para la comunidad, se que son modificaciones pocas y muy básicas, pero el Launcher esta funcional y es algo distinto a lo que estamos acostumbrados, espero pueda servirles a alguno por las ideas que le integre.

Capturas:

(https://i.imgur.com/KZUSVxi.png)
(https://i.imgur.com/v43LCaE.png)

(https://i.imgur.com/N2UnzBN.gif)

=============================================================

Características del Launcher

Citar
- Traducido al español
- Modificaciones menores
- Contiene el Launcher Original y Generador de Actualizaciones
- Interfaz simple
- Inicio Simple de Main.exe
- Autoactualizable



Configurar Launcher en /Source files/Globals.cs
Visual Studio 2013

Citar
public static string ServerURL = "http://51.38.79.147/"; - COLOCAR IP DEL SERVIDOR
public static string PatchlistName  = "Update.txt"; - ARCHIVO TXT GENERADO
public static string BinaryName     = "Main.exe"; - NOMBRE DEL MAIN

DESCARGAR (LINK INCLUYE LAUNCHER + GENERADOR + SOURCE

(http://i.imgur.com/Z9MYwwl.png)


CONTRASEÑA ARCHIVO

tuservermu.com.ve



Espero disfruten este pequeño aporte, no es nada de otro mundo, seguire mejorando :)



Creditos:

- YCR4ZY LAUNCHER
- GXGAMING LAUNCHER
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: xuanthanhyt on April 18, 2019, 08:29:24 AM
Could not update.
Builder out dll file?
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: M4NU31 on April 18, 2019, 08:47:23 AM
Se ve muy bueno
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: andre8 on April 18, 2019, 09:25:52 AM
Could not update.
Builder out dll file?


If you have problems, you can use the Builder already created, it's just a text generator with the files.

[Source] Launcher YCR4ZY+Louis
Source de launcher por YCR4ZY

(http://i.imgur.com/Z9MYwwl.png)
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: xuanthanhyt on April 18, 2019, 10:39:43 AM
@andre8 I still prefer your one, you help me review the Scoure Actualizador, I can't build the .exe file
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: muchilenet on April 18, 2019, 06:22:25 PM
el launcher no utiliza ningun sistema de compresion de archivos ? se deben subir en su formato original al servidor web ?
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: muarcontes on April 19, 2019, 05:34:30 AM
Guía de como hacer los updates?
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: andre8 on April 20, 2019, 01:39:15 PM
el launcher no utiliza ningun sistema de compresion de archivos ? se deben subir en su formato original al servidor web ?

No utiliza sistema de compresion, Saludos!
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: andre8 on April 20, 2019, 01:41:54 PM
Guía de como hacer los updates?

Seleccionas los archivos a actualizar con el Builder, el builder genera un .txt a este debes borrarle la ruta de los archivos...

ej: C:/Users/MiPerfil/Desktop/Actualizacion/Main.exe 28376 2837
Asi debe ir: /Actualizacion/Main.exe 28376 2837

Configuras el Launchers desde Visual Studio en Globals.cs y listo...
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: SerioSilente on April 21, 2019, 06:42:08 PM
Que archivos de este launcher van en el cliente? veo muchas carpetas, alguien me ayuda por favor?
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: skarious on April 24, 2019, 07:15:44 PM
Mucha Arena para mi camioncito!
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: andre8 on April 26, 2019, 10:27:31 AM
Que archivos de este launcher van en el cliente? veo muchas carpetas, alguien me ayuda por favor?

2 DLL (AxInterop.WMPLib.dll - Interop.WMPLib.dll)
1 EXE (Real Launcher.exe)
1 CARPETA /DATA/ (Donde viene el video loading.mp4)
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: ELEKTRONEX on May 01, 2019, 12:54:51 PM
hola que tal gracias por la aportación, pero falta explicar que carpetas van en la pagina web las carpetas y los dll ya los tengo en el cliente pero no se conecta con el servidor da error ayuda porfas
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: conflict128 on May 03, 2019, 01:58:27 AM
Thanks for this interesting release!
// -----
Faced with the fact that the launcher is trying not to access the update files, but to the root of the ServerURL site and receives an update error:
Networking.cs; line: 34
Code: [Select]
WebClient client = new WebClient ();
client.OpenRead (Globals.ServerURL);
// -----
403 Forbidden
You do not have permission to access / on this server.

It is solved through htaccess or by adding the index file index.php (.html)
This must be done or, instead, it is better to call the update list file immediately: ServerURL/Update.txt?
// -----
English translation (if someone will need):
Citar
{"UNKNOWNERROR", "Unable to connect to server: \n{0}"},
{"MISSINGBINARY", "The game can not start {0} is missing."},
{"CANNOTSTART", "It is not possible to start the game!"},
{"NONETWORK", "It is not possible to connect to the server."},
{"CONNECTING", "Connecting to the server..."},
{"LISTDOWNLOAD", "Downloading server information..."},
{"CHECKFILE", "{0} Verifying..."},
{"DOWNLOADFILE", "{0} Downloading... {1}/{2}"},
{"COMPLETEPROGRESS", "Progress: {0}%"},
{"CURRENTPROGRESS", "Downloading Files: {0}%|{1} kb/s"},
{"CHECKCOMPLETE", "The files are updated, Good game!"},
{"DOWNLOADCOMPLETE", "The files are updated, Good game!"},
{"DOWNLOADSPEED", "{0} kb/s"}

Sorry For My Bad English
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: ELEKTRONEX on May 03, 2019, 09:01:14 AM
Que archivos de este launcher van en el cliente? veo muchas carpetas, alguien me ayuda por favor?

2 DLL (AxInterop.WMPLib.dll - Interop.WMPLib.dll)
1 EXE (Real Launcher.exe)
1 CARPETA /DATA/ (Donde viene el video loading.mp4)
Amigo tengo dudas para este Launcher los archivos que mensionas ya están en el cliente, hay una carpeta llamada Launcher esa donde va? porque allí es donde se cambian los datos no? falta que nos expliques un poco mas de favor, para poder aprender a usarlo gracias de antemano y por el aporte saludos.
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: jasker on July 17, 2019, 06:04:47 PM
There is a problem.
How to change the download folder for updates?
It downloads in C: / update / because you need to download updates to the folder with the client and launcher.
how to solve the problem?
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: Minerva on July 23, 2019, 05:24:11 PM
aqui mostra que os arquivos foram atualizados mas nao há nemnhum progresso na barra de update
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: rayden on August 15, 2019, 03:31:19 AM
Me baja un par de archivos y clava 100% a jugar... y faltan muchos de archivos por descargar .. que están en la lista del update. Es como si apenas inicia rápidamente salte al 40% y luego sigue hasta el 99%.. y dice listo. Y falta muchos archivos por descargar.
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: weberson on November 24, 2019, 07:52:55 AM
Botão Jogar fica ativo antes de terminar a atualização, alguma maneira de fixar?


Play button is active before finishing the update, any way to fix?


El botón Reproducir está activo antes de finalizar la actualización, ¿alguna forma de arreglarlo?
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: 477497 on May 28, 2022, 01:52:33 AM
good bro
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: kopgo on June 11, 2022, 04:08:28 PM
coooool
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: wanxiaowei on June 11, 2022, 04:23:56 PM
谢谢分享
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: majiko23 on December 06, 2022, 04:58:16 AM
Guía de como hacer los updates?

Seleccionas los archivos a actualizar con el Builder, el builder genera un .txt a este debes borrarle la ruta de los archivos...

ej: C:/Users/MiPerfil/Desktop/Actualizacion/Main.exe 28376 2837
Asi debe ir: /Actualizacion/Main.exe 28376 2837

Configuras el Launchers desde Visual Studio en Globals.cs y listo...
First of all, thank you for sharing

He will automatically switch the language to (spn)

I want to change the language to (eng)

How to modify the source code
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: alimm03 on December 14, 2022, 03:52:48 PM
What is the window name to add to Maininfo? Not found. and it converts the language to spanish even though there is no language setting setting in the launcher.
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: s1bakiza on January 24, 2023, 07:37:23 AM
 drogado magia2 drogado tabaco
Guía de como hacer los updates?

Seleccionas los archivos a actualizar con el Builder, el builder genera un .txt a este debes borrarle la ruta de los archivos...

ej: C:/Users/MiPerfil/Desktop/Actualizacion/Main.exe 28376 2837
Asi debe ir: /Actualizacion/Main.exe 28376 2837

Configuras el Launchers desde Visual Studio en Globals.cs y listo...
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: dakosmu on January 24, 2023, 02:49:39 PM
que programa se usa para programar estos source??
si tienen el link de descarga mejor
saludos
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: wellwisher22 on August 07, 2023, 09:55:57 AM
Aqui ele abre, pega o endereço mas não baixa os arquivos completos, alguns com extensão .bmd .ozj .ozt vem com tamanho 0kb
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: Zike on May 08, 2024, 09:08:43 AM
What is the window name to add to Maininfo? Not found. and it converts the language to spanish even though there is no language setting setting in the launcher.

Citar
Using source, you need to go to pForm.cs/pForm()
Find LangSelection then change Spn to Eng
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: gianoaa on November 05, 2024, 07:38:47 PM
Alguien pudo hacerlo arrancar en Hosting???,  en el mio no me hace conexion, solo me funciona por xamp en mi vps
Titulo: Re: Real Launcher + AutoUpdate + Open Source [GXGAMING]
Posteado por: mutantekut on January 21, 2025, 01:01:46 AM
What version of Visual Studio are you using?