Skip to content

NOTES !!!

JonathanCrossland edited this page Feb 25, 2025 · 2 revisions

Some general notes describing odd things..

Cannot find ACC window with FindWindow API?

-- The ACC window title is "AC2 "

  1. AC 2? Was this the developers thinking it was version 2?
  2. and two spaces at the end.

Setup Overlay Window

The window is technically two windows..

  1. The one you see on screen with a border. Named Setup Overlay
  2. The mask (not shown on screen). Named Setup Mask

In OBS, Add Window Capture for Setup Mask.

Note: You will only see the mask window and the overlay when in setup menu, so configure it before you stream.

Also, the setup file revconfig.json has x,y,width,height properties, which you must setup manually (until I build in resize)

Clone this wiki locally