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

viperwolf

Members

9 hours ago, Syther said:

Think everyone knows Albo "Retired" and also knows about Bejoljo

Well if that was true, they would not be asking for him to update his mods on most of his mod pages. And my post did not hurt a  thing by being there. 

Haze Studios

Members

12 hours ago, viperwolf said:

Well if that was true, they would not be asking for him to update his mods on most of his mod pages. And my post did not hurt a  thing by being there. 

Well sometimes there are people like that... Its even on his page they just need to read. Never said anything about your post just said everyone should know about Albo and that he Retired. Plus even when he did Retire he updates his scripts when its no longer comparable with lspdfr... At least for 0.4 he did so.

nuker87

Members

everytime I get on the screen is so big I can't do anything with it help!

DivineHustle

Members

Getting major fps drop when I open the computer+ screen, with the background enabled during a traffic stop. Have to click something like 4 times for it to go through. Once I leave the screen then everything goes back to normal.

ceshi

Members

What's up @PieRGud I think comparing this to CompuLite, by far Computer+ is my favorite modification, and I'm upset you stopped updating it man. It's got great interaction, makes the traffic stops more realistic, and there's more to put towards reports. If you do see this message; try taking into consideration updating or at least realizing of how well this modification actually was.

 

I don't know if you and Bejoljo have a million dollar contract happening right now, but Bejoljo's computer layout is like for a five year old. I would tear it up (if you do have one) and update this modification ASAP for everyone!

 

P.S. If you don't want to update this modification, but do have a way of updating the file... send it to me!

Deactivated Member

Deactivated

I don't know if this is a know issue, but the game crashes when you enable self radio. I made sure that there were no other plugins enabled when I tested it

LeshaKazakov

Members

I have a problem with this mod. When i open the info about ped or vehicle, my lspdfr just crash. I don`t know what i need to do. Because of this error i can`t use mod. Help please.

 

X4vBond

Members

1 hour ago, LeshaKazakov said:

I have a problem with this mod. When i open the info about ped or vehicle, my lspdfr just crash. I don`t know what i need to do. Because of this error i can`t use mod. Help please.

 

Nothing.  It's been many years we tell him to fix that and none of any update he made fix it.

seesmof

Members

Hi there!

I'm writing today with one issue, and I hope, that someone will help me to fix it.

The issue is that all addresses in police computer replaced by some hieroglyphs and I have no idea about reasons of this problem.

I'm so looking forward for your help, guys, it is pretty annoying issue, so I hope someone can help me.

 

I'll write a list of my mods and scripts just in case you need it:

  • BetterEMS
  • Basic Vehicle Actions
  • Assorted Callouts
  • CalloutsV
  • Code 3 Callouts
  • Code Red Callouts
  • Crazy Callouts
  • Federal Callouts
  • Law Callouts
  • LP Callouts
  • OJ Callouts
  • PeterU Callouts
  • Super Callouts
  • Taco Highway Callouts
  • United Callouts
  • Variety Callouts
  • Computer+
  • ELS
  • EUP ( all EUP related - L&O, S&R, Menu )
  • GTA Map Reveal
  • Weapon Sounds Overhaull
  • Menyoo
  • Modern Siren Pack
  • RadianceV
  • Safer Chase
  • Smart Police Radio
  • Stop The Ped
  • Traffic Policer

Also, I attached screenshots with this issue for better understanding the situation.

Thank you for attention, send replies if you know the solution.


Peace!

Screenshot_523.png

Screenshot_524.png

MaRs JuNioR

Members

This is the only mod I cannot add to my game. I cannot figure out why as I was able to use this last night (6/3/2020/) without issue. I reinstalled the game to fix a totally unrelated issue. Now I get a CTD every time it's this mods turn to finish loading. I love the mod when it works though.
Included is the log from my latest CTD. 

RagePluginHook.log

jogbot500

Members

41 minutes ago, MaRs JuNioR said:

This is the only mod I cannot add to my game. I cannot figure out why as I was able to use this last night (6/3/2020/) without issue. I reinstalled the game to fix a totally unrelated issue. Now I get a CTD every time it's this mods turn to finish loading. I love the mod when it works though.
Included is the log from my latest CTD. 

RagePluginHook.log 56.85 kB · 0 downloads

Try compulite by bejoijo

MattexD

Members

(edited)

15 hours ago, MaRs JuNioR said:

This is the only mod I cannot add to my game. I cannot figure out why as I was able to use this last night (6/3/2020/) without issue. I reinstalled the game to fix a totally unrelated issue. Now I get a CTD every time it's this mods turn to finish loading. I love the mod when it works though.
Included is the log from my latest CTD. 

RagePluginHook.log 56.85 kB · 0 downloads

This is not related to Computer + but to the environmental events of lspdfr, disable them from the lspdfr.ini file

Edited by Matteov2.0

MaRs JuNioR

Members

(edited)

45 minutes ago, Matteov2.0 said:

This is not related to Computer + but to the environmental events of lspdfr, disable them from the lspdfr.ini file

Thank you very much. Last night I started a reinstall again so if I have the same issue I will do that right away. 

Edited by MaRs JuNioR

MaRs JuNioR

Members

46 minutes ago, Matteov2.0 said:

This is not related to Computer + but to the environmental events of lspdfr, disable them from the lspdfr.ini file

 

24 minutes ago, MaRs JuNioR said:

Thank you very much. Last night I started a reinstall again so if I have the same issue I will do that right away. 

Which is the value that has to be changed for this to work? I have a totally fresh install, other mods work perfectly, but as soon as I computer+ I will get a crash either going on duty or 100% of the time going back on duty. Here's my new log file with a new crash reason. Any other tips would mean the world right about now. 

RagePluginHook.log

MattexD

Members

(edited)

5 minutes ago, MaRs JuNioR said:

 

Which is the value that has to be changed for this to work? I have a totally fresh install, other mods work perfectly, but as soon as I computer+ I will get a crash either going on duty or 100% of the time going back on duty. Here's my new log file with a new crash reason. Any other tips would mean the world right about now. 

RagePluginHook.log 107.74 kB · 0 downloads

WorldEvents.IntervalMultiplier = 0.0f and WorldEvents.MaxNumberOfEvents = 0 from your lspdfr.ini file, if it dowsn't work send me a message so i can give you assistence there

Edited by Matteov2.0

Gisso

Members

Does it works for LSPDFR 0.4.7??

 

Killergurke1113

Members

Can someone help me? I have the problem that if i try doing a Arrest Report, all  the icons are not where they are supposed to be. Also its like the Desktop is cut off so i cant leave the screen or save the Report. I may have a thought about this... could it be caused by my screen relosution bc i have like 3840xSomething ? Pls help me

Xotic

Members

(edited)

When I place the ini and dll in the plguins folder, it won't load Computer+ and when I try to load the plugin, it won't load it.

 

The only other plugins I have are United Callouts

Edited by FarisM

FoxesGoBoom

Members

I am having a problem on the arrest charges screen where it seems to have its layout overlap. Ive tried everything I could think and google isn't turning up anything. Thx for any suggestions, even the basic on/off ones.

JackMcCartney

Members

Update this mod pls 😭

Darkfang Forest

Members

Please update this computer when able, I enjoy it a lot. If the game doesn't crash it flickers the info windows a lot. Thank you.

SenorCapitan

Members

On 6/1/2020 at 9:34 AM, LeshaKazakov said:

I have a problem with this mod. When i open the info about ped or vehicle, my lspdfr just crash. I don`t know what i need to do. Because of this error i can`t use mod. Help please.

 

Make sure Ped and vehicle image is false .

 

DisplayPedImage=false

 

DisplayVehicleImage=false

On 6/22/2020 at 5:48 PM, FarisM said:

When I place the ini and dll in the plguins folder, it won't load Computer+ and when I try to load the plugin, it won't load it.

 

The only other plugins I have are United Callouts

Make sure the computerplus folder and the pdb is also in there.

Screenshot (35).png

OJS

Members

Can someone help? For some reason my mouse cursor can only move in a small box area of the bottom right  of my game. I couldn't even click the X to close the window so I had to Reload LSPDFR.

Xotic

Members

18 hours ago, Tyjaylin said:

Make sure Ped and vehicle image is false .

 

DisplayPedImage=false

 

DisplayVehicleImage=false

Make sure the computerplus folder and the pdb is also in there.

Screenshot (35).png

Alright, thanks!

logicdoesstuff

Members

On 5/22/2016 at 11:46 PM, PieRGud said:

When the file size is 1337 KB

Hey. Ever since I started using Computer+, Everytime I enter, the screen glitches out/ disappears and reappears rapidly. How do I fix this?

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.