Posted October 16, 20195 yr 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 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 Then edit the main widgets to include <theme name="logingui"> <param name="background"><image>login-background</image></param> </theme> Like so- Spoiler 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.
February 21, 20205 yr 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.
July 16, 20205 yr It doesn't work, it gives me an error, could you make a video explaining it please? Quote
September 6, 20204 yr On 7/16/2020 at 11:13 AM, StigmaChange said: It doesn't work, it gives me an error, could you make a video explaining it please? you still need it?
January 5, 20214 yr 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
January 6, 20214 yr 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
January 30, 20214 yr On 1/19/2021 at 11:40 PM, KingOfRandom1 said: could you use a gif file if you wrote it in that code you would see a static image, without animation
February 23, 20214 yr 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
November 25, 20213 yr When I am in the character selection screen, the background returns to the default one (the black and white one to understand)
June 11, 20232 yr 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 Edited June 11, 20232 yr by Kuroawolfie
September 11, 20231 yr It gives me error when lauching the game and asks me if I wanna repair, some help ? Edit: It was my fault, didn't save the image as PNG. changing this solved it. Edited September 11, 20231 yr by Lucianditoo
Create an account or sign in to comment