PrcoKillerSK

Results 9 comments of PrcoKillerSK

I would like to ask, if there is anything new about running Half-Life on Box86. I would like to start Half-Life Dedicated Server and try to connect to it from...

Okay, so... I actually WAS able to launch SteamCMD and install HLDS. I also WAS able to launch HLDS! :) Here are some things I've noticed 1. Installing HLDS in...

After new commit (with Int3 calls) I was hoping, that it would fix this issue. Still no luck and now it gives me **Segmentation fault** even if I run it...

I tried `metamod 1.20` a few minutes ago, but had no luck. ``` Symbol _DYNAMIC not found, cannot apply R_386_GLOB_DAT .... {{nil}} Segmentation fault ``` I also tried `metamod am`...

My friend compiled it for me, because I don't have x86 linux installed. He compiled `MetamodP` and `MetamodAM`, because compiling original `Metamod` threw a lot of errors. Still no success....

> > > try BOX86_LD_PRELOAD=(path to x86 libstdc++) Tried it,, but nothing changed. Not even in startup console log. When i chose different version of library (for example the one...

I was wondering, is it supposed to write something after that `BOX86_LD_PRELOAD=(path to x86 libstdc++.so.6)` command in console? I mean, something like: `Library libstdc++.so.6 successfully preloaded`. Because when I used...

I tried to run the server the simmilar way as in Issue #115, with command: `gdb --args box86 ./hlds_linux -game valve +maxplayers 16 +map crossfire -dll addons/metamod/dlls/metamod.so ` This time,...

Nope, just this one: ``` Error: Symbol _ZSt11__once_call not found, cannot apply R_386_TLS_DTPOFF32 @0xb6457d5c ((nil)) ... Warning, ignoring unsupported Int 3 call Segmentation fault ``` Sometimes after that Unsupported Int...