hannahtaylor Posted October 16, 2019 Share Posted October 16, 2019 (edited) 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. Edited October 16, 2019 by hannahtaylor BlueNose, Lin, beryxes and 16 others 13 4 2 Link to comment
Rhyse Posted October 16, 2019 Share Posted October 16, 2019 Nice! I was about to start investigating about this. ^^ Thank you Revz and hannahtaylor 1 1 Link to comment
hannahtaylor Posted November 5, 2019 Author Share Posted November 5, 2019 Gonna give this a little bump for people to see Revz 1 Link to comment
n0etics Posted November 16, 2019 Share Posted November 16, 2019 This helped me out when I needed it the most! Thanks for the guide! hannahtaylor 1 Link to comment
Nuree Posted February 21, 2020 Share 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. Link to comment
StigmaChange Posted July 16, 2020 Share Posted July 16, 2020 It doesn't work, it gives me an error, could you make a video explaining it please? Quote budadeth 1 Link to comment
budadeth Posted September 6, 2020 Share 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? Link to comment
BrotherGrim Posted January 5, 2021 Share 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 Link to comment
budadeth Posted January 6, 2021 Share 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 Link to comment
KingOfRandom1 Posted January 20, 2021 Share Posted January 20, 2021 could you use a gif file if you wrote it in that code budadeth 1 Link to comment
budadeth Posted January 30, 2021 Share 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 Link to comment
HeroNero Posted February 23, 2021 Share 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 Link to comment
NavajasOnline Posted November 25, 2021 Share Posted November 25, 2021 no funciona para mí. Gracias Link to comment
druido890 Posted November 25, 2021 Share 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) Link to comment
Clovissssss Posted November 27, 2021 Share Posted November 27, 2021 What is the XML file that we should edit? Link to comment
Kuroawolfie Posted June 11, 2023 Share 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 Link to comment
Kuroawolfie Posted June 11, 2023 Share Posted June 11, 2023 This guide still works now a days!!! Link to comment
areum9 Posted September 7, 2023 Share Posted September 7, 2023 Thank you so much! ^ ^ Link to comment
Lucianditoo Posted September 11, 2023 Share 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 Link to comment
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