Jump to content
General forum rules

Adding a custom log-in background

Featured Replies

Posted

I've seen a few people asking how to add your own custom background when you log-in, so I have decided to make a guide.

 

Start by finding your PokeMMO folder. If you can't remember where you put it, like me, I right click the icon I have on my desktop and press 'open file location'. In the PokeMMO folder go to data then themes and select what theme you would like to give a custom background to.

 

You should be seeing something like this-

 

Spoiler

84298732f907772b92a94f5ecf0f158a-png.jpg

 

Using Notepad ++, or normal Notepad should do, edit gfx to include

 

<images file="res/background.png">
        <area name="login-background" xywh="*"/>
    </images>

 

Like so-

Spoiler

b64bc2fc00dd8b3e1aeef3f6a39cbf5c.png

Then edit the main widgets to include

 

<theme name="logingui">
        <param name="background"><image>login-background</image></param>
    </theme>

 

Like so-

Spoiler

8986bcc5b1e003496a38d02587b975ce.png

Save the picture you would like to use as the background as a png in the res folder and name it 'background' and there you go!

 

Also reminder that themes are currently not supported on Android.

  • 3 weeks later...
  • 2 weeks later...
  • 3 months later...

Thanks for the help hannah! If you don't mind, how can I make a .gif work? and is it possible to add frames in order to make it appear animated? Not a coder myself hahaha.

  • 4 months later...
  • 1 month later...
  • 3 months later...
6 hours ago, BrotherGrim said:

Is there a way to restore the default (no roms loaded) background of the animated sky? I see that there are three bg_0x.png files in /textures

i dont think so bro... the mostly alike would be put that sky as a fixed background, without the animation

  • 2 weeks later...
  • 2 weeks later...
  • 4 weeks later...

mine doesnt work. it just crashed due to error. where did i go wrong? can you please make a tutorial video on how to do it properly please. we would all appreciate it. :D

  • 9 months later...
  • 1 year later...
On 11/25/2021 at 12:36 AM, druido890 said:

When I am in the character selection screen, the background returns to the default one (the black and white one to understand)

In "main-widgets" you only need to paste "<param name="background"><image>login-background</image></param>"  on the second line of the login frame section

image.thumb.png.b4b788bd691323234beb3c73c356cef8.png

Edited by Kuroawolfie

  • 2 months later...
  • Teddiursa changed the title to Adding a custom log-in background

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.