• 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!
  • 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.

"Fullscreen" with party and menu?

  • 6
    Posts
    8
    Years
    • Seen May 7, 2018
    Hello!
    Is it possible to make fullscreen with game in normal resolution in center of screen?
    *like in the image*
    [PokeCommunity.com] "Fullscreen" with party and menu?


    (sorry for bad english heh)
     
    Yes, albeit the easy way is somewhat hackish, you can do it in a matter of minutes. Simply use the "screen border" option found in the options menu, and adjust the height/width of it in the settings script, to reach the borders of the screen.(and adjust the corresponding image in the pictures folder for the change)

    Now granted that only takes care of it visually and doesn't add stuff like party members, but I feel like you could probably just look at FL's tutorial on adding an in-game party hud, and shoving that a couple hundred pixels off to the side, and it'd do the trick.
     
    Yes, albeit the easy way is somewhat hackish, you can do it in a matter of minutes. Simply use the "screen border" option found in the options menu, and adjust the height/width of it in the settings script, to reach the borders of the screen.(and adjust the corresponding image in the pictures folder for the change)

    Now granted that only takes care of it visually and doesn't add stuff like party members, but I feel like you could probably just look at FL's tutorial on adding an in-game party hud, and shoving that a couple hundred pixels off to the side, and it'd do the trick.

    Thank you, but i have a little problem...
    When i changed settings to:
    DEFAULTSCREENWIDTH = 512
    DEFAULTSCREENHEIGHT = 384
    DEFAULTSCREENZOOM = 1.0
    FULLSCREENBORDERCROP = false
    BORDERWIDTH = 1366
    BORDERHEIGHT = 768
    MAPVIEWMODE = 1
    I have problem with line 423 of Sprite_Resizer script. (https://pastebin.com/gaWfkDhK)
    How can I fix it?
    [PokeCommunity.com] "Fullscreen" with party and menu?


    nevermind, i did it >_<
     
    Last edited by a moderator:
    Yes, albeit the easy way is somewhat hackish, you can do it in a matter of minutes. Simply use the "screen border" option found in the options menu, and adjust the height/width of it in the settings script, to reach the borders of the screen.(and adjust the corresponding image in the pictures folder for the change)

    Now granted that only takes care of it visually and doesn't add stuff like party members, but I feel like you could probably just look at FL's tutorial on adding an in-game party hud, and shoving that a couple hundred pixels off to the side, and it'd do the trick.

    Adding party hud from FL's tutorial doesn't work :/
    [PokeCommunity.com] "Fullscreen" with party and menu?

    How can i make this work? I haven't got any ideas >_<
     
    Back
    Top