PWGR (Pro Wrestling Game Revolution) is a comprehensive modding framework and patching tool I developed for Fire Pro Wrestling World. The framework enables advanced customization and modding capabilities that enhance the game's functionality and user experience.
Key Features
- Framework for multiple mods to work together seamlessly
- Modular UI control panel framework for organizing mod interfaces
- Advanced logging framework for debugging and troubleshooting
- Quality of life improvements including:
- Transfer list improvements
- Faster wrestler selection
- Initial wrestler download control
- Demo mode control
- Green screen mode for content creation
- Expanded body part scaling options
- Alpha value controls for layers
- WWE-style submission system
Technical Details
The framework was built using C# and .NET, with a focus on assembly patching and memory manipulation to enable deep game modifications. It includes a sophisticated mod management system that allows users to enable/disable individual features and mods, along with a comprehensive logging system to help with debugging and troubleshooting.
Impact
PWGR became a popular tool in the Fire Pro Wrestling World modding community, enabling users to create and share their own mods while maintaining compatibility with other community creations. The framework's modular design and comprehensive feature set helped expand the game's capabilities beyond its original scope.