Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

WHAT IS THIS

linux games and servers have problems with loading packed file assets (and loose files sometimes!) due to recent changes

relevant issue here: ValveSoftware/Source-1-Games#6868

i tracked the problem down here and @shavitush made a client-side hook to fix it (which requires -insecure), but servers still encounter the issue so here's a sourcemod plugin to fix it too

note: it might not work for the first map that's loaded on a server because the plugin doesn't load before map files are mounted maybe I guess idk?

HOW ARE SERVERS BROKEN

bsps that pack models will possibly have collision problems so that's the most visible place

an example map that's somehow broken without this plugin:

  • bhop_friendsjump @ setpos -10239.424805 8130.023438 -2911.968750 ; setang 18.701771 0.225578 0.000000

DOES IT SUPPORT TF2/HL2DM/DODS

probably but i haven't checked. lemme know if it does/doesn't

About

(NO LONGER NEEDED) sourcemod plugin to fix loading packed files on linux servers

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages