hannahtaylor Posted October 16, 2019 Posted October 16, 2019 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. Revz, profhemlocke, budadeth and 16 others 13 4 2
Rhyse Posted October 16, 2019 Posted October 16, 2019 Nice! I was about to start investigating about this. ^^ Thank you Revz and hannahtaylor 1 1
hannahtaylor Posted November 5, 2019 Author Posted November 5, 2019 Gonna give this a little bump for people to see Revz 1
n0etics Posted November 16, 2019 Posted November 16, 2019 This helped me out when I needed it the most! Thanks for the guide! hannahtaylor 1
Nuree Posted February 21, 2020 Posted February 21, 2020 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.
StigmaChange Posted July 16, 2020 Posted July 16, 2020 It doesn't work, it gives me an error, could you make a video explaining it please? Quote budadeth 1
budadeth Posted September 6, 2020 Posted September 6, 2020 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?
BrotherGrim Posted January 5, 2021 Posted January 5, 2021 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
budadeth Posted January 6, 2021 Posted January 6, 2021 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
KingOfRandom1 Posted January 20, 2021 Posted January 20, 2021 could you use a gif file if you wrote it in that code budadeth 1
budadeth Posted January 30, 2021 Posted January 30, 2021 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
HeroNero Posted February 23, 2021 Posted February 23, 2021 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
druido890 Posted November 25, 2021 Posted November 25, 2021 When I am in the character selection screen, the background returns to the default one (the black and white one to understand)
Clovissssss Posted November 27, 2021 Posted November 27, 2021 What is the XML file that we should edit?
Kuroawolfie Posted June 11, 2023 Posted June 11, 2023 (edited) 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, 2023 by Kuroawolfie
Lucianditoo Posted September 11, 2023 Posted September 11, 2023 (edited) 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, 2023 by Lucianditoo budadeth 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now