Sider 7 for Pro Evolution Soccer 2021 by Juce
Sider is a companion program for PES 2021 . It allows for small tweaks - such as "free side-select" (which is where sider gets its name from), and time expander for the demo version. It also facilitates game mods, created by the modding community. The two main features are LiveCPK and the scripting engine, where you can write your own mods in Lua programming language.
LiveCPK makes it possible to replace game content at run-time with content from files stored on disk, instead of having to pack everything into CPK-archives. (This feature is similar to Kitserver's AFS2FS and to FileLoader for earler versions of PES). Depending on how and when exactly the game reads the replaced files, you can even live-edit some things, like textures or 3D models, without exiting the game.
If you know a little bit how to program, you can write your own game logic using Sider's scripting engine. This requires some reading and understanding of how the game works, but it's really not that hard ;-) See scripting.html - for detailed documentation on that.
Sider works fine for PES 2021 Patch 1.07.01 Datapack 7.0 or PES 2021 1.01.
Sider also now friendly with many different ways to run the game (Windows, Linux, macOS, SteamDeck)
How to update your existing sider (From older 7.1.7 ):
Just replace sider.dll & sider.exe with the new one. That's it.
Optionally, also:
2. Copy "patcher" folder into your existing sider folder. Read the docs on how to install/run sider with patcher, if that is how you want to run it.
3. Copy "doc" and "modules' folders too - to get updated and new example Lua modules.
Features :
- initial version, with updated netblock.lua
HOW TO INSTALL :
There are two ways to install and run sider:
1. Using sider.exe helper program (the "standard way").
This is the simplest and recommended way to use sider with the game, if you running on Windows. Continue reading this document for how to do that.
2. Patching game executable with patcher.exe (the "alternative way" or old-kitserver-style, if you will).
This can be a better approach if you are running the game on Steam Deck, Linux, or macOS with Wine/Whisky. See
install-with-patcher.html - for detailed instructions.
Thread : https://evo-web.co.uk/threads/sider-7.84002/
Homepage/Manual Instruction [ Important ] : https://mapote.com/doc/sider
Changelog : https://mapote.com/doc/sider/sider7/history.txt
NO PASSWORD !