Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Launcher Autoupdater + Bloqueo de Main (MuEmu) + Varios Diseños - kayito  (Visto 52766 veces)

0 Miembros and 2 Guests are viewing this topic.

Offline lunaticodeveloper #20 Posteado: March 12, 2021, 08:26:11 PM

  • MAESTRO

  • US. DE HONOR

  • Anunciante
  • +4 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.790
  • Gracias recibida: 28171
  • ar
SE AÑADIÓ SOPORTE MULTILENGUAJE A TODOS LOS LAUNCHERS.

SE AGREGÓ EL LAUNCHER OLD SCHOOL V2

Great classic release.

I'm having problems with the updates, its not downloading the files. Do you have a sample screenshot of the file structure in webhost?

check the guide to update in files.

I test and this work.

Soporte premium ya sabes contactame!
Experto en MuOnline! Mira mis aportes de primera!

Gracias:


Offline kayito #21 Posteado: March 12, 2021, 08:27:56 PM | Modificado: March 12, 2021, 08:34:24 PM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
SE AÑADIÓ SOPORTE MULTILENGUAJE A TODOS LOS LAUNCHERS.

SE AGREGÓ EL LAUNCHER OLD SCHOOL V2

Great classic release.

I'm having problems with the updates, its not downloading the files. Do you have a sample screenshot of the file structure in webhost?

The update file will be something like this

Code: [Select]
./main.exe fd9f9203 3716608
./ogg.dll ff40bb7c 53248
./vorbisfile.dll f885b5bc 999424
./wzAudio.dll fc3bdc8e 212992
./Data/Local/Item.bmd fa8e3ed9 688132
./Data/Local/Skill.bmd f91b13de 15364
./Data/Local/Text.bmd ffad8381 85843

and has to be in the same folder with the files to update.



and in GetLauncherInfo you have to put the name of the file you make like this

Code: [Select]
PatchlistName = "update.txt"

Gracias:


Offline CAPITOL #22 Posteado: March 12, 2021, 09:40:04 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 297
  • Gracias recibida: 3607
  • ph
My file structure is correct based on your example, too bad for me my Launcher still doesn't download the update file. Already tried in hosting, XAMPP, IIS but it only detects the update.txt and did not download anything.

update.txt
./Main.dll f9bf591d 1209344

Both Main.dll and update.txt are on the same location.


Offline kayito #23 Posteado: March 12, 2021, 09:51:38 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
My file structure is correct based on your example, too bad for me my Launcher still doesn't download the update file. Already tried in hosting, XAMPP, IIS but it only detects the update.txt and did not download anything.

update.txt
./Main.dll f9bf591d 1209344

Both Main.dll and update.txt are on the same location.

Try not using https and use http.
When you click on Start what message shows?

Gracias:


Offline CAPITOL #24 Posteado: March 12, 2021, 10:09:29 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 297
  • Gracias recibida: 3607
  • ph
My file structure is correct based on your example, too bad for me my Launcher still doesn't download the update file. Already tried in hosting, XAMPP, IIS but it only detects the update.txt and did not download anything.

update.txt
./Main.dll f9bf591d 1209344

Both Main.dll and update.txt are on the same location.

Try not using https and use http.
When you click on Start what message shows?

Already checked and now it's downloading after pressing connect via http.


Offline CAPITOL #25 Posteado: March 12, 2021, 11:31:02 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 297
  • Gracias recibida: 3607
  • ph
Question:
How to change the icon shown on Taskbar when you run the Launcher program? I'm trying to put the original Mu icon but its not replacing the taskbar icon.


Offline Mauricio91 #26 Posteado: March 13, 2021, 12:27:52 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 2
  • pe
Como se instala, ya que no observo una base de datos del launcher?

No necesitas ninguna base de datos. Revisa la guía de Generar Update. Ahí están todos los pasos para hacer andar el launcher. Si no quieres probar ningún update, puedes colocar el archivo vacío en el webhost

Que gran trabajo amigo, hay alguna manera de cambiar el color blanco de fondo, de los bordes de las imágenes que se colocan?

No entendí a que te refieres con bordes de las imágenes que se colocan. Y si el color te refieres al launcher old school, respeté el color del original aunque cambié un poquito el diseño para hacerlo compatible con los clientes de hoy en día (esto es ideal para downgrades)



Offline kayito #27 Posteado: March 13, 2021, 06:17:11 AM | Modificado: March 13, 2021, 06:20:32 AM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
Como se instala, ya que no observo una base de datos del launcher?

No necesitas ninguna base de datos. Revisa la guía de Generar Update. Ahí están todos los pasos para hacer andar el launcher. Si no quieres probar ningún update, puedes colocar el archivo vacío en el webhost

Que gran trabajo amigo, hay alguna manera de cambiar el color blanco de fondo, de los bordes de las imágenes que se colocan?

No entendí a que te refieres con bordes de las imágenes que se colocan. Y si el color te refieres al launcher old school, respeté el color del original aunque cambié un poquito el diseño para hacerlo compatible con los clientes de hoy en día (esto es ideal para downgrades)



SE AÑADIERON TEMPLATES DE EJEMPLO PARA:

-WEBZEN V1
-WEBZEN V2

DEBEN VOLVER A DESCARGAR




Gracias:


Offline Mauricio91 #28 Posteado: March 13, 2021, 09:32:37 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 2
  • pe
Como se instala, ya que no observo una base de datos del launcher?

No necesitas ninguna base de datos. Revisa la guía de Generar Update. Ahí están todos los pasos para hacer andar el launcher. Si no quieres probar ningún update, puedes colocar el archivo vacío en el webhost

Que gran trabajo amigo, hay alguna manera de cambiar el color blanco de fondo, de los bordes de las imágenes que se colocan?

No entendí a que te refieres con bordes de las imágenes que se colocan. Y si el color te refieres al launcher old school, respeté el color del original aunque cambié un poquito el diseño para hacerlo compatible con los clientes de hoy en día (esto es ideal para downgrades)



SE AÑADIERON TEMPLATES DE EJEMPLO PARA:

-WEBZEN V1
-WEBZEN V2

DEBEN VOLVER A DESCARGAR




Que grande! bro!  dance


Offline baiduyys #29 Posteado: March 13, 2021, 11:12:13 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 22
  • Gracias recibida: 8
  • cn
Como se instala, ya que no observo una base de datos del launcher?

No necesitas ninguna base de datos. Revisa la guía de Generar Update. Ahí están todos los pasos para hacer andar el launcher. Si no quieres probar ningún update, puedes colocar el archivo vacío en el webhost

Que gran trabajo amigo, hay alguna manera de cambiar el color blanco de fondo, de los bordes de las imágenes que se colocan?

No entendí a que te refieres con bordes de las imágenes que se colocan. Y si el color te refieres al launcher old school, respeté el color del original aunque cambié un poquito el diseño para hacerlo compatible con los clientes de hoy en día (esto es ideal para downgrades)



SE AÑADIERON TEMPLATES DE EJEMPLO PARA:

-WEBZEN V1
-WEBZEN V2

DEBEN VOLVER A DESCARGAR



Why do the same transmitters show different effects? Do you need any special operating environment?
I am windows10



Gracias:


Offline kayito #30 Posteado: March 13, 2021, 11:32:58 AM | Modificado: March 13, 2021, 11:34:38 AM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
SE AÑADIERON TEMPLATES DE EJEMPLO PARA:

-WEBZEN V1
-WEBZEN V2

DEBEN VOLVER A DESCARGAR



Why do the same transmitters show different effects? Do you need any special operating environment?
I am windows10




I have Windows 10 too and don't have any problems with the launchers visual.
I don't know what could be your problem because something is changing the executable form and that shouldn't be happening.
Try downloading again and change the executable with the newest. Maybe that would help


Offline Mauricio91 #31 Posteado: March 13, 2021, 10:30:14 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 2
  • pe
como hago para actualizar los textos?, lo puse default, ahora cambié los datos y nada, no se actualiza ni reiniciando o borrando caché de mis buscadores, si hay algún código que agregar por favor, gracias


Offline kayito #32 Posteado: March 14, 2021, 01:42:05 AM | Modificado: March 14, 2021, 01:53:12 AM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
como hago para actualizar los textos?, lo puse default, ahora cambié los datos y nada, no se actualiza ni reiniciando o borrando caché de mis buscadores, si hay algún código que agregar por favor, gracias


Los textos los modificas desde el right.html.


Offline Mauricio91 #33 Posteado: March 14, 2021, 12:16:59 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 2
  • pe
como hago para actualizar los textos?, lo puse default, ahora cambié los datos y nada, no se actualiza ni reiniciando o borrando caché de mis buscadores, si hay algún código que agregar por favor, gracias


Los textos los modificas desde el right.html.

claro, solo que no me actualizaba, pero ya lo solucioné. Gracias  cool2


Offline ghmoraes #34 Posteado: March 16, 2021, 08:00:09 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 333
  • br
Não consegui fazer funcionar em Client 97d.. Teria algum parâmetro?


Offline kayito #35 Posteado: March 16, 2021, 10:35:45 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
Não consegui fazer funcionar em Client 97d.. Teria algum parâmetro?

O que é que não funciona? O bloqueio de execução do main? ou não abre o main.exe ao pressionar o botão?


Offline ghmoraes #36 Posteado: March 16, 2021, 11:04:40 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 333
  • br
Não consegui fazer funcionar em Client 97d.. Teria algum parâmetro?

O que é que não funciona? O bloqueio de execução do main? ou não abre o main.exe ao pressionar o botão?
Não abre o Main.exe ao pressionar o botão.


Offline PoccHaHa #37 Posteado: March 17, 2021, 03:38:49 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 68
  • Gracias recibida: 34
  • md
https://clipchamp.com/watch/DAwmoLNBIDs

Here are Friends how to fix it and so that everything works well, I hope I will help many people with this video. I want to thank Friend Louis for a detailed description of how this works.
A program to find out the exact name, I will you too

https://mega.nz/file/u0FlVSaa#yB55F8Rzj2Tpdq2tnlhiUg1FeuMqq8QBY89i0vCS3As

Gracias:


Offline kayito #38 Posteado: March 17, 2021, 07:52:07 AM | Modificado: March 17, 2021, 07:55:56 AM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.083
  • Gracias recibida: 19858
  • ar
https://clipchamp.com/watch/DAwmoLNBIDs

Here are Friends how to fix it and so that everything works well, I hope I will help many people with this video. I want to thank Friend Louis for a detailed description of how this works.
A program to find out the exact name, I will you too

https://mega.nz/file/u0FlVSaa#yB55F8Rzj2Tpdq2tnlhiUg1FeuMqq8QBY89i0vCS3As

FIXED ! DOWNLOAD AGAIN, YOU DON'T NEED TO USE OTHER PROGRAMS.

ARREGLADO, DESCARGUEN DE NUEVO. NO NECESITAN USAR OTROS PROGRAMAS

ON LOUIS UPDATE 13 AND FILES WITH THE SAME BASE, LEAVE MUTEXNAME EMPTY LIKE THIS: ""
AND USE LAUNCHERWINDOWNAME IN GETMAININFO

EN FILES BASE LOUIS UPDATE 13, DEJEN MUTEXNAME VACÍO ASÍ: ""
Y USEN LAUNCHERWINDONAME EN GETMAININFO

GETLAUNCHERINFO.INI

Code: [Select]
// Name of the Launcher to block executing main.
MutexName = ""

// Launcher Window Name
LauncherWindowName = "Launcher - kayito"

GETMAININFO.INI

Code: [Select]
LauncherType = 1
LauncherName = "Launcher - kayito"

Gracias:


Offline ghmoraes #39 Posteado: March 17, 2021, 08:59:41 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 333
  • br

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
2 Replies
2686 Views
Last post July 24, 2017, 11:05:39 PM
by Lude
4 Replies
1956 Views
Last post June 10, 2020, 06:42:39 PM
by drakanmu
1 Replies
1117 Views
Last post December 09, 2020, 05:49:26 PM
by ZabiinoOo
27 Replies
15088 Views
Last post July 28, 2023, 11:08:13 PM
by Vincent
26 Replies
14418 Views
Last post February 06, 2025, 07:43:44 PM
by fenimxg