Grocel / 3D-Stream-Radio

It is an spawnable scripted entity for Garry's Mod that allows you to play online streams and local files as 3D world sound.
https://steamcommunity.com/sharedfiles/filedetails/?id=246756300
17 stars 4 forks source link

Framedrop on radio spawn #4

Closed Grocel closed 1 year ago

Grocel commented 5 years ago

I noticed that the radio causes a frame drop of about between 200 to 500 ms on my computer when it is spawned.

It his is caused by the GUI system initializing its caches and elements. I will see if I can fix that by using Lua coroutines, but I can not do any promises.

Grocel commented 1 year ago

Won't fix. It is likely to break more stuff then it would be useful for. It is likely super difficult to develop also.

Grocel commented 1 year ago

Recent changes made this issue less apparent. A slight frame drop is still there, but it should be much better now.