Results 1 to 5 of 5
  1. #1

    Default tweaker made smaller the menus

    since the last tweaker update for some reason the menus are smaller now , i can see everything normal , npc dialogues , the movement and resolution is still the same .

    just the menus are incredibly small and i dont see how to fix it .

    also the game doesnt remember my acount every time i log in , is related too ?

  2. #2

    Default

    Maybe saving config using JP launcher will help, or you can just edit user config file yourself, it's on [My Documents]/SEGA/PHANTASYSTARONLINE2/
    Find user.pso2 and open it with notepad or notepad++

    To make your game remember ID login:
    Code:
        Login = {
            Password = "",
            SaveAccount = true, << make sure it's true and not false
            SavePassword = false,
            Account = "", << your ID stored here
        },
    Resizing UI:
    Code:
            },
            Screen = {
                InterfaceSize = 1,
                MaxScale = 1,
                PreferredScale = 1.2,
                ReferenceResolution = {
                    Y = 1080, << change this to scale with your monitor/game res
                    X = 1920, << change this to scale with your monitor/game res
                },
    You can make UI resolution greater than your game resolution, will result in smaller display or smaller than your game resolution to make it bigger.
    Last edited by wefwq; Feb 16, 2015 at 08:43 AM.

  3. #3
    Rappy Hugger :3 Gama's Avatar
    Join Date
    Jun 2005
    Location
    Portugal
    Posts
    2,100

    Default

    your user.pso2 file might be corrupted, delete it and reconfigure the settings. should fix it.
    Graphics Designer/Product Designer/Illustrator/General handy guy/not taking any requests right now.

  4. #4

    Default

    thanks buddie i fixed the UI but after many tries i ended up sacrificing a little resoution because the virtual fullscreen option didnt help , for more changes i did to UI there wasnt any diference so i have to play with the normal fullscreen now

    also the game remember my acount so there is no problem now thanks once again

  5. #5
    Rappy Hugger :3 Gama's Avatar
    Join Date
    Jun 2005
    Location
    Portugal
    Posts
    2,100

    Default

    Quote Originally Posted by AIDA View Post
    For reference: Tweaker -> PSO2 Options -> Screen Setup -> Text Size
    that usually fixes the issue, but the issue is that for some reason the cfg file gets rejected by the game, "game refuses to read it" and everything is set to default.

    this happened to me once and the only thing that fixed it was deleting the file and creating a new one.
    Graphics Designer/Product Designer/Illustrator/General handy guy/not taking any requests right now.

Similar Threads

  1. Hey I see some changes were made to the changes.
    By PhotonDrop in forum Fresh Kills Landfill
    Replies: 24
    Last Post: Nov 22, 2008, 12:36 AM
  2. Replies: 28
    Last Post: Sep 18, 2007, 09:32 PM
  3. RENA MADE ME THE MOST AWESOME SIG EVER
    By Tykwa in forum Fresh Kills Landfill
    Replies: 30
    Last Post: Jul 4, 2007, 04:24 AM
  4. Maridia is made from the devil?
    By phongi in forum Fresh Kills Landfill
    Replies: 11
    Last Post: Aug 13, 2006, 08:59 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •