Skip to content

matthias-hoste/Refractor-2-BitStream-Emulator

Repository files navigation

Refractor 2 BitStream Emulator

This program is capable of emulating the network traffic for a refractor 2 game. As an example I have added a base for Battlefield 2 emulation.

It is a fully plugable system, you can add support for any refractor 2 game. To add support you may be required to reverse certain functions to find certain parameters.

This project came to life after seeing how part of the bitstream worked in Aluigi's BF2Loop, the writebits/readbits functions are his, I just converted them to C#.

Releases

No releases published

Packages

No packages published

Languages