Read process Memory + how to Cheat Engine. WIN API for Game Developers, day 8.

preview_player
Показать описание
In this tutorial series, I aim to help you learn the Windows API. By the end, you will be able to make a basic game, using no libraries except Windows.h

In this lecture, we will learn to allocate memory using the Windows API.

Playlist:

#cpp #gamedev #programming #windows

join my Discord!

Wishlist My Steam Game!

Join this channel if you want to support me 😻:

Do you want to learn some more stuff from me?

Music:
Evan King - w e i r d
Evan King - Virtually Impossible
Evan King - Esuna
Evan King - Let's Go!
Рекомендации по теме
Комментарии
Автор

Thank you for inspiring me to make something like Cheat Engine for myself. I will also do it to avoid using the sketchy Cheat Engine installer.

brajki
Автор

Love this series. Really appreciate what you're doing 🙏

zeke
Автор

when i try to run it i get the error: "argument of type "WCHAR *" is incompatible with parameter of type "const char *"" any idea why this might be happening, the error is when you use strcmp()

blackfire