SNMetamorph / PrimeXT

Modern Half-Life 1 SDK for Xash3D FWGS engine, has enhanced graphics and physics and a lot of new features for mod-makers. Crossplatform, supports Windows/Linux. Based on XashXT and Spirit Of Half-Life.
https://snmetamorph.github.io/PrimeXT/
108 stars 30 forks source link

Where are required files for PrimeXT? Shaders or resources??? #194

Closed DeafMan1983 closed 1 year ago

DeafMan1983 commented 1 year ago

Hello @SNMetamorph ,

thank you for resolving preset of Linux cmake since NxMath_Linux.h from Discord we chatted time.

Now it was resolved. But I found cause issues of required resources for PrimeXT like glsl/.../... image

Sorry I can't find anything in moddb, github or google drive. Because my internet looks nothing. Can I get download?

Thanks! Stay your ball for your development! 👍

SNMetamorph commented 1 year ago

Why you don't read documentation? Everything described in readme https://snmetamorph.github.io/PrimeXT/docs/eng/installation

DeafMan1983 commented 1 year ago

Thanks for target of website because I missed to find correct. And it happens why does it crash like that? image

SNMetamorph commented 1 year ago

Use gdb to find out, since you're using Linux

DeafMan1983 commented 1 year ago

And I have tested:

export LD_LIBRARY_PATH==$LD_LIBRARY_PATH:./
gdb ./primext_run
...
(gdb) run -dev -console

image

Than I want click to New Game then it happens :( I really don't understand now. :/ I am very disappointed now because 64bit looks working but why does it crash? I already copy from 1 Xsh FWGS Build completed ( included compiled libxash.so and etc then PrimeXT build + content then it crashed :(

I found bug cause you click Menu then it crashed.

I resolve via -dev -console -> It seems working fine. image but I don't know sometimes not loading resources I already copy from 32 Bit build and content into my directory and copy already-compiled files into primext/bin and primext/devkit then it works fine. And I found while you click that is crash/bug.