Halo: The Master Chief Collection

Halo: The Master Chief Collection

View Stats:
Fax_the_Sender Dec 8, 2024 @ 12:02pm
alpha ring
in case anyone wants to build the latest version with the updated ui and patches to remove black bars in split screen.

you need to first download cmake and install that.

then you need to download and extract the alpha ring source somewhere

https://github.com/WinterSquire/AlphaRing (click code and download zip)

install visual studio community edition as it's free.

then you need to go to AlphaRing-master\lib

and copy the two files from the each of the /lib/release folders at imgui, lua, minhook, spdlog & tinyxml2 to the root of the /lib folder for each one.

or the project fails to build.

then open a cmd prompt in the AlphaRing-master folder

type build CMakeLists

this creates the visual studio project files.

then double click alpha_ring.sln

make sure to change debug > release in the drop down box on the top toolbar

right click on the solution (top item in solution explorer) and click build.

if you have missing vs packages, it will ask to install them.

then try building again.

then following instructions @ https://github.com/WinterSquire/AlphaRing
Date Posted: Dec 8, 2024 @ 12:02pm
Posts: 0