Skip to content

Falgern/ACTWebSocketOverlay

 
 

Repository files navigation

DPSMeter

A Modified version of ActWebSocket overlay utility based on ImGui by ZCube *ActWebSocket needed.

The goal is to add extra features and settings for additional user customization.

Additional features

This a list of all additional features that have been added.

  • Status on top of window
  • Customizable bar graphic

Changes

List of changes

  • "Move" button removed, this mode is activated by the configuration button
  • Status window (DPS/RHPS Time) has been added been changed to be affected by "Toolbar" opacity and colour settings.
  • Enabled title bar, opacity settings can hide these if needed.

Interface

Button or Key Description
Shift + F3 Show/Hide
Gear icon Show preference window.
Move icon Click-through.
"Name" Show/Hide names.
Control + Scroll Zoom.

Screenshot

N|Solid N|Solid

Font

  • Search Path
  1. Game Directory
  2. Windows/Fonts

Default Setting

Language File Description
Default Default ProggyClean.ttf font by Tristan Grimmer (MIT license).
Japanese ArialUni.ttf -
Korean gulim.ttc -

File Overview

Path Description License
/src/awio/overlay.cpp Overlay Main GPL License
/src/awio/main.cpp Modified Dear ImGui example for test overlay MIT License

Used Libraries

Library Description
Boost Boost Library (ASIO, filesystem)
Beast WebSocket Library
ImGui Dear ImGui
JsonCPP Json Library for parsing Message and Settings

Manual

Manual Google Presentation

Build Tool

Microsoft Visual Studio Community 2015

Build Instruction

  • Boost is now built using cmake. The above work is no longer necessary. see boost-cmake

  • Texture build step

    1. cd textures
    2. gen_atlas.bat
  • ACTWebSocketOverlay build step

    1. configure.bat
    2. build.bat

NO WARRANTY. ANY USE OF THE SOFTWARE IS ENTIRELY AT YOUR OWN RISK.

About

ActWebSocket Overlay Utility based on imgui

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.1%
  • Python 8.7%
  • CMake 6.4%
  • Batchfile 1.7%
  • C 0.1%