Skip to content

Z4ee/Pipsi-HSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipsi-HSR

A clean and simple, no threads internal game hack for Honkai: Star Rail with GUI.

image

Disclaimer

This project is for educational and research purposes only.

Features

  • Battle Speed Changer
  • Dumb Enemies
  • FOV Changer
  • FPS Indicator
  • FPS Unlocker
  • Free Camera
  • Global Speed Changer
  • Hide UI
  • Noclip
  • Peeking

Step-by-step Build Guide

  1. Clone the repository
git clone https://github.com/Z4ee/Pipsi-HSR.git
cd Pipsi-HSR
  1. Create include folder structure and clone AnimeSDK
mkdir -p include/global
git clone -b honkai-star-rail https://github.com/Z4ee/animesdk include/global
  1. Install detours via vcpkg

  2. Compile the project

  • Open the .sln solution file in Visual Studio 2022
  • Set configuration to Release and platform to x64
  • Build the solution (Ctrl + Shift + B)

How to Use

Inject the DLL as early as possible (before the game window is created)

About

Simple game hack for Honkai: Star Rail with GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors