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

Plsfixthis

Members

Are you ever going to add a No registration and No insurance. I pull people over and its listed as no insurance and no registration but the closest thing is expired on the computer? Also are you going to add no head lights or broken headlights or does that fall under the unworthy road vehicle category.

Pazzi

Members

12 hours ago, Plsfixthis said:

Are you ever going to add a No registration and No insurance. I pull people over and its listed as no insurance and no registration but the closest thing is expired on the computer? Also are you going to add no head lights or broken headlights or does that fall under the unworthy road vehicle category.

 

i think you can customize the citations yourself. look for xml files on computerplus folder.

Deactivated Member

Deactivated

(edited)

It's not working I change the controls to what I did it before (it worked then) now it's not and I have everything up to date and all the requirements  

Edited by JayManLive12

manu450

Members

CTD while searching a name on Cplus any idea what could of cause this? he is my log in the last part. this happen a few times during the same procedures. Normal traffic stop searching for passenger ID manually in Cplus..

 

thanks!

RagePluginHook.log

BejoIjo

Members Contributor

(edited)

10 hours ago, manu450 said:

CTD while searching a name on Cplus any idea what could of cause this? he is my log in the last part. this happen a few times during the same procedures. Normal traffic stop searching for passenger ID manually in Cplus..

 

thanks!

RagePluginHook.log


You may have too many plugins in "\Plugins" or "Plugins\LSPDFR" folder.

 

Try to reduce them, especially RPH plugins in the "\Plugins" folder.

If you're using "non-continuous" plugin like EUP (it is also a big plugin itself), you may unload the plugin after you customize your character.

Edited by BejoIjo

Westcoaster

Members

(edited)

Is there going to be a law enforcement designation on certain peds when you search them up in Computer+ in the next update? In the "Person with a Firearm" callout of Code 3 Callouts, some suspects will say that they are off-duty or undercover law enforcement officers. While this designation shows  up on the default LSPDFR records check and PoliceSmartRadio, it does not show up on Computer+.

Example:

(4:00-4:35)

 

Edited by Westcoaster

Jwesolek

Members

Is there a way to delete reports or tickets from the computer if a person's record is too cluttered?

Snoopy132

Members

Whenever I open the Computer+ It won't let me move my mouse or close the Computer+.. Is there anyway i can fix this??

PBSO Guy

Members

Hey I'm still getting crashes to the desktop when using computer plus, so what are some plugins that you would recommend removing. I already removed

 

  • dashcamV
  • heli orbit
  • mcallotus
  • traffic policer
  • odloadout
  • traffic stop backup

Pazzi

Members

(edited)

On ‎4‎/‎16‎/‎2018 at 6:23 PM, Jwesolek said:

Is there a way to delete reports or tickets from the computer if a person's record is too cluttered?

 

i'd just delete the report.db file

 

2 hours ago, PBSO Guy said:

Hey I'm still getting crashes to the desktop when using computer plus, so what are some plugins that you would recommend removing. I already removed

 

  • dashcamV
  • heli orbit
  • mcallotus
  • traffic policer
  • odloadout
  • traffic stop backup

 

try to remove the rph plugins (not lspdfr plugins) like @bjoIjo suggested above

 

Quote

Try to reduce them, especially RPH plugins in the "\Plugins" folder.

 

Quote

Reduce your mods and plugins by disabling them one by one (especially RPH plugins in \Plugins" folder) until your game is stable

 

Edited by Pazzi

manu450

Members

(edited)

3 hours ago, Pazzi said:

 

i'd just delete the report.db file

 

 

try to remove the rph plugins (not lspdfr plugins) like @bjoIjo suggested above

 

 

 

Also if you use EUP menu you can unload it in game after you are setup with your character. That help a lot coz it is a big file itself. Go to console type in unloadplugin(space) and select EUP menu. Note that your plugin and your plugin LSPDFR must be in a different folder. If not, create a LSPDFR folder and put the file that require to be put in the plugin/lspdfr folder in there proper place,  if not you will have crash issue. If you know all of that disregard my comment. 

Edited by manu450

PBSO Guy

Members

3 hours ago, Pazzi said:

 

i'd just delete the report.db file

 

 

try to remove the rph plugins (not lspdfr plugins) like @bjoIjo suggested above

 

 

 

Thanks I'll try that. 

2 hours ago, manu450 said:

Also if you use EUP menu you can unload it in game after you are setup with your character. That help a lot coz it is a big file itself. Go to console type in unloadplugin(space) and select EUP menu. Note that your plugin and your plugin LSPDFR must be in a different folder. If not, create a LSPDFR folder and put the file that require to be put in the plugin/lspdfr folder in there proper place,  if not you will have crash issue. If you know all of that disregard my comment. 

I like to switch my peds and sometimes on accident scenes equip the reflective vest, but I'll see if its too much of a pain or not. Thanks

creator2013

Members

LSPDFR crashed when I pressed the "erase" button in the notepad.

[20.04.2018 18:05:50.164] ==============================
[20.04.2018 18:05:50.164] EXCEPTION DURING KEY UP
[20.04.2018 18:05:50.164] ------------------------------
[20.04.2018 18:05:50.165] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[20.04.2018 18:05:50.165] ------------------------------
[20.04.2018 18:05:50.165] Exception type: System.ArgumentOutOfRangeException
[20.04.2018 18:05:50.165] Exception message: Der Index lag außerhalb des Bereichs. Er darf nicht negativ und kleiner als die Sammlung sein.
[20.04.2018 18:05:50.166] Parametername: index
[20.04.2018 18:05:50.166] ------------------------------
[20.04.2018 18:05:50.166] Inner exceptions:
[20.04.2018 18:05:50.166] ------------------------------
[20.04.2018 18:05:50.167] Stack trace:
[20.04.2018 18:05:50.167] bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
[20.04.2018 18:05:50.167] bei Gwen.Control.MultilineTextBox.GetCharacterPosition(Point CursorPosition)
[20.04.2018 18:05:50.168] bei Gwen.Control.MultilineTextBox.RefreshCursorBounds()
[20.04.2018 18:05:50.168] bei Gwen.Control.MultilineTextBox.set_Text(String value)
[20.04.2018 18:05:50.168] bei ComputerPlus.Interfaces.SimpleNotepad.SimpleNotepad.EraseTextHandler(Base sender, ClickedEventArgs arguments) in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\SimpleNotepad\SimpleNotepad.cs:Zeile 63.
[20.04.2018 18:05:50.169] bei Gwen.Control.Base.OnMouseClickedLeft(Int32 x, Int32 y, Boolean down)
[20.04.2018 18:05:50.169] bei Gwen.Control.Button.OnMouseClickedLeft(Int32 x, Int32 y, Boolean down)
[20.04.2018 18:05:50.169] bei Gwen.Input.InputHandler.OnMouseClicked(Base canvas, Int32 mouseButton, Boolean down)
[20.04.2018 18:05:50.169] bei Rage.FormsManager.UpdateKeyState(Object sender, KeyEventArgs eventArgs)
[20.04.2018 18:05:50.169] bei Rage.RemotePlugin.OnKeyUp(Object sender, KeyEventArgs e)
[20.04.2018 18:05:50.170] bei Rage.RemotePlugin.OnKeyUp(Object sender, KeyEventArgs e)
[20.04.2018 18:05:50.170] bei Rage.Plugin.OnKeyUp(Object sender, KeyEventArgs e)
[20.04.2018 18:05:50.170] ==============================

 

Pitypangharcos

Members

Still having issues, with the Computer+ :( I tried to delete Stop the Peds plugin, and British Policing Script, what made my game crash sometimes, but unfortunately crashes didn't stop. Any idea?

RagePluginHook.log

jb431

Members

I'm not sure, but i don't think Traffic Policer and some of those other mods have been updated since the latest GTA and RPH updates. That may be the cause. I use many of the same mods, but I am running the previous version of GTA and RPH.

 

[2018. 04. 21. 11:01:44.709] LSPD First Response: Traffic Policer compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2018. 04. 21. 11:01:44.793] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,62
[2018. 04. 21. 11:01:44.801] LSPD First Response: Blpass
[2018. 04. 21. 11:01:44.801] LSPD First Response: Dependency check for Traffic Policer successful: True
[2018. 04. 21. 11:01:44.866] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for Arrest Manager
[2018. 04. 21. 11:01:44.870] LSPD First Response: GAME VERSION: 1.0.1365.1
[2018. 04. 21. 11:01:44.871] LSPD First Response: Arrest Manager compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2018. 04. 21. 11:01:44.877] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,62
[2018. 04. 21. 11:01:44.877] LSPD First Response: Blpass
[2018. 04. 21. 11:01:44.878] LSPD First Response: Dependency check for Arrest Manager successful: True
[2018. 04. 21. 11:01:44.882] LSPD First Response: Arrest Manager is not in beta.
[2018. 04. 21. 11:01:44.883] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Starting update checks.
[2018. 04. 21. 11:01:44.884] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Not checking for updates until 2018. 04. 22. 10:48:17
[2018. 04. 21. 11:01:44.884] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for AssortedCallouts
[2018. 04. 21. 11:01:44.887] LSPD First Response: GAME VERSION: 1.0.1365.1
[2018. 04. 21. 11:01:44.889] LSPD First Response: AssortedCallouts compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2018. 04. 21. 11:01:44.939] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,62

Felony866

Members

Not sure if anyone else has had this issue but when I issue a citation Left Contrl + Page Up it spawns a red sports car with two guys who dont like me very much and start shooting at me. Is there a way to remap issue a citation? 

 

Thanks 

Kalleboston

Members

34 minutes ago, Felony866 said:

Not sure if anyone else has had this issue but when I issue a citation Left Contrl + Page Up it spawns a red sports car with two guys who dont like me very much and start shooting at me. Is there a way to remap issue a citation? 

 

Thanks 

The trainer does that. Find the .ini and disable the key binding. 

Felony866

Members

k thanks

 

Waltz

Members

This mod is one of the best of the many i use. May i suggest you integrate more with lspdfr+ court system to show them in the computers UI. if so that would be great on your next update:thumbsup:

MathewNT12

Members

(edited)

My citations are given out in £, how do i change it to $? 

Edited by MathewNT12

Kifflommer

Members

Great mod, about to drop a 5/5 review. Only problem i have is i cannot get the tablet function to work. I even changed the default key and the MDT will still not show up. I used the troubleshooter and reports came back fine and the rest of my mods / plugins work perfectly fine. Any reason why the tablet would not show up?, i basically have to do the arrest report in vehicle with the suspect in the back otherwise. Rather due it in station before cell placement.

Lordani66

Members

A suggestion: In the ticket menu, make the box for "nottice to appear" unticked by default as most of the things that a police officer gives a ticket for don't need people to go to court. Unless we can do it somehow by ourselves but I didn't see this option anywhere. I always forget to uncheck it before creating a ticket.

jb431

Members

Is there an additional option I need to select in order to display the ped or vehicle photo? Instead it just says no ped image available each time

shencereys

Members

Is there any way to get computer+ to stretch for 4k?  It works great, but it's too small on this monitor to read without squinting.  I can manage if not, but if there's a simple way to scale the UI myself I'm down to try if someone can give me a good place to start.

Create an account or sign in to comment

Latest Mods

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.