-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
# Worms 4 Mayhem Anniversary Patch | ||
|
||
[![GitHub latest tag)](https://img.shields.io/github/v/tag/heatray/W4MPatch?label=latest)](https://github.com/heatray/W4MPatch/releases/latest) [![GitHub all releases](https://img.shields.io/github/downloads/heatray/W4MPatch/total)](https://github.com/heatray/W4MPatch/releases) | ||
[![GitHub latest tag)](https://img.shields.io/github/v/tag/heatray/W4MPatch?label=latest)](https://github.com/heatray/W4MPatch/releases/latest) | ||
[![GitHub all releases](https://img.shields.io/github/downloads/heatray/W4MPatch/total)](https://github.com/heatray/W4MPatch/releases) | ||
[![Discord](https://img.shields.io/discord/455020679696482306?label=W4Tweaks&logo=discord&logoColor=white)](https://discord.gg/9Y6rKdBdpS "W4Tweaks Discord") | ||
|
||
Unofficial patch for Worms 4 Mayhem. | ||
|
||
Supported exe versions: **Euro 1.01 No DRM, Euro 1.01 RELOADED crack**. | ||
Supported EXE versions: **Euro 1.01 No DRM, Euro 1.01 RELOADED**. | ||
|
||
## Features | ||
|
||
* Fixed Aspect Ratio (Hor+ or Vert+) | ||
* Fixed HUD | ||
* Fixed menus (partly) | ||
* FPS Unlock | ||
* Borderless windowed mode | ||
* All languages enabled | ||
* Option to change GameSpy server address (openspy.net preconfigured) | ||
* Option to change GameSpy MOTD URL (preconfigured) | ||
### W4M.Patch | ||
|
||
## Installation | ||
- **AspectRatioFix** - applies aspect ratio patches (Hor+/Vert+) | ||
- **LandmineLodFix** - disables low-poly landmine model | ||
- **EnableAllLanguages** - allows to switch to more languages (menu tweak | ||
required to include additional languages it the list) | ||
- **FrameInterval** - changes interval between frames to help with performance | ||
issues | ||
- **Borderless** - creates window without borders (only in windowed mode) | ||
- **Host** - changes GameSpy server address (`openspy.net` by default) | ||
- **MotdUrl** - changes GameSpy MOTD URL (preconfigured) | ||
- Hard-coded HUD tweaks | ||
|
||
### W4M.Loader | ||
|
||
Ensure you have the latest [x86 VC Redist](https://aka.ms/vs/17/release/vc_redist.x86.exe) installed. | ||
- Allows to load modified resources without replacing original files | ||
Place modified XML, XOM or TGA files in the `Data2` directory | ||
|
||
Copy content of folders `Anniversary Patch`, `All Languages Menu` and | ||
`Widescreen ?x?` to the game folder. | ||
## Installation | ||
|
||
Check the `plugins\patch.ini` file for available features. | ||
Copy content of archive to the Worms 4 Mayhem game directory. | ||
|
||
## To-do | ||
Mods 16:9 UI tweaks and all languages select are already installed in the | ||
`Data2` directory. If the aspect ratio is different from 16:9, copy files | ||
from the `Mods` directory for your aspect ratio to the `Data2` directory with | ||
replacement. | ||
|
||
* Wind arrow fix | ||
* Menu animations fix | ||
* FMV aspect ratio fix | ||
Check the ini files for available features. |