Everything posted by Xplorer4x4
-
LCPFR Crashing on RPH Launch
I did do a reinstall of LSPDFR at one point, so I did have to go back and change that value again, but it made no difference. RPH still loads but LCPFR still crashes when RPH loads.
-
LCPFR Crashing on RPH Launch
So I installed GTA V through Steam and followed this guide to get everything working under CachyOS linux. Now I can get in to game and load story mode but as soon as I launch RPH it claims LCPDFR is causing a crash Here is the RPH Log: https://pastebin.com/4Cxv8z7q I do not believe it will help much, and I can't find a separate log for LCPDFR. I am using the latest CachyOS Prton Pack with SLR. I havent had a chance to test other Proton but Proton GE 10.25 causes the game to get stuck at the loading screen when trying to launch story mode. Any idea why LCPDFR is crashing on me?
-
Launching RAGEPluginHook in Linux with GTA V Enhanced
Well I followed the guide and modified the game ID to git GTA V Enhanced. Seems everything works but something isn't right with RPH. When I try to launch RagePlugInHook with the game running in story mode, this happens. 0bd0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Unknown heap type: #Schema * Assertion at /builds/mono/wine-mono/wine-mono-10.4.1/mono/mono/metadata/metadata.c:1155, condition `index < meta->heap_strings.size' not met, function:mono_metadata_string_heap, index = 0x00000000 size = 0x00000000 meta=Z:\home\xplorer4x4\.local\share\Steam\steamapps\common\Grand Theft Auto V Enhanced\RAGEPluginHook.exe Tried many Proton versions. Any suggestions?
-
Launching RAGEPluginHook in Linux with GTA V Enhanced
Ok thanks, I am using it as a base to play with and I think I may be making some progress. I can get RPH to launch fine in it's own folder, and it runs fine but naturally does not detect the game. If I launch RPH from the GTA V dir without Rockstart Launcher installed, it says Steam failed to initialize. I was hopping to bypass Rockstar Launcher but obviously that won't work but let's see what I can come up with still.
-
Launching RAGEPluginHook in Linux with GTA V Enhanced
I'm a bit confused. LSPDFR work with GTA V Enhanced right? This is specifically what I asked for but you linked me to a guide for the GTA V Legacy Version without any clarification. Am I just supposed to swap the game ID for the enhanced version?
-
Can't Click Anything
So by default I use Vivaldi Browser with the built in ad blocker disabled. Instead I let uBlock Origin Lite do all the work. I also use Privacy Badger to block Tracking cookies and such. I tried disabling both of them, but I am unable to click on anything on the website. The Navigation menus drop down, but if I click a link or say a forum name, or even the Contact Us link at the bottom off the page, nothing happens. I though the Dark Reader extension may be an issue, so I disabled, that and still nothing. Using a fresh install of Chrome with both uBlock Origin Lite and Dark Reader on, I have no problem, navigating the site. This is really strange.
-
Launching RAGEPluginHook in Linux with GTA V Enhanced
I have been away from GTA V modding since before GTA V Enhanced was released. Could some one point me to the latest most reliable guide to launching RAGEPluginHook trough the Steam version of GTA V Enhanced? I feel like most of the info I find is out dated. For example, if I launch Protontricks, and select GTA V Enhanced, it just opens regular winetools and none of my steam games are show in winetricks even though they are shown in protontricks. I am running CachyOS. I see information about installing certain dependencies, but I am consfused since I don't have a wine prefix for steam games. I bought my GTA V copy steam.
-
Dynamic Lighting System Crashes(Log Included)
Anybody?
-
Dynamic Lighting System Crashes(Log Included)
Ooops. Didn;t see the "IV" just the "V" lol. Mods feel free to move accordingly. The entire log is attached. RagePluginHook.log
-
Dynamic Lighting System Crashes(Log Included)
When I spawn certain vehicles, DLS keeps crashing. Here is part of the log:
- Police Vehicle Menu
-
LSPDFR Crash(Log Included)
Here's my RPH log. I can't quite figure out what's causing my crash. EDIT: Disregard. Somehow my RageNativeUI was missing. RagePluginHook.log
-
Corpse Inspection
No I did actually. The problem was much more than that. A backup program was causing interference to make a long story short. Normally I'd be happy to share the issue/fix but there's probably a better chance at world peace than someone running into the particular issue I had lol. But for learning's sake, mind pointing out what stood out to you in the log?
-
Corpse Inspection
https://pastebin.com/LLS0rVSM Here is a log. I only have a few mods installed so mostly a clean base and yet LSPDFR crashes when I load the game.
-
Controller Button Configs
I am trying to customize my ini files for my mods to get the menus assigned to the keys I want on my controller for gta v on pc. Most buttons are pretty obvious, A,B,X,Y, but my concern is things like R1,R2, and R3. Also, my controller has 2 extra buttons on the back I would like to map. I also notice that in the game standard.meta file the key bindings are in a strange format. <Item> <Input>INPUT_RAPPEL_JUMP</Input> <Source>IOMS_PAD_DIGITALBUTTON</Source> <Parameters> <Item>RDOWN</Item> </Parameters> </Item> <Item> <Input>INPUT_RAPPEL_JUMP</Input> <Source>IOMS_PAD_DIGITALBUTTON</Source> <Parameters> <Item>RDOWN</Item> </Parameters> </Item> Is there a cheat sheet for both gta 5 and lspdfr that will help me with key configs?