Jump to content

get resolution?


SirniNamaz

Recommended Posts

I don't really know much about C++ and how memory addresses work ( never studied C++ "hard", I'll start soon ) but here's the memory address & some info that I got from GTAModding:

0xBA6820 - [byte] Resolution values: 
  
    11 = 640x480 
    12 = 800x400 
    13 = 800x600 
    15 = 1024x768  

If you know C++ and how to manage with memory addresses, then it should be easy for you to get resolution with this.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...