Skip to content

A minimal base for Grand Theft Auto V in C.

License

Notifications You must be signed in to change notification settings

Pocakking/BigBaseC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBaseC

A minimal base for Grand Theft Auto V in C. For educational purposes only.

Features

  • Native invoking
  • Fibers
  • Unloading at runtime
  • All contained in a DLL with a size of ~6.5KB

To save space, the crossmap is loaded from disk at runtime. Copy BigBaseC-Crossmap.bin into your game directory.

Building

To build BigBaseC the following tools are required:

To set up the build environment, clone the repository and run the GenerateProjects.bat batch file. Now, you can open the solution, and build it in Visual Studio.

About

A minimal base for Grand Theft Auto V in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages