Everything posted by Will
-
Grand Theft Auto V Release Dates (PC, PS4 & Xbox One)
Yeah, but...4K resolution and triple monitor support...I might have to upgrade my monitors.... Seriously, they are going all out with the PC release so I'm fine with it being delayed once again.
-
Crashes after 0-10 minutes
Then you didn't fully read what I linked:
-
Logcheck error
You can limit the crashing by disabling all world events in the Police Helper ini, I can't get the specific settings right now but it's clearly explained how to do this in the file.
-
Logcheck error
Unfortunately LCPDFR 1.0 is not compatible with vdH Police Helper and there may be errors when using them together.
-
Logcheck error
Well there's your problem...read this: '?do=embed' frameborder='0' data-embedContent>>
-
Does anyone know how can i solve this issue ..
Try this: '?do=embed' frameborder='0' data-embedContent>>
-
My partner don`t arrest
I'm not sure what the issue would be if the keyboard commands are not working.
-
Crashes after 0-10 minutes
Read this: '?do=embed' frameborder='0' data-embedContent>>
-
My partner don`t arrest
Partners will not arrest peds that you already have stopped. So, if you press E on a ped then tell the partner to arrest him, your partner won't do anything.
-
Polpatriot Wheels Disappearing
For future reference, LCPDFR Support Requests is only for support regarding LCPDFR itself, not any other mods for the game. Glad you managed to fix the issue, though, and I'll close the topic. Nothing to see here! This topic has been closed by LCPDFR.com staff. If you feel that this topic has been closed in error, please report this post.
-
LCPDFR Causing Game Crash When Game Starts - Resuming Session
Delete savegame.fr and oldsession.fr (if it exists) from the main GTA IV directory.
-
how to uninstall old lcpdfr versions completely
Dsound and xlive are asi loaders, you need to have one (and only one) of these. I believe the latest version of LCPDFR comes with dsound. If you just copy everything to your GTA IV folder then it will be there. The older versions had a folder called "ASI Loaders" that had both xlive and dsound and you could pick which one you wanted. You don't have to manually download anything.
-
how to uninstall old lcpdfr versions completely
Everything you need for LCPDFR to run is included in the installation package. If there's issues after reinstalling, please post your log.
-
Some lights aren't working
If you want to use ELS 8's coronas, then move the headlight dummy to the inner headlight and the actual flashing light should come from that part. If you are not using the coronas, then you would have to map ELS to just the inner headlight.
-
LCPDFR 1.0: How to install a hotfix?
You can install the hotfix right over any version of 1.0, however .95 has to be fully uninstalled before installing 1.0. I recommend using the manual install as the automatic installer might not replace some files with the new ones. Just copy and replace everything from the installation to the main GTA IV directory.
-
Non-ELS lighting equipment..
You'd have to model them, then ELS map them. I believe there is a mapping tutorial in the tutorials section. Technically you could pull them off the bodyshell as well, just go into vertex mode and delete the entire bodyshell except for the light parts.
-
how to uninstall old lcpdfr versions completely
To install a new version of 1.0, simply download the manual install and copy all the files over (replace all). Updating with the automatic installer tends to cause issues because sometimes it doesn't feel like replacing all of the files (mainly AdvancedHook.dll). To fix the graphics being locked, create a file called "commandline.txt" in the main GTA IV directory and put "-norestrictions" in it (without quotation marks of course).
-
Crash after a few seconsd
Wait, a common error with the code is that it tries to divide by 0? Did the Rockstar developers not pass math class? Sorry, I just find that hilarious.
-
lcpdfr 1.0d and ELS V8 clashing? AdvancedHook.dll ?
Make sure you use the AdvancedHook that comes with 1.0d (you may need to get it from the manual install). You can tell yours is outdated because the version reported in the log is .34, whereas the most recent version is .38.
-
install ELS 8.0 and LCPDFR has encountered an eror
Make sure you use the AdvancedHook that comes with LCPDFR 1.0d, as the one with ELS is outdated (you may need to get it from the manual install). If you still have issues, please post your logs.
-
CSharp.Engine.Core. Error in game. Please help.
Follow this tutorial to uninstall .95: https://www.lcpdfr.com/page/tutorials/index.action/_/script-data-file-modification-tutorials/how-to-uninstall-lcpdfr-095-r19
-
Non-ELS lighting equipment..
(I got distracted by Don't Starve Together Beta...) It's actually really easy to make it non-ELS. What I did here was take the >Whelen Avenger, remove extra_#_L0's, and move the extra_# blue box thing to the correct position on the Avenger. I then deleted the default siren1 and siren2, and renamed extra_#'s to siren1 and siren2 (or you could move the default siren# boxes to the appropriate positions). The lights are still in the grill but don't turn on because the model is part of the bodyshell, and I didn't feel like removing them.
-
Some lights aren't working
I have no clue. I guess it's something to do with what those extras are meant to be in GTA IV (since Rockstar wasn't planning on them being used as lights).
-
Non-ELS lighting equipment..
I'm guessing you mean you downloaded a development part that came in z3d format, right? If so, then you import this to Zmodeler by importing the textures like you normally would, then use File -> Merge and select the development part. Click "All" on the bottom of the screen that pops up, then "Merge." As for non-ELS equipment, there isn't much but I'm sure it wouldn't be hard to change an ELS part to non-ELS. It should just be removing the extra_#'s and properly placing the siren1/2/3/4 dummies. I'll experiment with this now.
-
how to set up els
You put the config file in the ELS folder (the folder is located in your main GTA IV directory), then change the _SLOTCONTROL file to make the vehicle you wish to use this config file actually use it. If you want [ POLICE ] to use the police.ini config file, then you would do this: [ POLICE ] Status = on File = police As for the config file itself, everything is explained in the documentation that comes with ELS. It's way too much to explain in a forum post.