Hyuuga_Neji
Member
- Jan 15, 2020
- 115
- 32
Yes i'm using the nw.js file that come with the game, my media player (mpv) play any animation file in /www/movies without problem but TON is keeping with black screen and the sound of the game in the background. I used Ubuntu some time ago now i'm tryin Manjaro Nibia with 5.9.16-1 kernel.You not say if you use Linux version of game or make own version using NW.js. If use NW.js it come with video dependency libffmpeg.so which not play mp4 video as in ToN. Symptom is start game, maybe get intro screen and then black screen with random sound. If this is problem cure is to replace shared object libffmpeg.so in the lib directory of game with appropriate prebuilt mp4 capable version of library download from link below:
You must be registered to see the links
(Can download NW.js itself fromYou must be registered to see the linksif need to update whole thing; version 54.0 with latest ffmpeg library from link above download and replace work fine on Ubuntu 20.04 or Ubuntu based Linux with 5.4.0 kernel but not sure about best version for Arch based Linux which usually update to latest version of everything and lead sometime to regression!)
(Best to change name of original first so if not work can restore original.)
I attach zip file of recent 64-bit Linux version of library (0.52.2-linux-x64) I use which work for me if wish to try.
Definite worth a go I say.
I going to download and install the 0.54.0 linux version of nwjs from the link you show me (1000 thanks for that) and i'm gonna try again!!!