🖍️
RED4ext Plugin Dev
HomeRED ModdingDiscordGitHub
  • Home
  • Getting Started
    • Installing RED4ext
    • Installing a Plugin
    • Configuration
    • Uninstalling
  • Mod Developers
    • RED4ext & RED4ext.SDK
      • Browse Red4Ext: NativeDB
    • Creating a Plugin
    • Creating a Custom Native Class
    • Adding a Native Function
    • Custom game states
    • Logging
    • Creating a plugin with RedLib
    • Installing a plugin with red-cli
  • Utils
    • NativeDB
    • CRC32 Hasher
    • FNV1A64 Hasher
Powered by GitBook
On this page
  • Uninstalling RED4ext
  • Uninstalling a Plugin
Edit on GitHub
Export as PDF
  1. Getting Started

Uninstalling

Guide how to uninstall RED4ext.

Uninstalling RED4ext

  1. Remove d3d11.dll, powrprof.dll or winmm.dll from <game_directory>/bin/x64.

  2. (Optionally) Removered4ext directory from <game_directory>.

Uninstalling a Plugin

Remove the plugin's files / directory from <game_directory>/red4ext/plugins.

PreviousConfigurationNextRED4ext & RED4ext.SDK

Last updated 7 months ago