running world of tanks
-
- Level 2
- Posts: 21
- Joined: Wed Feb 15, 2023 11:46 am
running world of tanks
i have a issue in world of tanks and i do not know where to ask this question.
in windows i get around 125 to 165 fps running the game.
in lubuntu 20.04 using the latest wine and game i get 25 fps or less at normal settings.
if i turn off all graphics settings, i get 75 to 120 fps but makes the game very generic to play .
is there a way to improve the fps at normal settings? i have a asus gtx 580 video card, intel I7 cpu
12 gig of ram. i have no issues in windows. i would like to get the same or close results in ubuntu.
plz help or direct me to right group to address this issue. thank you. i run wine as windows 10
in windows i get around 125 to 165 fps running the game.
in lubuntu 20.04 using the latest wine and game i get 25 fps or less at normal settings.
if i turn off all graphics settings, i get 75 to 120 fps but makes the game very generic to play .
is there a way to improve the fps at normal settings? i have a asus gtx 580 video card, intel I7 cpu
12 gig of ram. i have no issues in windows. i would like to get the same or close results in ubuntu.
plz help or direct me to right group to address this issue. thank you. i run wine as windows 10
-
- Level 5
- Posts: 368
- Joined: Tue Dec 24, 2019 3:23 pm
Re: running world of tanks
Just a fellow user. I know you need Vulkan and vkd3d to get things working good. Then maybe "winetrick dxvk". If you're all set in this department, please ignore. Good luck.
-
- Level 2
- Posts: 21
- Joined: Wed Feb 15, 2023 11:46 am
Re: running world of tanks
i am getting error trying to install vulkan
joseph@joseph-systemproductname:~$ apt install libvulkan1 mesa-vulkan-drivers vulkan-utils
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
joseph@joseph-systemproductname:~$ apt install libvulkan1 mesa-vulkan-drivers vulkan-utils
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
Re: running world of tanks
I think there is a problem with your video card drivers. Do you use the Nvidia drivers?
Please, make sure the 32-bit drivers are also installed:
When these packages are already installed, post the output of:
This video card is supported by version 390 of the Nvidia driver. On Ubuntu, you can install this version with:i have a asus gtx 580 video card
Code: Select all
sudo apt install nvidia-driver-390
Code: Select all
sudo apt install libnvidia-gl-390:i386
Code: Select all
inxi -G
-
- Level 2
- Posts: 21
- Joined: Wed Feb 15, 2023 11:46 am
Re: running world of tanks
yes i have nvidia drivers installed ,do not know of i have 32 bit installed
ok will do
ok will do
-
- Level 2
- Posts: 21
- Joined: Wed Feb 15, 2023 11:46 am
Re: running world of tanks
joseph@joseph-systemproductname:~$ inxi -G
Graphics:
Device-1: NVIDIA GF110 [GeForce GTX 580] driver: nvidia v: 390.157
Display: x11 server: X.Org 1.20.13 driver: nvidia resolution: 1920x1200~60Hz
OpenGL: renderer: GeForce GTX 580/PCIe/SSE2 v: 4.6.0 NVIDIA 390.157
joseph@joseph-systemproductname:~$
Graphics:
Device-1: NVIDIA GF110 [GeForce GTX 580] driver: nvidia v: 390.157
Display: x11 server: X.Org 1.20.13 driver: nvidia resolution: 1920x1200~60Hz
OpenGL: renderer: GeForce GTX 580/PCIe/SSE2 v: 4.6.0 NVIDIA 390.157
joseph@joseph-systemproductname:~$
Re: running world of tanks
I'm not quite sure if your GPU supports vulkan.
Can you install the following packages to see if vulkan is possible?
Can you install the following packages to see if vulkan is possible?
Code: Select all
sudo apt install vulkan-tools libvulkan1:i386
vulkaninfo --summary
-
- Level 5
- Posts: 368
- Joined: Tue Dec 24, 2019 3:23 pm
Re: running world of tanks
Right, it looks like the readme for 390.157 does not list Vulkan, but other readmes for other versions do.
390.157:
http://us.download.nvidia.com/XFree86/L ... index.html
525.89.02:
http://us.download.nvidia.com/XFree86/L ... index.html
390.157:
http://us.download.nvidia.com/XFree86/L ... index.html
525.89.02:
http://us.download.nvidia.com/XFree86/L ... index.html
-
- Level 2
- Posts: 21
- Joined: Wed Feb 15, 2023 11:46 am
Re: running world of tanks
yes, not Vulkan compatible....buying a use Asus gtx 1090 ti card........should fix my problem.....will up date you when i get it installed
-
- Level 2
- Posts: 21
- Joined: Wed Feb 15, 2023 11:46 am
Re: running world of tanks
installed new video card , a gtx 1050 ti. now i have vulkan working....thanks for all the help
you can close this thread
you can close this thread