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 :
Sider 6.4.1 works with PES 2020 1.08.01 / Datapack 8.0 !
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 :
Replace sider.exe and sider.dll with new ones. Keep the rest of your files.
(In case you want updated documentation too - that is in the doc folder)
Sider 6.4.1 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?).
- 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?).
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.
6.4.1
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
Homepage/Manual Instruction [ Important ] : https://mapote.com/doc/sider
Changelog
6.4.1
- fix for problem introduced in version 6.4.0:
with overlay disabled (overlay.enabled = 0), sider was causing immediate game crash.
This is fixed now. Thanks to @SinnyDeas for reporting the issue.
6.4.0
- added support for "input-blocking" feature. This is mostly for Lua module writers - see documentation for all the details.
6.3.9
- bug-fix: "set_stadium" event now works for Turkish League, Cup and SuperCup. (Which makes StadiumServer also work for these tournaments in League and Master League modes)
6.3.8
- can now change number of substitutions in any match. See modules/matchset.lua - for an example of how to do it.
6.3.7
- support for 1.07.00 exe
- new function in memory lib: safe_search
6.3.6
- rebuilt with modern compiler suite - Visual Studio 2019
- dropping dependency on xinput1_3.dll
- ctx.kits.get and ctx.kits.get_gk now return unicolor attributes
- livecpk_data_ready event gets another parameter: cpk_filename
6.3.5
- added support for bi-directional cycling through modules in overlay via gamepad
- documentation corrections and updates
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
6.3.8
- can now change number of substitutions in any match. See modules/matchset.lua - for an example of how to do it.
6.3.7
- support for 1.07.00 exe
- new function in memory lib: safe_search
6.3.6
- rebuilt with modern compiler suite - Visual Studio 2019
- dropping dependency on xinput1_3.dll
- ctx.kits.get and ctx.kits.get_gk now return unicolor attributes
- livecpk_data_ready event gets another parameter: cpk_filename
6.3.5
- added support for bi-directional cycling through modules in overlay via gamepad
- documentation corrections and updates
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.
NO PASSWORD !
can you get banned off myclub for this?
ReplyDeleteI don't play MyClub so i don't know about that.
DeleteNo, you won't.
Deleteyeah sider & evoweb patch is the best!! can play online with real license teams!
Deleteare scoreboards working? i want the champions league one.. dont know how to do it..
ReplyDeleteYes, just follow the instruction here
Deletehttps://www.pesnewupdate.com/2019/09/pes-2020-sider-module-scoreboard-server.html
Its compatible with pes20 as keeps bring up data pack 2 so i have keep making a edit data folder
ReplyDeleteIt has NOTHING to do with sider
Delete
ReplyDeletewhen i start the game it runs for abit then shut down
Connect your internet
Deleteafter installing sider 6.2.1 serie bkt team kits were become white
ReplyDeleteAre you using kitserver or evo-web patch ? if you're using evo-web patch, it's not compatible with datapack 2 yet.
DeleteThe patch worked for me the first time I ran it but since then it loads the correct team names and competition names but no emblems or kits are corrected. It happened with EVO Patch 1.0 and 2.0 they ran great at first and suddenly stopped working. I don't understand what's going wrong ive re done the steps so many times to no avail.
ReplyDeleteUpdate evoweb patch to latest 2.1 version
Deletei have the same problem with the kits everything is correct names and teams but no emblems i reinstall it different times doesnt work
DeleteBecause today there's new update 1.02.02 and sider 6.2.2 is not working for that version at this moment. Just wait
DeleteExist something like this for PS4 ? :D
ReplyDeleteNope, probably never. If you're into modding scene get a PC.
DeleteSo, for whatever reason
ReplyDeletewhenever I try to run Sider, it opens normally but i can't launch the game after it
It appears in steam as runnings and the process appears in the task manager but it just won't open
The runs just fine without Sider
Are you using latest sider ?
DeletePost your sider.loh & sider.ini
After PES 2020 1.03.01 stadium camera not working and sound server.why?
ReplyDeleteOfcourse, sometimes this type of modules need to be updated when new exe is released. Disable it for now until new update is release
Deleteentry point not found when i install new sider ... for patch 1.03.01
ReplyDeletecan help me ?
I can't help you if you don't provide sider.log and sider.ini
Deleteis there a sider version for the new 1.03.02 update?
ReplyDeleteUpdated.
Deletethx for new version
ReplyDeleteThanks to Juce.
DeleteI want to uptade sider to the last version, the instructions says to only take sider.exe, sider.dll, and modules/trophy.lua . Keep the rest of your existing files. But now the game doesn't start when i launch sider (i've checked sider settings and they are like the photo) The problem is that now mods doesn't work. Help please!
ReplyDeleteAtleast post your sider.log & sider.ini to pastebin, without that it's nothing but useless
DeleteDoes someone have problems with weather conditions? Sometimes it works,sometimes no and I can't undestand where I wrong.Could someone help me please?
ReplyDeleteYou can disable lua file if you have a problem with it
Deleteplease help i updated to new sider, generated dpfile list everything like always do..took only sider.dll and sider.exe from this new one when i play the game via sider and go to edit mode it says : UNABLE TO LOAD DATA ARE FROM DIFFERENT VERSION...pls what did i do wrong?
ReplyDeleteIt has nothing to do with sider. Your problem is
Delete"generated dpfile list"
You probably generate to old DLC so your edit file isn't compatible with it
The number and names on the shirts are too low, how can i fix this ?
ReplyDeleteHave you installed latest kitserver 2020 ?
DeletePlease, Update Sider compatible with DLC 6.0 PES 2020....Thank's
ReplyDeleteNot needed, still works with latest patch 1.06
Deleteeven with evoweb 5.0 the EDIT is failing because its from a previous version. and it wants to create a new one...do you know what to do?
DeleteWell ofcourse that's the problem, you're using old edit file which is not compatible with latest datapack 6, not related anything with sider. Install EvoWeb 6
Deletehey thanks. when i was writing this, i havent found evoweb 6 to this moment. but now with evoweb 6 its working! thanks
DeleteAnytime..
DeleteHi i have a small problem,almoust everytime i play online match with stadium server( i use manual selection not auto option because on automap everytime stadium is black) every stadium i chose,except Olympiastadium and Commerzbankarena, my game breaks an i get message "match will be abandoned due to unforseen circumstances". I tested multiple times,it looks like there is some sort of error with other stadiums.. Checked Olympiastadion and Commerzbank and i can play on them with no problem,50 games so. I know that its possible to play online with patch,im playing for two months and no problem with banning.I have ball server,addboards scoreboards and everything and it works fine except stadium server. Note: I changed stadium id for most of the stadiums because st009 dosnt exsist in game(i know because my oponent probbably not using server and cannot play,proff: his players keep kicking the ball and running in wrong direction like their are blind.)so i changed every stadium with id 009 to other ones that exsist in game exspl: "st Orione,id 019,i use that fore some and.rest like that and it worked,his players can see me :). Maybe there is a problem with stadiumserver script i dont know,i hope that somebody can help me,its so better to play on 50 or 100 other stadiums then just 2 in server. another Note: when i play with computer( either master leagu,cup or vs com in My club stadiums work,problem is only in online matches) thanks :) FIFA SUCKS!!!
ReplyDeleteHi there,
ReplyDeleteI try to load bin files from livecpk and Database (cpk exported with CRI) folders to PES2020 Editor by Juce
but as I load it, I can't see the edited coaches from the Evoweb patch
Any ideas of what am I doing wrong??
Thanks in advance
Work in smoke patch ??
ReplyDeleteall patch
Deleteits still compatible for 1.07?
ReplyDeleteNo, wait an update
DeleteAfter entering the game
ReplyDeleteAfter pressing the ruler the stadiums list no longer appears
Any news on replay fix for Sider usuing Staduim Sever? Thanks
ReplyDeleteNo idea
DeleteOnline opponents no longer able to connect to me, any ideas?
ReplyDeleteWhat mods do you use ?
Deletewill stadium server work with this 6.3.7. sider?
ReplyDeleteStadium server will work with any version of sider.
Deleteits written that its compatible with DP8. but when i start, the game wants to overwrite my edit file
ReplyDeleteThat's your edit file not compatible with DP 8.0
Deletenothing to do with sider
Hi dear,
ReplyDeletei install sider 6.3.7 with Smoke patch but the conponents are not working but sider launch the game perfectly. i even try SP20 sider but it's the same. How to fix it?
sider works perfectly with smoke patch, you must check the sider.ini and verify all the luas are on it
DeleteMy steam count install the new update, but when I run my sider doesn´t work, I install the new one, but I have the same problem, doesn´t work, any ideas?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteSo there seems to be a problem with kitserver with the new sider 6.3.8.
ReplyDeleteThink I'll just stick with the previous version for now
Works fine for me, no problem with 6.3.8
Delete" - Most of Lua scripting engine is supported (except for "kits"), including overlay...."
DeleteMaybe I got confused with this explanation. Should probably try it now if you say it works ��
How to modify substitution number? From 3 to 5 substitutions...
ReplyDelete