Roman Chistokhodov

Results 109 comments of Roman Chistokhodov

Seems like rpcs3 no longer uses pango at all and I'm really lazy about building the AppImage of fallible version myself.

So issue with mouse look in mods is still here. Even if you take shared object from original Half-Life linux version and put it to mod folder the issue remains...

I don't see Gauss using `m_chargeReady`. Did you mean satchels? Also adding virtual functions will probably break server plugins. Still good thing for modders who don't plan to maintain the...

Here's a backtrace from debug build: ``` #0 0x0000000000000000 in ?? () #1 0x000055555579e4de in soloud.Soloud.create() () at ../../.dub/packages/bindbc-soloud-0.1.2/bindbc-soloud/src/soloud.d:39 #2 0x000055555577ae32 in main.TestGame.this(uint, uint, bool, immutable(char)[], immutable(char)[][]) (this=0x555555a4e708, args=..., title=...,...

Also example of duplication in standard library docs https://dlang.org/library/std/file/dir_entry.html

Hi. Where did you take Opposing Force for Android from? You're probably using the LostGamer's launcher or some other outdated version. There's an issue with pitdrone relationship in our current...

Closing this as it's not an issue of hlsdk

This was fixed in https://github.com/reimagined/resolve/pull/2142 and available since 0.33.4 However the current documentation is wrong at some places and lacks details. For example the right key is `finishTime`, not `endTime`....

For me deleting the packaged libSDL2 solved this issue. Of course you need to have 32-bit version of libSDL2 installed on your system.