Tree of Savior Forum

[Linux] Tree of Savior VGA Error

Before you all say that Linux is sh it, let me remind you that it is an awesome OS since you don’t have to worry much about the common problems that windows have. Also soon you might be able to run native android apps on here.

The client worked fine in wine 1.9.7 but since 2.0~2.1 are having problems with the video. I was wondering if anyone managed to run this on wine 2.1? If so what were the things you did and what version of Linux where you using?

I am using Linux mint 18.1 with wine 2.1 devel. (Thanks to Micro Sh it for screwing up my key.)

What the Game Client does:

  1. Updates game
    2.White screen with VGA Error.

The “optimization” update to tos broke it for me. I had to make sure both mscvr100.dll and mscvp100.dll were set to native in wine config to fix the white screen.
Running 2.0 staging on ubuntu here, so idk about 2.1, but normally theres no reason you cant use the older version, or just setup a separate prefix for tos.

Your wine debug output will be more telling than the error tos tosses at you XD

1 Like

Wow that fixed the problem and is running on my laptop with wine 2.1.

congrats ^^ Thanks for your Linux patronage =P

As of 4-4-17
Looks like the latest update required mscvp140.dll and concrt140.dll being set to native first to work again.

yes those dll require for visual studios on linux, i just register the dll and it work again on wine 2.1. :smiley:

I feel like I am missing something.
Tried mscvp140.dll, concrt140.dll, mscvr100.dll,mscvp100.dll
Game runs but once I select one of the servers. It will give the error.
Running Ubuntu mate 17.04 with wine 2.6 staging

Do I have to add all of visual studio 2015 redist?