Skip to content

Leeksov/FWDUnityChams-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FWDUnityChams-iOS

A Unity-based iOS game modification that implements player chams (wallhack) functionality for Forward Assault.

Features

  • Player chams (wallhack) effect
  • Customizable colors and transparency
  • Toggle functionality through in-game menu
  • Optimized for iOS devices
  • Rootless support

Requirements

  • Jailbroken device
  • Theos development environment

Installation

  1. Clone the repository:
git clone https://github.com/leeksov/FWDUnityChams-iOS.git
  1. Configure your device IP in Makefile:
THEOS_DEVICE_IP = your.device.ip
  1. Build and install:
make package install

Usage

  1. Launch Forward Assault
  2. Access the mod menu
  3. Toggle "Chams" switch to enable/disable the effect

Technical Details

The modification uses Unity's shader system to create the chams effect by:

  • Modifying material properties
  • Using custom shaders
  • Adjusting Z-test and Z-write values
  • Implementing custom rendering passes

Credits

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This modification is for educational purposes only. Use at your own risk. The developers are not responsible for any consequences of using this software.

About

Unity-based iOS game modification implementing player chams (wallhack) functionality for Forward Assault. Features customizable colors, in-game toggle menu, and rootless support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors