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

billiarboy

Members

On ‎2‎/‎11‎/‎2017 at 10:12 PM, ainesophaur said:

 

I'm having a hard time understanding it then as you're the only person to report the problem since I added it four versions ago. Can you provide a screenshot of the directory with the path to the peds folder ?

I got  it too work, I uninstalled it and reinstalled it!

Thanks for the help anyways!!!

cRaZyIcE73

Members

17 hours ago, boomer2840 said:

still not working 

Screenshot (39).png

Here use my ini file. copy and paste it into your LSPDFR plugin folder. This Works for me so if this doesn't work for you then you need to reinstall all Computer+ files.

Computer+.zip

boomer2840

Members

thanks i had to reinstall Computer + in order and it worked thanks for your help much appreciated. i love this mod!!!!

The Sheriff

Members

Hi, I have downloaded this mod and did exactly as what the 'README' said to do but I can't get the computer+ to work.

I have came to a full stop and hold down the rightthumb button but nothing happens {tried with a keyboard Too!!}

here's my .ini file {Any help?}   :

 

[SETTINGS]
LoginName=OfficerOmar
LoginPass=DoNuTz
SkipLogin=false
; Try to follow the LAPD convention for the unit number (or at least keep it to 6 characters or less), thanks!!
UnitNumber=5-O-11
; Open Computer+
;
; If all options are set to None or do not exist, Computer+ will fallback to the same button
; used to open the regular LSPDFR computer
OpenComputerPlusKey=E
OpenComputerPlusModifierKey=None
OpenComputerPlusControllerButton=Rightthumb
OpenComputerPlusControllerModifierButton=None
; Close Computer+ Key
;
; Please note this event will not get detected if the mouse
; is hovering over a form as the form will intercept the keypress
; and not pass it down
CloseComputerPlusKey=Back
CloseComputerPlusModifierKey=LControlKey
CloseComputerPlusControllerButton=X
CloseComputerPlusControllerModifierButton=None
; Open SimpleNotepad
;
; Please note this will only be detected while Computer+ is not open
; Inside of Computer+ is a button to open SimpleNotepad
OpenSimpleNotepadKey=PageDown
OpenSimpleNotepadModifierKey=LControlKey
OpenSimpleNotepadControllerButton=None
OpenSimpleNotepadControllerModifierButton=None

[VEHICLE BACKGROUNDS]
; LSPD
police=lspd.jpg
police2=lspd.jpg
police3=lspd.jpg
police4=lspd.jpg
police5=lspd.jpg
police41=lspd.jpg
police42=lspd.jpg
police43=lspd.jpg
police44=lspd.jpg
policet=lspd.jpg
riot=lspd.jpg
policeinsurgent=lspd.jpg
policek9=lspd.jpg
; LSIAPD
policelsia=lsia.jpg
policelsia2=lsia.jpg
policelsia3=lsia.jpg
; PAP
policeport=port.jpg
policeport2=port.jpg
policeport3=port.jpg
policeportb=port.jpg
; SAHP
hwaycar=sahp.jpg
hwaycar2=sahp.jpg
hwaycar3=sahp.jpg
hwayswatcar=sahp.jpg
policeb=sahp.jpg
policeb2=sahp.jpg
; BCSO
sheriff=bcso.jpg
sheriff2=bcso.jpg
sheriff3=bcso.jpg
sheriff4=bcso.jpg
sheriffriot=bcso.jpg
sheriffinsurgent=bcso.jpg
; LSSD
lssheriff=lssd.jpg
lssheriff2=lssd.jpg
lssheriff3=lssd.jpg
lssheriff4=lssd.jpg
sheriffriot2=lssd.jpg
sheriffinsurgent2=lssd.jpg
; NOOSE
noose=noose.jpg
noose2=noose.jpg
noose3=noose.jpg
noose4=noose.jpg
nooseriot=noose.jpg
nooseinsurgent=noose.jpg
; FIB
fbi=fib.jpg
fbi2=fib.jpg
fbi3=fib.jpg
fbi4=fib.jpg
fbiriot=fib.jpg
fbiinsurgent=fib.jpg
; SASP
pranger=sapr.jpg
pranger2=sapr.jpg
prangeratv=sapr.jpg
; USAF
usafmerit=usaf.jpg

J. Payton

Members

I have one question, so my Computer + Call Details does not work, is there anything i need to do in order to fix this or wait til it has been updated? (Im on the latest  beta version)

ainesophaur

Members Contributor

3 hours ago, DXVX said:

Hi, I have downloaded this mod and did exactly as what the 'README' said to do but I can't get the computer+ to work.

I have came to a full stop and hold down the rightthumb button but nothing happens {tried with a keyboard Too!!}

here's my .ini file {Any help?}   :

 

[SETTINGS]
LoginName=OfficerOmar
LoginPass=DoNuTz
SkipLogin=false
; Try to follow the LAPD convention for the unit number (or at least keep it to 6 characters or less), thanks!!
UnitNumber=5-O-11
; Open Computer+
;
; If all options are set to None or do not exist, Computer+ will fallback to the same button
; used to open the regular LSPDFR computer
OpenComputerPlusKey=E
OpenComputerPlusModifierKey=None
OpenComputerPlusControllerButton=Rightthumb
OpenComputerPlusControllerModifierButton=None
; Close Computer+ Key
;
; Please note this event will not get detected if the mouse
; is hovering over a form as the form will intercept the keypress
; and not pass it down
CloseComputerPlusKey=Back
CloseComputerPlusModifierKey=LControlKey
CloseComputerPlusControllerButton=X
CloseComputerPlusControllerModifierButton=None
; Open SimpleNotepad
;
; Please note this will only be detected while Computer+ is not open
; Inside of Computer+ is a button to open SimpleNotepad
OpenSimpleNotepadKey=PageDown
OpenSimpleNotepadModifierKey=LControlKey
OpenSimpleNotepadControllerButton=None
OpenSimpleNotepadControllerModifierButton=None

[VEHICLE BACKGROUNDS]
; LSPD
police=lspd.jpg
police2=lspd.jpg
police3=lspd.jpg
police4=lspd.jpg
police5=lspd.jpg
police41=lspd.jpg
police42=lspd.jpg
police43=lspd.jpg
police44=lspd.jpg
policet=lspd.jpg
riot=lspd.jpg
policeinsurgent=lspd.jpg
policek9=lspd.jpg
; LSIAPD
policelsia=lsia.jpg
policelsia2=lsia.jpg
policelsia3=lsia.jpg
; PAP
policeport=port.jpg
policeport2=port.jpg
policeport3=port.jpg
policeportb=port.jpg
; SAHP
hwaycar=sahp.jpg
hwaycar2=sahp.jpg
hwaycar3=sahp.jpg
hwayswatcar=sahp.jpg
policeb=sahp.jpg
policeb2=sahp.jpg
; BCSO
sheriff=bcso.jpg
sheriff2=bcso.jpg
sheriff3=bcso.jpg
sheriff4=bcso.jpg
sheriffriot=bcso.jpg
sheriffinsurgent=bcso.jpg
; LSSD
lssheriff=lssd.jpg
lssheriff2=lssd.jpg
lssheriff3=lssd.jpg
lssheriff4=lssd.jpg
sheriffriot2=lssd.jpg
sheriffinsurgent2=lssd.jpg
; NOOSE
noose=noose.jpg
noose2=noose.jpg
noose3=noose.jpg
noose4=noose.jpg
nooseriot=noose.jpg
nooseinsurgent=noose.jpg
; FIB
fbi=fib.jpg
fbi2=fib.jpg
fbi3=fib.jpg
fbi4=fib.jpg
fbiriot=fib.jpg
fbiinsurgent=fib.jpg
; SASP
pranger=sapr.jpg
pranger2=sapr.jpg
prangeratv=sapr.jpg
; USAF
usafmerit=usaf.jpg

 

It should be RightThumb 

 

The case of the letters matter

 

These are the options

http://docs.ragepluginhook.net/html/558BC34.htm

 

1 hour ago, JPayton said:

I have one question, so my Computer + Call Details does not work, is there anything i need to do in order to fix this or wait til it has been updated? (Im on the latest  beta version)

 

It has to be a call out that integrates with Computer+ -- PeterUCallouts is one for example that does

 

The Sheriff

Members

(edited)

40 minutes ago, ainesophaur said:

 

It should be RightThumb 

 

The case of the letters matter

 

These are the options

http://docs.ragepluginhook.net/html/558BC34.htm

 

 

It has to be a call out that integrates with Computer+ -- PeterUCallouts is one for example that does

 

What's the difference between "RightThumb" & "DPadRight"

BTW, I tried with the keyboard holding down "E" while on full stop but nothing happened

Edited by DXVX

ainesophaur

Members Contributor

1 hour ago, DXVX said:

What's the difference between "RightThumb" & "DPadRight"

BTW, I tried with the keyboard holding down "E" while on full stop but nothing happened

 

Are you using a custom model name for your slot? It works for police-police4, sheriff-shreiff2 and fbi-fbi2

 

DPadRight is the right directional pad button where RightThumb is clicking the right stick down

Kilyin

Members

5 minutes ago, ainesophaur said:

 

Are you using a custom model name for your slot? It works for police-police4, sheriff-shreiff2 and fbi-fbi2

 

DPadRight is the right directional pad button where RightThumb is clicking the right stick down

 

It should work for any vehicle defined in the .ini. It used to, anyway.

ainesophaur

Members Contributor

28 minutes ago, Kilyin said:

 

It should work for any vehicle defined in the .ini. It used to, anyway.

 

The config section with vehicles is just to map the background image to show.

 

I rechecked the code and all we check is if the vehicle has a siren and whether it's an ambulance, firetrucks or other non police vehicle. 

Shredder

Members

I'm having an issue. I installed it and when I went to open it, all the pictures were jumbled and it was rifling through illegible pages and I couldn't X out of it. Has anyone else had this problem? It says system update check failed in the lower left corner, not sure if that helps. Thanks. 

ainesophaur

Members Contributor

41 minutes ago, DrewSchro said:

I'm having an issue. I installed it and when I went to open it, all the pictures were jumbled and it was rifling through illegible pages and I couldn't X out of it. Has anyone else had this problem? It says system update check failed in the lower left corner, not sure if that helps. Thanks. 

 

Screenshot? Definitely not something that's been reported.

cRaZyIcE73

Members

(edited)

 

1 hour ago, DrewSchro said:

I'm having an issue. I installed it and when I went to open it, all the pictures were jumbled and it was rifling through illegible pages and I couldn't X out of it. Has anyone else had this problem? It says system update check failed in the lower left corner, not sure if that helps. Thanks. 

It always says, "System Update Check Failed.", But I've never seen or heard of this at all. give us details of what you did to lead up to this event so we could maybe recreate the action. Also like ainesophaur said, "Screenshot?".

Edited by cRaZyIcE73

GhostRz

Members

Hey there I am having a problem. When I try to exit the Vehicle Information" screen, the artow only goes up half way and I am unable to click the X.

ainesophaur

Members Contributor

1 hour ago, GhostRz said:

Hey there I am having a problem. When I try to exit the Vehicle Information" screen, the artow only goes up half way and I am unable to click the X.

 

Make sure the display resolution you have set in the game settings matches your windows display resolution.

Shredder

Members

On 2/16/2017 at 7:20 PM, ainesophaur said:

 

Screenshot? Definitely not something that's been reported.

 
 

I couldn't screenshot cuz my computer is acting weird but I took a picture. Although it's only a still, if you try to click anything it starts going nuts. I uninstalled and reinstalled and had the same problem. 

unnamed.jpg

ainesophaur

Members Contributor

11 minutes ago, DrewSchro said:

I couldn't screenshot cuz my computer is acting weird but I took a picture. Although it's only a still, if you try to click anything it starts going nuts. I uninstalled and reinstalled and had the same problem. 

unnamed.jpg

 

 

I take it you're on Windows 10? Try running setting RPH to run in Windows 8.1 compatibility mode

Shredder

Members

I'm actually in Window 7 with the service pack. My computer/graphics card are old so that may be it. 

ainesophaur

Members Contributor

6 hours ago, DrewSchro said:

I'm actually in Window 7 with the service pack. My computer/graphics card are old so that may be it. 

 

Is it an Intel graphics card?

CalToxReaper

Members

Any one having the issuse when you run a plate check you cant hit the exit button? I have my input set too raw, runing in borderless window mode at 1280x720 resolution, display is set to 1 as that is my main display, i can guess the only issuse is that my display is 1600x900 resolution but i play in 1280x720 for streaming purposes. 

ainesophaur

Members Contributor

17 minutes ago, CalToxReaper said:

Any one having the issuse when you run a plate check you cant hit the exit button? I have my input set too raw, runing in borderless window mode at 1280x720 resolution, display is set to 1 as that is my main display, i can guess the only issuse is that my display is 1600x900 resolution but i play in 1280x720 for streaming purposes. 

 

It may not show the close button but it's there.. See if it will close if you click the top right corner

CalToxReaper

Members

5 hours ago, ainesophaur said:

 

It may not show the close button but it's there.. See if it will close if you click the top right corner

 

 

I see the Red X to close the menu but the issue is that I see my mouse cursor but when I try to guide the cursor up to it the X it stalls out about 3/4 of the way up, dose that makes any sense? I have tried to click around to see if there was just a invisible X button but nothing I have to restart the game to exit the computer Vehicle Database I just been using the Radio and Ped checker for now. 

6 minutes ago, CalToxReaper said:

 

I see the Red X to close the menu but the issue is that I see my mouse cursor but when I try to guide the cursor up to it the X it stalls out about 3/4 of the way up, dose that makes any sense? I have tried to click around to see if there was just a invisible X button but nothing I have to restart the game to exit the computer Vehicle Database I just been using the Radio and Ped checker for now. 

 

Here is a video of it happening xD https://www.twitch.tv/videos/123174626

ainesophaur

Members Contributor

9 hours ago, CalToxReaper said:

 

I see the Red X to close the menu but the issue is that I see my mouse cursor but when I try to guide the cursor up to it the X it stalls out about 3/4 of the way up, dose that makes any sense? I have tried to click around to see if there was just a invisible X button but nothing I have to restart the game to exit the computer Vehicle Database I just been using the Radio and Ped checker for now. 

Here is a video of it happening xD https://www.twitch.tv/videos/123174626

 

That's extremely weird but the video helped explain it. Unfortunately I'm not sure why it's not letting the mouse go up as there isn't anything I've put in to limit mouse movement.

 

Can you check your in game settings under keyboard/mouse and let me know what your mouse input type is? If it isn't raw, try switching to raw.

 

Also I added the ability to add a keybinding to close computer+ -- unfortunately that bit seems random to work as the forms sometimes capture the key press and ignore the close. I set mine in the .ini config to LControlKey for the modifier and PageDown for the close key. See if that works for you.

ScarlessGaming

Members

Doesn't work for me, pressed E multiple times. nothing happens. Doesnt work.

ainesophaur

Members Contributor

1 hour ago, ScarlessGaming said:

Doesn't work for me, pressed E multiple times. nothing happens. Doesnt work.

 

You have to hold it for a second

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.