Skip to content

sourcemod plugin to fix loading packed files on linux servers

Notifications You must be signed in to change notification settings

rtldg/linux_file_lowercaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

sourcemod plugin to fix loading packed files on linux servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published