Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

This file has been reported as outdated or no longer maintained. For further information, see the file comments.

LSPDFR Computer+ 1.4.1.1

(172 reviews)

10 Screenshots

 

 

Ever miss the LCPDFR computer? The one with the user-friendly realistic interface? LSPDFR Computer+ aims to bring that back.

LSPDFR Computer+ is open-source! Check out the git.

 

Looking for the Ped and Vehicle Images? Click Download,  select Additional_ComputerPlusImageAssets.zip and extract the contents to your root folder

 

Features

  • Ability to search for persons and vehicles without keys conflicting with other mods.
  • Ability to request backup using a nice looking interface.
  • Uses the LSPDFR API to get ped and vehicle information. Also includes info left out of the regular LSPDFR police computer, like times stopped, number of citations, and a vehicle's stolen status.
  • Uses the Traffic Policer API (if it is installed) to also show a vehicle's insurance information.
  • Search fields are automatically filled out with the subject's information during a traffic stop, so all you have to do is press a button!
  • Dynamic backgrounds! Depending on which police vehicle you're in, you'll get a specialized department background. Comes with RDE support.
  • Looks practically identical to the LCPDFR computer (in terms of the layout).
  • Active Calls screen, which shows all callouts sent by Dispatch, even the ones that AI units respond to! (Must have participating callout plugins installed for this to work)
  • Computer+ has its own API, for callout developers to use!!
  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required).
  • Computer+ now have ability to create citation for stopped ped on foot. After stopping a ped (by holding E key) or using "Stop The Ped", you may open Computer+ and create a citation for the ped. Make sure you have the latest "CitationDefinitions.xml" in place which has a public citation category. After it's created, return to the ped and give the citation to the ped (default key: LControlKey + PgUp).
  • You may open Computer+ as a tablet while on foot. (default key: LControlKey + NumPad0)

 

Installation
Place ComputerPlus.dll, ComputerPlus.ini and the ComputerPlus folder in Plugins\LSPDFR\.
LSPDFR will automatically load Computer+ when you go on duty.

 

Usage
While in a stationary police vehicle, hold E or the Right D-Pad button to bring up Computer+.

 

Configuration
If you open the ComputerPlus.ini file, you will notice a few things.
You can change the username and/or password that is displayed on the login screen to anything you want.
You can also adjust which backgrounds are shown for which vehicles.
To give an additional police vehicle a background, simply add another entry in the format vehiclename:bgfile.jpg
ENSURE THAT THE VEHICLE YOU'RE ADDING IS A POLICE VEHICLE AND THE BACKGROUND FILE IS IN .JPG FORMAT.

 

Developers
Keep an eye on the Computer+ Developers Wiki, over at -- https://github.com/PieRGud/ComputerPlus/wiki
If callout developers need any help integrating their plugins, you can contact @BejoIjo@ainesophaur or @PieRGud on the LSPDFR Developers Discord server (link is in the API forums)

 

Additional Info
Computer+ does not replace the default LSPDFR computer.
So, if you don't always want to use Computer+ during your patrols, then you need not worry - the default computer is still there.

 

Known Issues

  • Your cursor is frozen in the middle or does not move
    • Pause GTA (if you cannot, unload LSPDFR)
    • Go to Settings
      • Keyboard / Mouse
      • Mouse Input Method
        • Set to "Raw Input"
  • Your cursor does not appear
    • ... make sure the display resolution in game matches your windows display resolution. If the resolutions do not match, you will not see a mouse cursor
    • If you have multiple monitors, make sure GTA's Graphic Settings have the same "Output Monitor" set as the same monitor set as your windows primary monitor. Example, if you have three monitors and your left monitor is your primary windows monitor, make sure GTA's Output Monitor is set to the left monitor -- if GTA isn't set to the same primary monitor as windows, you will not see a mouse
  • GTA5 freezes / drops to 1fps while computer+ is open..
    • ...after you alt+tabbed out of the game..
      • If you plan to alt tab out of the game, play in windows boardless
      • Try to untick the option to draw the background before leaving the game screen. Until there is a way to detect if the game has focus, this seems to be the only solution
    • ...after you opened the Rage console
      • Don't do that.. seems to be an issue with Rage's handling of form events and the console key presses
    • ....after you pressed the escape key
      • Don't do that... Rage forms do not like the escape key pressed multiple times

 

Support
If you experience a bug, crash, or you just have a question/concern, please post in the Computer+ topic.

 

Contributions

If you would like to contribute to the project, feel free to fork the repo and open a Pull Requests. We work through feature branching and prefer to keep commits as scoped as possible (ie, not one large commit). If you have any questions, please contact @ainesophaur

 

Many thanks to contributions from the following members:

 

@BejoIjo, @Stealth22 and @Fiskey111

 

 

!!!!! VERY IMPORTANT NOTES !!!!!

If your game is crashing when opening ped or vehicle information window, please be informed that GTA V has very limited memory allocation for plugins which tends to crash your game when you have too many plugins installed. To prevent crashing, please try the followings:

  • Download and install a good "gameconfig.xml" which might  increase memory space for plugins. We recommend the one created by "dilapidated"
  • Reduce your mods and plugins by disabling them one by one until your game is stable => !!!! Especially reduce a few "RagePluginHook" plugins in "GTA V\Plugins\" folder !!!!
  • If your game is still crashing, try to disable Computer+ components:
    • Disable ped image by setting the flag in the .ini file (set DisplayPedImage=false)
    • Disable vehicle image by setting the flag in the .ini file (set DisplayVehicleImage=false)
    • Disable random history report generator in the .ini file (set RandomHistoryReport=false)

What's New in Version 1.4.1.1

Released

VERSION 1.4.1.1 (Latest)   contributed by @PieRGud

  • Compatibility for LSPDFR 0.4
     

VERSION 1.4.1.0   contributed by @BejoIjo

  • Added feature to automatically put the passengers from traffic stopped vehicle into the ped view list
  • Fixed minor bug when the traffic stop passenger walks away after ComputerPlus logged off

 

VERSION 1.4.0.0   contributed by @BejoIjo

  • Code tweaks to make the plugin more stable (no crashes expected)
  • Removed LiteDB (persistency) support and replaced it with in-memory db. The gameplay doesn't change. Player can still see random citation and arrest report of the peds.

!! Important Notes !! If you are not suffering from crashes when using v1.3.6.5, you can keep using it. This version is made for those who still suffer from crashes

 

VERSION 1.3.6.5   contributed by @BejoIjo

  • Added new feature which allow  you to access Computer+ via tablet while player is on foot. (default shortcut key: LControlKey + NumPad0)
  • Added stolen flag on vehicle info window
  • Added checkbox to toggle create court case for the citation (Notice to Appear) on the citation form
  • Enlarged citation selection list for better UX
  • Replace citation ticket 3D model given to the ped with more suitable one
  • Fixed bug when driver takes off after being given the citation without waiting player return to the car. (during traffic stop)

        ** Special Thanks to @RayJGamer, @JBuzz826, @manu450 for beta testing this release :thumbsup: 

 

 

HISTORY:

Spoiler

VERSION 1.3.6.4   contributed by @BejoIjo

  • Added gun permit information on ped info window. (compatible with Stop The Ped plugin)
  • Added feature to create court case for any citation given to the ped (LSPDFR+ plugin is needed)
  • Added color (red/green) on flagged ped/vehicle data (e.g. license status, insurance status)
  • Fixed  truncated string on random history charge information
  • Reduced crash possibility by tweaking some components

 

VERSION 1.3.6.3   contributed by @BejoIjo

  • New feature to create citation for stopped ped on foot
  • Added compatibility to the peds stopped by "Stop The Ped" plugin
  • Fixed bug on creating citation while the suspect is in player car back seat, the car model now will show "N/A"
  • Reduced frequent crashes when opening ped info or vehicle info
  • Added configuration option to enable/disable ped and vehicle images (only disable if you're still having crashes)
     

VERSION 1.3.6.2   contributed by @BejoIjo

  • Fixed bug. Sometimes Computer+ creates duplicate LSPDFR+ Court Cases
  • Added configurable flag (in the .ini file) to enable or disable LSPDFR+ Integration

 

VERSION 1.3.6.1   contributed by @BejoIjo

  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required)

 

VERSION 1.3.6.0

  • Stable release, finally out of beta. Crash prevention, handle clean ups. etc. Just download it 😉

 

 

User Feedback

Recommended Comments

BejoIjo

Members Contributor

(edited)

On 2/15/2018 at 2:53 PM, JBuzz826 said:

 

Mine crashes as well. Usually when I do a manual search of a ped. Although it happened on a traffic stop. Grrrr

 

On 2/16/2018 at 10:08 PM, Wayne George said:

Yeah thats pretty much where i am crashing as well. 

 

On 2/18/2018 at 1:26 PM, Chris B 1B 86 said:

@PieRGud @ainesophaur

 

I beta tested multiple versions for a long time (I was incredibly honoured to do that) and I am a staunch supporter of this mod. However, I can still barely use it more than 2-3 times without a crash. Most of the time, I see a crash from a rph plugin such as persistent weapon flash, or dashcamV - the other times it crashes LSPDFR completely and sometimes it crashes GTAV totally. I remove some plugins from RPH to see if that helped such as Rageshowmylocation (I love this mod and hate not using it) but it hasn't really fixed the problem. Is there possibly sometime about this mod that my rig just cannot handle all these processes when C+ is open?

 

On 2/23/2018 at 3:27 AM, Jedwards26 said:

Almost every time i open up the police computer(computer +) and try to write a ticket or an arrest log, my game crashes! Idk if it's just the plugin itself or if anyone else has this issue but i can't seem to figure it out.

 

On 2/26/2018 at 12:03 PM, Stu Montana said:

I'm too getting crashes almost every time I use it. 

Mostly when I check a ped, and THEN also check the vehicle or the other way around. Game crashes to desktop almost instantly. 

 

For now I tend to avoid using the computer.

 

 

 

On 3/7/2018 at 10:40 AM, GabLeGamer said:

still getting this error. Yes i've disabled the past records, Yes I have an updated gameconfig to support added memory. Still crashes every. single. time.
 

Crash happens as soon as you click on either of the lookup buttons.

and from the looks of it, looks like it has something to do with getting the image of the ped (or the "nopedimage" image)...

 

On 3/11/2018 at 7:08 PM, PBSO Guy said:

Yeah mine does the same thing. I was coming here to see if anyone had the same annoying issue or if it was just me. I take it you don't have a fix/answer?

 

Hi guys!

 

Sorry for the multiple quotes. I just want to generate reply notification for you all.

 

I have seen a lot of crash reports when we open the ped info or vehicle info windows.

Honestly I don't know exactly what the root cause of the crash, but from the exception message, it is related to memory crash / corrupt / leak.

 

I'm trying to localize what caused the leak. It might be the ped citation/arrest history feature which use extra memory to access local database.

It might also be some components on the Gwenform (the windows rendering library).

 

I would like to have a few tests to solve this memory leak issue.

My first test is by disabling the ped and vehicle picture, which is always loaded on those info windows.

 

If you want to try, please download the ComputerPlus.dll file from this link:

 

It's compiled from the latest Computer+ release, but with the ped/vehicle picture handler disabled (not called).

By doing this test, I might be able to pinpoint and localize what's the cause of the memory leak / corruption.

 

Please let me know if the crash is still happening. Thanks!

 

Edited by BejoIjo

JBuzz826

Members

@BejoIjo question I don’t have ped images loaded in mine. Mine shows no ped image and no vehicle image as well. Will this file you posted get rid of that screen? Just curious. I’m willing to test it out 

BejoIjo

Members Contributor

25 minutes ago, JBuzz826 said:

@BejoIjo question I don’t have ped images loaded in mine. Mine shows no ped image and no vehicle image as well. Will this file you posted get rid of that screen? Just curious. I’m willing to test it out 

 

The purpose of my test is to find out whether the image handler is causing the memory leak.

That's why for all of you guys who have been getting frequent computer+ crash, please try the ComputerPlus.dll file with the one in the above link

and compare it with the full release version.

 

If the crash is still happening, then the image handler (which display ped & vehicle picture) is not the culprit, so there's somewhere else which causing the crash.

If the crash is gone, then it's the image handler which causing the memory leak and I'll try to fix that part.

JBuzz826

Members

@BejoIjo question I don’t have ped images loaded in mine. Mine shows no ped image and no vehicle image as well. Will this file you posted get rid of that screen? Just curious. I’m willing to test it out 

 

ok. I’ll try it out when I’m off work. Thanks brother! 

matrowe730

Members

21 hours ago, BejoIjo said:

 

The purpose of my test is to find out whether the image handler is causing the memory leak.

That's why for all of you guys who have been getting frequent computer+ crash, please try the ComputerPlus.dll file with the one in the above link

and compare it with the full release version.

 

If the crash is still happening, then the image handler (which display ped & vehicle picture) is not the culprit, so there's somewhere else which causing the crash.

If the crash is gone, then it's the image handler which causing the memory leak and I'll try to fix that part.

hi i have tried this myself but when i hold down letter e the game just stutters and the display (speedometer rev counter and temperature gages) on the car just turn white and the computer does not open up however it seemed to work the other day i have not changed the game at all since. could you please help? thanks in advance

manu450

Members

I like to see that I'm not the only one having problem and its nice to see that  you guy still working on the computer plus witch I love so much, from my personal experience I was having crashes due to me updating and having double folders inside the computer plus folder, took care of that and was pretty stable until I was getting some crashes" ped is invalid error" disable the random history report and I was able to play a whole 4 hour straight, doing traffic stop for the most part. I notice I was not crashing a lot on traffic stops, but was crashing randomly  on call outs and after car chases for the most part, Peter u call out if you code 4 on a call out and got a suspect in the véhicule if I was trying to pull his personal information then I would get the ped is invalid error and lspdfr would crash. I really love computer plus and hope you guys will make this mod a crash free experience. 

 

On on another note about  your last update about stop the ped compatibility, is it that when a ped is stop from stop the ped it will automatically show on my computer? If it's that.... whoop that amazing ! 👍

manu450

Members

(edited)

I just want to say that I had such a great experience with computer plus tonight, I experience no crash at all and play for a very long time 4 hours with no crash, just 1 time clear the way crash, when I open up a ped information, i really love the new addition with stop the ped compatibility, I tested all kind of situation possible, lots of call outs too and  it handle pretty well, both stop the ped and computer plus  Thank you for this update. 👍

Edited by manu450

Jwesolek

Members

Do you guys plan on adding court cases for citations aswell?

Maziotis

Members

i download new update from c+ and crash still happen after press e key :(

lod4wg602

Members

The mod wont work for me how can i fix this 

LtBronco

Members

This mod is truly a must have. I love it.  I used to get some crashes after playing for a long time, but now I can't even use it.  However, since updating it yesterday, I can't even open the computer without it crashing LSPDFR...

BejoIjo

Members Contributor

On 3/28/2018 at 4:16 PM, Jwesolek said:

Do you guys plan on adding court cases for citations aswell?

 

Thanks for your idea. It has been implemented in the latest release.

 

On 3/29/2018 at 4:16 AM, Maziotis said:

i download new update from c+ and crash still happen after press e key :(

 

14 hours ago, LT Bronco said:

This mod is truly a must have. I love it.  I used to get some crashes after playing for a long time, but now I can't even use it.  However, since updating it yesterday, I can't even open the computer without it crashing LSPDFR...

 

Download the latest Computer+ (updated just last night)

If you're still having crashes, follow this tips:

 

Quote

If you're still having intermittent crashes, try to do the followings:

  • Disable ped image by setting the flag in the .ini file (set DisplayPedImage=false)
  • Disable vehicle image by setting the flag in the .ini file (set DisplayVehicleImage=false)
  • Disable random history report generator in the .ini file (set RandomHistoryReport=false). Don't worry, you will still be able to save and view the reports that you created
  • Reduce your other plugins by disabling some of them (less important ones) and then try again. FYI. GTA V has very limited memory allocation. When you have too many mods and plugins that your rig can handle, the game will become unstable. Everybody's rigs configuration are also different. In some rigs, the game is very stable with many plugins. In some, it isn't. Remember. If you have many mods & plugins, you will also need a very good "gameconfig.xml", which can increase GTA V memory allocation limitation in some components. Try to find a good one. You can google it. But, be aware, every GTA V patch will need different gameconfig.xml. Grab the one which suit your GTA version.

 

manu450

Members

Hi EVeryone, i did some test with a few setting xml online, i just want to let you know that i had crashes due coz of those setting xml to optimize my graphic in game and went back to the original and no crashes so far, so my test are showing that people that have probably upgrade there graphic setting to almost max will more likely have issue with C+, I had clear the way crashes, lspdfr etc..while being on those graphic modifications, You guys should probably test on the subject as well. Went back to default setting and no crash with C+ since update 1.3.6.3, i'm only a noob at this loll but i was told to share this with you guys that might still have crashing issue with C+ i'm just letting you know what i have found.:smile:

Maziotis

Members

nothing still crashes 

RayJGamer

Members

3 hours ago, OfficerAlexis said:

same here. 

 

3 hours ago, Maziotis said:

nothing still crashes 

Have y'all tried disabling some of the options ? And is everything fully updated? 

Jwesolek

Members

12 hours ago, BejoIjo said:

 

Thanks for your idea. It has been implemented in the latest release.

 

 

 

Download the latest Computer+ (updated just last night)

If you're still having crashes, follow this tips:

 

 

Glad i could help! I love the work you have contributed to this script. Truly amazing.

Maziotis

Members

16 hours ago, RayJGamer said:

 

Have y'all tried disabling some of the options ? And is everything fully updated? 

yes  all files updated :(

20 hours ago, OfficerAlexis said:

same here. 

ελληνας ?

Mr.DudeMan

Members

for some reason when a ped license is expired its always over 500 days how can i fix that

manu450

Members

(edited)

I can’t put my finger on why some people don’t have issue with the new release and for me the version 1.3.6.3 was very very stable no crashes, no DTC, no mod crashing etc... with the version 1.3.6.4 I’m getting all of that and worst, freeze and DTC almost at each time I try to open a véhicule or ped info. If people are having no issue with everything running on pls let me know how you have install it or what special thing you are doing, i had to put the old version back in coz i was having really bad experience, now nothing it works fine again no crashes etc......too bad I love the new feature in 1.3.6.4 but I can’t use it. 🙁

Edited by manu450

Mazifm

Members

so i have the old version and  now when i go to update it, it just wont work it keeps saying old version. and when i open the computer+ the mouse just glitches in one spot and wont move   

manu450

Members

3 minutes ago, Mazifm said:

so i have the old version and  now when i go to update it, it just wont work it keeps saying old version. and when i open the computer+ the mouse just glitches in one spot and wont move   

is your mouse setting set to raw in your setting in game? did you make sure all the file were install in gtav-plugin-lspdfr? make sure you didn't put a double folder in your Cplus folder. 

Mazifm

Members

(edited)

19 minutes ago, manu450 said:

is your mouse setting set to raw in your setting in game? did you make sure all the file were install in gtav-plugin-lspdfr? make sure you didn't put a double folder in your Cplus folder. 

what do u mean by raw

(my name is now up to date)

Edited by Mazifm

manu450

Members

33 minutes ago, Mazifm said:

what do u mean by raw

(my name is now up to date)

you mouse setting in game...in game go to setting-keyboard/mouse - mouse Input method <RAW Input> if it's there than its something else, was your mouse ok before the last Cplus update?

Reddington

Members

I just recently did a clean install of this mod after reinstalling my game, and I'm finding that none of the ped or vehicle images are loading.  Every single time it says there's none available.  Is this a common thing right now?

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.