|
6 | 6 |
|
7 | 7 | # MaxPayne3.FusionFix
|
8 | 8 |
|
9 |
| -This is a small project intended to add ability to hide  button in Max Payne 3. |
10 |
| -Additionally, added an option to increase the size of subtitle text outlines and prevent Hoboken Alleys coop map from crashing the game. |
| 9 | +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). |
| 10 | + |
| 11 | +<p align="center"> |
| 12 | + <img src="https://github.com/ThirteenAG/MaxPayne3.FusionFix/assets/4904157/e0cdd907-f554-4685-93f7-17183237fe56"> |
| 13 | +</p> |
11 | 14 |
|
12 | 15 | ## Installation:
|
13 | 16 |
|
14 |
| -### **Download**: [MaxPayne3.FusionFix.zip](https://github.com/ThirteenAG/MaxPayne3.FusionFix/releases/latest/download/MaxPayne3.FusionFix.zip) |
| 17 | +> [!NOTE] |
| 18 | +> Install Max Payne 3: The Complete Edition (v1.0.0.255 and above required) |
| 19 | +> |
| 20 | +> **Download**: [MaxPayne3.FusionFix](https://github.com/ThirteenAG/MaxPayne3.FusionFix/releases/latest/download/MaxPayne3.FusionFix.zip) |
| 21 | +> |
| 22 | +> Unpack content of the archive to your **Max Payne 3** root directory. |
| 23 | +
|
| 24 | +> [!WARNING] |
| 25 | +> Non-Windows users (Proton/Wine) need to perform a [DLL override](https://cookieplmonster.github.io/setup-instructions/#proton-wine). |
| 26 | +
|
| 27 | +> [!IMPORTANT] |
| 28 | +> 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). |
| 29 | +
|
| 30 | +--- |
| 31 | + |
| 32 | +### New menu options |
| 33 | + |
| 34 | +- **BorderlessWindowed**, scroll through **SETTINGS -> GRAPHICS -> FULLSCREEN** to switch between windowed and borderless modes |
| 35 | +- **GamepadIcons**, scroll through **SETTINGS -> CONTROLS -> GAMEPAD -> CONFIGURATION** to select various controller icon styles (Xbox 360, Xbox One, PS3, PS4, PS5, Nintendo Switch, Steam Deck) |
| 36 | + |
| 37 | +### New options |
| 38 | + |
| 39 | +> [!NOTE] |
| 40 | +> **MaxPayne3.FusionFix.ini** can be edited at any time, before and after the game is launched |
| 41 | +
|
| 42 | +- **SkipIntro**, added an option to skip intro |
| 43 | +- **HideSkipButton**, added an option to hide  in cutscenes |
| 44 | +- **DisableGlobalLeaderboards**, prevents Hoboken Alleys coop map from crashing the game |
| 45 | +- **OutlinesSizeMultiplier**, added an option to increase the size of subtitle text outlines |
| 46 | +- **LightSyncRGB**, only Logitech hardware is supported, requires Logitech G HUB app |
| 47 | + |
| 48 | +  |
15 | 49 |
|
16 |
| -This requires [ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/latest/download/Ultimate-ASI-Loader.zip). |
| 50 | + [**Watch full clip on YouTube**](https://youtu.be/-gucoqZh0mI) |
17 | 51 |
|
18 |
| -Unpack the content of archives to your **Max Payne 3** directory. |
| 52 | +# Contributing |
19 | 53 |
|
20 |
| -## Screenshots: |
| 54 | +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. |
21 | 55 |
|
22 |
| -Before: |
23 |
| - |
| 56 | +# Reporting issues |
24 | 57 |
|
25 |
| -After: |
26 |
| - |
| 58 | +If you've encountered an issue, report it [here](https://github.com/ThirteenAG/MaxPayne3.FusionFix/issues). |
0 commit comments