Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACLIB Shared Memory module

Increases performance of ACLIB by calling the Python C-API instead of computing everything in Python.

Work in progress.

Build

Python 3.3 which is used by Assetto Corsa requires modules to be built with msvc++ 10.0. If you run into trouble when building with Windows 10 take a look here.

Via CMake

mkdir build cd build cmake ..

Via Python

python setup.py build_ext --inplace

About

Exposes Assetto Corsa shared memory pages as python module from C-API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages