Jump to content

angel88888

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by angel88888

  1. 20 hours ago, kiynox said:

    [ @angel88888 ]
    ---
    Might be related to newer Android restriction, perhaps try to disable phantom processes: Phantom
    ---
    * Process with procaution, might have bad side effects.

    https://docs.andronix.app/android-12/andronix-on-android-12-and-beyond
    i followed this steps to run 3 commands through the windows to disable phantom processes,

    but still doesn't have any green boxes inside the speed function. speedhack doesn't works.

  2. 8 hours ago, BloodMoonScript said:

    You tired freeze, and u try all method what have in script(time hack V1, V2 and Xa) and have you tired script "time hack unity"?

    Its me Kotako, just i lost my old account, lmao

    i have tried both scripts, i ticked all the boxes in autofinder, it told me to try 0.15,0.16 on float, i used timehack to search around 8-9 results, all are float 1.0, i changed and freezed to 0.15,0.16 and other random numbers, but nothing happened.

  3. I have three gaming phones: one is the RedMagic 6S Pro rooted with Android 11, another one is the ROG Phone 3 originally running Android 10 but upgraded to Android 12 and rooted. Both of them use the GG default speedhack, which also works fine on my UE4 games. However, the third one, which is the ROG Phone 7 rooted with Android 13, encounters an issue where GG fails to use the speed hack on the same games that the other two phones work with. The GG speedhack function displays all red boxes without any green box. Does anyone know what the problem is and how to fix it?

  4. @kiynox i have already downloaded termux app, and the game im playing is x64, so i have already downloaded the specific file :"ue4dumper64", now i need to know the gworld and gname address of the game in irder to type the right command in termux to generate the sdk, can you explain more detail of how to get gworld and gname through hex pattern and how to calculate offest in gg? Thanks

  5. On 12/21/2023 at 1:15 PM, kiynox said:

    [ @angel88888 ]
    ---

    Your logic is flawed. This could work if you find common value, but it is not the case with speedhack. Even If Game Guardian shows you x2, x3, etc; it is only a modifier, which it is not the actual value. Speed value is usually in floats. So if the default speed is 1.05 and the speedhack modifier is 2, it should be = 1.05 * 2. That's why in order to find speedhack, you need to find for unknown/fuzzy value. Also remember that Game Guardian speedhack is related to OS/Kernel timers function, which make it unlikely the value stored in game's memory range.
    ---

    You just need: Termux installled. Then read their documentation, you can find it at the bottom of the github page. There's 2 UE4-Dumper, use it if another fails: AndUE4Dumper - UE4Dumper. Must be noted that you need to know the GWorld & GName addresses of LibUE4 first in order for it to work. It acts like Unity, where you need: libil2cpp.so & metadata.dat, but in UE4 you need: libUE4.so & Gworld - GName address. You can find GWorld or GName trough Hex pattern: 
    Examples. Find the GWorld-Gname first on Game Guardian -> calculate the offset: GName - Base address of LibUE4 -> Use the tool on termux and put the address:

    su
     ./sdcard/download/ue4dumper --sdkw --gworld <address_of_gworld> --gname <address_of_gname> --ptrdec --package <you_game_pkgs_name> --output /sdcard/sdk.txt

    ---
    Unlike Unity / libil2cpp dumper that automatically look for metada.dat, in UE4 Dumper you still need to manually find GWorld & GName.

    @kiynox I clicked into the GitHub link of UE4Dumper that you gave me but i still don't understand which specific file i need to download to make it work

  6. 50 minutes ago, kiynox said:

    Also remember that Game Guardian speedhack is related to OS/Kernel timers function, which make it unlikely the value stored in game's memory range.

    Do u mean that it is impossible to change the game speed in a UE4 engine game by modifying memory values, and the only way to do so is through its internal speed hack

  7. 15 hours ago, kiynox said:

    [ @angel88888 ]
    ---

    UE4 and Unity is game engine. Both have their own structure. You can use UE4Dumper: UE4 Dumper
    ---

    You can find the value of speed using SDK generated from UE4 Dumper. Or you can use unknown value search / fuzzy search -> Run -> Refine with changed value -> Stop running -> Refine with changed value (do this repeatedly until the result is decreased).
    ---

    @kiynox After restarted the game and using the same method to search for the speed value, I noticed that the addresses had slightly changed. I'm not sure why this happened.

    IMG_20231221_114053.jpg

  8. 14 hours ago, kiynox said:

    [ @angel88888 ]
    ---

    UE4 and Unity is game engine. Both have their own structure. You can use UE4Dumper: UE4 Dumper
    ---

    You can find the value of speed using SDK generated from UE4 Dumper. Or you can use unknown value search / fuzzy search -> Run -> Refine with changed value -> Stop running -> Refine with changed value (do this repeatedly until the result is decreased).
    ---

    @kiynoxThx for your suggestion, I don't know how to use UE4 dumper, but I suddenly come up with another way to search, my goal is to enable speed hacking on my rooted Android 13 phone by editing its memory instead of using the internal speed hack. To achieve this, I attempted to modify the speed using the internal speed hack feature on my Android 11 phone, them I searched for the same speed value in the memory each time I made a change, such as x1, x2, x3. After several attempts, I found 30 results, which included 2 different addresses with 3 different types. However, whenever I tried changing the value to 2 or 3, it immediately reverted back to 1(Normal speed). Even when I used the freeze function, the value remained the same.

    IMG_20231221_104935.jpg

  9. @kiynox

    I wonder if I can identify the specific timer box that can accelerate the entire game process. Is it possible to use an alternative method, such as modifying the memory value, to speed up the game? I know this is possible in Unity games, but I'm unsure about UE4 games, and I don't know how to locate the speed value through memory.

  10. 20 hours ago, kiynox said:

    [ @angel88888 ]
    ---

    It could be caused by several factors, but it's mostly software-os related.
    ---
    Software:
    Game Guardian speedhack relies on 32-bit library. Which mean that your game must either use armeabi-v7a or x86 architecture. When you're downloading from Playstore, if the game aren't using split-apks, it will have multiple architecture variant of the game library. Most virtuals is also built on top of 32-bit architecture, including VPhoneGaGa. Even though you can use 64-bit inside the virtual, it is being emulated on 32-bit. So when you're importing the game to virtual, it will instantly use 32-bit variant, which causing speedhack to work.
    ---
    OS:
    Game Guardian speedhack is basically accelerate the entire game timing. It wokrs by manipulating time() function on kernel level, I think the explanation could be found here: How to determine why speedhack does not work.
    ---

    @kiynox

    But it's weird that my old Android 11 rooted phone works fine for speed hacking in the same game with all the same Game Guardian (GG) settings. I think there might be something wrong with Android 12-13 when it comes to GG speed hacking, considering that the latest version of GG was released two years ago, around the same time the latest Android version was 11.

    I hope @Enyby can fix this issue in the next patch of GG.

  11. @nok1a
    Hi, thank you for your reply, no matter whether the game APK is downloaded via a browser or directly from the Playstore for my rooted Android 13 phone, the Game Guardian (GG) internal speed hack does not display any green timer, except for the GG ball tester. However, on my rooted Android 11 phone, all different kinds of apps work with the GG internal speed hack, and it shows a full green timer. It is possible that the issue lies with the GG internal speed hack not supporting Android 13 or 12. now In my case, I use VPhoneGaGa/VMOS Pro on my Android 13 device to play games. However, I have noticed some touch latency compared to operating the original phone. VPhoneGaGa on Android 10 has issues with downloading apps via the Play Store, so I have resorted to using the Android 7 version.

  12. Another question,I have recently rooted my rog7 pro (android13) with magisk, gameguardian works fine, can be granted superuser, nothing shows error, i have tested on gg tester the speed hack works fine too, in the speed function (list of timers)can see a few green boxes means working, when i try other games like hill climb racing, doodle jump,changing money and gem value works fine too, however gg speed hack doesn't work, all the boxes in speed function shows red,but when i use vmos pro and try these same games with same gg setting, speed hack works, can see a few green boxes in speed function, is there anyone know what's the problem? Thanks

  13. The speed hack works fine in my mmorpg game, but sometimes my character keep jumping backward to the same position when trying to walk away, even turn the speed back to 1.0, problem still exist, need to change to another map or restart the game, is there any other solution?

×
×
  • 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.