Jump to content
  • 0

more values on emulator(bluestacks) then on the phone


kalibro

Question

Posted

Hello, im doing offset script for my game and when i searched up for region c++data there was 18 Mb and also 200 values and the same i've done on my phone and there is only 1 mb by c++data and only 6 values.

the problem is that with 200 values on my pc i can do lots of useful offsets and with 6 values of course not. What and how can change something so on my phone will be the same amount of values just like on my emulator???? or is that impossible

 

photo_2023-01-17_21-56-48.jpg

photo_2023-01-17_21-56-55.jpg

3 answers to this question

Recommended Posts

Posted
15 hours ago, kalibro said:

Hello, im doing offset script for my game and when i searched up for region c++data there was 18 Mb and also 200 values and the same i've done on my phone and there is only 1 mb by c++data and only 6 values.

the problem is that with 200 values on my pc i can do lots of useful offsets and with 6 values of course not. What and how can change something so on my phone will be the same amount of values just like on my emulator???? or is that impossible

 

photo_2023-01-17_21-56-48.jpg

photo_2023-01-17_21-56-55.jpg

it's probably because your phone uses armv7(32bit) or 64 bit. and your pc emulator is x86 

Posted

Hi @kalibro, this is should be a normal behaviour and can be caused by various reasons:

  • - The value does not load because Game tends to be loaded appropiate value at times. This is related to chunking and how optimization works in games.
  • - Game or Android Architecture. Make sure to compare both architecture.
  • - Game versions, even tho it's latest, in other region/country can have different version.  For example PUBGM have both 17110 or 17115 as the latest versions.
Posted

All regions and address are depending on the processeur
PC processeur isn't the same as your phone
thoes changement may happens in the diffrence between phones processeur too

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.