Skip to content

ReHamster/DriverNGToolkit

Repository files navigation

DriverNGToolkit


DriverNGToolkit is an attempt to create modding toolkit for Driver San Francisco

Features

  • Lua scripts overrides, use Fireboyd's LuaSF to unpack scripts
  • Game Lua print outputs
  • ImGui integrated into game and exposed to Lua
  • Console that lets executing Lua code in game environment
  • Development UI display from game
  • Custom save system for Felony Rework by @Olanovski
  • Mod loading support (Get Snoopi's Mod Menu from Driver Madness Discord)
  • Compatibility with Alcatraz

Installation

  • Download latest 7z archive
  • Unpack archive contents into DRIVER San Francisco install folder
  • Download and unpack Ultimate ASI loader to game folder
  • Launch game using DriverNGHook_LuaTools.bat for dev tools support
  • Press F3 in game to open console

Credits