PES 2021 MatchUP – New Game Mode + Option File Editor


PES 2021 MatchUP – New Game Mode + Option File Editor.

In MatchUP you can play a one off match against any team in any tournament of your choice with the match length/difficulty that you specify.
MatchUP is just a tool to generate the cup save file.
Once the save file is generated you will be able to load that file up in the “Kick off/Cup/Load” menu in PES21.
After you have played the match in PES the match results will be displayed in MatchUP app automatically.

v0.754 changelog :

New Score API provider
.

Using the fantastic https://www.sofascore.com site now to pull fixture data
VirtuaRed compatible.

Using the latest VirtuaRed database along with PogChampion edit.

Note: This is yet an untested feature. I myself don’t have VirtuaRed installed yet.​

So please report any issues you might be facing.​
Revamped the Live fixture screen

  • Ability to view fixtures by searching for any team.
  • Ability to view previous year fixtures
  • Added graphics for player /team/competition logos

No more restriction on option file needing to have all players.

Previously custom option files needed to have all the players within the option file. This restriction is lifted now.​

Fixes

  • Fixed issue of substitutes count not showing according to competition.
  • Fixed red net issue
  • Fixed Cpu Form option in setting menu not saving correctly. (v0.751)
  • Fixed issue of save file corrupting when choosing live fixtures that are not yet completed (v0.752)
  • Fixed Stadium Server bug where proper stadiums were not being loaded (v0.753)
  • Updated to VRED 4.1 Database (v0.754)
  • Fixed issue of results not loading up after match is completed (v0.754)
  • For live fixtures Player Kit numbers are now applied from Live Score API. (v0.754)

Instructions
1)Start PES and alt-tab into your desktop
2)Run MatchUP and go to “Play Match” menu and choose the required match parameters or you can go to “Live Fixture” menu and choose any match.
3)Once you have chosen the match settings you can click on “Play Match” button, this will generate the Save File.
4)You can then Alt-Tab into PES , the save file will be visible in the “Kick off/Cup/Load” menu. You can then load up the save file and play normally.
5)Once the game is over you will have to manually save the game **.
6)Once the game is saved, MatchUP will automatically detect changes in the save file and will display a popup with the match results

Please read the below Intro and FAQ to get some understanding of what this is all about.

Introduction

Ever since I have played PES I have always dreamt of having a game that had the gameplay of PES but with the features of a management game.
Each year I thought that konami would put some of our most requested features in ML. But sadly it has never happened.
And now after seeing their current plans I doubt ML will ever get the attention it deserves.
For all of us, gameplay in PES has always been the best. It was always the features department that Konami have been lacking.

Imagine that you had both PES and Football Manager. Now if you could do all the managing stuff in FM and then on matchdays play the actual match in PES instead of simulating the game in FM how fun would that be ?!

I have been fascinated by this idea for a long time and to bring this dream one step closer to reality I decided to find ways to make PES behave more like an API instead of being a stand alone game, i.e I want to give PES a set of inputs and then it will give me the desired output once the match is played. There are two ways to make PES behave to your commands. One way is to directly alter the memory addresses that PES occupies like Sider is doing, but for that you would need to be master JUCE himself , another easier/safer way I discovered is to make a save file that PES would be able load up and play. Fetching the match results from the game would then be required to complete the results part of the API. From this idea MatchUP was created.

Screenshots
FAQ


So what is MatchUP?
This is basically a new way to play PES.
MatchUP is rather a proof of concept, that is we can separate the two things required in a football game i.e 1)Gameplay/Graphics and 2)UI/Features.
Gameplay/Graphics is a thing that is hard to create for us indie developers. But UI/Features is something that is limited by our own imagination.
Currently MatchUP can act as the UI/Features part of the game. It will generate a save file based on the settings you choose. This save file can then be loaded up in PES like any other cup tournament.Once you have played the game in PES the results are then automatically loaded up by MatchUP.

To make MatchUP more useful I have linked it with OneFootball API. Now we can choose any match that is being played live around the world and play the game in PES with the same lineups.

In addition to this I have also created an Option File editor and a Gameplan editor which was required for me to take full control of the game the way I wanted.

I imagine this app will be useful for gameplay tinkerers who like to experiment with player attributes.Now you can just edit any player and generate a match where you can test out your things without having to bother about updating and reloading option files.You can play with any team against any team in any tournament without any restrictions.You can play with 11 Messi’s vs 11 Ronaldo’s in the Champions League Final if thats what you want 

So how does this all work?
Well in essence it’s nothing but an alternative UI to “Kick off/Cup/New Tournament”. It will generate a Cup Save file for a Final/Semi-Final match between the two selected teams *. Once the file is generated, MatchUP will then go into monitoring mode where it will wait for match results.
The steps would be
1)Start PES and alt-tab into your desktop
2)Run MatchUP and go to “Play Match” menu and choose the required match parameters or you can go to “Live Fixture” menu and choose any match.
3)Once you have chosen the match settings you can click on “Play Match” button, this will generate the Save File.
4)You can then Alt-Tab into PES , the save file will be visible in the “Kick off/Cup/Load” menu. You can then load up the save file and play normally.
5)Once the game is over you will have to manually save the game **.
6)Once the game is saved, MatchUP will automatically detect changes in the save file and will display a popup with the match results

What is “Live Fixtures”?
Live fixtures are matches that are currently being played anywhere in the world.
Currently I am loading up fixtures from https://onefootball.com/en/matches.
You can choose any match that has finished playing from the list.
MatchUp will then attempt to create a save file based on the selected Tournament,Team and the actual players that were involved.
Please note that MatchUP tries to the best of its ability to match the Team/Player/Tournament names to the names in PES database
However there will always be some names that aren’t found or some mismatches that might occur.But you are in complete control of the process and you can teach MatchUP if it makes any mistakes.Changes will be remembered next time

Does this app work with any mega-patch or option File?
This app was tested on Evo-web option file. It should work with any patch and Option file that have proper player data.This App requires all players to be present in option file, which might not be the case in certain mega-patches. You could try with the default provided option file or use the provided import utility to import player data.

Is my Option File modified when I use this app?
No.When you load up MatchUP for the first time, it will ask for the option file that you are currently using.It will then make a local copy of that file which will be used throughout the app. Your original EDIT file in the save game folder will never be modified.
The save file itself contains all the information that is there in the EDIT file. So all player attributes/lineup/gameplan changes are directly made into the save file.

v0.753 changelog :

New Score API provider.
Using the fantastic https://www.sofascore.com site now to pull fixture data

VirtuaRed compatible.
Using the latest VirtuaRed database along with @PogChampion edit.
Note: This is yet an untested feature. I myself don’t have VirtuaRed installed yet.
So please report any issues you might be facing.

Revamped the Live fixture screen
Ability to view fixtures by searching for any team.
Ability to view previous year fixtures
Added graphics for player /team/competition logos
No more restriction on option file needing to have all players.
Previously custom option files needed to have all the players within the option file. This restriction is lifted now.

Fixes
Fixed issue of substitutes count not showing according to competition.
Fixed red net issue
Fixed Cpu Form option in setting menu not saving correctly. (v0.751)
Fixed issue of save file corrupting when choosing live fixtures that are not yet completed (v0.752)
Fixed Stadium Server bug where proper stadiums were not being loaded (v0.753)

Download Links

Installation:
For new users just extract to any location and run.
For existing users its preferable to delete previous MatchUP folder and extract again.

Note : Single/First/Second leg matches will create a semi-final save file match between the 2 selected teams.The 2 other CPU teams in the semi-finals will be replicas of the user team itself.For “Final” match you will be able to enjoy trophy celebration if you win

Note : The generated save file has the auto-save option turned on by default. So for Single/First/Second leg matches PES will automatically save the game once you progress to the next round (i.e to the final) and so MatchUP will automatically popup with the match results, However if you lose the Semi-Final match or your are playing the “Final” match, PES does not automatically save the game once it is over. You will have to manually save the game when it’s over, so that MatchUP can detect the changes and load up the results

Note : PES saves limited information about the match results. It will save scoreline/player ratings/ injuries/cards it doesn’t save other match stats like attack stats/defensive stats/individual player stats / Man-of Match etc

Credits
This app would not be possible without legends like
@Juce for his wonderful Sider,
@Zlac for the essential Pes decrypter,
Aranaktu for the fantastic cheat tables,
@Ejogc327 for the ultimate Editor

Leave a Comment

Your email address will not be published. Required fields are marked *