Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG authored Dec 30, 2023
1 parent d3b6eff commit b89731a
Showing 1 changed file with 42 additions and 10 deletions.
52 changes: 42 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,53 @@

# MaxPayne3.FusionFix

This is a small project intended to add ability to hide ![skip](https://i.imgur.com/vwELI93.png) button in Max Payne 3.
Additionally, added an option to increase the size of subtitle text outlines and prevent Hoboken Alleys coop map from crashing the game.
This projects aims to add new features and fix some issues in Max Payne 3. Also available for [GTA IV: The Complete Edition](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix#readme).

<p align="center">
<img src="https://github.com/ThirteenAG/MaxPayne3.FusionFix/assets/4904157/e0cdd907-f554-4685-93f7-17183237fe56">
</p>

## Installation:

### **Download**: [MaxPayne3.FusionFix.zip](https://github.com/ThirteenAG/MaxPayne3.FusionFix/releases/latest/download/MaxPayne3.FusionFix.zip)
> [!NOTE]
> Install Max Payne 3: The Complete Edition (v1.0.0.255 and above required)
>
> **Download**: [MaxPayne3.FusionFix](https://github.com/ThirteenAG/MaxPayne3.FusionFix/releases/latest/download/MaxPayne3.FusionFix.zip)
>
> Unpack content of the archive to your **Max Payne 3** root directory.
> [!WARNING]
> Non-Windows users (Proton/Wine) need to perform a [DLL override](https://cookieplmonster.github.io/setup-instructions/#proton-wine).
> [!IMPORTANT]
> This fix was tested only with latest official update and latest [ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/latest/download/Ultimate-ASI-Loader.zip) (included in the archive).
---

### New menu options

- **BorderlessWindowed**, scroll through **SETTINGS -> GRAPHICS -> FULLSCREEN** to switch between windowed and borderless modes
- **GamepadIcons**, scroll through **SETTINGS -> CONTROLS -> GAMEPAD -> CONFIGURATION** to select various controller icon styles (Xbox 360, Xbox One, PS3, PS4, PS5, Nintendo Switch, Steam Deck)

### New options

> [!NOTE]
> **MaxPayne3.FusionFix.ini** can be edited at any time, before and after the game is launched
- **SkipIntro**, added an option to skip intro
- **HideSkipButton**, added an option to hide ![skip](https://i.imgur.com/vwELI93.png) in cutscenes
- **DisableGlobalLeaderboards**, prevents Hoboken Alleys coop map from crashing the game
- **OutlinesSizeMultiplier**, added an option to increase the size of subtitle text outlines
- **LightSyncRGB**, only Logitech hardware is supported, requires Logitech G HUB app

![LightSyncRGB](https://github.com/ThirteenAG/MaxPayne3.FusionFix/assets/4904157/64f8da07-eef0-4410-a412-a0d1c0e0f3e0)

This requires [ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/latest/download/Ultimate-ASI-Loader.zip).
[**Watch full clip on YouTube**](https://youtu.be/-gucoqZh0mI)

Unpack the content of archives to your **Max Payne 3** directory.
# Contributing

## Screenshots:
If you have an idea for a fix, add a module with its implementation to [source](https://github.com/ThirteenAG/MaxPayne3.FusionFix/tree/main/source) directory and open a pull request. See [contributing.ixx](https://github.com/ThirteenAG/MaxPayne3.FusionFix/blob/main/source/contributing.ixx) for reference.

Before:
![](https://i.imgur.com/IOqRXKR.jpg)
# Reporting issues

After:
![](https://i.imgur.com/28KZ32b.jpg)
If you've encountered an issue, report it [here](https://github.com/ThirteenAG/MaxPayne3.FusionFix/issues).

0 comments on commit b89731a

Please sign in to comment.