Зарежда...
1 харесван файл
670 коментара
11 видеоклипа
1 качване
17 последователи
5 271 изтегляния
  • Gtav76

    @William Halverd Thanks I thought that ymaps were maps shaped like the letter "Y" and props meant respect.

  • Gtav76

    @VILZUPLAYER1 I guess there was a misunderstanding when you wrote, on the mod page, " Now i can get wait for it..... 500000 ymap objects and about 80000 of them with working collisions/attachments without any memory errors OMG"

    Because this was clearly on this page, a props mod, it implied that you could add unlimited ymaps. Even if it was designed for ymaps you can only push the game so far until it crashes...no matter how many enabling modes, no matter how much VRAM and system RAM. It's much more complicated than that.

    Преди 2 дена
  • Gtav76

    @William Halverd , @ReNNie

    My comment was based on the comment by @VILZUPLAYER1 which implies your mod not only allows for more props but also more ymaps...which obviously is "in your dreams". No substitute for RAM and VRAM.

    Преди 3 дена
  • Gtav76

    Note: If you go the route of putting -scOfflineOnly inside Steam itself, you'll need to remove it after every forced online authentication. That's why i don't have it in Steam, instead I use it in my batch file. This gives me the flexibility to start the game from the batch file without having to remove it over and over.

    Преди 3 дена
  • Gtav76

    @rimcelebrate , @kagikn, @TrustNo1, @JojiTX @sandwitch

    There seems to be quite a bit of confusion on this topic which is really two completely annoying but different issues.
    Here is my attempt to clarify.

    Fact 1. In April 2023 a Rockstar Social Club update caused a Code 16 error. This error only affected reverted games such as 2372. The error is only attributed to the Rockstar Game Social Club (RGSC).

    Fact 2. In December 2024, with patch 3407, Rockstar modified the Rockstar Game Launcher (RGL) to force updates. This has nothing to do with the April 2023 issue.

    The current fix for the December 2024 is to go offline until you get a message 2-5 days later. At that point in time you must authenticate. Going online isn't a big issue, but it means you need to update your reverted game. Thankfully this only requires swapping the current GTA5.exe in so it overwrites your reverted GTA5.exe. You then start the game, let it authenticate, quit the game, swap back the reverted GTA5.exe, once more go offline, rinse and repeat.

    I don't understand why @kagikn keeps referring to title.rgl, a binary file, which did not exist with old versions such as 2372 and consequently has no impact whatsoever on reverted games. I had brought up this issue with @kagikn, using the RGSC mod as an example only but obviously my request was unclear.

    The December 2024 issue has nothing to do with the April 2023 one. I was hoping he could fix the December issue and, once more, title.rgl has nothing to do with older versions such as 2372. I’m not even sure when it was introduced.

    If @kagikn does not have the bandwidth to create a new mod for the December 2024 issue, I’m posting here a workaround which is 100% effective and only a minor PITA. You will need 2 bat files, one for day to day offline. The other is for when the authentication dialog pops up.

    Day to day (note you can optionally put Steam id and password in the command)
    @echo off
    start "" "C:\Program Files (x86)\Steam\steam.exe" -applaunch 271590 -scOfflineOnly

    Authentication Time (note: adjust for your path, renaming dinput8.dll is optional)
    @echo off
    cd /d "P:\SteamLibrary\steamapps\common\Grand Theft Auto V"
    REM This is to revert to 2372
    if exist "GTA5_2372.exe" (
    ren "GTA5.exe" "GTA5_Current.exe"
    ren "GTA5_2372.exe" "GTA5.exe"
    ren "dinput8.bak" "dinput8.dll"
    echo Renamed GTA5.exe to GTA5_Current.exe and GTA5_2372.exe to GTA5.exe

    start "" "C:\Program Files (x86)\Steam\steam.exe" -applaunch 271590 -scOfflineOnly
    exit
    ) else (
    REM Check if GTA5_Current.exe exists
    if exist "GTA5_Current.exe" (
    ren "GTA5.exe" "GTA5_2372.exe"
    ren "GTA5_Current.exe" "GTA5.exe"
    ren "dinput8.dll" "dinput8.bak"
    echo Renamed GTA5.exe to GTA5_2372.exe and GTA5_Current.exe to GTA5.exe
    @echo off
    start "" "C:\Program Files (x86)\Steam\steam.exe" -applaunch 271590
    exit
    ) else (
    echo Neither GTA5_2372.exe nor GTA5_Current.exe exist. No renaming performed.
    )
    )

    Разгърни за да можеш да прочетеш цялото съдържание на коментара
    Преди 3 дена
  • Gtav76

    @VILZUPLAYER1 I don't install asi mods, but you're essentially saying that ymaps are ped props? Or that this asi increases the limits for ymaps?
    @William Halverd . If this is true, you should update your description and the one for FiveM, both of which refer to ped props.

    30 декември 2024
  • Gtav76
  • Gtav76

    @MissySnowie Thank you and I hope you have a wonderful new year as well.

    27 декември 2024
  • Gtav76
  • Gtav76

    @TayMcKenzie I was making a pretty obvious joke, but it seems to have gone way over your head. I guess English ain't your mother tongue.

    14 декември 2024