Description
Is your feature request related to a problem? Please describe.
Right now it's impossible to run MTA with some HD texture packs without having some streaming problems. Even 256x256 texture packs that only change certain buildings can cause your game to lag when loading new textures or simply refuse to display them at all.
This is a known issue that is not solved by just setting the streaming memory to maximum. A lot of people choose alternatives to MTA simply because they can't have their custom HD mods. This also makes it impossible to replace every texture of San Andreas with an HD (or sometimes not even HD) texture packs by the server. The only alternative for doing that is using shaders, which could lead to low download speeds because of the size of certain textures. Binary reading is hard to do (altough not impossible) but using .txd directly should be the optimal solution.
Related: #2205
Forum Post dating back to 2010: https://forum.mtasa.com/topic/24022-a-stream-fix-feature-request/
(in the second page of that post is a link to the sourcecode of one of the streaming memory fixes, but it seems that this code is already used by MTA).
Describe the solution you'd like
A stream memory fix should be integrated in the options menu, one that lets even more memory be allocated for textures. There are like 25 asi's arround gtaforums that can do this trick, one of them was made by fastman in 2011.
Describe alternatives you've considered
None.
Additional context
I don't know the logistics of this and if its even possible, feasible or worth it. I know that we already have an option in advance settings to set the Streaming Memory, but it's not enough for some of todays players needs. Custom .asi's make this a non-issue, in comparison the MTA counterpart is kinda weak and does not fix the issue in its totality.
Someone with knowledge about this topic should check how much this can be improved. Clients that mod their game will highly appreciate a fix for the flickering, lag at load and disapearing buildings when using HD textures.
I couldn't find any issue that is directly targeted to this (maybe #2205?). I know there were some issues in the mantis waaay back but the problem was with MTA Streaming, not with the streaming in general.