I've built the game successfully from github, but I don't know how to run it. I've tried with "./ygopro" and I get this:
Irrlicht Engine version 1.8.1
Warning: The library version of the Irrlicht Engine (1.8.1) does not match the version the application was compiled with (1.8.0). This may cause problems.
Linux 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64
Using renderer: OpenGL 4.3.12798
AMD Radeon HD 7400M Series: ATI Technologies Inc.
OpenGL driver version is 1.2 or better.
GLSL version: 4.3
Loaded texture: /home/../ygopro/textures/cover.jpg
Loaded texture: /home/../ygopro/textures/unknown.jpg
Loaded texture: /home/../ygopro/textures/act.png
Loaded texture: /home/../ygopro/textures/attack.png
Loaded texture: /home/../ygopro/textures/chain.png
Loaded texture: /home/../ygopro/textures/negated.png
Loaded texture: /home/../ygopro/textures/number.png
Loaded texture: /home/../ygopro/textures/lp.png
Loaded texture: /home/../ygopro/textures/lpf.png
Loaded texture: /home/../ygopro/textures/mask.png
Loaded texture: /home/../ygopro/textures/equip.png
Loaded texture: /home/../ygopro/textures/target.png
Loaded texture: /home/../ygopro/textures/lim.png
Loaded texture: /home../ygopro/textures/f1.jpg
Loaded texture: /home/../ygopro/textures/f2.jpg
Loaded texture: /home/../ygopro/textures/f3.jpg
Loaded texture: /home/../ygopro/textures/bg.jpg
Loaded texture: /home/../ygopro/textures/field.png
After this is written, a window appears for short time and then disappears.
I can run the official release that I have installed on Windows with Wine successfully.
Does the difference in Irrlicht version cause the game to crash or should I run the game some different way?
Edited by user
2014-06-10T20:10:06Z
|
Reason: Not specified