Measuring memory usage?

I’m nearly done with the first version of Blocky World. However, I need to see how much memory is being used by the game. Does anybody know of a way to check memory usage using Code::Blocks?

EDIT: I think I found a solution, but it doesn’t use Code::Blocks. If you go into Task Manager (the More Details version), select the Pokitto sim (make sure your game is running), right click, and click “Go to details,” you can find the total memory the game is using. Subtract approximately 13,304 KB from that, and you have your memory usage. I haven’t optimized BW yet, so I’m using 7 KB…:joy:

2 Likes