box86-compatibility-list icon indicating copy to clipboard operation
box86-compatibility-list copied to clipboard

HL2 Death Match Server (srcds)

Open ptitSeb opened this issue 5 years ago • 3 comments

Report from smirkus100s:

srcds (aka half-life 2 deathmatch and other) worked without plugins srcds plugins worked meta version

 Metamod:Source Version Information
    Metamod:Source version 1.11.0-dev+1141
    Plugin interface version: 16:14
    SourceHook version: 5:5
    Loaded As: Valve Server Plugin
    Compiled on: Aug 19 2020 14:56:28
    Built from: https://github.com/alliedmodders/metamod-source/commit/a4aafd7
    Build ID: 1141:a4aafd7
    http://www.metamodsource.net/
plugin_print
Loaded plugins:
---------------------
0:      "Botrix plugin 1.0.1 (c) 2012 by Borzh. BUILD Apr 27 2020"
1:      "Metamod:Source 1.11.0-dev+1141"
---------------------

Metamod:Source with version 1.10 and 1.11-dev SourceMod not worked,Triggered on SIGSERV

Using emulated /home/pi/hl2dm/hl2mp/addons/sourcemod/bin/sourcemod_mm_i486.so
Using emulated /home/pi/hl2dm/hl2mp/addons/sourcemod/bin/sourcemod.2.hl2dm.so
Using emulated /home/pi/hl2dm/hl2mp/addons/sourcemod/bin/sourcemod.logic.so
Using emulated /home/pi/hl2dm/hl2mp/addons/sourcemod/bin/sourcepawn.jit.x86.so
Warning: Cannot dlopen("libmatchmaking_ds_srv.so"/0x635e3298, 2)
3119|SIGSEGV @0x62d7e798 (???) (x86pc=0x371a6f3/"???"), for accessing 0xc (code=1), db=(nil)((nil)/???)

rcbot2 worked is bots for HL2DM,Day of defeat Source and other

ptitSeb avatar Aug 26 '20 12:08 ptitSeb

Hi, love your work. Is there any hope for getting Sourcemod to work with Box86/Box64? (Sorry for the necro but this is now the Google top result)

VYRNACH avatar Dec 08 '24 13:12 VYRNACH

I would suggest you open a ticket on box86 or box64 github with fresh results.

(also, if it's still 32bits, I suggest you give box32 a try too).

ptitSeb avatar Dec 08 '24 13:12 ptitSeb

I would suggest you open a ticket on box86 or box64 github with fresh results.

(also, if it's still 32bits, I suggest you give box32 a try too).

"Box32 is a build option for Box64, and is disabled by default" (I know it's slightly offtopic but) I checked everywhere at the Box64 and couldn't find any information on this build option? I'm kinda new to this so is there a pre-built option of the latest Box64 but with box32 enabled? Edit: cmake .. -DBOX32=1 as can be seen here: https://github.com/ptitSeb/box64/actions/runs/12201025532/job/34038519200

VYRNACH avatar Dec 09 '24 16:12 VYRNACH