Skip to content
This repository was archived by the owner on Sep 2, 2019. It is now read-only.

Repository files navigation

ActWebSocketOverlay

ActWebSocket overlay utility based on ImGui

pipeline status

*ActWebSocket needed.

Goal

The goal is to develop overlay that is easy to use and scriptable.

Interface

Button or KeyDescription
Shift + F3Show/Hide
Gear iconShow preference window.
Move iconClick-through.
Ctrl + Alt + ShiftClick-through.
"Name"Show/Hide names.
Control + ScrollZoom.

Screenshot

N|Solid

Font

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

Default Setting

LanguageFileDescription
DefaultDefaultProggyClean.ttf font by Tristan Grimmer (MIT license).
JapaneseArialUni.ttf-
Koreangulim.ttc-

File Overview

PathDescriptionLicense
/src/awio/overlay.cppOverlay MainBSD License
/src/awio/sandbox.cppV8 Overlay Sandbox (under development)BSD License
/src/awio/main.cppModified Dear ImGui example for overlay testMIT License
/src/awio/main_dx9.cppModified Dear ImGui example for overlay testMIT License

Used Libraries

LibraryDescription
BoostBoost Library (ASIO, filesystem)
BeastWebSocket Library
ImGuiDear ImGui
JsonCPPJson Library for parsing Message and Settings
ReshadeUsed as overlay injector

Release

Release

Build Tool

Microsoft Visual Studio Community 2017

Build Instruction

  • Boost is now built using cmake. see boost-cmake

  • Texture build step

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

    1. configure.bat
    2. build.bat

Contributors

Falgern : I refer to various things such as wrong word usage, implementation of Click-Through with button, and some bug fix.

Features

TODO

  • 9-patch draw

Links

CEFOverlayEngine : Overlay engine with CEF. HTML supported.

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

Note

This repository is no longer maintained.

About

ActWebSocket Overlay Utility based on imgui

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages