• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Perfect Full Screen

  • 9
    Posts
    10
    Years
    • Seen May 1, 2016
    Hi guys, i'm using pokemon essentials V15 and i want a full screen like in v16...

    How can I do? Thank You very much in advise~! :D

    (I really hate when the game is on the top-left side of the screen and not in the middle :v )
     
    The most I can say is download 16.1 and start tracing through that code. Open your project and a second instance of RMXP to open the 16.1 base in, you can start at the options screen and Ctrl+Shift+F your way to the relevant code. For example, Sprite_Resizer has a pbConfigureFullScreen function you can probably copy over.

    The other option is to upgrade to 16.1 somehow. Dunno what else to tell you.
     
    Tustin2121 i'll try to copy just that part of the script as you said, i've already tried to copy some parts, but with no results (exeption for errors of course...)

    Luka S.j. i've already tried your script, and the result was the not centred game
    screen.

    Thanks for the answers and sorry for waste your time, as you can see i'm a noob with the scripts and help like this will help me a lot with my project. :v
     
    Luka S.j. i've already tried your script, and the result was the not centred game screen.

    Vanilla script + vanilla Essentials v15.1 =
    Spoiler:


    If you're adding the script as per the instructions (provided that another custom script is not interfering), your screen will be centered.
     
    That's what append to me, that's why i was asking just for the V16.1 fullscreen mode

    Spoiler:
     
    Last edited:
    Back
    Top