How Streaming Memory Works in GTA San Andreas, Vice City & III

  Рет қаралды 652,431

TJGM

TJGM

Күн бұрын

Пікірлер: 513
@TJGM
@TJGM 2 жыл бұрын
For the people commenting about 32bit apps being able to use up to 4GB of RAM... I know, I cover this in the video. On Windows, 32bit apps by default can only use 2GB of RAM, this can be increased to 3GB on 32bit systems and 4GB on 64bit systems using the largeaddress flag (32bit systems also require the 3GB switch to be activated). But by default, on Windows, 32bit apps can only use 2GB unless you change it yourself or the app is shipped that way. ----- Socials: Instagram - instagram.com/_tjgm_/ TikTok - www.tiktok.com/@tjgm_? Twitter - twitter.com/TJGM_ Join the official TJGM Community Discord server! Where you can discuss my videos, receive announcements, chat with me and discuss games. discord.gg/AsRsXzqT6s
@LayerZlayer2000
@LayerZlayer2000 Жыл бұрын
Just watched your great Video but damn bro that gta 5 music in the Background you're a Legend i love it 🥰 crazy how gta brought us all together and it's tomorrow 17.september and gta 5 has been 10 years old already only can hope for an gta 6 teaser or better trailer for 2024 i hope so much for it
@Sypaka
@Sypaka Жыл бұрын
And if Windows wasn't dum, we could bank RAM. Remember, there is a 32-bit Windows which can use 64GB RAM.. I wonder how 32-bit applications run on that. Sadly, it hard to get except ebay maybe or so..
@edwardecl
@edwardecl Жыл бұрын
@@Sypaka the reason 32bit windows only supports 4gb total (system + vram) is due to the way device drivers are written, if the limit was taken off by the same method Linux uses to use 64GB on 32bit then most of the drivers would not work without being recompiled, you can't do that without source code.
@Sypaka
@Sypaka Жыл бұрын
@@edwardecl The "PAE" problem. Some drivers DID work, some not - mostly exotic hardware. That's why Windows XP SP3 hardcapped Windows 32-bit to 4GB RAM. Should have been easy for manufacturers to rewrite PAE to drivers, but in the end, they didn't. On Windows 7 there is no limit - but artificial by license (no joke).
@MogAika
@MogAika 11 ай бұрын
@@edwardecl It's not about drivers. Limitation is in the fact that each process has it's own virtual memory space and own virtual addresses, and kernel always keeps kernel memory mapped to user space virtual memory to be able to transfer data from user space memory to kernel space memory and perform syscalls. So, in virtual memory space anything that is above 2gb (31bits) is privileged kernel memory. When you apply 3gb config you basically move this border and limit amount of address space available to kernel and that's not a problem since kernel doesn't need that much memory anyways and 2gb was choosen because of implementation simplicity. When you enable PAE you will have more physical addresses, but still the same 32bits of virtual addresses. That's why there still will be limit of 2gb of memory per process with PAE. If you really want to use more then 4gb of memory in 32bit application on PAE system, you could continusly remap different physical memory on same virtual addresses when you need it, but this would be incredible pain to develop and ruin performance. At this point some drivers which used physical addresses directly and not used virtual addresses had problems with PAE. On 64bit systems kernel behaves the same way, it's virtual memory starts on 63bit boundary, not on 31bit. So 32bit application can use it's 4gb of virtual space as they want. If we had ram size of 18.4 exabytes, we would have same problem on 64bit system as with 4gb on 32bit.
@blakegriplingph
@blakegriplingph 2 жыл бұрын
This is the reason why the re3/reVC source code recreations are so important as it allows the community to refurbish the games when the original developers could or would not.
@isaacster5027
@isaacster5027 2 жыл бұрын
Yea, if I remember correctly those were told to cease and desist by Rockstar right?
@blakegriplingph
@blakegriplingph Жыл бұрын
@@isaacster5027 Sadly so.
@interesting7029
@interesting7029 Жыл бұрын
@@isaacster5027 rockstar are greedy grumps
@CST1992
@CST1992 Жыл бұрын
@@interesting7029If Rockstar allowed modding then they know that the defective editions would never sell.
@blakegriplingph
@blakegriplingph Жыл бұрын
It's always about bean counters to them, what can you expect?
@TheJesus205
@TheJesus205 Жыл бұрын
This video is necesary to understand the basics before modding gta sa in 2023. Thanks.
@humanharddrive1
@humanharddrive1 Жыл бұрын
i loved the buildings popping into view. the low-detail versions are just fascinating to me
@Dr_CJ_
@Dr_CJ_ Жыл бұрын
It feels so nostalgic
@DziuraObokSiura
@DziuraObokSiura 3 ай бұрын
i hate it. it breaks my immersion
@humanharddrive1
@humanharddrive1 3 ай бұрын
@@DziuraObokSiura Didn't ask.
@botman1711
@botman1711 3 ай бұрын
@@humanharddrive1 LOD just scary to me.
@semprocarnage
@semprocarnage 2 ай бұрын
Andi ahn enth theetam feature anelm korennam verum I love it enn prnj pootichimakkal
@Seemann_
@Seemann_ 2 жыл бұрын
I really appreciate your style, nice and clear explanation of the complex topics. Please keep it going!
@TJGM
@TJGM 2 жыл бұрын
Thank you! Means a lot coming from you.
@TJGM
@TJGM Жыл бұрын
@Tegu Iguana For this video I used the stream usage counter by MixMods, although you can also just press F5 to view limits if you have Open Limit Adjuster. www.mixmods.com.br/2015/01/stream-usage-counter-mostrar-o-uso-de-memoria-do-jogo/
@GA96K
@GA96K Жыл бұрын
​@@TJGM Kamu bahkan lebih menghargai orang yang memberimu hadiah, ada konten kreator lain yang saya lihat, saat di beri 50usd dia hanya menulis beberapa kata di kolom komentar balasan
@blakespinelli6969
@blakespinelli6969 Жыл бұрын
i'm not a programmer, but it is legitimately interesting learning how these 2-decade-old games works
@TJGM
@TJGM Жыл бұрын
I've similar videos on the channel if you're interested. Need to know how lights work in old GTA games? Probably not, but it's still interesting. kzbin.info/www/bejne/jqizlHxjpbl2maMsi=f8HjTuKXScuROnRi
@sneharashmi7553
@sneharashmi7553 Жыл бұрын
Just stumbled on to your channel & have been enjoying your content. Your guides are clear, concise & helpful; so much that even a slow learner like me could follow. Stumbling into you has been like accidently stepping into a goldmine. High production values with clear-cut explanations. Your content rekindled my love for San Andreas. And lastly, I appreciate you for explaining lucidly even after the fact that your native tongue is Irish. You put a lot of native Anglicans to shame. Great work Sire!
@TJGM
@TJGM Жыл бұрын
Thank you! Although the most spoken language here in Ireland is English, I don't speak very much Irish 😅
@sneharashmi7553
@sneharashmi7553 Жыл бұрын
@@TJGM Whoops! Didn't know about that!
@NEO_RKX
@NEO_RKX Жыл бұрын
oh hes the best hands down lol ive watched many videos
@leandrothy
@leandrothy Жыл бұрын
This is super interesting, thank you for sharing. I'm always looking forward to learn how the original GTA trilogy works, these games hold a very special place close to my heart, and seeing videos like that pop up is always appreciated. Definitely a double thumbs up. 👍👍
@tausiftaha12
@tausiftaha12 Жыл бұрын
Oh my God.... I didn't realize SA could only utilize 2 gigabytes of RAM, that explains why my pause menu textures appeared white and didn't load like in the video... Thanks for the helpful information.
@Цогт-Эрдэнэ
@Цогт-Эрдэнэ 2 ай бұрын
Use Largeasress
@Цогт-Эрдэнэ
@Цогт-Эрдэнэ 2 ай бұрын
meant largeaddress
@dominiquenewman
@dominiquenewman Жыл бұрын
Brings back memories from when your GTA disc on PS2 is scratched and the music starts skipping and/or you fall through the road and it freezes 😅😭
@unsavourylittlerunt
@unsavourylittlerunt Жыл бұрын
Or when you're flying a plane and a tree spawns in front of you a second before disaster lol
@Generationalwealth94
@Generationalwealth94 11 ай бұрын
And people still say gaming back then was better LMAO. What a bunch of idi**s! Thank god for Steam digital downloads on my PC these days. Or hell, Blu-Ray disks, which are far more resistant against scratches and stuff.
@White927
@White927 6 ай бұрын
@@Generationalwealth94 Except, Steam is not good place if we look around CS2 and Dota 2's microtransactions.
@LAST_STAND_FAN
@LAST_STAND_FAN 2 ай бұрын
@@Generationalwealth94 Games certainly work better now, but they aren't nearly as fun. Every game is either eSports bait or cinematic slop for people who can't play real games nowadays.
@lindaunderling4637
@lindaunderling4637 2 ай бұрын
The music from the ice cream truck gives me ptsd. It had a 100% crash rate
@beyond_5dtemp
@beyond_5dtemp 2 жыл бұрын
This dude def makes the highest quality old GTA games videos on YT, I still see many clickbaiters making videos about this game and it's sad
@vladislavkaras491
@vladislavkaras491 Жыл бұрын
I do not really play GTA, but as a somewhat technical person, beginning programmer and simply gamer it was really interesting to watch and study! Also, as someone mentioned, open source everything for modding/fixing the game(s)! ^^ Thank you!
@soren_prod
@soren_prod Жыл бұрын
ive spent hours trying to get my texture mod to load correctly and it finally did thanks to you
@TrevorBrass
@TrevorBrass Жыл бұрын
The PS2 had only 32 megabytes of RAM. Amazed it even worked at all.
@Shahzad12357
@Shahzad12357 2 ай бұрын
Cuzz it didn't use windows
@mjcox242
@mjcox242 2 ай бұрын
​@@Shahzad12357 windows has nothing to do with game ram-space minus limiting it's size artificially. On 64bit systems that limit is removed allowing access to all 4GB 32bit can see at onece.
@Shahzad12357
@Shahzad12357 2 ай бұрын
@@mjcox242 i never said it did that I was trying to say it had a good os and most of the 32mb of ram was going to the game and not the operating system. the game was alot more optimized for it.
@buak809
@buak809 2 ай бұрын
@@mjcox242 the thing is that video game consoles focus on specific task which is .... playing games, that's why they require less powerful hardware to be able to still run the game whereas on PCs you will be required to have more powerful components because of OS and other apps/tasks that pc is designed for.
@User-r7i4l
@User-r7i4l 2 ай бұрын
@@mjcox242 Windows does use more RAM as it has a ton of services and other stuff, if your system is made for just running games there is a lot of memory that can be saved
@theguitargamer1
@theguitargamer1 Жыл бұрын
It's amazing to think the PS2 Version ran with just 32MB of RAM.
@Shahzad12357
@Shahzad12357 11 ай бұрын
Windows is the bottleneck for us pc users
@captbloodbeard
@captbloodbeard 11 ай бұрын
That's not really the full story, though. The PS2 has 32 MB of main system RAM, but also 4 MB of VRAM and an additional 2 MB (later upgraded to 4 MB) of RAM dedicated for I/O, and 2 MB of memory dedicated for sound processing, so that I/O and sound aren't using main system RAM. So in total games had access to 40 or 42 MB. Its not a lot by today's standards, but considering the extremely low resolution these games ran at, as well as the extremely low resolution and high compression of the textures, there's nothing really amazing about it. These games looked muddy as F on the PS2 if you were a PC Gamer, but for console gamers it was impressive enough.
@ThexXxXxOLOxXxXx
@ThexXxXxOLOxXxXx 2 ай бұрын
@@captbloodbeard yea the video's majority false information, people think system ram is an issue because of 2gb limit, while 2gb is more than youll need to run the game code and retain values, issue's how much you could push game engine and vram
@Weneedaplague
@Weneedaplague 2 ай бұрын
@@ThexXxXxOLOxXxXx5:15
@ThexXxXxOLOxXxXx
@ThexXxXxOLOxXxXx 2 ай бұрын
@@Weneedaplague Don't listen to him search for better tutorials
@pointblank2890
@pointblank2890 2 жыл бұрын
I only ever knew that it was important, but not how it worked. Thanks to you, I understand now!
@JuniorDjjrMixMods
@JuniorDjjrMixMods 2 жыл бұрын
About recommended limits, I don't think it makes much sense to follow how much RAM there is on the PC, in my opinion the correct thing is to use as little as possible so that a good part of the map/vehicles/peds etc are loaded, but still unloads what you don't need anymore. When I had a weak PC and used original RoSA Project, I tried 1024 but after a while the game started to slow down, I lowered it to 512 and it seems to have improved, so I lowered it to 256 and it completely solved the lag (however, RoSA Project Evolved changes a lot more textures, so the minimum is now 512). I completed the whole map storyline in this way (2016). I think that when the game has a lot of things loaded into memory, new things take a little longer to load, probably due to memory fragmentation, but using Improved Streaming looks good, but I only tested on middle-high end PC.
@TJGM
@TJGM 2 жыл бұрын
Huh, good to know. I’ve played through the game with the 2GB limit before and never noticed any slow down, although my PC isn’t too bad. I’ll leave a note in the pinned comment for those who might have weaker PC’s.
@ashketchum6585
@ashketchum6585 2 жыл бұрын
I never knew that I could have just replaced the percent all together from open limit adjuster! Thanks alot for showing me!
@MarvinAbedes
@MarvinAbedes 29 күн бұрын
if i set ola to 1024 do i need to set the same in mixsets?
@ashketchum6585
@ashketchum6585 29 күн бұрын
@@MarvinAbedes haven't had San Andreas in my hands for a while, but I think the answer is yes. MixSets may override it anyway
@diodoxystar
@diodoxystar Жыл бұрын
Amazing Video man. Subbed edit: Also the use of the music in GTA V stoey mode when you pause it for too long is absolutely mood enhancing and appreciated. One of my favorite tracks in the GTA V official, original Score. Even more props to you 💪🏽💪🏽
@ChannelSho
@ChannelSho 2 ай бұрын
People think that it was amazing that this game ran on the PS2's memory size of 32MB. What's more amazing to me is that it had to stream data in at a data rate (~5.25MB/s of raw bandwidth, so much lower practical bandwidth) and seek time (within ~100ms) that made contemporary hard drives look blistering fast.
@gman_4815
@gman_4815 Жыл бұрын
0:01 omg... gta5 pause... so nostalgic...
@vinegar6676
@vinegar6676 Жыл бұрын
absolutely
@insag777
@insag777 2 жыл бұрын
Thanks it is now easy to understand.
@LeandroHorus
@LeandroHorus 2 жыл бұрын
Nice video bro, keep it up!
@epsilon1290
@epsilon1290 11 ай бұрын
Thank you for this video ;) I have been a gamer for a very very long time and it doesn't hurt to refresh my memory a little with such qualitative explanations! ;) Good work and great teaching ! =) Essential basics to have for modding !
@1--y
@1--y 2 жыл бұрын
When using higher streaming memory taxi drivers get bugged. The drivers don't change between cities and throughout the in-game day instead when you open gta sa depending on where you are on the map on initial launch of the game you'll only see one taxi driver ped type. It will not change until you close and reopen the game loading your save game from another point in the map. My bad for the wording but I hope you get the gist of what I'm saying
@nerdius8204
@nerdius8204 Жыл бұрын
This would be the least of my concern.
@BHNative
@BHNative 11 ай бұрын
This is sooo good to know. Makes me want to try Vice City and San Andreas again. Thanks for such a well put-together video!
@WrestlingFace
@WrestlingFace 2 жыл бұрын
Great video and very well explained!
@arijitdas1389
@arijitdas1389 5 күн бұрын
I stopped playing GTA San Andreas two to three years ago, but I still watch this video completely.
@daneallsaleem3174
@daneallsaleem3174 20 күн бұрын
thank you so much. Now I kno why the Rosa evolved textures weren't working and making everything disappear. you're a life saver!
@Oktanowy
@Oktanowy 11 ай бұрын
That is amazing. The game came up 20 years ago, and people still do mods for it xD That is clearly very good game.
@pyrioncelendil
@pyrioncelendil 11 ай бұрын
Much of the reason why streaming has to work like this is a limitation of DirectX 9. Any and all textures loaded into vram have to be mirrored in system memory as well (to account for moments when the system "loses" a device, such as when you've alt-tabbed out of the game and rendering suddenly becomes impossible), so DX9 would use the game's working set to store those mirrored textures. This is why the large address-aware flag mod rose to prominence, especially if you had a video card with 2gb+ of vram, in games like Fallout: New Vegas, the game would routinely crash from attempting to fill up all that vram with streamed textures and burn through its 2gb working set limit long before the video card ran out of vram.
@TheDemocrab
@TheDemocrab 22 күн бұрын
Interesting. That would mean you could also resolve these issues by limiting the amount of VRAM exposed to the game and keeping the installed game/texture mods on fast enough storage for it to always be able to stream texture data in fast enough to prevent stutters. (Which isn't hard for this era of games even with texture mods...Just install it on any decent SSD.)
@lolololzorski
@lolololzorski 9 ай бұрын
Appreciate the videos you make about how the settings work, but I needed to know this over 10 years ago haha
@DolioFoilio
@DolioFoilio Жыл бұрын
Great video! always nice to see the way these old games work. :)
@breakingthehabit6596
@breakingthehabit6596 2 жыл бұрын
Your videos are so good. I'm eager to watch your San Andreas guide video and I don't care if it lasts 1 hour.
@ElizeKane
@ElizeKane 2 жыл бұрын
Wow i never knew about this.. I had this issue everytime i installed more than 3 car models and never knew it could be fixed in some way.. cool video
@peterphajm
@peterphajm 2 жыл бұрын
Thanks, I've been looking for this the whole time.
@freezydetrax4747
@freezydetrax4747 Ай бұрын
i dont know anything about modding or what you talking about, but ive still watched the whole video.
@ThatOneCarPerson
@ThatOneCarPerson 6 ай бұрын
i was installing car mods and i noticed this issue. This was very helpful and it worked, thanks!
@OldSkoolWheniRide
@OldSkoolWheniRide 2 ай бұрын
i’ve always been a fan of renderware engine and how unique it was created around limitations that gave it its own distinctive feel and look especially if this was it being pushed to its limits within only a couple years of development by R⭐️
@Nobody-nz1rk
@Nobody-nz1rk 9 ай бұрын
THAT HELPED ME A LOT, THANK YOU
@StarDustTF2
@StarDustTF2 2 ай бұрын
Maaan, back when my dad brought a bootleg gta CD with alot of modded vice city games, there was san andreas on the other side of the CD, it was filled with Tons of custom cars, but the World never loaded in properly, i tought my pc couldnt handle the game Havent really used huge texture mods myself, but that solves now why my game used to load so, so slowly
@VortexDnB
@VortexDnB 2 жыл бұрын
In my case i encounter another problem since i have already the large address: modloader is a great innovation but unfortunately with too many mods inside (50+) it cause stuttering, lags and fps drops making my game unplayable (well visually speaking) basically almost unmoddable at this point.
@Joao13-Traducoes
@Joao13-Traducoes Жыл бұрын
Same.
@mihailcirlig8187
@mihailcirlig8187 Жыл бұрын
I have like 80 mods and a good bunch of them are texture mods ans still all good. I have some good fix mods and other like improved streaming that are actually quite good at stabilizing the game
@YKXZWX
@YKXZWX Жыл бұрын
@@mihailcirlig8187 what are yours 'good fix mods' can you be more specific because i also have lots of mods inside modloader and my game runs badly just for this reason even tho i have tried every possible solution already but you never know..
@cerobathetalllady
@cerobathetalllady Жыл бұрын
I have more than 100 mods in modloader (I'm not kidding), but my game is still extremely playable, i get above 35 to 40 fps, and 60 when I'm in the woods, this is my laptop spec, Core i3, 4GB RAM, Intel HD 4000, it's an extremely low end PC, but it can run even GTA 4 on medium graphics i get 25 to 30 FPS, it does lag, but only for some time. There's one problem i have with SA tho, whenever i turn on the game and load a save file or a new game, and if i spawn some Ballas via RZL trainer or cheat menu and give them any gun and provoke them, they start attacking me as usual, but my game gets a huge lag spike, but it only lasts for 2 minutes and it never happens again. This also happens in missions where an enemy will shoot CJ.
@hithere01
@hithere01 Жыл бұрын
Did you use the priority option? It's important to make sure that the most important mods have the higher priorities than other less important mods.
@kivanccelik51
@kivanccelik51 11 ай бұрын
Very interesting and useful guide. Thank you so much for this simple yet effective video!
@GoldSrc_
@GoldSrc_ Жыл бұрын
I just found your channel, this is good stuff.
@SkyfighterZX
@SkyfighterZX 3 ай бұрын
I've had so much trouble with the game crashing and textures stopping loading after like 3-5 minutes of gameplay while everything was fine... i set the memory to 2048 but i forgot that, when i started over, i never patched the exe with large address again like i had done in the first attempt at modding (i started over cuz it was a mess) and thus the game was running out of memory and crashing bc textures where probably taking all the available memory, great explanation, i wish your discord server was of more help in at least guiding me to this video, i went there asking for help and was shrugged off to "read the guides" where a simple "seems like a memory issue, maybe check this video see if you did everything right" would have been nice, but well you can't have everything, found this casually after i played the game in that state somehow, which is a win for me! thanks again
@baihaqiaudry
@baihaqiaudry Жыл бұрын
I experienced low memory when creating DYOM/creating my own mission, but suddenly when I wanted to select pedestrians, vehicles, objects & effects, and objectives suddenly the memory was low but when I installed Stream memory the fix was still the same, I tried it!
@oui2611
@oui2611 Жыл бұрын
hard for me to know if you used gta 5 music or max payne 3 music in the background since both soundtracks overlap in style checked the descrpition and its gta 5
@jhonnyn5748
@jhonnyn5748 11 ай бұрын
Thank you very much for explaining this concept. I have a question, is there a mod or program to see the use of stream for Vice City? as well as the one you used for San Andreas.
@GothicMatt17
@GothicMatt17 7 ай бұрын
Thank you for this video 💚
@LikeTotallyEMB
@LikeTotallyEMB 2 ай бұрын
you didn't say how it works. if you want to actually understand it, look at the code and explain how it actually loads and swaps models and textures. This is just limits and setting values for people using mods, nothing else.
@magnitudefallout3944
@magnitudefallout3944 2 ай бұрын
fair notice, the title was badly chosen (keep in mind that youtubers think of content first, and give it names second)
@Parkbocw
@Parkbocw 11 ай бұрын
That happens to me when I used to play SA years ago on Windows XP and installed mods. and I had some issues of models not loaded properly and instead loaded LODs. so I can see why these games were coded in 32-bit like most games in 2000's
@AbdellahPlays
@AbdellahPlays 3 ай бұрын
THANK YOU SO MUCH THIS VIDEO HAS FIXED MY ISSUE NOW I CAN INSTALL CAR MODS
@Bowen101
@Bowen101 3 ай бұрын
Awesome video, I love learning how the games code works🔥🔥 I was playing the OG Xbox version of San Andreas on my 360 and the entire map started to glitch out. I was surrounded by low quality models and empty spots in the map like CJ wasn't in the area or something. Reloaded a save and that didn't fix it. Its never done this before in the last 2 decades I've had the game so i thought the game was completely broken for a sec. It fixed once I restarted the game, kinda wish we could mod San Andreas on console for it to use more ram so this doesn't happen. Idk why it bugged out on me driving from Grove St to Los Flores, too much was going on in the game world I'm guessing?😂
@77elvistheking
@77elvistheking Жыл бұрын
I'm getting PTSD from this... That error reading from GTA Vice City DVD will forever haunt me lol
@arhum1224
@arhum1224 18 күн бұрын
Hi there TJGM, what mods do you recommend for a vanilla experience for San Andreas on PC? SilentPatch, SkyGFX and any others?
@EmApex
@EmApex 11 ай бұрын
The computer science in me wants to say that setting the limit to 2048mb is technically above the memory limit and it should be 2047mb for the demonstration of 2gb but I know it'd have the exact same result of the game running out of memory and crashing anyway so bleh Interesting video though! It surprised me a little that it only uses 64mb for streaming but then I had to remind myself this game also came out on PS2 and the original Xbox, so it makes complete sense. It's easy to take for granted just how much RAM we have nowadays. Only thing I'd really add is that 32 bit OS's don't really exist anymore, so the 32 bit instructions are only relevant if you're running a super old computer (and even then 64 bit versions of Windows have been around since XP at least). If anyone doesn't know what their OS is it's almost definitely 64 bit if you're running modern hardware.
@EngineeredFemale
@EngineeredFemale 2 ай бұрын
WHERE WERE YOU WHEN I WAS LEARNING TO MAKE MODS. man this video was great and super informative. Thank you!
@msgvibes3394
@msgvibes3394 11 ай бұрын
POV: When you watch too much GTA related videos, youtube recommends you a GTA technical analysis video
@joseguerra4476
@joseguerra4476 2 жыл бұрын
Felicidades bro, exelente video
@Simo4Games
@Simo4Games 2 жыл бұрын
Amazing video and good explanation, also how did you show the memory usage can u link the mod and thanks
@reaperclank
@reaperclank 2 ай бұрын
Super cool video dude.
@SofiaXY
@SofiaXY 2 жыл бұрын
POV it's 2022 and there's no satisfying mod aside from Open Limit Adjuster that can fix this problem. Draw distance when flying helicopters or planes are shit. Same for Definitive Edition.
@TJGM
@TJGM 2 жыл бұрын
That's not due to the streaming limit. That's an optimization feature that reduces object distance when flying. There's a mod that changes the behaviour out there somewhere.
@SofiaXY
@SofiaXY 2 жыл бұрын
@@TJGM oooh ^_^ what mod could that be? hahaha
@AndrasMihalyi
@AndrasMihalyi Жыл бұрын
Please, name this mod. When flying the bushes only appear within a 100 m radius, no matter what I set the drawdistances to
@DrSpaceman42
@DrSpaceman42 8 ай бұрын
“Gigaboytes”
@Liske-
@Liske- 2 ай бұрын
Thank you! i had it set to 2048MB and pause menu was not loading textures, and game was crashing, 1024 is perfect :)
@MyStolenAimbot
@MyStolenAimbot Ай бұрын
Sooo this is why my game has been crashing. Thanks mate Edit: My game doesn’t crash anymore! Worked!
@chiclezs2
@chiclezs2 2 жыл бұрын
I use MixSets mod to set 512mb of streaming memory, I have 8gb of RAM and a SSD, I got 30fps with no fps drops
@caxtonmurage8808
@caxtonmurage8808 2 жыл бұрын
if possible can you make a video on increasing limits for add-on tuning parts for custom vehicles. I know FLA fixes most issues but there's still a limit to how many tuning parts one can add to the game for customizable cars-(That is arch angel vehicles and loco lowrider garages )
@SeaNBlack
@SeaNBlack Жыл бұрын
thank you so much my game was crashing like crazy. this video was really helpfull
@garvy_
@garvy_ 2 жыл бұрын
Great video :)
@TJGM
@TJGM 2 жыл бұрын
Thank you!
@JuniorDjjrMixMods
@JuniorDjjrMixMods 2 жыл бұрын
You should update your RoSA Project, this old version the vegetation looks so bad.
@TJGM
@TJGM 2 жыл бұрын
I plan to, but I’ve been getting a crash with the latest version that I haven’t had time to diagnose. Don’t worry, it’ll be installed soon :P
@skeet1144
@skeet1144 Жыл бұрын
@@TJGMany update on this?
@dimitri91
@dimitri91 Жыл бұрын
Thank you for the info, this is game legendary.
@andreizachyusi
@andreizachyusi 2 сағат бұрын
Yo, i never knew that using too much stream memory would make my game crash when i go to other places, until this video, i know how streaming works, i before used 2047 memory, which is so much. But small would just make LOD models, but now i use largeaddress and use 752 memory would
@LuizDahoraavida
@LuizDahoraavida 17 күн бұрын
32bit applications should be able to use 4gb of memory, not 2gb. This is determined by the maximum number of values (memory addresses) a 4 byte (32bit) pointer can hold
@TJGM
@TJGM 17 күн бұрын
@@LuizDahoraavida Please watch the entire video or read the pinned comment. 32bit applications on Windows, can't use 4GB of memory unless the application has the large address aware flag. In which case it can use 4GB on 64bit Windows, or 3GB or 32bit Windows.
@yousefslimani99
@yousefslimani99 Жыл бұрын
I don't have any of these issues so thanks for the video
@Anomliz
@Anomliz 2 ай бұрын
this happens in GTA 5 FiveM servers as well where the "city Engineers" have no game development skills and blame it on players and dunno how to optimize the mods they are pouring into the server, like modded cars and players leaving 100's of those crashed cars around the map
@anything.with.motors
@anything.with.motors Ай бұрын
Gta v use todo similar stuff with my 8gb ddr2 system. But it was cpu based issues (an old core 2 quad) When I switched to an i5 3470 with only 4gbs of low grade memory it was way better, but I upgraded to 12gbs of gaming ram
@harrybo6596
@harrybo6596 Жыл бұрын
great video Horsebox
@ahmadzayidan6817
@ahmadzayidan6817 2 жыл бұрын
TJGM, can you please do a ragdoll bullet physics mod in your 7th GTA SA Mod Showroom series?
@akirlsaset2011
@akirlsaset2011 Жыл бұрын
That happened to me all the time on my ps2. And a message saying "error reading grand theft auto san andreas disc".
@andreyachimescu9253
@andreyachimescu9253 9 ай бұрын
This video reminds me of a mod i tried to install, the gta san andreas coop mod. I always ran into random crashes, no idea why, never bothered to check. I will have to check your "how to mod gta sa" video, probably i can find some solutions but I am curious what do you think about that mod and probably you can show us a video how to set it up properly? I could make it run in steam remote play together by tricking steam to think i am playing a steam game that already has the remote play together feature.
@Marko_737
@Marko_737 2 ай бұрын
i don't actually need it but maybe some day i will so good and simple guide u did thanks
@TeardownReuse
@TeardownReuse Жыл бұрын
you can push past the said limits i've given it 8gbs before on a unload/target of 6gb on a 64gb system (overkill yes but if you have it might as-well give it ceiling space and let it hold more models for longer if you have the resources )
@TJGM
@TJGM Жыл бұрын
How?
@SMG08meme
@SMG08meme 4 ай бұрын
dude how can i thank you i liked the video that should help but i always played gta sa with potato settings and it lag for no reason so i downloaded all of the mods you showed in the video i did everything you said in the video but i changed the 30fps to 60fps and i started and bro there i was no lag i maxed out the settings and still no lag (unless if i go too fast) but hey at least im enjoying it again thanks you bro! (here a sub as a gift!)
@SwitchedDreams
@SwitchedDreams Жыл бұрын
It would be cool if we saw how streaming works in 4 and 5.
@_GhostMiner
@_GhostMiner 2 ай бұрын
*0:58** wdym by default?* unsigned 32-bit integer can stoeezup to 4,3B or address up to 4GiB of data.
@TJGM
@TJGM 2 ай бұрын
@@_GhostMiner Watch the video and listen. By default on Windows, they can't use 4GB.
@cerobathetalllady
@cerobathetalllady Жыл бұрын
Is Improved Streaming recommended for 4GB RAM? I already enabled Large Address for my San Andreas. I followed the video and changed the Memory usage from 30% to 512 in Open Limit Adjuster like you said and install Improved Streaming, but my framerate becomes much worse. Before i installed Improved Streaming and changed the memory usage, i always get 35 to 40 FPS when I'm in a city (with Realistic Population mod) and 60 when in the woods area where peds do not appear, but after downloading the mod and changing the Memory usage in Open Limit Adjuster, i get 25 fps in both cases, both in cities and woods. And after i deleted the mod and changed the Memory Usage back to 30%, the game becomes smooth again, any clue of what's happening? And if it's necessary, this is my PC spec Intel Core i3-3217U, 4GB of RAM and Intel HD 4000 graphics card.
@OCEAN-fc9wl
@OCEAN-fc9wl Жыл бұрын
Good background music choice
@shadowblade9385
@shadowblade9385 Жыл бұрын
At 1:10 I'm just now noticing those apartment buildings. How those have escaped my attention for as long as I have played, I don't know...
@XZ-III
@XZ-III 11 ай бұрын
theres also an ak behind the building at that part
@thomasly
@thomasly Жыл бұрын
How I can see Stream Usage in the game (like at 2:25 left top corner)? Which button opens it?
@xaym3n
@xaym3n 4 ай бұрын
Hey man, I dunno if you can give an answer for it. But whenever I quit the game there is a black box covering my screen, I have to use task manager to end task of GTA_SA.exe everytime. Any fix for this or your opinion?
@fuyukihidekii
@fuyukihidekii 29 күн бұрын
I may ask, what happened to KZbin and MixMods? Just saw the description and im kinda curious
@SDRIFTERAbdlmounaim
@SDRIFTERAbdlmounaim 2 жыл бұрын
do you think you could make a review /gameplay video of my mta:sa drift server, it's heavily focused on car customization, and mta btw is like a multiplayer for san andreas, let me know if you're down and I'll tell you more details on this video idea
@Povilaz
@Povilaz Жыл бұрын
Very interesting!
@UnyieldingMass
@UnyieldingMass 11 ай бұрын
That same LOD thing would happen on my PS2, I think it had to do with the disk being scratched... didn't take care of my games as a kid lol
@TryHardCentral
@TryHardCentral 10 ай бұрын
I never encountered such a problem?
@--XloW--
@--XloW-- 3 ай бұрын
i used largeaddress back in the day in one of my gta sa videos now im using it in wow
@LyrelGaming
@LyrelGaming 2 жыл бұрын
Underrated! Though, increase the pace of your video lol
@GTA_Specialist
@GTA_Specialist 2 жыл бұрын
Thank you so much mate🌺🌺🌺
@Superbuzzer19
@Superbuzzer19 Жыл бұрын
OK bro can you reply to this Does installing the improved streaming thing and the large adress + limit adjuster gived you more fps in the game ,because i have a 8gb ram pc and it using only 45% of ram and i get fps drops while shooting then it go backs to normal (120+ fps) Please answer as soon as possible 🙏
@lucasc1035
@lucasc1035 Жыл бұрын
any response?
@wholesome1844crucifier
@wholesome1844crucifier 11 ай бұрын
in case anyone else is wondering, yes, this will improve your performance and help with lag. i still wouldnt recommend playing at 120+ fps tho, because it will cause tons of game breaking bugs. its possible to play the game at 60 fps without any issue, but only if you install a mod called framerate vigilante and its dependencies.
@Dell96kill
@Dell96kill 8 күн бұрын
No wonder I keep seeing transparent walls. Thank you for sharing this video. It helps me a lot to do mod remaster gta sa, even though my PC has so much RAM
6 Details You DIDN’T Know About GTA San Andreas
10:27
What is Mipmapping in San Andreas?
6:39
TJGM
Рет қаралды 228 М.
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 6 МЛН
🕊️Valera🕊️
00:34
DO$HIK
Рет қаралды 4,2 МЛН
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,2 МЛН
spots you ignored in las venturas | san andreas world tour
21:12
Which Version of GTA IV Should You Play?
16:23
TJGM
Рет қаралды 434 М.
GTA SA - Removed Content [Part 1] - Feat. BadgerGoodger
24:15
How Optimizations made Mario 64 SLOWER
20:41
Kaze Emanuar
Рет қаралды 493 М.
GTA SA - Why Remaster is Garbage? [Part 2] - Feat. BadgerGoodger
41:58
Fixing GTA IV with 4 Mods
14:46
TJGM
Рет қаралды 880 М.
I Remastered GTA San Andreas With Mods
19:16
Betaz
Рет қаралды 1,6 МЛН
GTA Vice City vs GTA Vice City Stories MAP COMPARISON
7:58
mrlopezzz
Рет қаралды 342 М.