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

abecker221

Members

Not sure if this is a bug or not, but every time I try to create a traffic citation after filling one out, it says "Please fill out all required information" and the Date of Birth is highlighted in red as if I didn't fill it out, but I have...this happens every time I try to create a citation. Only once or twice it did not happen and everything worked fine. Any ideas on how to fix that?

 

Otherwise works perfectly and is a great mod!

tzioneretz

Members

12 hours ago, ainesophaur said:

 

Attach your RagePluginHook.log.. I'll be able to see if computer+ loaded

Here you go: the log and the launcher log.

 

I put the ComputerPlus folder and the two files (.dll and .ini) in C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR, and the Gwen.dll in C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V.

 

Thank you, @ainesophaur, for taking the time with this!

 

Quote

[4/18/2017 22:21:10.692] Started new log on 4/18/2017 22:21:10.692
[4/18/2017 22:21:10.694] ====================================================================================================
[4/18/2017 22:21:10.684] Log path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[4/18/2017 22:21:10.695] Log verbosity: Trivial
[4/18/2017 22:21:10.698] Initializing input system
[4/18/2017 22:21:10.701] Initializing game console
[4/18/2017 22:21:10.712] Console key has been set to F4 (key code: 115)
[4/18/2017 22:21:10.803] Initializing console variable "ConsoleScrollAmount".
[4/18/2017 22:21:10.804] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[4/18/2017 22:21:10.807] Read value: <null>
[4/18/2017 22:21:10.807] Initializing console variable "DisableRenderVersionText".
[4/18/2017 22:21:10.807] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[4/18/2017 22:21:10.813] Read value: False
[4/18/2017 22:21:10.813] Setting value of console variable "DisableRenderVersionText" to stored value.
[4/18/2017 22:21:10.813] Initializing console variable "ConsoleKey".
[4/18/2017 22:21:10.814] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[4/18/2017 22:21:10.814] Read value: F8
[4/18/2017 22:21:10.815] Setting value of console variable "ConsoleKey" to stored value.
[4/18/2017 22:21:10.815] Console key has been set to F8 (key code: 119)
[4/18/2017 22:21:10.815] Initializing console variable "PluginTimeoutThreshold".
[4/18/2017 22:21:10.815] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[4/18/2017 22:21:10.817] Read value: 10000
[4/18/2017 22:21:10.817] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[4/18/2017 22:21:10.818] Initializing console variable "AlwaysShowConsoleOutput".
[4/18/2017 22:21:10.818] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[4/18/2017 22:21:10.819] Read value: False
[4/18/2017 22:21:10.819] Setting value of console variable "AlwaysShowConsoleOutput" to stored value.
[4/18/2017 22:21:10.820] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[4/18/2017 22:21:10.820] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[4/18/2017 22:21:10.821] Read value: <null>
[4/18/2017 22:21:10.822] Initializing console variable "ShowOnScreenWarnings".
[4/18/2017 22:21:10.823] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[4/18/2017 22:21:10.824] Read value: True
[4/18/2017 22:21:10.824] Setting value of console variable "ShowOnScreenWarnings" to stored value.
[4/18/2017 22:21:10.825] Console initialized
[4/18/2017 22:21:10.825] Initializing forms manager
[4/18/2017 22:21:10.829] Version: RAGE Plugin Hook v0.52.1061.10387 PUBLIC ALPHA for Grand Theft Auto V
[4/18/2017 22:21:10.836] ================ RAGE Plugin Hook ================
[4/18/2017 22:21:10.840] Command line option -enableCustomLoadingBackgrounds is specified; enabling custom loading screen backgrounds.
[4/18/2017 22:21:10.848] Detected Windows 10 Professional (64-bit) (10.0.15063.0)!
[4/18/2017 22:21:10.849] Checking game support
[4/18/2017 22:21:11.179] Product name: Grand Theft Auto V
[4/18/2017 22:21:11.183] Product version: 1.0.1032.1
[4/18/2017 22:21:11.183] Is steam version: True
[4/18/2017 22:21:11.185] Initializing DirectX
[4/18/2017 22:21:11.188] Initializing Direct3D
[4/18/2017 22:21:11.189] Loading C:\WINDOWS\system32\d3d11.dll
[4/18/2017 22:21:11.192] Loaded at 0x7FFE6D730000
[4/18/2017 22:21:11.193] D3D11CreateDeviceAndSwapChain at 0x7FFE6D790980
[4/18/2017 22:21:11.194] Creating Direct3D 11 device and swap chain
[4/18/2017 22:21:11.201] Attempting feature level 10_1
[4/18/2017 22:21:11.209] Failed to create D3D11 device for Grand Theft Auto V: 887a0004
[4/18/2017 22:21:11.214] Attempting feature level 10_1 for fallback
[4/18/2017 22:21:11.218] Fall back attempt failed with: 887a0004!
[4/18/2017 22:21:11.219] Initialized DirectX
[4/18/2017 22:21:48.997] LoadingScreenMsg: Initializing game support
[4/18/2017 22:21:49.250] Initializing game support
[4/18/2017 22:21:50.066] LoadingScreenMsg: Velocity limit removed
[4/18/2017 22:21:50.505] Compatibility level: 0
[4/18/2017 22:21:50.507] Supported version detected
[4/18/2017 22:21:50.507] ==================================================
[4/18/2017 22:21:50.508] LoadingScreenMsg: Patching code
[4/18/2017 22:21:50.759] LoadingScreenMsg: Waiting for game initialization
[4/18/2017 22:21:51.010] Waiting for game initialization
[4/18/2017 22:21:51.111] LoadingScreenMsg: Initializing core
[4/18/2017 22:21:51.363] Initializing hook
[4/18/2017 22:21:51.367] LoadingScreenMsg: Completing interoperability
[4/18/2017 22:21:51.619] Completing interoperability
[4/18/2017 22:21:51.621] Initialization code 1.
[4/18/2017 22:21:51.622] Initialization code 2.
[4/18/2017 22:21:51.623] Initialization code 3.
[4/18/2017 22:21:51.649] 1 Address: 0x00007FF6BB703E1C
[4/18/2017 22:21:51.650] Calling func 1
[4/18/2017 22:21:51.677] 2 Address: 0x00007FF6BC1F4DDA
[4/18/2017 22:21:51.678] 3 Address: 0x00007FF6BAD15CB6
[4/18/2017 22:21:51.718] Address: 0x00007FF6BC1F4D78
[4/18/2017 22:21:51.719] Unknown var: 0x00007FF6BD147D00
[4/18/2017 22:21:51.720] Initialization code 4.
[4/18/2017 22:21:51.720] Initialization code 5.
[4/18/2017 22:21:51.721] Completing interoperability, phase 1
[4/18/2017 22:21:51.722] Completing interoperability, phase 2
[4/18/2017 22:21:51.722] Completing interoperability, phase 3
[4/18/2017 22:21:51.723] Completing interoperability, phase 4
[4/18/2017 22:21:51.723] Completing interoperability, phase 5
[4/18/2017 22:21:51.723] Completing interoperability, phase 6
[4/18/2017 22:21:51.724] Completing interoperability, phase 7
[4/18/2017 22:21:51.724] LoadingScreenMsg:
[4/18/2017 22:21:51.975] LoadingScreenMsg: Loading Story Mode
[4/18/2017 22:22:03.536] LoadingScreenMsg: Loading and Populating Game World
[4/18/2017 22:22:03.787] LoadingScreenMsg:
[4/18/2017 22:22:12.188] Initializing console variable "IsDeveloperModeEnabled".
[4/18/2017 22:22:12.189] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[4/18/2017 22:22:12.190] Read value: True
[4/18/2017 22:22:12.191] Setting value of console variable "IsDeveloperModeEnabled" to stored value.
[4/18/2017 22:22:12.393] WARNING! Developer mode is now enabled. While in this mode, detailed error messages will be displayed.
[4/18/2017 22:22:12.401] Initializing console variable "TimeScale".
[4/18/2017 22:22:12.402] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[4/18/2017 22:22:12.479] Read value: <null>
[4/18/2017 22:22:16.707] <UNLOADED PLUGIN>: Initializing input system
[4/18/2017 22:22:16.711] <UNLOADED PLUGIN>: Initializing game console
[4/18/2017 22:22:16.715] <UNLOADED PLUGIN>: Initializing forms manager
[4/18/2017 22:22:20.550] <UNLOADED PLUGIN>: Initializing input system
[4/18/2017 22:22:20.553] <UNLOADED PLUGIN>: Initializing game console
[4/18/2017 22:22:20.557] <UNLOADED PLUGIN>: Initializing forms manager
[4/18/2017 22:22:24.429] <UNLOADED PLUGIN>: Initializing input system
[4/18/2017 22:22:24.432] <UNLOADED PLUGIN>: Initializing game console
[4/18/2017 22:22:24.436] <UNLOADED PLUGIN>: Initializing forms manager
[4/18/2017 22:22:28.230] <UNLOADED PLUGIN>: Initializing input system
[4/18/2017 22:22:28.233] <UNLOADED PLUGIN>: Initializing game console
[4/18/2017 22:22:28.236] <UNLOADED PLUGIN>: Initializing forms manager
[4/18/2017 22:22:29.198] ---------------------------------------------------------------------
[4/18/2017 22:22:29.199] LSPD FIRST RESPONSE
[4/18/2017 22:22:29.199] Version 0.3.1
[4/18/2017 22:22:29.199] A G17 Media Modification
[4/18/2017 22:22:29.199] - Developed by LMS & Sam
[4/18/2017 22:22:29.199] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
[4/18/2017 22:22:29.199] © Copyright 2015-2016, G17 Media, www.lspdfr.com
[4/18/2017 22:22:29.199] ---------------------------------------------------------------------
[4/18/2017 22:22:29.199] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
[4/18/2017 22:22:29.199] [INFO] Copyright © 2015-2016, G17 Media, www.lspdfr.com
[4/18/2017 22:22:29.304]
[4/18/2017 22:22:29.494] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[4/18/2017 22:22:29.494] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[4/18/2017 22:22:29.497] Callouts: 250
[4/18/2017 22:22:30.186] Traffic Control: [Traffic Control] v1.0.2.0 Loaded
[4/18/2017 22:22:30.427] [TRACE] Thread CopManager #1 initialized
[4/18/2017 22:22:35.559] setting up new cop: null
[4/18/2017 22:22:35.571] [TRACE] New ped recognized as cop
[4/18/2017 22:22:36.063] setting up new cop: null
[4/18/2017 22:22:36.063] [TRACE] New ped recognized as cop
[4/18/2017 22:22:36.064] setting up new cop: null
[4/18/2017 22:22:36.064] [TRACE] New ped recognized as cop
[4/18/2017 22:22:36.064] setting up new cop: null
[4/18/2017 22:22:36.065] [TRACE] New ped recognized as cop
[4/18/2017 22:22:41.243] ================================================= Spike Strips V =================================================
[4/18/2017 22:22:41.244] Created by:  alexguirre
[4/18/2017 22:22:41.257] Version:  1.2.0.37676
[4/18/2017 22:22:41.259] RPH Version:  0.52.1061.10387
[4/18/2017 22:22:41.260]
[4/18/2017 22:22:41.260] Report any issues you have in the comments section and include the RagePluginHook.log
[4/18/2017 22:22:41.260] Enjoy!
[4/18/2017 22:22:41.260] ================================================= Spike Strips V =================================================
[4/18/2017 22:22:56.619] setting up new cop: null
[4/18/2017 22:22:56.620] [TRACE] New ped recognized as cop
[4/18/2017 22:22:56.620] setting up new cop: null
[4/18/2017 22:22:56.620] [TRACE] New ped recognized as cop
[4/18/2017 22:22:56.620] setting up new cop: null
[4/18/2017 22:22:56.621] [TRACE] New ped recognized as cop
[4/18/2017 22:23:01.188] setting up new cop: null
[4/18/2017 22:23:01.189] [TRACE] New ped recognized as cop

 

The LAUNCHER log:

Quote

New log started on 4/14/2017 12:43:06
12:43:06.914: Compatibility level: 0
12:43:06.929: Initializing backup
12:43:06.961: No backup created
12:43:06.961: Checking game support
12:43:06.961: Version is supported
12:43:07.773: Preparing settings dialog
12:43:07.773: Command line option: "forcesettings", value: "<null>"
12:43:07.773: Command line option: "log", value: "<null>"
12:43:07.836: Ini path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.ini
12:43:07.851: Reading settings
12:43:07.851: Reading startup.rphs
12:43:07.851: Parsing plugins
12:43:07.867: Plugins: Parsing "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\EntityPersistence.dll"
12:43:07.929: Plugins: Added plugin Entity Persistence 1.0.0.0 by FtDLulz from "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\EntityPersistence.dll"
12:43:07.929: Plugins: Parsing "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll"
12:43:07.992: Plugins: Added plugin LSPD First Response 0.3.38.5436 by G17 Media from "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll"
12:43:08.007: Plugins: Parsing "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\TrafficControl.dll"
12:43:08.007: Plugins: Added plugin Traffic Control 1.0.2.0 by Stealth22 from "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\TrafficControl.dll"
12:43:08.039: Settings dialog setup done
12:43:38.026: Saving settings
12:43:38.059: Updated startup.rphs
12:43:38.070: Settings saved
12:43:38.075: Settings dialog has finished
12:43:38.079: Application startup done
12:43:38.094: Checking for backups
12:43:38.099: Backup check done
12:43:38.103: Preparing launch view
12:43:38.141: Preparing
12:43:38.733: Validating hook
12:43:42.384: Validating system
12:43:42.477: Resolving from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V
12:43:42.494: Checking dbghelp.dll
12:43:42.509: Resolved to C:\WINDOWS\system32\dbghelp.dll
12:43:42.526: Dependency OK
12:43:42.567: Checking KERNEL32.dll
12:43:42.584: Resolved to C:\WINDOWS\system32\KERNEL32.dll
12:43:42.629: Dependency OK
12:43:42.643: Checking USER32.dll
12:43:42.658: Resolved to C:\WINDOWS\system32\USER32.dll
12:43:42.672: Dependency OK
12:43:42.688: Checking MSVCP140.dll
12:43:42.703: Resolved to C:\WINDOWS\system32\MSVCP140.dll
12:43:42.718: Dependency OK
12:43:42.732: Checking ntdll.dll
12:43:42.747: Resolved to C:\WINDOWS\system32\ntdll.dll
12:43:42.762: Dependency OK
12:43:42.776: Checking d3d11.dll
12:43:42.791: Resolved to C:\WINDOWS\system32\d3d11.dll
12:43:42.806: Dependency OK
12:43:42.821: Checking FW1FontWrapper.dll
12:43:42.836: Resolved to C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll
12:43:42.850: Dependency OK
12:43:42.908: Checking d3dx11_43.dll
12:43:42.924: Resolved to C:\WINDOWS\system32\d3dx11_43.dll
12:43:42.955: Dependency OK
12:43:42.971: Checking VCRUNTIME140.dll
12:43:42.987: Resolved to C:\WINDOWS\system32\VCRUNTIME140.dll
12:43:43.002: Dependency OK
12:43:43.018: Checking api-ms-win-crt-convert-l1-1-0.dll
12:43:43.033: Skipping api-ms-win-crt-convert-l1-1-0.dll
12:43:43.049: Checking api-ms-win-crt-runtime-l1-1-0.dll
12:43:43.065: Skipping api-ms-win-crt-runtime-l1-1-0.dll
12:43:43.080: Checking api-ms-win-crt-string-l1-1-0.dll
12:43:43.096: Skipping api-ms-win-crt-string-l1-1-0.dll
12:43:43.112: Checking api-ms-win-crt-heap-l1-1-0.dll
12:43:43.127: Skipping api-ms-win-crt-heap-l1-1-0.dll
12:43:43.143: Checking api-ms-win-crt-utility-l1-1-0.dll
12:43:43.174: Skipping api-ms-win-crt-utility-l1-1-0.dll
12:43:43.190: Checking api-ms-win-crt-stdio-l1-1-0.dll
12:43:43.221: Skipping api-ms-win-crt-stdio-l1-1-0.dll
12:43:43.237: Checking XINPUT9_1_0.dll
12:43:43.252: Resolved to C:\WINDOWS\system32\XINPUT9_1_0.dll
12:43:43.268: Dependency OK
12:43:43.299: Checking d3dx9_43.dll
12:43:43.315: Resolved to C:\WINDOWS\system32\d3dx9_43.dll
12:43:43.330: Dependency OK
12:43:43.346: Checking api-ms-win-crt-math-l1-1-0.dll
12:43:43.362: Skipping api-ms-win-crt-math-l1-1-0.dll
12:43:43.377: Checking mscoree.dll
12:43:43.393: Resolved to C:\WINDOWS\system32\mscoree.dll
12:43:43.408: Dependency OK
12:43:43.424: Dependencies check: True
12:43:43.440: Waiting for game launch
12:43:43.455: Game is not already running
12:43:43.487: Launching game
12:43:43.502: Is steam version: True
12:43:43.533: Launching game via Steam
12:43:43.596: Waiting for launcher
12:43:43.643: Waiting for launcher window
12:43:59.540: Waiting for game window
12:44:20.994: Hooking game instance
12:44:21.018: Startup 2
12:44:21.034: Startup 3
12:44:21.052: Startup 4
12:44:21.070: Startup 5
12:44:21.088: Startup 6
12:44:21.106: Startup 7
12:44:21.125: Startup 8
12:44:21.145: Startup 9
12:44:23.330: Success!

 

ainesophaur

Members Contributor

6 hours ago, tzioneretz said:

Here you go: the log and the launcher log.

 

I put the ComputerPlus folder and the two files (.dll and .ini) in C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR, and the Gwen.dll in C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V.

 

Thank you, @ainesophaur, for taking the time with this!

 

 

The LAUNCHER log:

 

 

If you have Gwen.dll in the packaged download then you probably downloaded the non beta version. You should download 1.3.5.2. I stopped packaging external dll files and started embedding them in version 1.3.5.0

tzioneretz

Members

4 hours ago, ainesophaur said:

 

If you have Gwen.dll in the packaged download then you probably downloaded the non beta version. You should download 1.3.5.2. I stopped packaging external dll files and started embedding them in version 1.3.5.0

 

I did install the latest version, to no avail.  I strongly suspect this is something to do with playing on a laptop and having a mobile graphics card, but I just can't figure it out :(  Huge pity, as I'd love to be able to use your plugin...

syn111

Members

Am I the only one getting random crashes in other plugins whenever I am inside the Computer + terminal? Just wondering if I have any conflict or there is some other problem...

keger

Members

I have found that addon vehicles don't always load computer+. If I exit the addon vehicle and enter another then it works. Any ideas on how to get it to work with addon vehicles? I am using albo's addon pack. I realize the answer may be buried in the 625 replies. Is there some setting in an ini that i am missing? Any help would be a appreciated. 

ainesophaur

Members Contributor

On 4/19/2017 at 5:36 PM, tzioneretz said:

 

I did install the latest version, to no avail.  I strongly suspect this is something to do with playing on a laptop and having a mobile graphics card, but I just can't figure it out :(  Huge pity, as I'd love to be able to use your plugin...

I doubt that's it because I'd see computer + entries in your log file. Take a screenshot of your plugins\lspdfr folder

 

14 hours ago, keger said:

I have found that addon vehicles don't always load computer+. If I exit the addon vehicle and enter another then it works. Any ideas on how to get it to work with addon vehicles? I am using albo's addon pack. I realize the answer may be buried in the 625 replies. Is there some setting in an ini that i am missing? Any help would be a appreciated. 

 

If by addon pack you mean vehicles pack and by not loading c+ you mean it doesn't open, then no. We only check if it has sirens and whether it's a known ambulance hash

Pumpk1in

Members

Hi !

 

The close key is never working for me, am I the only one ? ^^

I tried with a modifier but, no luck.

CloseComputerPlusKey=Back
CloseComputerPlusModifierKey=None
CloseComputerPlusControllerButton=X
CloseComputerPlusControllerModifierButton=None

Thank u !

tzioneretz

Members

8 hours ago, ainesophaur said:

I doubt that's it because I'd see computer + entries in your log file. Take a screenshot of your plugins\lspdfr folder

 

Here it is, @ainesophaur.  I also changed the key binding several times just to make sure there's no conflict.  Thanks again!

Capture.JPG

BlueLine Vibes

Members

(edited)

Great looking Plugin

 

However, when I press E to login to computer,  my arrow key is being frozen in the middle of the screen.  I applogize if this has been addressed,  hard to sift through 26 pages of comments.  This is obviously a popular plugin and I can't imagine this is something new as this happened to me on my last computer build as well.  I am working off a fresh install of ..... well every thing.  Rebuilt PC, clean install of GTA 5 and LSPDFR.  The arrow key gets stuck in the middle of the screen and if I Alt Tab and come back into the game,  the frames go down to 1 to 2 fps and I can't click on any x buttons to log out,  I am forced to Alt + CtL + Del to close game and start the game from scratch.  Happened on 3 attempts at YouTube video recording.  I don't want to have to uninstall this.

 

EDIT:   Was forced to uninstall this.  Got no help here in this 'discussion' as to why the arrow key keep locking up in the middle of screen.  Hope the bug gets fixed soon. 

Edited by OfficerBenzo

keger

Members

18 hours ago, ainesophaur said:

I doubt that's it because I'd see computer + entries in your log file. Take a screenshot of your plugins\lspdfr folder

 

 

If by addon pack you mean vehicles pack and by not loading c+ you mean it doesn't open, then no. We only check if it has sirens and whether it's a known ambulance hash

 

Sorry I was not clear. I meant that I have albo's Modding DLC Pack V for police vehicles. U rename it police1-unlimited then edit the vehicles meta. One of the vehicles won't load c+ but I don't know if it's missing info in the meta file or what. It works with other slots.

r0cketjack

Members

On 18.4.2017 at 11:07 PM, tzioneretz said:

 

I know it's a different plugin.  My point was that, because the P.L.D. flickers while I hold the assigned Computer+ key pressed, it means that key IS recognized to suppose to do something.  That doesn't happen with other, unassigned keys.  My guess is that the Computer+ as well as the Notepad are, for some reason, not being rendered.  I wonder if anyone else experienced something similar...

same problem here. when i hold the "e" key, the audio flickers, but nothing happens. computer+ used to work fine, but it suddenly stopped, even when i restart the game. i also reinstalled the mod and image assets, but it didn't help.

at the same time, i noticed the black selection screens from albos mods are also not visible any more (for example when you decide to put someone in jail yourself or have them taken in). i see a black screen that only goes away when i press 1 or 2 (the keys assigned to the choice selection), but i can't see the text.

so i think this is some kind of rendering problem?

 

i have my latest log attached, thanks for the help.

RagePluginHook.log

Patrick Dollar

Members

On 4/19/2017 at 5:36 PM, tzioneretz said:

 

I did install the latest version, to no avail.  I strongly suspect this is something to do with playing on a laptop and having a mobile graphics card, but I just can't figure it out :(  Huge pity, as I'd love to be able to use your plugin...

I had that issue too with have to fill the ticket form manually, I reinstalled computer+ and that fixed my issue, 

tzioneretz

Members

1 minute ago, r0cketjack said:

same problem here. when i hold the "e" key, the audio flickers, but nothing happens. computer+ used to work fine, but it suddenly stopped, even when i restart the game. i also reinstalled the mod and image assets, but it didn't help.

at the same time, i noticed the black selection screens from albos mods are also not visible any more (for example when you decide to put someone in jail yourself or have them taken in). i see a black screen that only goes away when i press 1 or 2 (the keys assigned to the choice selection), but i can't see the text.

so i think this is some kind of rendering problem?

 

i have my latest log attached, thanks for the help.

RagePluginHook.log

EXACTLY the same!

 

In addition, my PoliceSmartRadio is not showing, but I can use it "blindly."  It's definitely some rendering problem.

 

Is your R.P.H. console showing?

5 minutes ago, Patrick Dollar said:

I had that issue too with have to fill the ticket form manually, I reinstalled computer+ and that fixed my issue, 

I tried that already but no luck.  As I have similar problems with a couple of other plugins as well as the R.P.H. console not showing (but being there and working), I reckon it's a rendering or mobile graphics card thing...

r0cketjack

Members

5 minutes ago, tzioneretz said:

EXACTLY the same!

 

In addition, my PoliceSmartRadio is not showing, but I can use it "blindly."  It's definitely some rendering problem.

 

Is your R.P.H. console showing?

No, now that you mention it, the console also stopped working. i don't have PoliceSmartRadio installed.

 

You suspected your mobile graphics card - i'm playing on my PC with a 980TI, so that's definitely not the problem.

ainesophaur

Members Contributor

@r0cketjack, @tzioneretzwhat version of Windows do you have? If you say Windows 10, then I'm thinking it's either rph or something gta updated.. Its definitely not just c+ facing the issue. The last rph update made some changes to Gwen forms which could be the culprit 

r0cketjack

Members

(edited)

i have the latest windows 10.

there was in fact a major windows update a couple of days ago, maybe this caused the rendering errors.

the game ran without a problem with the latest gta update until the last 3 days or so.

Edited by r0cketjack

tzioneretz

Members

 

18 minutes ago, ainesophaur said:

@r0cketjack, @tzioneretzwhat version of Windows do you have? If you say Windows 10, then I'm thinking it's either rph or something gta updated.. Its definitely not just c+ facing the issue. The last rph update made some changes to Gwen forms which could be the culprit 

 

Yeah, it's Windows 10.  @r0cketjack, it's not the Creators Update, because I was experiencing this before it came out.

 

@ainesophaur, you're right: It's not a Computer+ issue.  I tried rolling back Gwen.dll and Gwen.UnitTest.dll a couple of version but no luck.  I guess we'll have to await R.P.H.'s next update and hope for the best.

r0cketjack

Members

@tzioneretz Go to the RagePluginHook Settings ---> Game settings ---> Command line switches check "Force Windowed mode" and "Force DirectX11" then save and launch.

You must then manually enter Fullscreen Mode by pressing Alt+Enter, but that shouldn't be the problem.

Sir Bond

Members

(edited)

Thanks you good mod this is what the game needs

only the arrest reports are useless or without funcion ?  everytime i fill out it does nothing :( but traffic citiation works i can give citiations to the driver..

 

for those like me with the new creator update turn off game mode and game DVR in windows^^ then all is working again :)

Edited by Sir Bond

Kethen

Members

I occasionally get a crash lately on the occasional vehicle check during a traffic stop [e.g. the end of this log], any ideas? 

RagePluginHook.log

tzioneretz

Members

20 hours ago, r0cketjack said:

@tzioneretz Go to the RagePluginHook Settings ---> Game settings ---> Command line switches check "Force Windowed mode" and "Force DirectX11" then save and launch.

You must then manually enter Fullscreen Mode by pressing Alt+Enter, but that shouldn't be the problem.

Thanks, @r0cketjack, but neither has an effect.  The game starts in full screen and DX10 even with those options checked.  Even setting those flags in Steam (Game -> Properties -> Set Launch Options) has no effect.  The game, for some reason, just does its own thing.

 

 

r0cketjack

Members

odd, it worked for me.

Dylan Mcguire

Members

I love this mod and have used it for a while but when I Remoded my gta now when I try to use it my mouse is stuck on the left side of the screen and it cant move over. and then I cant do anything because there is no way out of it other than the x so I have to shut it down through task manager and restart my game... do you have a solution to this. I would appreciate your help

On 5/23/2016 at 2:20 AM, PieRGud said:

@Albo1125 Right when I think last minute changes can't be that bad. :P
All noted. I'll limit the help message to traffic stop only. When implementing it, I was mimicking IV's police computer help message. I can see how some may find it annoying.

@Albo1125 how do you write a police report plz 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.