Skip to content

WinterSquire/AlphaRing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha Ring

A Modding Tool for MCC

Build status

Showcase

Camera Tool (H3)
Camera
Object Browser (H3)
Object
8 Players Campaign
Splitscreen 8 players
Splitscreen With Mod (By Priception)
H4

Features

  • Splitscreen (all games)
  • Camera Tool (H3)
  • Object Browser (H3)

Installation

Make sure you have the latest Microsoft Visual C++ Redistributable installed.

Download the latest stable build from the Releases page.

Place the DLL into the "Halo The Master Chief Collection\mcc\binaries\win64" directory and launch the game with EAC off.

For Running on Steam Deck/Linux, add the following command in the Steam Game Launch Options:

WINEDLLOVERRIDES="WTSAPI32=n,b" %command%

Usage

Toggle menu: F4 or Controller Back + Controller Start

To navigate using Controller use the Right Stick to move the mouse and RB to click.

When the menu is open, game input is disabled.

Bugs Report

Submit it in the Issues page.

Credits

  • Assembly for the tag group research.
  • Blender for the bezier curve calculation.
  • Priception for adding UI controller support and helping with the interface and crash issue.