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

Officer Rempe

Members

(edited)

For some reason, sometimes when I search a ped or vehicle up my game crashes to desktop. Is there a fix? I think this plugin is a necessity for LSPD:FR, but it gets really annoying when my game gets cut short. Thanks in advance.

 

EDIT: Disregard, problem fixed.

Edited by Officer Rempe

Deactivated Member

Deactivated

8 hours ago, Officer Rempe said:

For some reason, sometimes when I search a ped or vehicle up my game crashes to desktop. Is there a fix? I think this plugin is a necessity for LSPD:FR, but it gets really annoying when my game gets cut short. Thanks in advance.

 

EDIT: Disregard, problem fixed.

 

How was this fixed? I can search vehicles/peds up alright but after about 3 or 4 searches LSPDFR always crashes.

 

Officer Rempe

Members

11 minutes ago, GrilledCow said:

 

How was this fixed? I can search vehicles/peds up alright but after about 3 or 4 searches LSPDFR always crashes.

 

Disable your ped and vehicle pictures in your ini file (set them to false). Also I guess the in car radio can cause crashes too.

Deactivated Member

Deactivated

46 minutes ago, Officer Rempe said:

Disable your ped and vehicle pictures in your ini file (set them to false). Also I guess the in car radio can cause crashes too.

Will give this a go thanks! What do you mean by the in car radio? Is it part of Computer+ or something completely different?

Officer Rempe

Members

1 hour ago, GrilledCow said:

Will give this a go thanks! What do you mean by the in car radio? Is it part of Computer+ or something completely different?

Under the vehicle menu of the stock LSPDFR menu. Make sure that the car radio is off. You can have it on because patrols can get boring, just make sure to have it off when accessing the computer.

Waffelz

Members

Every time I use it, it seems to flicker on my screen constantly. How do I fix this?

Tactical Donut

Members

Is there a way to extend/resize the charge/citation box? I created custom charges and they go off of the screen and you can't tell what the charge is. If there's a way to do word wrap instead, that's fine as well. 

DangerousRobot

Members

What does a POL mean? It said that "Alert: This individual is a POL" what does that mean?

TateK123

Members

Everything about the mod works fine, no crashes or anything. I just can't see the ped or vehicle images, if there is no fix thats fine as its not that bad without them. 

Starsickle

Members

Hey all - I've installed Visual Studio for the first time in years and was thinking of contributing to the Git for Computer+ - is anyone alive and able to manage my Pull/Merge requests and lend me some support?

KellanGB

Members

(edited)

On 8/12/2019 at 2:15 AM, Waffelz said:

Every time I use it, it seems to flicker on my screen constantly. How do I fix this?

Having the same issue, unfortunately I can't find a fix posted anywhere. However, disabling the computer background seems to make the flickering less frequent, for me at least. Hopefully the devs will address this issue soon.

Edited by KellanGB

BEARlyThereCDN

Members

6 hours ago, KellanGB said:

Having the same issue, unfortunately I can't find a fix posted anywhere. However, disabling the computer background seems to make the flickering less frequent, for me at least. Hopefully the devs will address this issue soon.

How would one disable the background? I don't see a switch in the .ini file.

KellanGB

Members

10 hours ago, BEARlyThereCDN said:

How would one disable the background? I don't see a switch in the .ini file.

It's actually built into the in-game computer+ gui, just open the computer and there should be a button in the bottom left corner of the window to toggle the background image.

iiKraze

Members

not sure if anyone has asked this before but is there a fix for the flickering UI the happens just as i log in to the computer ?

River Heater

Members

How do you install the extra images?

fattboi94

Members

Would love it, if it was possible to resize the computer window itself. There is a mod that adds additional charges and citations to Computer+, but its hard to determine which charges are which when you can't see the entire charge.

Krzeszny

Members

On 8/8/2019 at 8:23 AM, manu450 said:

We had a great modder in our community Bejoljio, and i don't know what happen he remove all his mod from lspdfr, he help a lot with computer plus, and create really good mod for this community, now i don't know why he decide to remove all his file, but without his file i just think it's not a police game no more. I don't know all the fact, but i can only imagine with so many people complaining about this and that and don't appreciate the work you put in, i think i would be mad at some point as well. I know it's not the right topic, but i know he put a lot of effort of making computer plus a better place as well. He recently made computer lite and since then it's all gone all his content. I'm really disappointed. 

He uploaded his mods to his own website:

https://bejoijo256.wixsite.com/bejoijo

(edited)

On 8/8/2019 at 5:46 PM, manu450 said:

Can someone send me the recent computerlite by bejoljio using google drive? It’s Version 1.3 i would really appreciate it if someone still have it in there game. 

Go to his YT channel and Search for compulite and there you will find a vid on how to install it for 0.4.3 plus a download link from his official website.

Edited by Officer Luke Eleks

agent rogers

Members

 quick question wasn't there a feature for this if there's no ped pic you was able to process one?  i keep seeing screenshots os a suspect being processed but i swear it was a feature of computer plus but i can be wrong.

So when it comes to modding GTA I try to fix things on my own first, but this is something I cant seem to fix. When I open C+, the menus will most of the time have a flashing effect going on which is kind of annoying. (Side note, I use this with the background on and game unpaused (options for this mod)) I have reinstalled my game multiple times, same thing with this mod over time just because fresh new copies and whatnot, but if anyone knows this fix please let me know! (Its nothing new either, its been a thing for a very long while)  🙂

Stangamerpro

Members

I love the computer plus mod its so use full! However i do have a problem that i just cant seem to fix. sometimes when i go to open up a peds profile it just crashes my game. not the addon or lspdfr like the ENTIRE game. im not quite sure why that is and idk how to get the crash reports so i think im just gonna swap to the computer plus light version and see if that works. but other then the crashes this mod is fire!

1Redneck

Members

Seems this needs updated.. Since the new updates for lspdfr and GTA V this crashes my game. I like Compulite but it's very laggy for me. I'd prefer to use this mod, if it ever gets an update...

Miguel Reyes

Members

When I open someones information there car pic and the ped pic never shows up for me any reason why?

Create an account or sign in to comment

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.