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

HazardHound

Members

5 hours ago, Zuko4302 said:

I don't mean the citations.

I mean the crimes in the arrest report.

Ok, just replace "Citation Definitions" with Charge Definitions in the above.

 

GTAV/plugins/lspdfr/computerplus/Charge Definitions

Zuko4302

Members

28 minutes ago, HazardHound said:

Ok, just replace "Citation Definitions" with Charge Definitions in the above.

 

GTAV/plugins/lspdfr/computerplus/Charge Definitions

I mean that I want to adjust the penalty for crimes.

E.g. for Abuse of 911 a fine or maximum up to 1 year in the jail.

Or for Attack a police office minimum 3 months or maximum up to 5 years in jail.

HazardHound

Members

52 minutes ago, Zuko4302 said:

I mean that I want to adjust the penalty for crimes.

E.g. for Abuse of 911 a fine or maximum up to 1 year in the jail.

Or for Attack a police office minimum 3 months or maximum up to 5 years in jail.

That will be in the court cases in LSPDFR+, but I think its randomly assigned.

GoldenVisor

Members

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

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

 

Has anyone found a solution for this? I've also been playing like this for months and I would really like my computer to look normal. I've tried what was suggested here and playing with other settings in the game to try to fix it, but nothing. 

Benjamin255

Members

On 2018/7/8 at PM3点05分, Armyman29 said:

请帮助没有背景文本,所以不可能看到报告的东西 

20180708015240_1.jpg

20180708015250_1.jpg

20180708015301_1.jpg

Has this problem been solved? Because I also encountered this problem.

Armyman29

Members

I got a question. if I make an arrest report and have more than 4 charges it makes a blank court case how do I fix that? 

Jwesolek

Members

Are there any updates coming for this soon? There were a ton for a while and now just stopped 

OfficerCube

Members

I love this mod to death, but am I the only one who never gets the ped images? it always displays "No ped image available." How do I fix this, or is there any way to?

XTREMEHEAT

Members

2 hours ago, OfficerCube said:

I love this mod to death, but am I the only one who never gets the ped images? it always displays "No ped image available." How do I fix this, or is there any way to?

Did you download the additional Images folder? It is a separate download provided when clicking the download button. It does NOT come with the default plugin folder.

jb431

Members

9 hours ago, OfficerCube said:

I love this mod to death, but am I the only one who never gets the ped images? it always displays "No ped image available." How do I fix this, or is there any way to?

 

6 hours ago, XTREMEHEAT said:

Did you download the additional Images folder? It is a separate download provided when clicking the download button. It does NOT come with the default plugin folder.

Yup, thats probably the issue. I had the same problem and it was because I forgot to install the same file.

OfficerCube

Members

14 hours ago, XTREMEHEAT said:

Did you download the additional Images folder? It is a separate download provided when clicking the download button. It does NOT come with the default plugin folder.

Ah! Thats what I didn't do. thank you!

Reddington

Members

On 8/13/2018 at 11:33 AM, Jwesolek said:

Are there any updates coming for this soon? There were a ton for a while and now just stopped 

 

It really needs an update.  It has a pretty bad crashing issue that appears to be random whenever you try and search someone's name.

Deactivated Member

Deactivated

I have problem with computer at pull over and search at same time went bugged.

Davwills01

Members

I play 1280x720 

full screen and windowed this issue happens.

Please help!

Screenshot_9.png

Pazzi

Members

9 hours ago, Giordano said:

 

It really needs an update.  It has a pretty bad crashing issue that appears to be random whenever you try and search someone's name.

 

On ‎8‎/‎13‎/‎2018 at 9:33 AM, Jwesolek said:

Are there any updates coming for this soon? There were a ton for a while and now just stopped 

 

just a tip.

to make C+ more stable, don't toggle the pause & background buttons. (don't touch those buttons)

 

somehow if I un-pause or remove the background, C+ tends to crash after a while...

Reddington

Members

2 minutes ago, Pazzi said:

 

 

just a tip.

to make C+ more stable, don't toggle the pause & background buttons. (don't touch those buttons)

 

somehow if I un-pause or remove the background, C+ tends to crash after a while...

 

I have never touched either of those options.  I almost feel like the crashing happens specifically if you try to look up someone who should've died.  For example:  I got called to a pursuit.  Arrived on scene to find a military styled Mesa with four dudes in it.  Got on scene, and immediately one guy got out.  I STP'd him (stop the ped) and he surrendered, the other three opened fire on me.  I think the driver was supposed to die as well, so when I tried searching him, it broke the game.

 

That's my best assumption.

Pazzi

Members

(edited)

On 8/20/2018 at 5:33 PM, Giordano said:

 

I have never touched either of those options.  I almost feel like the crashing happens specifically if you try to look up someone who should've died.  For example:  I got called to a pursuit.  Arrived on scene to find a military styled Mesa with four dudes in it.  Got on scene, and immediately one guy got out.  I STP'd him (stop the ped) and he surrendered, the other three opened fire on me.  I think the driver was supposed to die as well, so when I tried searching him, it broke the game.

 

That's my best assumption.

 

if you have EUP, try to remove that as well. or at least unload it (using f4 menu) after you finished customizing your character.

 

I noticed that C+ would be more stable with less RPH plugins. (plugins in "GTA V\Plugins" folder)

 

 

 

 

Edited by Pazzi

Reddington

Members

42 minutes ago, Pazzi said:

 

if you have EUP, try to remove that as well. or at least unload it (using f4 menu) after you finished customizing your character.

 

I noticed that C+ would be more stable with less RPH plugins. (plugins in "GTA V\Plugins" folder)

 

 

 

 

 

Thanks, I'll have to see if that helps, as I always leave EUP loaded.

(edited)

@PieRGud Hi. I have an issue with Computer+ I'm hoping you can help me with. Im new to PC gaming and just got into LSPDFR. I have installed everything correctly and everything functions as it should, however, Computer+ is giving me a small issue. So, upon accessing the computer in-game, it shows me the login screen, I log in. I can access everything just fine....until I try to write up an arrest report. For some reason, the arrest report page is really big...to the point where it takes up my entire screen where I can't get access to the button to add a charge, I can't access the save button to save the info on the arrest report, I can't exit out of the arrest report page. It's as if the arrest report page extends beyond my screen. Im currently using my 55" 4k tv with my PC. I don't know if that plays a factor or not. Any ideas as to why the arrest report page is so big on my screen? I appreciate it.

Edited by Metal Head Gamer

MrDylan

Members

Could someone help? I press E and the old laptop search comes up. Holding E just blares my horn.

XTREMEHEAT

Members

6 hours ago, MrDylan said:

Could someone help? I press E and the old laptop search comes up. Holding E just blares my horn.

That probably means it did not install properly (i.e. some plugin files are missing perhaps). Or you can try changing the button to access the computer from E to some other letter and try it out.

MrDylan

Members

2 hours ago, XTREMEHEAT said:

That probably means it did not install properly (i.e. some plugin files are missing perhaps). Or you can try changing the button to access the computer from E to some other letter and try it out.

 

It worked once, but the resolution was off. So I restarted the game and now when I hold E it freezes for 1 second and then doesnt come up.

 

XTREMEHEAT

Members

(edited)

13 hours ago, MrDylan said:

 

It worked once, but the resolution was off. So I restarted the game and now when I hold E it freezes for 1 second and then doesnt come up.

 

Does gameplay still continue after holding E or the game freezes after?

Edited by XTREMEHEAT

MrDylan

Members

6 hours ago, XTREMEHEAT said:

Does gameplay still continue after holding E or the game freezes after?

 

Yup, its like it tries to come up then doesnt. Game works fine.

XTREMEHEAT

Members

1 hour ago, MrDylan said:

 

Yup, its like it tries to come up then doesnt. Game works fine.

Oh ok. My hunch was, in the case that the game DID freeze, it probably was due to some resolution issue or scaling issue where the computer was activated but just not visible on the monitor, and the game play would freeze until you exit the computer screen (which was not displaying properly). But you are saying that it does not freeze for which I am not sure what the issue in that case would be. Sorry that I could not be of more help.

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.