Skip to content

v3.0.0 — System Tray, Safety Locks, Scan Mode, Profiles

Choose a tag to compare

@changcheng967 changcheng967 released this 20 May 01:15

FH6 All-in-One Trainer v3.0.0

Quality-of-life update with safety improvements and new features.

What's New

System Tray:

  • Closing the window now minimizes to system tray instead of quitting
  • Right-click tray icon for Show/Exit menu
  • Trainer keeps running in background while you play

Safety Locks:

  • All cheat toggles are disabled when FH6 is not running
  • Red warning banner tells you to start the game first
  • No more accidentally toggling cheats to a dead process

Signature Scan Mode:

  • New ScanAllSignatures() method tests every AOB pattern without installing hooks
  • Shows which signatures match and which don't on your FH6 version

Profile System:

  • Save/load cheat configurations to JSON files
  • ProfileService created for named profile management

Conflict Detection:

  • Detects if another trainer (ForzaMods AIO, WeMod, etc.) is already running
  • Warns before attaching to avoid hook conflicts

Localization Started:

  • English JSON resource file created
  • Foundation for Chinese/Japanese support in future release

All Previous Features (v1.0 + v2.0)

  • Quick Start / Max All / Unlock Everything
  • Credits, Wheelspins, Super Wheelspins, Skill Points (with presets)
  • Freeze AI, Teleport, No Clip, Gravity, No Water Drag
  • Time of Day, Skill Score Multiplier, Prize Scale, Remove Build Cap, Race Time Scale
  • Free Cars / Autoshow / Install Flags (persistent SQL locks)
  • Sell Payout Multiplier
  • CRC bypass with two-phase self-healing

Credits

  • paris' club — core cheats, CRC bypass
  • ForzaMods — AOB signatures
  • Chaarkor — original UI shell
  • changcheng967 — improvements, new features, maintenance