Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i32-sudo/zombiupatcher

XPatcher also formally known as (ZPatch) is a custom written project that takes the ZombiU DLL Libraries and main Executable('s) were we modify the instructions of the Assembly and HEX Data Regions to potentially "Fix" and "Patch" some memory issues with the game (Mainly the infamous Sound Bug)
https://github.com/i32-sudo/zombiupatcher

fix game mod modding patch reverse-engineering source-engine zombi zombiu

Last synced: 28 days ago
JSON representation

XPatcher also formally known as (ZPatch) is a custom written project that takes the ZombiU DLL Libraries and main Executable('s) were we modify the instructions of the Assembly and HEX Data Regions to potentially "Fix" and "Patch" some memory issues with the game (Mainly the infamous Sound Bug)

Awesome Lists containing this project

README

        

A lot of people are forgetting about this guide on how to install, If you run into any issues follow this guide first before making a Issue or Commit.
[Zombi - ZombiU Sound Bug Fix + Other Bug Fixes [Mod]
](https://www.youtube.com/watch?v=LV_hlMwbl58)

# Current Version: V1.4
Updated on May 26th 2022
> Version 1.4
> * Removed LPM Version

# ZombiU_Patcher
ZombiU Patcher is a patcher that includes "Bug Fixes, Crash Fixes, Hardware Support, Etc", We try our best to patch the game to the best we can through reverse-engenering, If you want to know why
we do this and put so much work into this its because we care about this game and what we see from ubisoft and how often they update this game it seems like they don't try or care enoguh like we do
so we are trying our best to fix the game to the best we can spending Hours/Days/Nights trying to figure out new ways to improve the game.

![alt text](https://github.com/i32-Sudo/ZombiUPatcher/blob/main/media/banner.jpg?raw=true)

# Current Bug Fixes
```
> 1a. Recent Bug Caused By Ubisoft Update

> 2a. Fixes game crash after LOGO Screens

> 3a. Fixes Bloom & Fake HDR issues

> 4a. Fixes issue with clothing BumpMaps not being rendered
(Hopefully)

> 5a. No sound when launching the game (Caching Issue, Its been fixed)
```

# MOD ISSUES
```
Due to the factor of Hex Editing and editing of the modules the memory has shiften a few KB' back and thus makes a lot of mods incompatible.

Currently not-working mods (TESTED)

> ZombiU_Noclip V2 (Public Source Code)
https://github.com/Zurek0x/ZombiU_Noclip_V2

> ZombiU_FOV Editor (Public Source Code)
https://github.com/Zurek0x/ZombiU_FOV_Editor

Currently Tested Mods (TESTED)

> Reshade
To install reshade you will have to install it on [ ZOMBI_Game.exe ] if mod is installed.

```

![alt text](https://github.com/i32-Sudo/ZombiUPatcher/blob/main/media/body.jpg?raw=true)

# HOW TO PATCH
```
How To Patch

1. Download the full source off Github
2. Extract all the contents from the folder labeled "contents/Version X.X" to your ZOMBI/U INSTALLATION DIRECTORY
3. Replace any files if needed, If you want too you can back-up your files before starting
4. After replacing all the files run the file AS ADMINISTRATOR
5. After doing so follow the on-screen instructions
6. Once everything is done launch up the game and begin!
```

# HOW TO RESTORE BACK TO ORIGINAL GAME
```
1a. If you have a saved backup then re-load that

Steam Launcher:
If you are on the Steam Launcher then in your games properties menu there should
be a option to Validate Game Files, You can use that to validate your game files

Ubisoft Launcher:
If you are on the Steam Launcher then in your games properties menu there should
be a option to Validate Game Files, You can use that to validate your game files
```
# GUIDE
Here is a youtube guide for a better understanding on how to Patch/Un-Patch the game >> https://youtu.be/LV_hlMwbl58

![alt text](https://github.com/i32-Sudo/ZombiUPatcher/blob/main/media/hex.png?raw=true)

# Change-log
> Version 1.4
> * Removed LPM Version
>
> Version 1.3
> * Added Overlay when starting program
> * Check MD5 Hash of modded file for corruption
> * Requires DotNet 6 Now
> * Added LPM Version for Compatbility
>
> Version 1.1
> * Added (Patch.bat) file to fix Crashing Issues with UPLAY
> * Fixed header (0F 2M 1Z 4L 5A 8Z 5B 0P 4Q 7J) Causing memory leaking on WOW64
>
> Version 1.0
> * Published to github

# Bug-Reports
```
If you encounter a bug in ZOMBIU you can open a issue on THIS github page and we will try to add it to our fixes!
We will also keep in contact with you while we Fix The bug/issue!
```