This small project that i did for unknown reasons brings the CS2 ui look onto CS:GO
NOTE: Always download the updated source code from the home page of the repo instead of the one from releases tab.
- Well it wouldn't really be like CS2 if the inspecting stuff isn't like in CS2. So i added it! PS: Knives cannot be inspected like guns, the reason for that is because valve messed up the center axis of all knife models in the game, for some reason they set the tip of all knives to be the center axis which makes no god damn sense.
Counter-Strike.Global.Offensive_2024.07.13-22.53_Trim.mp4
- crazymodder and others who worked on porting CS2 weapons to CS:GO. And for giving me permission to use the kukri knife model in this addon!
- d3gk for helping me resolve some issues.
- roblogez for suggestions for hud and improving general code optimisation.
- Valve, CS2 Developer Team for making the awesome clean ui.
- And me DeformedSAS for basically backporting the entire UI..
- You are required to use HLAE!
- MiGi (By the one and only ZooL)
- HLAE panorama loader panorama.my.zip
- Download HLAE First. Run HLAE, paste the zip folder above into %appdata%\hlae
- Download MiGi from ZooL's Official MiGi website. https://zoolsmith.github.io/MIGI3/
- Download the addon from releases tab and extract the folder named p_cs2panorama from the zip into migi\csgo\addons and then build! (DO NOT LAUNCH FROM MIGI OR OTHERWISE IT WILL LAUNCH CS2 INSTEAD OF CS:GO!)
- Download the repository code zip and extract the layout, styles and scripts folder to the migi\csgo\panorama folder.
- Also copy the csgo_cs2panorama language file from the LANGUAGE FILE folder from the code zip that you downloaded from the repository code and put it in migi\csgo\resource
- In HLAE go to Tools > Developer > Custom Loader and find your CS:GO install. Then paste these launch options: -language cs2panorama -game migi/csgo -afxdetourpanorama
- If done correctly you should hear the CS2 startup logo and the custom UI should work.
- That's it! Have fun playing with this UI!