Tree of Savior Forum

XML tweaks -- What have you done? What does what do?

So someone posted in a thread I made, about how to fix the framerate (going into steamapps/common/TreeofSavior/release/user.xml and changing Resolutionmode’s 1 or 2 to 0 makes it a real fullscreen, not a Windowed fullscreen. This kills Alt Tab, but increases framerate a lot as the system isn’t trying to draw what’s happening behind the window as well. I went from 40 to 65 on my system.

However, now I’m finding a lot of things aren’t loading, or are loading improperly, so I’m turning off fastloading and environmental sound.

What other changes have you noticed? I’m currently messing with client.xml and increasing the sound settings, as I had a LOT of cutoff. We’ll see what we all come up with!

Usually editing the game files is a bannable offense.

He edited the user options. These are just hidden use options. Highly unlike that this will get him more than a pat on the back. <_<

Pretty sure I haven’t done anything too bothersome. These are the xml files sitting right there. I’ve made my sound work and fixed my framerate. But hey, if you think I’m hacking, I might as well quit now.

2 Likes

Just changed hotkeys. Maybe I’ll see if I can’t find some hidden graphical settings.

how did you change your hotkeys? I really want to change the rest mode for another key cause my keyboard doesnt have an insert key D:

Just added:

<HotKey ID="Select" Name="선택/스킵" DownScp="None" UpScp="None" Key="E" UseShift="NO" UseAlt="NO" UseCtrl="NO" OnEdit="NO"/>

to my hotkey_mousemode.xml (line 82 - so it’s the same as from the keyboard controls file)

to fix issues with NPCs you cannot interact with in mouse-control-mode, like for example the achievement npc in Klaipeda ([Wings of Vibora] Lena)
since in mouse mode you can also use W,A,S,D to move and ‘E’ is the usual wasd-controlls interact key in games and not used for anything else here yet.

The NPC you want to interact with has to be ‘highlighted’ though - the last thing your cursor went over. It’s not enough to just stand in front of it and face it.
But at least now i can interact with most of the mouse-controll- bugged NPCs it seems.
I think there was only one altar-NPC i would not have been able to interact with like that since it wasn’t even ‘detectable’ with cursor only.

As a year long Ragnarok Online veteran there’s no alternative to mouse controls in such a game! :wink:

Think i’ll cross-post this as an alternative ‘solution’ to the NPC bug with mouse controls instead of switching back and forth between the control schemes manually ingame all the time.

2 Likes

Go to Steam > Steamapps > Common > treeofsavior > release, and look for a file that starts with “hotkey” in its name. Open the file that corresponds with the control scheme you want to use. Look along the left and you’ll see a bunch of names. Find the one you want to change. For example, rest in mouse mode is

“HotKey ID=“ToggleRest” Name=“휴식앉기” DownScp=“control.RestSit()” UpScp=“None” Key=“R” UseShift=“NO” UseAlt=“NO” UseCtrl=“YES” OnEdit=“NO”/”

The keys are different for this one because I just pasted mine which is set to ctrl+r. Just change the letter in between the "s to what you want the key to be and the rest I’m sure you can figure out. If you want to use what I have, be sure to take "UseCtrl=“NO” and replace “NO” with “YES”

Just be sure to copy and paste your hotkey file somewhere in case you screw something up and accidentally save.

I also changed the fov in the client.xml to try zooming the camera out a bit more, as it looks pretty good when it does that before a boss fight or whatever. Sadly, when I did I got some artifacting and everything below waist height on my character seemed to think it was hidden behind some scenery as it turned to the black outline. It did zoom the camera out however. Did you find anything else useful? I also fixed my sound issues, I can’t believe the channels were set to 16 by default!

I edited my hotkey.xml file so that whenever I alt+tab it no longer changes the chat type. So I don’t have to constantly switch it back from Party to All.

In every MMO games that exist, modify XML / TXT files that concern you and your graphic cards isn’t prohibited.
There was massive issue in the game Vindictus be-ing Single CORE + P2P Game, meaning it was impossible to host a raid of 8 peoples, your computer was dieing.
(Skyforge was easily to change graphic by TXT instead of these menu useless.)
You just ask to your graphic cards what to do. (It’s Like using NVIDIA Inspector and modify the Voltage/Power/Fan + LOD/AA/Etc etc etc.)
+ DO THIS IS AT YOUR OWN RISK

Before saying stupid things, learn what is prohibited.

Best regards.