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

matthewk1234

Members

hi I'm new to gta 5 on pc and lspdfr I downloaded this mod last night and then used the trouble shooter to make sure I did it right and it keeps coming up its out of date I have downloaded all the files including the upgrade on and it keeps on saying the same thing can anyone help me please 

r.y.a.n

Members

(edited)

I noticed after, installing the update, it seems to crash LSPDFR every time after I either look up a subject/vehicle or write a citation/arrest  and then look up the same subject right after.

Edited by rmckinstry

coolx102491

Members

Spoiler

 

Anyone else not having the Ped/Vehicle pictures pop up on traffic stops, or in general? Kinda annoying as it always shows "Ped image unavailable". Am I suppose to download some other files?

drastix

Members

in the newest update as of 12/10 I believe, my computer isnt automatticaly inputting vehicle info for traffic citations. did i do something wrong in installation or is this a bug

 

On 10/14/2017 at 6:34 PM, keyboardkat said:

Hey I've been using computer+ for sometime and it's a must have for LSPDFR, but lately I have been having a issue with it. When I go on duty, the first traffic citation I give will have the information already filled out, but any traffic citations after that, the information is blank meaning I have to manually enter all the information in myself. Anyone else having this issue or?

having the same issue

PBSO Guy

Members

Whenever I use Computer+ it crashes lspdfr. It does it after I open it up and use it more than 1 time per session, please someone help me I would love to use it, but it pissing me off.

BejoIjo

Members Contributor

(edited)

Hi All,

 

To report any problems and issues, please post it on this forum thread: 

 

Also, please put  the information as detailed as possible. For example:

- Step by step on how to reproduce the issue (with screenshot would be very helpful)

- Your GTA V, LSPDFR, and RPH versions

- if it crashes, provide the RagePluginHook.log file (from your main GTA V folder)

 

BR.

Edited by BejoIjo

1sosa

Members

On 12/11/2017 at 2:34 PM, drastix said:

in the newest update as of 12/10 I believe, my computer isnt automatticaly inputting vehicle info for traffic citations. did i do something wrong in installation or is this a bug

 

having the same issue

I figured it out, after I would select the traffic citation I wasn't hitting the finish at the top right. Make sure when you select the citation click finish. 

randomdigits

Members

I decided to mess with the new update and the first use worked fine but Computer+ stopped working properly after the original stop.  I tried 4 or 5 different traffic stops, the Computer+ plugin will show the current ped and vehicle but I'm unable to access the detailed window for the Ped and vehicle information.  If you click on the Ped name, it takes you to the current history window.  Clicking on the vehicle plate does nothing.

Ranger61

Members

On 12/11/2017 at 1:34 PM, drastix said:

in the newest update as of 12/10 I believe, my computer isnt automatticaly inputting vehicle info for traffic citations. did i do something wrong in installation or is this a bug

 

having the same issue

I'm experiencing a similar issue

drastix

Members

22 hours ago, Ranger61 said:

I'm experiencing a similar issue

It’s now putting in name and address but not plate number or car Info. I’m sure it’ll be fixed soon

9Lincoln20

Members

On 12/12/2017 at 7:52 AM, PBSO Guy said:

Whenever I use Computer+ it crashes lspdfr. It does it after I open it up and use it more than 1 time per session, please someone help me I would love to use it, but it pissing me off.

 

Same for me. Ever since installing the new version 1.3.5.9 LSPDFR and other plugins are crashing and with traffic citations the same traffic citations appear for different people. Also no arrest reports are showing for stopped persons. 

godwarrior199

Members

  • Members (New)
  •  0
  • 1 post
  •  United States

Keep  getting this error i  have  update everything and   and unstilled  very  thing  how do i fix it error  in red  [12/19/2017 10:37:49 PM]: LSPDFR Troubleshooter 1.13.2.0 by Albo1125|
[12/19/2017 10:37:49 PM]: Troubleshooter up to date: True|
[12/19/2017 10:37:49 PM]: RPH Path found automatically: C:\Program Files\Rockstar Games\Grand Theft Auto V\RAGEPluginHook.exe|
[12/19/2017 10:37:53 PM]: RegGTAVPath: C:\Program Files\Rockstar Games\Grand Theft Auto V|
[12/19/2017 10:37:57 PM]: WMP version: 12,0,10011,16384|
[12/19/2017 10:37:57 PM]: Windows Folder path: C:\WINDOWS|
[12/19/2017 10:37:57 PM]: Windows Folder path: C:\WINDOWS|
[12/19/2017 10:37:57 PM]: C++ 2015 VS subkey exists: True|
[12/19/2017 10:37:59 PM]: FileID: 10294. Up to date: True|
[12/19/2017 10:38:02 PM]: FileID: 11453. Up to date: False|
[12/19/2017 10:38:03 PM]: FileID: 11929. Up to date: True|
[12/19/2017 10:38:03 PM]: FileID: 8107. Up to date: True|
[12/19/2017 10:38:04 PM]: FileID: 8303. Up to date: True|k.thumb.png.4e5110d5a7cfaf46989ebbbb11746e15.png
[12/19/2017 10:38:04 PM]: FileID: 9689. Up to date: True|
[12/19/2017 10:38:05 PM]: FileID: 8108. Up to date: True|
[12/19/2017 10:38:05 PM]: FileID: 11468. Up to date: True|

 

Deactivated Member

Deactivated

 

Love this plugin, But it keeps crashing my LSPDFR after a little but I ran the LSPDFR troubleshooter and it said it was out of date so I went and updated it and it still said it's out of date. 

12 hours ago, godwarrior199 said:
  • Members (New)
  •  0
  • 1 post
  •  United States

Keep  getting this error i  have  update everything and   and unstilled  very  thing  how do i fix it error  in red  [12/19/2017 10:37:49 PM]: LSPDFR Troubleshooter 1.13.2.0 by Albo1125|
[12/19/2017 10:37:49 PM]: Troubleshooter up to date: True|
[12/19/2017 10:37:49 PM]: RPH Path found automatically: C:\Program Files\Rockstar Games\Grand Theft Auto V\RAGEPluginHook.exe|
[12/19/2017 10:37:53 PM]: RegGTAVPath: C:\Program Files\Rockstar Games\Grand Theft Auto V|
[12/19/2017 10:37:57 PM]: WMP version: 12,0,10011,16384|
[12/19/2017 10:37:57 PM]: Windows Folder path: C:\WINDOWS|
[12/19/2017 10:37:57 PM]: Windows Folder path: C:\WINDOWS|
[12/19/2017 10:37:57 PM]: C++ 2015 VS subkey exists: True|
[12/19/2017 10:37:59 PM]: FileID: 10294. Up to date: True|
[12/19/2017 10:38:02 PM]: FileID: 11453. Up to date: False|
[12/19/2017 10:38:03 PM]: FileID: 11929. Up to date: True|
[12/19/2017 10:38:03 PM]: FileID: 8107. Up to date: True|
[12/19/2017 10:38:04 PM]: FileID: 8303. Up to date: True|k.thumb.png.4e5110d5a7cfaf46989ebbbb11746e15.png
[12/19/2017 10:38:04 PM]: FileID: 9689. Up to date: True|
[12/19/2017 10:38:05 PM]: FileID: 8108. Up to date: True|
[12/19/2017 10:38:05 PM]: FileID: 11468. Up to date: True|

 
 

Same

Spoods

Members

How does one go about installing the update? whatever i do i cant seem to get it working.. it does change some things but its buggy, windows arent popping up, display flashing etc

GhostRz

Members

Alright I dont know whats happening but when I load LSPDFR i get a message saying "VehicleDefinitions.xml not found" can anyone give me some insight on what could possibly be the issue?

Wayne George

Members

Possible bug. If i add a custom police car like sheriff100 for example, it won't allow you to use computer+. However when your in like a police2 police3 etc it will work just fine.

Slushy

Members

28 minutes ago, Wayne George said:

Possible bug. If i add a custom police car like sheriff100 for example, it won't allow you to use computer+. However when your in like a police2 police3 etc it will work just fine.

Add-on police vehicles work for me, have you setup the vehicles flags correctly in vehicle.meta? (I think it uses police flags, not sure)

Wayne George

Members

1 hour ago, Slushy said:

Add-on police vehicles work for me, have you setup the vehicles flags correctly in vehicle.meta? (I think it uses police flags, not sure)

Good idea, I'll give that a shot. Thanks for the tip :) 

Slushy

Members

8 hours ago, Wayne George said:

Good idea, I'll give that a shot. Thanks for the tip :) 

No problem, did it work?

Firehsk

Members

Is there somewhere an explanation what the (F) (M) and (A) means behind the different entries in computer+ ?

Slushy

Members

3 hours ago, Firehsk said:

Is there somewhere an explanation what the (F) (M) and (A) means behind the different entries in computer+ ?

F = Felony M = Misdemeanour  A = Arrestable 

 

Disclaimer - I am not sure if they are 100% correct, just what I got by.

 

~Slushy

Wayne George

Members

13 hours ago, Slushy said:

No problem, did it work?

It did indeed, Thanks again for your help. Greatly appreciate it!

mr.chest

Members

Not fixed that vehicle lookup crash still got a crash

Slushy

Members

(edited)

2 hours ago, mr.chest said:

Not fixed that vehicle lookup crash still got a crash

Post your crash log here, so the developers can see what exactly is causing the crashing.

 

EDIT: Are you using RPH 0.60?

Edited by Slushy

9Lincoln20

Members

(edited)

2 hours ago, mr.chest said:

Not fixed that vehicle lookup crash still got a crash

 

Try this:

 

change the RandomHistoryReport setting in the ini to false then see if it works.

 

RandomHistoryReport: false

Edited by 9Lincoln20

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.