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.

LMS

Management Team
  • Joined

Reputation Activity

  1. Thanks
    LMS got a reaction from LAPDFR GET in LCPDFR Online Services returns - track your stats   
    It should be added to the correct category, in this case under "Networking".
  2. Thanks
    LMS got a reaction from LAPDFR GET in LCPDFR Online Services returns - track your stats   
    If it is missing, you can just add it.
  3. Thanks
    LSPDFR does not read the stolen flag, it generates its own internally.

    For the advisory text, it should display an additional note when you do a vehicle records check.
  4. Love
    LMS got a reaction from Michael21107 in How to get Agency name when going on duty   
    What do you mean by "when going on duty"? Right after the selection has finished, GetCurrentAgencyScriptName should return what you want.
  5. Like
    LMS reacted to Sparky81 in RPH SDK   
    Never mind. That RPH update you did works for enhanced too lol My Bad..
  6. Like
    LMS got a reaction from Sparky81 in RPH SDK   
    Both RPH and LSPDFR are designed to be cross-compatible. The current RPH Enhanced version is slightly different from Legacy since there was a change in the latest update that only affected Enhanced, but LSPDFR is the same assembly between both and RPH usually is too. That is, you can use the Enhanced RPH and play Legacy with it, just not the other way round right now as the Legacy version is slightly older and missing a fix for the latest Enhanced version. Due to this wrinkle, I did not advertise the cross-compatibility too much as it might be confusing.
  7. Like
    LMS got a reaction from Ben in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  8. Love
    LMS reacted to aceofspade in LSPDFR/RPH   
    Thank you @LMS
  9. Love
    LMS reacted to Sparky81 in LSPDFR/RPH   
    Ah brill. glad you found the issue. We are all so thankful for the work you have done @LMS I for one, take my hat off to you.
  10. Like
    LMS got a reaction from Cyan in LSPDFR/RPH   
    Please give this a try. Thanks.

    RAGEPluginHook_1_128_1402_17660_Release.zip
  11. Like
    LMS got a reaction from Cyan in LSPDFR/RPH   
    Glad to hear it works! The issue was due to adding support for frame generation in the renderer to support the enhanced edition. For the past 10 years, RPH would directly render any command on the game's final output in sequence, so if you draw a form with text and then another form, both get added one after another and thus the old text is overwritten. But with frame generation, there is a separate pass/stage to render the UI because you do not want the UI to be part of the interpolation. To accommodate that we had to separate some things and I ended up splitting the main UI rendering and the text rendering into two separate passes, where text is applied last. So, if you have two forms where one overlays the other, text is still rendered last. Now the text pass is "shape aware" and will zero out any existing text if a shape is drawn later on. Hope that makes sense!
  12. Thanks
    LMS got a reaction from Sparky81 in LSPDFR/RPH   
    Glad to hear it works! The issue was due to adding support for frame generation in the renderer to support the enhanced edition. For the past 10 years, RPH would directly render any command on the game's final output in sequence, so if you draw a form with text and then another form, both get added one after another and thus the old text is overwritten. But with frame generation, there is a separate pass/stage to render the UI because you do not want the UI to be part of the interpolation. To accommodate that we had to separate some things and I ended up splitting the main UI rendering and the text rendering into two separate passes, where text is applied last. So, if you have two forms where one overlays the other, text is still rendered last. Now the text pass is "shape aware" and will zero out any existing text if a shape is drawn later on. Hope that makes sense!
  13. Like
    LMS got a reaction from Gan Ceann in LSPDFR/RPH   
    Glad to hear it works! The issue was due to adding support for frame generation in the renderer to support the enhanced edition. For the past 10 years, RPH would directly render any command on the game's final output in sequence, so if you draw a form with text and then another form, both get added one after another and thus the old text is overwritten. But with frame generation, there is a separate pass/stage to render the UI because you do not want the UI to be part of the interpolation. To accommodate that we had to separate some things and I ended up splitting the main UI rendering and the text rendering into two separate passes, where text is applied last. So, if you have two forms where one overlays the other, text is still rendered last. Now the text pass is "shape aware" and will zero out any existing text if a shape is drawn later on. Hope that makes sense!
  14. Love
    LMS got a reaction from OfficerAlexis in LSPDFR/RPH   
    Please give this a try. Thanks.

    RAGEPluginHook_1_128_1402_17660_Release.zip
  15. Like
    LMS got a reaction from Sparky81 in LSPDFR/RPH   
    Please give this a try. Thanks.

    RAGEPluginHook_1_128_1402_17660_Release.zip
  16. Love
    LMS got a reaction from MarcelWRLD in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  17. Thanks
    LMS got a reaction from Michael21107 in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  18. Like
    LMS got a reaction from Officer Here in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  19. Thanks
    LMS got a reaction from Haze Studios in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  20. Thanks
    LMS got a reaction from A Stranger in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  21. Thanks
    LMS got a reaction from Cyan in RPH SDK   
    Please find attached the latest SDK for RPH (for game build 3717). It contains the fixed GameControl enum. An excellent comparison for the enum can be found here.


    RPH_SDK_3717.zip
  22. Like
    I would like to report a little bug / missing feature in case you are not aware of it yet. Currently I can only open the rear door of the squad car and place a suspect inside when in third person mode (at least when using the right D-Pad on my controller, but I think it's the same with the E Key). I cannot do it in first person mode, I can grab suspects but not open the rear door or even make a suspect sit inside once the door is open if approaching in first person mod.
     
    Thank you for your work and looking forward to future updates !
  23. Like
    Overall testing is going quite well and there appear to be no game-breaking issues in RPH or LSPDFR left (so far). We still need to port over a few missing features and fix some bugs that affect a smaller subset of users (mostly DirectX/DirectSound related), but hopefully that will not take that much longer. Thanks for your patience!
  24. Thanks
    Overall testing is going quite well and there appear to be no game-breaking issues in RPH or LSPDFR left (so far). We still need to port over a few missing features and fix some bugs that affect a smaller subset of users (mostly DirectX/DirectSound related), but hopefully that will not take that much longer. Thanks for your patience!
  25. Love
    LMS got a reaction from Dozel in LSPDFR for GTA Enhanced now available for Insiders: a short update   
    Overall testing is going quite well and there appear to be no game-breaking issues in RPH or LSPDFR left (so far). We still need to port over a few missing features and fix some bugs that affect a smaller subset of users (mostly DirectX/DirectSound related), but hopefully that will not take that much longer. Thanks for your patience!

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.