Skip to content

FLHDE/flplusplus

 
 

Repository files navigation

flplusplus

flplusplus is a client-side hook for Freelancer providing the following features:

  • Timestamps for FLSpew.txt
  • Removed MP3 codec error spam
  • Configurable LOD/Render distance (flplusplus.ini)
  • Configurable save game location
  • PNG screenshots

The following plugins by adoxa are also included:

  • Wheel Scroll

flplusplus also provides the following .ini extensions:

TTF Loading

In your FONTS/fonts.ini file you can create the following section.

[FontFiles]
path = FONTS/font.ttf
path = FONTS/font2.ttf

This will load the files FONTS/font.ttf and FONTS/font2.ttf into the process, allowing them to be used by Freelancer without installing them on the system.

Thn Player

With flplusplus.dll in your dacom.ini, you can add -thn to your Freelancer.exe launch parameters to have it launch in THN player mode. This allows you to select an arbitrary .thn script (as long as it is self-contained i.e. intros), and play it with Freelancer's thn engine.

Screenshot from 2024-04-14 21-43-32

Building

Build on linux using build_linux.sh (CMake 3.13 and mingw-w64 required)

Build on Windows using Visual Studio with CMake

Thanks

Special thanks to:

  • Jason "Adoxa" Hood
  • Cannon
  • Laz

About

flplusplus client plugin for Freelancer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 91.8%
  • C 4.7%
  • CMake 3.2%
  • Shell 0.3%