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

HazyTube

Members

Maybe add a sort off smartphone so you can make arrest reports on foot aswell.

Would be nice to see

IrfanPlayz

Members

(edited)

Can you guys help me on how to fix this problem ??

1069222403_Screenshot(3).thumb.png.530649715d3d36edeaaf06488fcf9df3.png

1885005050_Screenshot(4)_LI.thumb.jpg.13b9e53f65865f4110f9ac50737325b5.jpg

1748366159_Screenshot(5)_LI.thumb.jpg.c0d1471db121a27ae5c91d721ee8ce4f.jpg

I play the game in fullscreen with resolution 1920x1080

 

Edited by IrfanPlayz

MFD218

Members

(edited)

I’m having a problem when I try to write an arrest report. It’s like the menus are overlapping each other and I can’t add a charge so I can save and continue. I can click on the charge but the plus sign doesn’t show up for me to actually add it. Is there a way a can make stuff smaller where it doesn’t over lap or something?

Edited by MFD218

jb431

Members

On 7/4/2018 at 7:22 AM, HazyTube said:

Maybe add a sort off smartphone so you can make arrest reports on foot aswell.

Would be nice to see

Check your ini, it's already included.

 

; Open Computer+ while on foot
; This will open Computer+ using tablet

OpenComputerPlusOnFootKey=NumPad0
OpenComputerPlusOnFootModifierKey=LControlKey
OpenComputerPlusOnFootControllerButton=None
OpenComputerPlusOnFootControllerModifierButton=None

Pazzi

Members

On 7/6/2018 at 7:39 AM, IrfanPlayz said:

Can you guys help me on how to fix this problem ??

 

 

1748366159_Screenshot(5)_LI.thumb.jpg.c0d1471db121a27ae5c91d721ee8ce4f.jpg

I play the game in fullscreen with resolution 1920x1080

 

 

hi, do you use "Frame Scaling" mode setting or Nvidia DSR? if so, you may need to turn those off.

 

 

 

 

Screen Shot 2018-07-07 at 2.59.03 PM.png

IrfanPlayz

Members

7 hours ago, Pazzi said:

 

hi, do you use "Frame Scaling" mode setting or Nvidia DSR? if so, you may need to turn those off.

 

 

 

 

Screen Shot 2018-07-07 at 2.59.03 PM.png

No, i have my frame scaling and Nvidia DSR turned off *I already check it*.. Do you have another solution for this problem ?

Armyman29

Members

I don't know how but everything is clear and hard to see everything but backgrounds can't use because most keys and when u pull up there name just clear other than police background I reinstalled several times not able to fix please help 

Armyman29

Members

please help no background to text so impossible to see stuff to make reports 

20180708015240_1.jpg

20180708015250_1.jpg

20180708015301_1.jpg

Ilanara

Members

On 6/26/2018 at 6:14 PM, danielbj said:

I get CTD and LSPDFR crashes when I access vehicle or ped info in Computer+. Half the time it works, half the time it crashes.

I have disabled ped and vehicle pictures, as well as the random ped history.

I have tried disabling all other plugins, except LSPDFR, LSPDFR+ and Computer+.

This plugin needs some updating...

I have been having the same issues as well. The author really needs to look into these problems.

XTREMEHEAT

Members

2 hours ago, Ilanara said:

I have been having the same issues as well. The author really needs to look into these problems.

Have been having same issues even though it worked fine for as long as I can remember before recent updates. Had to remove the plugin, didn't like to have to restart my game every time I ran someone through the computer. I love this mod regardless.

Thrackerzod4

Members

I love this plugin, I really do. To me it makes or breaks LSPDFR, it's just not as fun without it.

 

But at the same time...lately it has made LSPDFR SO damn unstable, crashing the LSPDFR plugin at random, crashing the game on startup etc.

I usually have to completely fresh reinstall the plugin every time it crashes the game, because it won't re-open afterwards unless I do so.

I've tried wiping my GTA5 install and reinstalling it, completely reinstalling all other plugins as well, running ONLY LSPDFR and Computer+...and the results are the same.

I can't be the only one having these issues with Computer+, but If I am, I must be doing something wrong.

RayJGamer

Members

I have found success with leaving the default computer screen up. Basically leaving it on the computer background and not the GTA Environment and leaving the game paused while using. 

Ilanara

Members

16 hours ago, RayJGamer said:

I have found success with leaving the default computer screen up. Basically leaving it on the computer background and not the GTA Environment and leaving the game paused while using. 

That fixes your crashes..? 

XTREMEHEAT

Members

 

16 hours ago, RayJGamer said:

I have found success with leaving the default computer screen up. Basically leaving it on the computer background and not the GTA Environment and leaving the game paused while using. 

I always used it that way but it didn't really help.

Ilanara

Members

18 minutes ago, XTREMEHEAT said:

 

I always used it that way but it didn't really help.

Yeah, I just tested this out and Was able to use the computer no problem twice but the third time, it crashed LSPDFR and then game completely froze...

HazyTube

Members

Really really nice mod, the one thing is lately (about 1 week) I experience a problem. When i open the ped/vehicle database and click on a ped where I just got the ID from, it crashes LSPDFR. Hopefully someone has a solution for this

RayJGamer

Members

5 hours ago, Ilanara said:

Yeah, I just tested this out and Was able to use the computer no problem twice but the third time, it crashed LSPDFR and then game completely froze...

Ok interesting. What are your computer specs?

 

5 hours ago, XTREMEHEAT said:

 

I always used it that way but it didn't really help.

what are your computer specs?

 

XTREMEHEAT

Members

3 hours ago, RayJGamer said:

Ok interesting. What are your computer specs?

 

what are your computer specs?

 

Intel® Core™ i7-7700HQ 2.8 GHz; Quad-core (upto 3.8 GHz with boost)
DDR4 8 GB RAM
256 GB SSD
NVIDIA® GeForce® GTX 1050 Ti 4GB

 

-------------------------

It actually used to work just fine on a laptop with way lower specs until some update occurred (can't remember if it was an update from rockstar, or the computer plugin itself). It hasn't worked since then even with the current specs. Thanks for trying to assist.

RayJGamer

Members

6 minutes ago, XTREMEHEAT said:

Intel® Core™ i7-7700HQ 2.8 GHz; Quad-core (upto 3.8 GHz with boost)
DDR4 8 GB RAM
256 GB SSD
NVIDIA® GeForce® GTX 1050 Ti 4GB

 

-------------------------

It actually used to work just fine on a laptop with way lower specs until some update occurred (can't remember if it was an update from rockstar, or the computer plugin itself). It hasn't worked since then even with the current specs. Thanks for trying to assist.

Ok, do you happen to know your average FPS while LSPDFR is Loaded?

XTREMEHEAT

Members

(edited)

16 minutes ago, RayJGamer said:

Ok, do you happen to know your average FPS while LSPDFR is Loaded?

45-50 with LSPDFR, worst case 40

50-55 without, best case 60

Edited by XTREMEHEAT

nick_g44

Members

Echoing the comments above. I can use this a few times before a plugin crash or a complete GTA crash. It's shame as it is such a good mod and brings a lot of realism to the game. Hopefully this can be looked at!

Thrackerzod4

Members

If you can get a hold of an older version, please do! I haven't touched LSPDFR ever since the issues with Computer+, I just can't roll without it.

nick_g44

Members

8 hours ago, RayJGamer said:

I'm going to ask for permission to send you an older version and see if that helps anyone.

 

That would be really helpful! In the meantime, I'll try the playing with pause screen thing snd see if that helps 😀

ZiggyBee

Members

I installed everything correctly, according to the instructions, but Computer+ doesn't appear in the list of plugins in RagePluginHook. What should I do?

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.