Sider for smokepatch

Sider SP
for SmokePatch21/20/19/17


The (sider) is a tool made by (juce), which allows more things to be injected directly into the game such as more stadiums or automatic scorecards or others, bypassing game limits.
read more about sider from the source

The (sider sp) is organized and configured to work with smokepatch and SP addons, all SP settings are ready in sider sp, we created an installer for easy installation, the sider folder will be installed inside the game folder (select the game folder in the installer)

-----------------------------------------------------

Compatibility:

SP21 sider dll 7.1.4
SP20 sider dll 6.4.1
SP19 sider dll 5.4.2.1
SP17 sider dll 3.5.1


- works on all smokepatch versions.


Installation:

- extract the installer and run the Sider SP2x installer
- select pes 202x directory then finish
- run Sider SP2x to start the game (shortcut on desktop)

+ Download Sider SP21:
size: 1 MB
v4 (DLL: 7.1.4)

+ Download Sider SP20:
size: 2 MB
v13 (dll version 6.4.1)

+ Download Sider SP19:
size: 14.1 MB
version 5.4.2.1

+ Download Sider SP17:
size: 1 MB
version 3.5.1


Useful information:

-----------------------------------------------------
Disable/enable the gamepad console:
pressing RT+LT on the gamepad will show the sider console
if you want to disable this:

- open (gamepad.ini) from the sider folder

- Enabled:
gamepad.dinput.enabled = 1
gamepad.xinput.enabled = 1

- Disabled:
gamepad.dinput.enabled = 0
gamepad.xinput.enabled = 0

- save file and restart sider sp21

-----------------------------------------------------
Stadiums:

if you want to deactivate a stadium from the sider:
- open (map_teams.txt) with notepad (Sider SP21\content\stadium-server)
- find the line of the stadium you don't want and put # at the start of the line

example:

Anfield active:
103, 004, Anfield, Anfield
Anfield not active:
#103, 004, Anfield, Anfield

-----------------------------------------------------

Sider.ini 
(settings file inside sider folder, open with notepad)


- Force 5 substitutes in games
in new versions of sider, it is possible to have five substitutions in the game, although this option is available in the game for exhibition games, in the master league and other modes it's not possible, this can be forced by enabling the (matchset) model

5 subs Enabled:
lua.module = "matchset.lua"
5 subs Disabled:
;lua.module = "matchset.lua"

* Important Note: activating 5 subs option will also activate game difficulty, by default, it is set to Legend, you can choose another difficulty using notepad to open and edit this file:
...\eFootball PES 2021\Sider SP21\modules\matchset.lua



- Game Auto-Run
when starting the sider sp21, it will automatically start the game, you can disable this feature, open sider.ini and look for the following line, then change as shown below:

Auto-run Enabled:
start.game = "steam://rungameid/1259970"
Auto-run Disabled:
;start.game = "steam://rungameid/1259970"



- Block the game from internet access:
Block on:
lua.module = "netblock.lua"
Block off:
;lua.module = "netblock.lua"



- Controller side select:
Free select on:
free.select.sides = 1
Free select off:
free.select.sides = 0