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

Reffie1997

Members

I hope the creator can allow players to configure the key to activate Computer+, because using the E key is so frustrating; For example, whenever in a traffic stop, I want to run the person's plates before I step out of vehicle, the moment I press E, I would hear an annoying horn sound and the driver would drive away...

Stealth22

Friends of LSPDFR Contributor

11 hours ago, joe25 said:

is this compatible with RPH 0.40 ?

Yes. But the best way to answer that question is to just try it and see what happens. :wink:

8 hours ago, Reffie1997 said:

I hope the creator can allow players to configure the key to activate Computer+, because using the E key is so frustrating; For example, whenever in a traffic stop, I want to run the person's plates before I step out of vehicle, the moment I press E, I would hear an annoying horn sound and the driver would drive away...

Change the context key in your GTA V settings. 

Stealth22

Friends of LSPDFR Contributor

(edited)

VERSION 1.3.2.1

  • Updated RPH reference to v0.40
    • NOTE: LSPDFR Computer+ now requires RPH v0.40
  • Added support for vehicle registration checks via Traffic Policer
    • This is an optional feature, but if you are running Traffic Policer, you must have at least v6.9.8.1 installed

 

On 17/06/2016 at 4:38 PM, PieRGud said:

Thanks. I'll look into it.

I looked at the code before releasing this newest update...I didn't see anything out of the ordinary. I only took a brief look, but nothing stood out that would cause a null reference exception.

Edited by Stealth22

alexgrobert

Members

Could you please fix the backups they only seem to spawn far away and stop moving so the backup you just ask for  never come

PieRGud

Members Author

2 hours ago, alexgrobert said:

Could you please fix the backups they only seem to spawn far away and stop moving so the backup you just ask for  never come

Computer+ just calls the LSPDFR functions. It doesn't control how far away they spawn, their response time, etc.

Serdariusss

Members

Loving this mod, except whenever there an incident with Assorted Callouts and Code 3 Callouts, the active call screen shows blank. 
Am I doing something wrong here?

PieRGud

Members Author

15 hours ago, SerdarY82 said:

Loving this mod, except whenever there an incident with Assorted Callouts and Code 3 Callouts, the active call screen shows blank. 
Am I doing something wrong here?

Make sure you're using the latest versions of those callouts.

Serdariusss

Members

9 hours ago, PieRGud said:

Make sure you're using the latest versions of those callouts.

Thanks for the reply

I am using the lates versions of all mods and also when an assorted or a code 3 callouts call appears, there appears a sandbox on the left top corner. It says something like that I can use computer+ to see meer about the call. When going into the call log, it appears empty. The ped and vehicle database does store the information.

punchball

Members

Any idea how long until this mod and PolicingMDT are combined? Cant wait for this! 

Officer Logan

Members

I seem to be having trouble installing this mod. I cannot seem to locate "Plugins\LSPDFR" I have tried putting it into the dedicated lspdfr folder and into the plugins folder, with no luck(Error console starts and plugin does not load). Can someone offer any assistance? Looks great! Love the realism.

Stealth22

Friends of LSPDFR Contributor

26 minutes ago, punchball said:

Any idea how long until this mod and PolicingMDT are combined? Cant wait for this! 

No ETA at this time.

9 minutes ago, Officer Logan said:

I seem to be having trouble installing this mod. I cannot seem to locate "Plugins\LSPDFR" I have tried putting it into the dedicated lspdfr folder and into the plugins folder, with no luck(Error console starts and plugin does not load). Can someone offer any assistance? Looks great! Love the realism.

If there is no LSPDFR folder in your Plugins folder, it needs to be created. This is the same folder that callout plugins are installed into.

All you really need to do is extract the zip archive into your GTA V root directory. It will install everything into the proper locations.

Officer Logan

Members

On 6/27/2016 at 0:55 PM, Stealth22 said:

No ETA at this time.

If there is no LSPDFR folder in your Plugins folder, it needs to be created. This is the same folder that callout plugins are installed into.

All you really need to do is extract the zip archive into your GTA V root directory. It will install everything into the proper locations.

Alright thank you so much I have it working!!!

Sergeant99

Members

i instaled the computer+ mod but when i try to open the computer my game crashes any ideas an ow to fix this

Baker1808

Members

Hello so I installed the Mod and I use a controller. Is their a way I can turn the mod off of the controller binding? i like to be able to have the 3 versions of the headlights with the d-pad

PieRGud

Members Author

On 6/30/2016 at 11:01 AM, Sergeant99 said:

i instaled the computer+ mod but when i try to open the computer my game crashes any ideas an ow to fix this

Please post a log file in the support thread.

13 hours ago, Baker1808 said:

Hello so I installed the Mod and I use a controller. Is their a way I can turn the mod off of the controller binding? i like to be able to have the 3 versions of the headlights with the d-pad

Change the context key in your game settings.

DLM3

Members

(edited)

On 23/06/2016 at 11:55 AM, SerdarY82 said:

Thanks for the reply

I am using the lates versions of all mods and also when an assorted or a code 3 callouts call appears, there appears a sandbox on the left top corner. It says something like that I can use computer+ to see meer about the call. When going into the call log, it appears empty. The ped and vehicle database does store the information.

I am running in the same issue. Everything is updated to the lattest version, I just spent a whole afternoon upgrading everything from GTA and RHP to plugins, but the callouts supposed to be tied in with Computer+ like the Police Impersonator from Code 3 for instance show this message about checking the computer for information but the information window is empty.

Not sure if I am doing something wrong, is there anything that needs to be done?

Edited by DLM3

toddm6

Members

Hi, still having issues in trying to get it to work. When I use my 360 controller D-pad my headlights come on. I've changed the context key to 'o' to attempt to bring up the computer but still nothing. The Computer message telling me to press o to bring up the computer just continually flashes but I still get nothing. Any help would be greatly appreciated, thanks.

Reddington

Members

Oddly, when I record with OBS and go into the computer, OBS doesn't record that.  Damn.

On 7/6/2016 at 6:42 PM, toddm6 said:

Hi, still having issues in trying to get it to work. When I use my 360 controller D-pad my headlights come on. I've changed the context key to 'o' to attempt to bring up the computer but still nothing. The Computer message telling me to press o to bring up the computer just continually flashes but I still get nothing. Any help would be greatly appreciated, thanks.

On the controller, you have to hold the d-pad down in the direction, don't just press it.

Kwiiks

Members

@ PieRGud  Great mod, love how seamlessly it fits together. only question i have is, how do i change the font color from red to black so its more legible? The only option in the INI file is to set the vehicle backgrounds officer and unit names, and the password.

godeszinn

Members

How do i change the Key to open up the computer?

McAwesome6934

Members

I noticed that sometime when I launch my game the Computer+ screen flickers, but other times it works fine. Anyone else experiencing this issue? Or have a solution? 

toddm6

Members

16 hours ago, Arariel said:

Oddly, when I record with OBS and go into the computer, OBS doesn't record that.  Damn.

On the controller, you have to hold the d-pad down in the direction, don't just press it.

I do that but to the right as the screen tells me but still nothing and the computer message telling me to hold my d-pad down to the right also continuously flashes

 

Fluffy517

Members

Can someone get in contact with me and help with my issue please thank you

 

Quasar

Members

42 minutes ago, Fluffy517 said:

Can someone get in contact with me and help with my issue please thank you

 

Did you read these comments? Your question has been answered several times...

Fluffy517

Members

On 5/23/2016 at 8:21 AM, Quasar said:

I love the look of the mod, unfortunately I seem to be having issues getting it to work. The computer won't log in and I can't get back out of the computer either. I am stuck force quitting the game from the task manager.  Not sure what I could possibly be doing wrong

which commet is it 

 

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.