source-engine icon indicating copy to clipboard operation
source-engine copied to clipboard

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses

Results 96 source-engine issues
Sort by recently updated
recently updated
newest added
trafficstars

I'm talking about the "Source Engine 24" or similar build identifier when opening the console.

My operating system is Ubuntu 22.04 from Joshua Riek. Please give me step-by-step instructions on how to remove it. The instructions in the description are not accurate. I don't understand...

The compile requires multiple days worth of time. It prints long warning messages pertaining to sse2neon and is generally inefficient. In addition, when the compile is terminated and restarted, it...

non-windows
Build issue

receiving the following error when trying to build on macOS Sonoma: Build failed -> task in 'bitmap' failed with exit status 1: {task 4408516672: cxx colorconversion.cpp -> colorconversion.cpp.1.o} ['/usr/bin/clang++', '-MMD',...

I've got a 5.1 system connected via USB soundblaster running on an M1 macbook air on Debian Linux (I'm using stock PipeWire). It surprisingly works great natively and out of...

enhancement
linux
osx

Just wondering if it's possible for the engine to be compiled to the web as it is C/C++ code which WebAssembly supports, although the graphics engine may have to be...

enhancement

Hello, I'm in trouble! An error occurs when aiming. Error: SV_PackEntity: SnagChangeFrameList returned null https://drive.google.com/file/d/1gT6CpH8dGO_cKOb8A2PSVyXpfRYXgxU4/view?usp=sharing - screenshot https://drive.google.com/file/d/1K6vlVmQQ1WMpIrr_kL6rIlg2OBZpA9KL/view?usp=sharing - engine logs https://drive.google.com/file/d/1CTpIkgE7qU39wGAju7SUeKAWNPVQqlZi/view?usp=sharing - my system https://drive.google.com/file/d/1NJEj52nkgzaoGJLb5rYGxT1oTDCWUA_7/view?usp=sharing - sys.log

This pull request adds Windows ARM32 support (WOA64 requires additional modifications) Tasks: - [x] Port SSE2NEON (maybe just add neonmath?) - [x] Successful compilation and startup - [x] Fix graphical...

This pull request improves GitHub Actions by using matrix, sending artifacts and removing old build scripts for every build platform.