Hi
I am tried tomb raider 2 and 4;
TR2:
It works pretty fine except water; The water is always black and Lara becomes invisible swimming it; The emulator is located in official os repository; All previous versions I tried during this year had same black water problem; Seems like the issue is in tr2 only IMHO cause tr1, tr3, tr4 have pretty fine alpha support;
TR4:
Concerning the tr4 there is a problem in game saving; After saved game I can see "saved OK" but on load game I can see "there is no saved... in memory card etc"
So my question is... Is there a patch (gpu .so) which has the mentioned fix or some conf workaround which I still searching btw;
I am using OS Manjaro Linux x64 (kernel 4.1.6) right now;
If you need some additional info let me know
Thanks
Comments: ** Comment from web user: Solis **
I am tried tomb raider 2 and 4;
TR2:
It works pretty fine except water; The water is always black and Lara becomes invisible swimming it; The emulator is located in official os repository; All previous versions I tried during this year had same black water problem; Seems like the issue is in tr2 only IMHO cause tr1, tr3, tr4 have pretty fine alpha support;
TR4:
Concerning the tr4 there is a problem in game saving; After saved game I can see "saved OK" but on load game I can see "there is no saved... in memory card etc"
So my question is... Is there a patch (gpu .so) which has the mentioned fix or some conf workaround which I still searching btw;
I am using OS Manjaro Linux x64 (kernel 4.1.6) right now;
If you need some additional info let me know
Thanks
Comments: ** Comment from web user: Solis **
Hello Mark001,
Sometime people compile pcsxr with -libdir=/usr/lib64 and forget to uninstall it. Then they compile
the new version of pcsxr without -libdir=/usr/lib64, so pcsxr makes the plugins in /usr/lib and when
you start pcsxr your old pcsxr.cfg is still pointing to the plugins in usr/lib64 instead of the new
/usr/lib directory.