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

soPlex

Members

(edited)

 

On 15.4.2018 at 7:11 PM, JayManLive12 said:

Mine will not open

 

On 15.4.2018 at 7:11 PM, JayManLive12 said:

Mine will not open

 

On 14.4.2018 at 1:42 AM, JayManLive12 said:

It's not working I change the controls to what I did it before (it worked then) now it's not and I have everything up to date and all the requirements  

Hello, I've been struggling long and hard with the same issue myself. I think I figured out a fix for it.

 

1. Launch RagePluginHook.exe and hold down the SHIFT button. (This will lead you into the ragepluginhook startup menu)

2. Go to "Game Settings"

3. Tick "Force Windowed Mode"

4. Launch the game and see if it worked. (Don't worry you can now select "windowed borderless" or "fullscreen mode")

 

This was the fix for me, and I must say that I went above and beyond before even trying that; I am running it in 1440p which might be the issue for me - but I hope this fixes it for most of you.

Edited by soPlex

Deactivated Member

Deactivated

I already have did that a long time ago

8 hours ago, soPlex said:

 

 

 

Hello, I've been struggling long and hard with the same issue myself. I think I figured out a fix for it.

 

1. Launch RagePluginHook.exe and hold down the SHIFT button. (This will lead you into the ragepluginhook startup menu)

2. Go to "Game Settings"

3. Tick "Force Windowed Mode"

4. Launch the game and see if it worked. (Don't worry you can now select "windowed borderless" or "fullscreen mode")

 

This was the fix for me, and I must say that I went above and beyond before even trying that; I am running it in 1440p which might be the issue for me - but I hope this fixes it for most of you.

I already did that a long time ago

Kifflommer

Members

 this is the only mod giving me any troubles. I crash EVERY single time i go to collected PED Id's and click one. All i want to do is perform arrest reports without crashing. Won't work in tablet or in cruiser. So frustrating. Can anyone lend a hand?. I really love the mod and the roleplay options it presents me.

Space.

Members

How would one go about changing the currency of citations? Mine is in pounds but I would like to change that since I'm using LSPDFR in a U.S. environment.

Strangelove

Members

(edited)

It doesn't work for me. When I'm trying to open the computer it freezes for a moment and nothing happens. It works sometimes, but perhaps once every 10 or 15 attempts.

 

I have RAGE Plugin Hook - Open Alpha - 0.62.1216.14731, latest version of LSPDFR, Arrest Manager, LSPDFR+, Stop the Ped, and Traffic Policer, all latest versions.

 

Tried to reinstall it multiple times, reinstalled LSPFDR altogether, but nothing made it work properly.

 

MY SETTINGS:

[SETTINGS]
LoginName=OfficerHotStuff
LoginPass=DoNuTz
SkipLogin=true

; Enable ped image on ped record window. You may turn it off (set to false) if you're having frequent crashes
DisplayPedImage=false

; Enable vehicle image on vehicle record window. You may turn it off (set to false) if you're having frequent crashes
DisplayVehicleImage=false

; Try to generate random historical ArrestReports and Traffic Citations for the ped (true/false)
RandomHistoryRecords=true

; Enable LSPDFR+ court case integration (true/false)
EnableLSPDFRPlusIntegration=true


; Try to follow the LAPD convention for the unit number (or at least keep it to 6 characters or less), thanks!!
UnitNumber=1-A-12

FontName="Microsoft Sans Serif"
FontSize=16

Edited by Strangelove

Slushy

Members

Would it be possible to get British Police Script by Albo1125 support? When I installed it and created an arrest report, no report was added to the court system, but before it was installed, it was added.

hbs2

Members

can you use it on fiveM server as well ? 

when i open the camputer it freezes my game what should i do?

Slushy

Members

14 hours ago, hbs2 said:

can you use it on fiveM server as well ? 

No, ragepluginhook can only be used in single player, so there is no way to load it in MP.

13 hours ago, arcadejackpotmaster said:

when i open the camputer it freezes my game what should i do?

Post your logs.

Slushy

Members

2 hours ago, arcadejackpotmaster said:
[4/30/2018 6:14:14 AM.299] LSPD First Response: Error while initializing plugin: ?????????????????????????????????????????: Could not load type 'Stealth.Common.Util.PluginLogger' from assembly 'Stealth.Common, Version=1.6.0.1, Culture=neutral, PublicKeyToken=null'.   at ?????????????????????????????????????????.?????????????????????????????????????????()

I am no wizard nor am I a good coder, but I would suggest trying to update/re-install Stealth.Common or if that doesn't work, try removing it.

Arid

Members

(edited)

When I try and change the key, the game crashes over and over. Even if I change it to a letter or number. Someone help, please.

Edited by Arid

On 5/3/2018 at 6:30 PM, Arid said:

When I try and change the key, the game crashes over and over. Even if I change it to a letter or number. Someone help, please.

By key do you mean key bindings? If so you probably messed something up in the config file. I would copy and paste the old config file from a fresh download into your GTA V folder and before making any changes, try to use computer+ in game to see if that was the issue. 

Arid

Members

On 5/4/2018 at 10:02 PM, kingjaffejoffer5 said:

By key do you mean key bindings? If so you probably messed something up in the config file. I would copy and paste the old config file from a fresh download into your GTA V folder and before making any changes, try to use computer+ in game to see if that was the issue. 

1

I fixed it. My game was starting in fullscreen mode and RPH doesn't like that apparently.

GodAtum

Members

(edited)

unable to open up computer+ too, i have tried the window fix above. am using rage 0.62.

Edited by GodAtum

SawyerJW

Members

(edited)

I am having the same problems as most people, however it may be caused because of the place I put my folder. I can't open the computer and RAGE doesn't detect the plugin. My folder is shown, and for whatever reason I don't have an LSPDFR folder. Edit: I also use windows 7 ultimate.

Capture.PNG

Edited by SawyerJW

Dwardo225

Members

Love this mod but every time I'm on a traffic stop and hit E the horn honks which moves the car I'm stopping. I tried changing the button to open the computer into another one and it still isn't working? Any help please!

Slushy

Members

5 hours ago, SawyerJW said:

I am having the same problems as most people, however it may be caused because of the place I put my folder. I can't open the computer and RAGE doesn't detect the plugin. My folder is shown, and for whatever reason I don't have an LSPDFR folder. Edit: I also use windows 7 ultimate.

Capture.PNG

You have installed LSPDFR incorrectly. 

In the plugins folder, there should be a sub-folder called "LSPDFR" and in that, plugins for LSPDFR should be placed.

Computer+ is a plugin for LSPDFR, not for RagePluginHook, so to load it, place it in that folder and it should work.

 

To clear up an unclarities, the directory you place this plugin in should be "Grand Theft Auto V\Plugins\LSPDFR". 

I recommend that you completely reinstall LSPDFR to make sure you haven't made any other mistakes.

lucianboi

Members

On ‎4‎/‎28‎/‎2018 at 1:35 PM, Strangelove said:

It doesn't work for me. When I'm trying to open the computer it freezes for a moment and nothing happens. It works sometimes, but perhaps once every 10 or 15 attempts.

 

I have RAGE Plugin Hook - Open Alpha - 0.62.1216.14731, latest version of LSPDFR, Arrest Manager, LSPDFR+, Stop the Ped, and Traffic Policer, all latest versions.

 

Tried to reinstall it multiple times, reinstalled LSPFDR altogether, but nothing made it work properly.

 

MY SETTINGS:

[SETTINGS]
LoginName=OfficerHotStuff
LoginPass=DoNuTz
SkipLogin=true

; Enable ped image on ped record window. You may turn it off (set to false) if you're having frequent crashes
DisplayPedImage=false

; Enable vehicle image on vehicle record window. You may turn it off (set to false) if you're having frequent crashes
DisplayVehicleImage=false

; Try to generate random historical ArrestReports and Traffic Citations for the ped (true/false)
RandomHistoryRecords=true

; Enable LSPDFR+ court case integration (true/false)
EnableLSPDFRPlusIntegration=true


; Try to follow the LAPD convention for the unit number (or at least keep it to 6 characters or less), thanks!!
UnitNumber=1-A-12

FontName="Microsoft Sans Serif"
FontSize=16

change skip login to false

hightower223

Members

When I hold E to enter computer and then exit the car I pulled over floors it and doesn't stop until it hits something and gets stuck, anyway to fix it? 

KnightHawkOne

Members

Can we do add on cars as regular backgrounds?

WavySafe

Members

Is there a way to add my own crimes and have them work with Albo's court system?

s0ner

Members

Hi

 

I have a problem trying to mod CitationDefinitions.xml. Whenever I load LSPDFR I get the error, "ChargeDefinitions.xml is missing" (or something like that) even though I only edited CitationDefinitions.xml. What do you think would be causing that? Attached is the XML file for reference. 

CitationDefinitions.xml

MLanenga

Members

The problem I'm having is any time i try to make an arrest report the game freezes up on that page and i cannot do anything past the page with the arrestees info. anyone know a fix for this or what might be wrong with it?

Fire9fighter1

Members

How come the bottom of my citation screen is going off my screen 

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.