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

This pull request contains fixes to build utilities and other fixes such as refactored script and CI. Merging this pull request closes #175 and maybe #159 Tasks: - [ ]...

This commit now install everything with FHS-compliant structure (/usr/local/bin/hl2_launcher and lib/libtier0.so lib/lib...). Binaries and libraries now uses rpath and not depends on local bin/ directory unlike original Valve's Source. TODO:...

TODO: Test with hardware acceleration

I have built the source-engine for Anbernic RK3366 series handhelds, i have used the following options `./waf configure -T release --64bits --togles` Getting off the train the game is so...

bug
non-windows

People need to know how to run games on the built engine, what's the point besides learning anyways then.

enhancement

I am trying to debug engine build using L4D2 game data. `source-engine` installed with: ``` $ ./waf configure -T debug --64bits --prefix=%root% $ ./waf build $ ./waf install ``` `%root%`...

Using of "Display Game Title" option in map, when it loading, just immediately crashing a game. ![image](https://github.com/nillerusr/source-engine/assets/56092546/ca21eae6-93a5-4ed8-934f-a27061c5fbfc) If it outdated function, maybe just say in console about that? _Просто даже...

The game crashes when using the in-game screenshot command (F5). I'm using the last commit b7bd94c for build. This screenshot crash problem did not occur before 0235b1e, including 0235b1e. in...