Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Convar to disable map-load asset reloading #1356

Open
koerismo opened this issue Feb 2, 2025 · 0 comments
Open

Feature: Convar to disable map-load asset reloading #1356

koerismo opened this issue Feb 2, 2025 · 0 comments
Labels
Type: Feature This is something completely new that will be added.

Comments

@koerismo
Copy link
Member

koerismo commented Feb 2, 2025

Which component should be improved?

Other

Describe your feature suggestion in more detail

A cvar to disable the client's automatic reloading of all materials/textures/etc every map load would allow standalone mods to speed up load times as a quick optimization. Possible downsides include issues related to BSP-packed content and addons, however these would be negligible if the mod is being distributed as a standard sourcemod or through Steam, as they can just opt to pack content into vpks.

A cvar with this functionality is currently present in Revolution.

@koerismo koerismo added the Type: Feature This is something completely new that will be added. label Feb 2, 2025
@koerismo koerismo changed the title Feature: Cvar to disable map-load asset reloading Feature: Convar to disable map-load asset reloading Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature This is something completely new that will be added.
Projects
None yet
Development

No branches or pull requests

1 participant