Sider 6.3.9 by Juce (Compatible with PES 2020 1.08.01 / Datapack 8.0)



Sider 6 for Pro Evolution Soccer 2020 by Juce

Sider is a companion program for PES 2020 and PES 2020 Lite. 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.

How to update your existing sider :

Take sider.exe and sider.dll from the new 6.3.8 archive.

Although not strictly necessary, but you may also want doc and modules folders - for most up-to-date documentation and new matchset.lua, but keep the rest of your existing files, most importantly: your sider.ini.

Sider 6.3.8 works with PES 2020 1.08.01 / Datapack 8.0 !

Features :

- Time extender (match.minutes option) --> See this post
- LiveCPK
- Most of Lua scripting engine is supported (except for "kits"), including overlay
- Camera module with Fanview camera controls and replays on/off switch. All credit to @nesa24 for game internals research.
- New event: "set_match_settings" - allows to enable extra time and penalties, as well as set difficulty to 6 (Legend?).

Download


HOW TO INSTALL :

1. Extract with WinRAR and done ( Sider 6 doesn't need to be extracted in game folder, you can place Sider anywhere 😀 )

2.  Run sider.exe, it will open a small window, which you can minimize if you want

3. Run the game and Sider should automatically attach to the game process.

Thread : https://www.evo-web.co.uk/threads/sider-6.80611/

*See doc/readme.txt for information on how to use it. The livecpk/ball-root is an example of LiveCPK usage, with Champions League ball created by @Hawke.


ONE CLICK LAUNCH

The "one-click launch" mode is a new way to run sider. It works like this: You start sider; sider will launch the game, wait for it to start and have its sider.dll loaded into game process. After that, the sider.exe program will exit, but the game will continue to run with sider activated (via sider.dll). Note that this new mode is disabled by default. To enable, add this line to your sider.ini file:

start.game = "steam://rungameid/996470"


The traditional way - where you first start sider, then start the game - is also still supported

Homepage/Manual Instruction [ Important ] : https://mapote.com/doc/sider

Changelog

6.3.5

- added support for bi-directional cycling through modules in overlay via gamepad
- documentation corrections and updates

The new "go-backwards" action for gamepad defaults to RT. No configuration changes are needed, if you want to use the default. If you do want to change it, then in your gamepad.ini, add this setting (and change it to whatever button you want):


gamepad.overlay.prev-module = RT

6.3.4

- support for 1.05.00 exe
- bi-directional cycling through modules in overlay
- improvement for "get_stadium_name" event - to better work with the schedule bar in Master League

The cycling through modules became a bit of a hassle with just "1" key. Especially, if one has over a dozen of modules and is trying to quickly get to a CommonCam.lua module deep down the list, and presses the button just one more time, by mistake ;). So added another hot key - to go in the opposite direction. By default the key is "~" (located next to the "1" on many keyboards), but you can of course change it to whatever key you like, just like all other key bindings. That is done in sider.ini.


Share:

No comments:

Post a Comment

Leave your comment in English. Thanks

Blog Archive