- Home /
how to control how much RAM my game use system requirements of my game you know
in video games they requirements how RAM you game need to run now i want to know how to make my game how much RAM IS NEED TO RUN OR USE
What about using the profiler and checking the maximum ram usage
Answer by Nosrick · Jul 28, 2018 at 03:03 PM
That's something that's down to you, and your design decisions. If you use a lot of RAM in your coding, textures, etc, your game will need a lot of RAM to run.
The best thing you can do to check how much RAM your game is using, is run the Profiler and grab the data from it at its most intensive points, see what the maximum RAM usage is.
I sense through a language barrier that the OP is asking about how to measure an app's RA$$anonymous$$ requirements in order to publish that as a specification to the consumer.
Answer by nightwingdz · Sep 22, 2018 at 03:31 PM
hi thanks for answer i know about the profil but thier a way to make my game how mach ram is using like gta sa the game use ram only in player are or spot when you walking you see that the object is pop up how can i do that
Your answer
