Memuat...
9 berkas disukai
1.561 komentar
0 video
1 unggahan
169 pengikut
4.740.454 unduhan
  • Df5e9e censored avatar

    @liuyu2255565
    This is likely a R* script logic issue not an ENT one. They keep track of the character data (ped ID, money, stats like stamina etc) for each protagonist but when you use a ped which isn't one of the protagonists - there's no data to keep track of because it shouldn't be a thing. The only method to fix this would be to somehow copy an existing protagonists data (ped ID etc) to your character (in memory) and hope it fools the scripts responsible for checking.

    That isn't something which is an easy fix either as it could end up breaking scripts given swapping peds isn't an intended feature in GTA and dynamically patching scripts isn't something a lot of menus offer.

    @Reverse Eng
    Primarily through natives thankfully but features like the auto-updating vehicle despawn global; auto-generating vehicle spawn list and snow patterns are memory patterns which would require to be found/updated for Enhanced.

    Annoyingly with R*'s shift in pipeline, to now use LLVM to compile GTA, makes finding the right pointer in something like IDA a worse chore than it was in Legacy. Those are the primary issues with getting ENT running on Enhanced as natives are easily renamed/swapped out but updating those patterns requires time we just don't have.

    Code wise ENT would ideally need a rewrite as it's difficult to add new features R* have added (and will likely add to Enhanced). It was written at a time when R* was concentrating on story missions for Online and not new content so when MK2 weapons appeared, it just didn't fit nicely into ENT's existing logic for example. Online interiors is the same - i.e custom color sets for interiors like the hangars.

    4 jam yang lalu
  • Df5e9e censored avatar

    @Rawo To be honest I haven't used it in around a year but it may require some memory patterns to be updated to work (as R* changed up their pipeline/compiler when Enhanced released) but once that's done it should.

    Patterns will definitely have to be updated if you wanted to use it in Enhanced as it was designed for Legacy.

    5 hari yang lalu
  • Df5e9e censored avatar

    @Rawo OpenVHook is a thing but some features (like DX overlays) just don't work and need to be implemented. It's open source so there's a backup in case AB can no longer update SHV but it's needing some work to get to the same quality as his scripthook.

    5 hari yang lalu
  • Df5e9e censored avatar

    @Clovissss
    ENT is for Legacy only. The source is available if you want to port it to Enhanced though.

    5 hari yang lalu
  • Df5e9e censored avatar
    Komentar yang disematkan

    Enhanced Native Trainer: Update 56.0

    Contributions wholly thanks to @Slash_Alex:-
    Added:
    * Added a 'Menu Scrolling' option.

    Fixed:
    * Improved the 'Fuel Consumption' feature. You can rebind the jerrycan hotkey now (update your ent-config.xml file).
    * Fixed a nasty bug in the 'Use Phone While On Bike' feature.
    * Fixed a tiny bug in the 'Super Jump' option.
    * Fixed some nasty bugs in the 'Can Run In Apartments' option. It didn't work properly if the player was wanted.

    Contributions wholly thanks to Miku2177:-
    Added:
    * Updated the 8/2 control scheme. Modified the navigation controls for keys 8 and 2. Holding down 8 or 2 now auto-scrolls to the next page. Continuous page scrolling is now enabled by holding 8 or 2, with full cyclic navigation between pages.

    Fixed:
    * Adjusted the title position & aligned the title and items.
    * Optimized Sucking Grenades and Gravity Gun message prompts. Fixed Sucking Grenades flashing bug & fixed prompt conflict (notification messages kept appearing when they shouldn't).

    Contributions wholly thanks to Lucienlmy:-
    Added:
    * Added a GitHubAction to compile ENT on the repo whenever a change is pushed to main.

    Known Bugs:-
    * Some of the weapon tints (namely MK1 tints) use the incorrect name in ENT. This is a side effect of using the in-game names.

    Minggu, 04 Mei 2025
  • Df5e9e censored avatar

    @jade224
    Have you tried a different key bind? It doesn't disappear for me but I'm also _ONLY_ running ENT - no other menus.

    Sabtu, 26 April 2025
  • Df5e9e censored avatar

    @Back9
    Unfortunately that'll be on someone else to port over. We just don't have time these days to maintain it.

    Sabtu, 26 April 2025
  • Df5e9e censored avatar

    @magneto20 - I looked into this fake update 56 and it appears it's backdoored. I highly, HIGHLY, recommend you do a virus scan using something like Malwarebytes and delete the file. You may also want to change your passwords in case it downloaded a stealer.

    This file was not uploaded by me and appears to be a done on the server side of 5mods.

    Selasa, 18 Maret 2025
  • Df5e9e censored avatar

    Enhanced Native Trainer: Update 55.0

    Added:
    * Added new Agents of Chaos peds & vehicle previews.

    Contributions wholly thanks to @Slash_Alex:-

    Added:
    * Added the 'Agents Of Sabotage' DLC interiors
    Fixed:
    * Fixed a nasty bug in the 'Vehicle Indicators' feature.

    Known Bugs:-
    * Some of the weapon tints (namely MK1 tints) use the incorrect name in ENT. This is a side effect of using the in-game names.

    --------
    If you're having issues with ENT crashing on start up - try loading JUST ENT and seeing if the crash continues. If it does you can turn off options using DB Browser to open up ENT's settings database -> Browse data -> feature enablements in the drop down and setting the respective value to 0 or 1.

    You could also rename the DB and get ENT to make a new one.

    You can find ENT's settings DB by putting the following into an explorer window:-

    %appdata%\GTAV Enhanced Native Trainer

    ---------------------
    DO NOT DOWNLOAD ANY UPDATE ON THIS PAGE UNLESS IT CAME FROM US (i.e the changelog in the pinned comment the top tells you the last version we released).

    A fake update 56 was uploaded without my knowledge and contains a potential backdoor. IF YOU HAVE DOWNLOADED THIS FILE - DO A VIRUS SCAN IMMEDIATELY AND DELETE THE FILE.

    Selasa, 18 Maret 2025
  • Df5e9e censored avatar

    @magneto20
    We didn't upload it so we don't know what was inside. I've unlisted it as there's no changelog and we weren't told about it. It could be malware for all we know.

    My account isn't compromised as someone else has uploaded the file on the admin side and attached it to this page,

    DO NOT DOWNLOAD ANY UPDATE ON THIS PAGE UNLESS IT CAME FROM US (i.e the changelog at the top tells you the last version we released).

    Selasa, 18 Maret 2025
OSZAR »