Φορτώνει...

Better Chases+ Enhanced Edition 1.1.0

3.560

BETTER CHASES PLUS - ENHANCED EDITION

Better Chases Plus overhauls GTA V's police and wanted-level system into a deeper, more realistic experience.
  • Progressive wanted system. Chases escalate from 1 to 5 stars based on what you actually do (fleeing, reckless driving, hitting peds or cops, drawing or firing weapons), not random chance.
  • Realistic, proportional police response. Backup, PIT maneuvers, and lethal force are authorized in stages as a chase intensifies.
  • Line-of-sight witness system. Police only track you if they can actually see you. Break their line of sight and their awareness fades.
  • Arrest Warrant system. Escaping is not the end. Police issue a warrant for you and your vehicle description. Get spotted looking the same and the chase resumes. Change clothes or repaint or swap your vehicle to throw them off. Warrants save and load with your game.
  • 12 languages, automatic. Police radio text appears in your game's language with nothing to configure. New in 1.1.0.


NEW IN 1.1.0
  • "Display Notifications" now actually works. Turning it off previously did nothing for chase notifications - the setting was read and shown in the menu, but the chase code never checked it, so "FLEEING", "ARMED SUSPECT" and the rest appeared regardless. Reported by Elroh. The same check is missing in the original mod, so this is inherited behaviour rather than something the Enhanced port introduced.
  • 12 translations included. French, German, Italian, Spanish, Mexican Spanish, Portuguese, Polish, Russian, Korean, Japanese, Chinese and Simplified Chinese. The mod matches your game's language automatically - no setting to change. English is built in.
  • Long lines are no longer cut off. The game caps a single notification line at 99 bytes, and translated text is usually longer than the English it replaces, so lines were being truncated mid-word.
  • Two config options that were missing from the file are now written out: SurrenderKey (default E) and SurrenderButton (default Cover). They always worked, they just were not listed anywhere you could find them.

No gameplay, balance, spawn, wanted-level or arrest-warrant logic was changed.

THE PROBLEM IT SOLVES
Vanilla GTA V police are omniscient. The moment you are wanted, every cop magically knows where you are, and stars just tick down on a timer. Better Chases Plus replaces that with believable cause and effect. Cops investigate what they witnessed, lose you when you genuinely break away, search your last known position, and only give up when nobody can re-acquire you.

THIS IS AN ENHANCED ADAPTATION ONLY
This is strictly a port of the existing mod to GTA V Enhanced. It preserves the original gameplay and balance logic as closely as possible. Only Enhanced compatibility and UI integration changes were made. The mod was recompiled for the Enhanced script runtime (ScriptHookVDotNet Enhanced), with the UI moved to LemonUI.
All credit for Better Chases Plus belongs to its original creators.

Ported to Enhanced by b3hold. I claim no ownership of the mod itself.

STORY MODE ONLY
This mod is for single-player Story Mode only. Do NOT use it in GTA Online. Script Hook V does not work online and will close the game when you enter multiplayer.

REQUIRED MODS (Enhanced)
This will not work without these.
  • Script Hook V with Enhanced support: dev-c.com/gtav/scripthookv
  • ScriptHookVDotNet Enhanced (SHVDNE), a recent version: gta5-mods.com/tools/script-hook-v-net-enhanced. This build is compiled against ScriptHookVDotNet3 3.9.0.0. if your SHVDNE is older than that the mod may not load at all, with no message in game, so update it first. SHVDNE installs into your GTA V Enhanced game root folder (the main game folder), NOT the scripts folder. Make sure all of these are present in the game root: ScriptHookVDotNet.asi, ScriptHookVDotNet2.dll, ScriptHookVDotNet3.dll, ScriptHookVDotNet.ini, and MinHook.x64.dll (required since v1.1.0.0).
  • LemonUI, download separately because the menu requires it: gta5-mods.com/tools/lemonui. MIT licensed. Copy LemonUI.SHVDN3.dll into your scripts folder.


HOW TO INSTALL
  • 1. Install the required mods above first.
  • 2. Copy BetterChasesPlus.Enhanced.dll, BetterChasesConfig.xml and the whole Languages folder into your Grand Theft Auto V Enhanced scripts folder.
  • 3. Also make sure LemonUI.SHVDN3.dll is in your scripts folder.
  • 4. Launch GTA V Enhanced in Story Mode.
  • 5. Press F7 in-game to open the menu.

The Languages folder is what gives you translated text. Skip it and everything stays in English, which still works fine.
Upgrading from an earlier version: replace the .dll and copy the Languages folder across. Your settings and arrest warrants are kept.
Settings save to your AppData Roaming folder, under BetterChasesPlus then Enhanced.
The mod package also includes a separate README file with full installation, configuration, and troubleshooting details, so you can find exactly what you are looking for.

FAQ

The F7 menu will not open or nothing happens.
Make sure LemonUI.SHVDN3.dll is in your scripts folder and that ScriptHookVDotNet Enhanced loaded correctly. Also check ScriptHookVDotNet.log in your game root for errors.

The mod does not load at all.
Most often this is an out-of-date SHVDNE - this build is compiled against ScriptHookVDotNet3 3.9.0.0, and an older SHVDNE can refuse to load it silently. Update SHVDNE first. Then make sure all SHVDNE root files are present in your game folder, including MinHook.x64.dll, which is required since SHVDNE v1.1.0.0. Missing MinHook is the next most common reason nothing loads. The mod also writes its own log to your AppData Roaming folder under BetterChasesPlus then Enhanced - if that log says "Configuration script initialized" the mod started fine and the problem is elsewhere.

I edited BetterChasesConfig.xml and nothing changed.
You probably edited the wrong copy. After the first launch the mod reads its settings from your AppData Roaming folder, under BetterChasesPlus then Enhanced. The copy in your scripts folder is only used to create that file the first time, and is ignored afterwards. Edit the AppData copy, or just use the F7 menu, which always saves to the right place.

How do I turn off the notifications above the minimap.
In the F7 menu, or in the AppData copy of BetterChasesConfig.xml. There are two separate settings with the same name, one under BetterChases for the chase notifications and one under ArrestWarrants for the warrant ones - set both to false to silence all of them. ShowHUD, ShowBigMessages and DisplayHints control the icons, the big centre-screen messages and the top-left hints respectively.

The text is in English even though my game is not.
Check that you copied the Languages folder into your scripts folder. If your game is set to a language that has no file, or to English, you will see English - that is the intended fallback and nothing is broken.

My game is in English but I want another language.
Open the AppData copy of BetterChasesConfig.xml and change Language: Auto to the file name you want, for example Language: German, then restart. Valid values are the file names in the Languages folder without the .xml. "Auto" follows your game.

A translation reads badly. Can I fix it.
Yes, please do. Open the file in the Languages folder, edit the Value parts and leave the Key parts alone. There is also a Template.xml with every line blank if you want to start a new language. Send corrections in the comments and I will include them with credit. The translations were done to get every language covered, so some wording will not be idiomatic.

Cops lose me too fast or give up too easily. Is it broken.
No. That is part of the Better Chases Plus design. Police tracking is based on visibility and awareness. Break line of sight and stay hidden and their awareness fades instead of tracking you forever. Adjust recognition speed with Overall Spot Speed in the F7 menu.

Does it work in GTA Online.
No. Story Mode only. Script Hook V does not work in multiplayer.

Is there a Legacy version for old GTA V.
Yes. This is only the Enhanced port. The original Legacy version is Daimian: gta5-mods.com/scripts/better-chases

Where are my settings and warrants saved.
In your AppData Roaming folder, under BetterChasesPlus then Enhanced.

It conflicts with another wanted-level mod. What should I do.
Open the F7 menu and set Wanted Level Control to Passive so Better Chases Plus defers to the other mod. Only use this if the other mod also changes wanted-level behavior.

Can I modify or reupload it.
Contact the original author, Daimian, for permission. I only made the Enhanced port and do not own the original mod.

SUPPORT
If you enjoy this Enhanced port, please leave a Like. If you would like to support the original developer, you can support Daimian through the PayPal link on the main Better Chases Plus page: gta5-mods.com/scripts/better-chases. Got an old Legacy-only mod you would like ported to Enhanced. Drop its name in the comments.

SOURCE CODE
Enhanced port source that builds the released DLL: github.com/saaiidd/BetterChasesPlus-Enhanced
Original mod source: github.com/jglassmaker/GTAV-BetterChasesPlus
Show Full Description

Πρωτοανέβηκε: 16 Ιούνιος 2026
Πιο πρόσφατη ενημέρωση: 27 Ιούλιος 2026
Last Downloaded: πριν 8 λεπτά

All Versions

 1.1.0 (current)

2.115 λήψεις , 100 KB
27 Ιούλιος 2026

 1.0.0

1.445 λήψεις , 40 KB
16 Ιούνιος 2026

28 σχόλια