PDA

View Full Version : PSO2 tweaker made smaller the menus



silo1991
Feb 16, 2015, 07:16 AM
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 ?

wefwq
Feb 16, 2015, 08:34 AM
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:

Login = {
Password = "",
SaveAccount = true, << make sure it's true and not false
SavePassword = false,
Account = "", << your ID stored here
},Resizing UI:

},
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.

Gama
Feb 16, 2015, 11:27 AM
your user.pso2 file might be corrupted, delete it and reconfigure the settings. should fix it.

silo1991
Feb 16, 2015, 02:52 PM
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

Gama
Feb 17, 2015, 10:38 AM
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.