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

ainesophaur

Members Contributor

Just now, Kapereq said:

 

I downloaded this version, but the "Update Checker" still shows that I need to update it

 

"Update Checker" -- is this the "Update Checker" at the bottom left of the screen inside C+ or a different plugin manager for updating plugins?

Deactivated Member

Deactivated

5 minutes ago, ainesophaur said:

 

"Update Checker" -- is this the "Update Checker" at the bottom left of the screen inside C+ or a different plugin manager for updating plugins?

 

ZZ13

Members

(edited)

4 hours ago, ainesophaur said:

Next time please attach the RagePluginHook.log in full please. 

 

Logging that starts with "C+ minor exception" is a caught exception that shouldn't have crashed. I don't think you extrapolated the actual crash part of the log

 
 

Here is a full crash log from a session today. There were two crashes here - the first one crashed just LSPD:FR when searching for a ped manually. The second one crashed the game. The crashes seem spotty though, manual searches don't always seem to trigger one.

RagePluginHook.log

Edited by ZZ13

FPI2011

Members

1.3.5.0 is a great update.

Check victim's name, check victim's vehicle type and license number before tow,
check suspect's vehicle type and license number before tow, I took a note about these.
Then open computer+ and begin to write arrest report.

So, I pass my time half of one session to write arrest report.

This is the police officer's duty.

 

"If you want to be a good cop, you must not to be afraid to do paper work."

ainesophaur

Members Contributor

3 hours ago, ZZ13 said:

Here is a full crash log from a session today. There were two crashes here - the first one crashed just LSPD:FR when searching for a ped manually. The second one crashed the game. The crashes seem spotty though, manual searches don't always seem to trigger one.

RagePluginHook.log

 

 

Your crash is a bit weird.. Its actually LSPDFR crashing.. Thats not to say that C+ didn't trigger it, but its definitely not something we could control or prevent

 

Quote

[3/26/2017 1:55:20 PM.454] LSPD First Response: 
[3/26/2017 1:55:20 PM.456] LSPD First Response: ==============================
[3/26/2017 1:55:20 PM.456] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[3/26/2017 1:55:20 PM.456] LSPD First Response: ------------------------------
[3/26/2017 1:55:20 PM.456] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[3/26/2017 1:55:20 PM.456] LSPD First Response: ------------------------------
[3/26/2017 1:55:20 PM.456] LSPD First Response: Exception type: System.Exception
[3/26/2017 1:55:20 PM.456] LSPD First Response: Exception message: Getting cache while it's still in use - one or more subcalls may have caused the thread to yield
[3/26/2017 1:55:20 PM.456] LSPD First Response: ------------------------------
[3/26/2017 1:55:20 PM.456] LSPD First Response: Inner exceptions:
[3/26/2017 1:55:20 PM.456] LSPD First Response: ------------------------------
[3/26/2017 1:55:20 PM.456] LSPD First Response: Stack trace:
[3/26/2017 1:55:20 PM.457] LSPD First Response: at }_T~83Fsa~MaT7\]O;V!\*j22%$.?????????????????????????????????????????(Ped ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\CPedCache.cs:line 26

 

(edited)

My game is still crashing... It crashed after trying to do a citation on my second traffic stop. Every thing worked on the first traffic stop

 

RagePluginHook.log

Edited by TXStateTrooper401

ainesophaur

Members Contributor

3 hours ago, TXStateTrooper401 said:

My game is still crashing... It crashed after trying to do a citation on my second traffic stop. Every thing worked on the first traffic stop

 

RagePluginHook.log

 

Please search your logs for the words "Unhandled Exception" before you send them my way.. I've already mentioned Cop Holster as crashing in like 4 different replies

 

[3/26/2017 2:27:51 PM.099] Cop Holster: ==============================
[3/26/2017 2:27:51 PM.100] Cop Holster: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[3/26/2017 2:27:51 PM.100] Cop Holster: ------------------------------
[3/26/2017 2:27:51 PM.100] Cop Holster: Origin: Game fiber "Plugin "Cop Holster" main fiber".
[3/26/2017 2:27:51 PM.101] Cop Holster: ------------------------------
[3/26/2017 2:27:51 PM.101] Cop Holster: Exception type: Rage.Exceptions.InvalidHandleableException
[3/26/2017 2:27:51 PM.101] Cop Holster: Exception message: Operation is not valid because the specified  CopHolster.PedHelper is invalid.
[3/26/2017 2:27:51 PM.102] Cop Holster: ------------------------------

2 minutes ago, ainesophaur said:

 

Please search your logs for the words "Unhandled Exception" before you send them my way.. I've already mentioned Cop Holster as crashing in like 4 different replies

 

[3/26/2017 2:27:51 PM.099] Cop Holster: ==============================
[3/26/2017 2:27:51 PM.100] Cop Holster: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[3/26/2017 2:27:51 PM.100] Cop Holster: ------------------------------
[3/26/2017 2:27:51 PM.100] Cop Holster: Origin: Game fiber "Plugin "Cop Holster" main fiber".
[3/26/2017 2:27:51 PM.101] Cop Holster: ------------------------------
[3/26/2017 2:27:51 PM.101] Cop Holster: Exception type: Rage.Exceptions.InvalidHandleableException
[3/26/2017 2:27:51 PM.101] Cop Holster: Exception message: Operation is not valid because the specified  CopHolster.PedHelper is invalid.
[3/26/2017 2:27:51 PM.102] Cop Holster: ------------------------------

Sorry, Im new to this.. So cop holster is what is crashing my game? 

ainesophaur

Members Contributor

3 hours ago, TXStateTrooper401 said:

Sorry, Im new to this.. So cop holster is what is crashing my game? 

Correct. Seems to have caused problems for a few people 

victoriousV11

Members

okay so ever since I downloaded the hotfix I've been getting random crashes this is like my fifth one in t13 sessions (before I used to get none/one every 100 gaming sessions) I don't know what you done but it seemed it made the plugin more unreliable I love this but I don't know...

here's my crashlog. it crashed the whole game while I was trying to see a vehicle's details

RagePluginHook.log

ainesophaur

Members Contributor

2 hours ago, victoriousV11 said:

okay so ever since I downloaded the hotfix I've been getting random crashes this is like my fifth one in t13 sessions (before I used to get none/one every 100 gaming sessions) I don't know what you done but it seemed it made the plugin more unreliable I love this but I don't know...

here's my crashlog. it crashed the whole game while I was trying to see a vehicle's details

RagePluginHook.log

 

You have something else crashing, not c+. It may be c+ that triggers it, but either you have a slow system or invalid models/cars in game

 

[28/03/2017 20:44:31.241] LSPD First Response: Exception type: System.InvalidOperationException

[28/03/2017 20:44:31.244] LSPD First Response: Exception message: Model with hash 0x5d15bd00 could not be loaded within a reasonable time. It may be invalid

victoriousV11

Members

2 minutes ago, ainesophaur said:

 

You have something else crashing, not c+. It may be c+ that triggers it, but either you have a slow system or invalid models/cars in game

 

[28/03/2017 20:44:31.241] LSPD First Response: Exception type: System.InvalidOperationException


[28/03/2017 20:44:31.244] LSPD First Response: Exception message: Model with hash 0x5d15bd00 could not be loaded within a reasonable time. It may be invalid
1

hmm well I got RDE it could be one  of them models the only one I could think of it the juggernaut i'll go through all my added models and see whats up 

thanks for the help is it possible to track down 0x5d15bd00 or would I have to go into my models and spawn them one by one 

ainesophaur

Members Contributor

2 minutes ago, victoriousV11 said:

hmm well I got RDE it could be one  of them models the only one I could think of it the juggernaut i'll go through all my added models and see whats up 

thanks for the help is it possible to track down 0x5d15bd00 or would I have to go into my models and spawn them one by one 

 

I believe you can spawn the model by the hash number.. But that may be a trainer that I'm thinking of 

Jeb2016

Members

Am I missing the directions to get the pictures of the Peds and Vehicles to show up on the computer during a traffic stop? Where can I find the download for all that?

victoriousV11

Members

(edited)

12 minutes ago, Jeb2016 said:

Am I missing the directions to get the pictures of the Peds and Vehicles to show up on the computer during a traffic stop? Where can I find the download for all that?

click on the download button on this page and select Additional_ComputerPlusImageAssets.zip from there do as you wish

Edited by victoriousV11

victoriousV11

Members

(edited)

36 minutes ago, ainesophaur said:

 

I believe you can spawn the model by the hash number.. But that may be a trainer that I'm thinking of 

 
 

Hmmm Turns out  0x5d15bd00 A_M_Y_Vinewood_02

which is the most random ped in gta v, so i opened it in GTA V and it seems to work fine so why would LSPDFR be loading this model then???

are you sure this is the problem to C+ crashing my ENTIRE game cos it seems to have nothing to do with it

Edited by victoriousV11

ainesophaur

Members Contributor

4 minutes ago, victoriousV11 said:

Hmmm Turns out  0x5d15bd00 A_M_Y_Vinewood_02

which is the most random ped in gta v, so i opened it in GTA V and it seems to work fine so why would LSPDFR be loading this model then???

are you sure this is the problem to C+ crashing my ENTIRE game cos it seems to have nothing to do with it

 

The line I copied was from your log file, so yes, the issue was caused by that model. But again, it could be a timing out issue. Iirc I don't load ped models.. I load vehicle models in c+ to get the color and properties.. But nothing with the ped model. 

 

If your system resources are pegged and a model doesn't load in time then rph will crash with that error

DynaRider

Members

I have been using the mod, but almost every time I try to search a pedestrians name in the computer, the game crashes. I have only noticed it with the searching the name, not the vehicle. I installed the updated version as well, but still crashes.

Slushy

Members

53 minutes ago, DynaRider said:

I have been using the mod, but almost every time I try to search a pedestrians name in the computer, the game crashes. I have only noticed it with the searching the name, not the vehicle. I installed the updated version as well, but still crashes.

U need to upload your RagePluginHook.log

DynaRider

Members

30 minutes ago, Slushy said:

U need to upload your RagePluginHook.log

Update it?

ainesophaur

Members Contributor

2 hours ago, DynaRider said:

Update it?

 

After the plugin crashes go to your GTA install directory and there's a RagePluginHook.log file (it's a text file) - - attach it to a reply so I can see what's failing. 

 

It's only with manual searches? How about when you click the prepopulated list of peds that are currently stopped by the player

DynaRider

Members

4 hours ago, ainesophaur said:

 

After the plugin crashes go to your GTA install directory and there's a RagePluginHook.log file (it's a text file) - - attach it to a reply so I can see what's failing. 

 

It's only with manual searches? How about when you click the prepopulated list of peds that are currently stopped by the player

I can try it again and see if it crashes again. But its usually when I pull someone over, then search the vehicle info, and then the persons name, the game sometimes crashes. But I will put in the text file next time.

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.