Skip to content

v2.1.1+0.1.0

Compare
Choose a tag to compare
@davidt0x davidt0x released this 29 May 00:04
· 8 commits to shmem since this release

This is a modified version of FicTrac version 2.1.1 that supports output of FicTrac state using shared memory. In addition, it supports synchronization of access to this shared memory using a system wide OS level semaphore. To enable this, simply add the following line to the fictrac config file:

do_shmem: y

This implementation is very OS specific and currently only supports windows.