[Guide] Customizing Your Launcher (with pictures)

Status
Not open for further replies.
is making carefully.
Joined
Nov 21, 2006
Messages
368
Reaction score
18
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





1. Open Up Your PW Client Dir

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





2. Open up Photoshop (email me if you don't have photoshop: [email protected])

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




3. Drag and Drop "launcher.bmp" into Photoshop.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




4. Change the image to be anything you want (on a new layer).


- The pink color (ff00ff) will be invisible.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




5. "Save" and then choose BMP from the drop down, and save over the old launcher image.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




6. Now go back to your PW Dir and open up Patcher.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





7. Open up Skin -> Image and see a window like this.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





8. Open each image and design it however you want.
The most important image is "main-bg.bmp".

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




After you've edited all of your images and saved them, you should now have your own personal, and costomized, launcher for your private server!



Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

 
If u want to keep the button function...edit the mainuni.xml
Here is some of the edit...
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums


1. it will redirect u to the register script
2. it will redirect u to the homepage website
3. it is use to send an e-mail to the email address
4. it will redirect u to the forum website
5. it will change the browser box into ur website page
 
If u want to keep the button function...edit the mainuni.xml
Here is some of the edit...
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums


1. it will redirect u to the register script
2. it will redirect u to the homepage website
3. it is use to send an e-mail to the email address
4. it will redirect u to the forum website
5. it will change the browser box into ur website page

i have that error too :(::(:
what is that vbscript error ?
:?::?:
 
If u want to keep the button function...edit the mainuni.xml
Here is some of the edit...
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums


1. it will redirect u to the register script
2. it will redirect u to the homepage website
3. it is use to send an e-mail to the email address
4. it will redirect u to the forum website
5. it will change the browser box into ur website page

Digging this back up for a moment, I have a quick question-
if I don't want any browser to pop up in the main window, but only my created image in the main-bg.bmp file (labeled number 5 in this guide) what do I place or take away in the code? I want to keep all other buttons just not the browser. Any information on this would be appreciated please :)
 
You can create an image to go there and replace the web address with InitURL="file///path.to.file.png" this may work. alternativly you could plave the image on your server instead of with the client then you can change the image weekly InitURL="192.168.0.10/images/pwlauncher.png"

idk what deleting will do. You may just get a white a screen so you will have to remove the box that it uses
 
awesome, I will try one of those,
however does anyone else know about deleting or making that box for the browser window invisible? i'm still curious about it. I customed most of that whole picture, including what appears to be behind the window browser box. unfortunately i can't see it with the browser there xD
 

Attachments

  • browserbox - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums
    browserbox.webp
    12.5 KB · Views: 86
Delete the line
Code:
<SkinBrowser Name="UpdateBrowser" MapColor="255,0,0" InitURL="http://launcher.perfectworld.com/pwi/launcher.html"/>
I did that and got this
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums
 
Okay. New problem, any suggestions or advice would be wonderful:

Deleting that line on the mainuni.xml worked, seemingly, but now nomatter what I do I cannot access my patcher. The launcher goes perfectly, then no patcher appears, no anything appears. no new windows.
Under "Processes" on my taskmanager I see patcher.exe loading but it just doesn't show up anywhere else. I don't see it, or any windows popping up at all. I even replaced the old mainuni.xml file thinking this would change my results back to what they used to be (opening the launcher, loading and then opening the patcher correctly, showing my custom patcher window) but it stil isn't showing up, even after several computer restarts. I've made sure line 191 is still intact using Dreamweaver to open the XML file.
Does anyone have any suggestions regarding this issue? I've asked a few people that I work with and know but... doesn't seem to be a solution in sight.
Thanks all!


EDITTTTTTTT:
nevermind, I fixed it by getting someone else's mainuni.xml file, mine said it was 35kb and theirs was 70+kb so obviously something was missing in mine. i'm going to compare them at some point to find out what precisely was missing.
Patcher window works fine now though so :)
 
Last edited:
EDITTTTTTTT:
nevermind, I fixed it by getting someone else's mainuni.xml file, mine said it was 35kb and theirs was 70+kb so obviously something was missing in mine. i'm going to compare them at some point to find out what precisely was missing.
Patcher window works fine now though so :)

if im not mistaken, there is nothing missing from ur file... the size is smaller coz of u already remove the browser....

correct me if im wrong... XD
 
After you've edited all of your images and saved them, you should now have your own personal, and costomized, launcher for your private server!

A question about that. Where I am gonna save my customized launcher so it works?
 
Status
Not open for further replies.
Back