Sider AIO+ Stadium-server + Mod Varie

non va, ho provato a fare come dici ma se lascio preds-root mi sdoppia i loghi, se invece lo tolgo non appaiono alcune squadre, ovviamente ho tolto anche preds-licence-root ma da solo non cambia nulla ne se c'è ne se non c'è
 
non va, ho provato a fare come dici ma se lascio preds-root mi sdoppia i loghi, se invece lo tolgo non appaiono alcune squadre, ovviamente ho tolto anche preds-licence-root ma da solo non cambia nulla ne se c'è ne se non c'è
Preds root non centra nulla sono i cori disabilita quella stringa e la stringa database...
 
così?



[sider]
debug = 0
close.on.exit = 0
start.minimized = 1

free.side.select = 1
livecpk.enabled = 1

start.game = "C:\Users\leona\Desktop\eFootball.PES.2021\eFootball PES 2021\\PES2021.exe"
exe.name = "\PES2021.exe"

; enforce number of match minutes here
; you can set any value from 1 to 255, although you probably
; do not want to go higher than 90, because it will be weird :-)
; 0 - disables this feature.
match.minutes = 0

; to see mstats.lua working, set this to 1
match-stats.enabled = 1

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\evo_adboards"
cpk.root = ".\livecpk\RefColor"
;cpk.root = ".\livecpk\Database"
cpk.root = ".\livecpk\LicenseAllTeam"
cpk.root = ".\livecpk\preds-root"
;cpk.root = ".\livecpk\preds-license-root"
cpk.root = ".\livecpk\Cutscenes Mod"
cpk.root = ".\livecpk\CompMenus"
cpk.root = ".\livecpk\Faces"
cpk.root = ".\livecpk\boot-root"
cpk.root = ".\livecpk\GK 0"

; Lua settings
lua.enabled = 1
luajit.ext.enabled = 1

lua.module = "lib \ CommonLib.lua"
lua.module = "Entrance.lua"
lua.module = "tournament_anth_tunnel.lua"
lua.module = "Stadium_Banner.lua"
lua.module = "Stadium_Board.lua"
lua.module = "MenuServer.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "RefKitServer.lua"
lua.module = "BallServer.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "camera.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "cr7_audio.lua"
lua.module = "kserv.lua"
;lua.module = "netblock.lua"
;lua.module = "pointers.lua"
;lua.module = "mstats.lua"
;lua.module = "timeaccel.lua"
;lua.module = "matchset.lua"
;lua.module = "tracer.lua"
;lua.module = "inputdemo.lua"
;lua.module = "snow.lua"
;lua.module = "facedump.lua"
;lua.module = "filedump2.lua"
;lua.module = "kitrewrite.lua"
;lua.module = "gc64test.lua"




; Overlay settings
; location on screen: top|bottom
; size of the font (0 - automatic)
; overlay hot keys:
; 0x20 - [space] - toggle overlay on/off
; 0x31 - [1] - pass overlay control to next module
; 0xc0 - [~] - pass overlay control to previous module
; colors are in RRGGBBAA format
overlay.enabled = 1
overlay.on-from-start = 0
overlay.location = "top"
overlay.font-size = 0
overlay.font = "Consolas"
overlay.vkey.toggle = 0x20
overlay.vkey.next-module = 0x31
overlay.vkey.prev-module = 0xc0
overlay.background-color = "102010c0"
overlay.text-color = "80ff80c0"
overlay.image-alpha-max = 0.8
overlay.toggle.sound = "toggle.wav"
overlay.toggle.sound-volume = 0.5

; Reload modified modules
; Default combination: Shift-R
vkey.reload-1 = 0x10
vkey.reload-2 = 0x52
 
così?



[sider]
debug = 0
close.on.exit = 0
start.minimized = 1

free.side.select = 1
livecpk.enabled = 1

start.game = "C:\Users\leona\Desktop\eFootball.PES.2021\eFootball PES 2021\\PES2021.exe"
exe.name = "\PES2021.exe"

; enforce number of match minutes here
; you can set any value from 1 to 255, although you probably
; do not want to go higher than 90, because it will be weird :)
; 0 - disables this feature.
match.minutes = 0

; to see mstats.lua working, set this to 1
match-stats.enabled = 1

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\evo_adboards"
cpk.root = ".\livecpk\RefColor"
;cpk.root = ".\livecpk\Database"
cpk.root = ".\livecpk\LicenseAllTeam"
cpk.root = ".\livecpk\preds-root"
;cpk.root = ".\livecpk\preds-license-root"
cpk.root = ".\livecpk\Cutscenes Mod"
cpk.root = ".\livecpk\CompMenus"
cpk.root = ".\livecpk\Faces"
cpk.root = ".\livecpk\boot-root"
cpk.root = ".\livecpk\GK 0"

; Lua settings
lua.enabled = 1
luajit.ext.enabled = 1

lua.module = "lib \ CommonLib.lua"
lua.module = "Entrance.lua"
lua.module = "tournament_anth_tunnel.lua"
lua.module = "Stadium_Banner.lua"
lua.module = "Stadium_Board.lua"
lua.module = "MenuServer.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "RefKitServer.lua"
lua.module = "BallServer.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "camera.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "cr7_audio.lua"
lua.module = "kserv.lua"
;lua.module = "netblock.lua"
;lua.module = "pointers.lua"
;lua.module = "mstats.lua"
;lua.module = "timeaccel.lua"
;lua.module = "matchset.lua"
;lua.module = "tracer.lua"
;lua.module = "inputdemo.lua"
;lua.module = "snow.lua"
;lua.module = "facedump.lua"
;lua.module = "filedump2.lua"
;lua.module = "kitrewrite.lua"
;lua.module = "gc64test.lua"




; Overlay settings
; location on screen: top|bottom
; size of the font (0 - automatic)
; overlay hot keys:
; 0x20 - [space] - toggle overlay on/off
; 0x31 - [1] - pass overlay control to next module
; 0xc0 - [~] - pass overlay control to previous module
; colors are in RRGGBBAA format
overlay.enabled = 1
overlay.on-from-start = 0
overlay.location = "top"
overlay.font-size = 0
overlay.font = "Consolas"
overlay.vkey.toggle = 0x20
overlay.vkey.next-module = 0x31
overlay.vkey.prev-module = 0xc0
overlay.background-color = "102010c0"
overlay.text-color = "80ff80c0"
overlay.image-alpha-max = 0.8
overlay.toggle.sound = "toggle.wav"
overlay.toggle.sound-volume = 0.5

; Reload modified modules
; Default combination: Shift-R
vkey.reload-1 = 0x10
vkey.reload-2 = 0x52
Esatto
 
ciao raga, tutto fantastico e funziona !!!! Grazieee :)

Una sola cosa, ho visto che in molti stadi l'unica telecamera che funziona è diretta televisiva, ed anche quella ha ostacoli davanti ... C'è un qualche tool di fix per sta cosa ????

Grazie :)
 
Ciao riformulo la domanda a me funziona tutto perfettamente l unica cosa quando gioco non mi carica nessun scorebord. forse ho invertito l ordine degli aggiornamenti potrebbe esser?
 
Cancella la cartella save e riscarica fo...
Ho seguito paaso passo la guida al post #454 solo che adesso non parte nemmeno il sider.

debug = 0
close.on.exit = 0
start.minimized = 1

free.side.select = 1
livecpk.enabled = 1

start.game = "steam://rungameid/1259970"
exe.name = "\PES2021.exe"

; enforce number of match minutes here
; you can set any value from 1 to 255, although you probably
; do not want to go higher than 90, because it will be weird :-)
; 0 - disables this feature.
match.minutes = 0

; to see mstats.lua working, set this to 1
match-stats.enabled = 1

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\evo_adboards"
cpk.root = ".\livecpk\RefColor"
cpk.root = ".\livecpk\Database"
cpk.root = ".\livecpk\preds-root"
cpk.root = ".\livecpk\preds-license-root"
cpk.root = ".\livecpk\LicenseAllTeam"

; Lua settings
lua.enabled = 1
luajit.ext.enabled = 1

lua.module = "lib \ CommonLib.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "RefKitServer.lua"
lua.module = "BallServer.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "camera.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "cr7_audio.lua"
lua.module = "kserv.lua"
;lua.module = "netblock.lua"
;lua.module = "pointers.lua"
;lua.module = "mstats.lua"
;lua.module = "timeaccel.lua"
;lua.module = "matchset.lua"
;lua.module = "tracer.lua"
;lua.module = "inputdemo.lua"
;lua.module = "snow.lua"
;lua.module = "facedump.lua"
;lua.module = "filedump2.lua"
;lua.module = "kitrewrite.lua"
;lua.module = "gc64test.lua"


; Overlay settings
; location on screen: top|bottom
; size of the font (0 - automatic)
; overlay hot keys:
; 0x20 - [space] - toggle overlay on/off
; 0x31 - [1] - pass overlay control to next module
; 0xc0 - [~] - pass overlay control to previous module
; colors are in RRGGBBAA format
overlay.enabled = 1
overlay.on-from-start = 0
overlay.location = "top"
overlay.font-size = 0
overlay.font = "Consolas"
overlay.vkey.toggle = 0x20
overlay.vkey.next-module = 0x31
overlay.vkey.prev-module = 0xc0
overlay.background-color = "102010c0"
overlay.text-color = "80ff80c0"
overlay.image-alpha-max = 0.8
overlay.toggle.sound = "toggle.wav"
overlay.toggle.sound-volume = 0.5

; Reload modified modules
; Default combination: Shift-R
vkey.reload-1 = 0x10
vkey.reload-2 = 0x52
 
Ho seguito paaso passo la guida al post #454 solo che adesso non parte nemmeno il sider.

debug = 0
close.on.exit = 0
start.minimized = 1

free.side.select = 1
livecpk.enabled = 1

start.game = "steam://rungameid/1259970"
exe.name = "\PES2021.exe"

; enforce number of match minutes here
; you can set any value from 1 to 255, although you probably
; do not want to go higher than 90, because it will be weird :)
; 0 - disables this feature.
match.minutes = 0

; to see mstats.lua working, set this to 1
match-stats.enabled = 1

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\evo_adboards"
cpk.root = ".\livecpk\RefColor"
cpk.root = ".\livecpk\Database"
cpk.root = ".\livecpk\preds-root"
cpk.root = ".\livecpk\preds-license-root"
cpk.root = ".\livecpk\LicenseAllTeam"

; Lua settings
lua.enabled = 1
luajit.ext.enabled = 1

lua.module = "lib \ CommonLib.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "RefKitServer.lua"
lua.module = "BallServer.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "camera.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "cr7_audio.lua"
lua.module = "kserv.lua"
;lua.module = "netblock.lua"
;lua.module = "pointers.lua"
;lua.module = "mstats.lua"
;lua.module = "timeaccel.lua"
;lua.module = "matchset.lua"
;lua.module = "tracer.lua"
;lua.module = "inputdemo.lua"
;lua.module = "snow.lua"
;lua.module = "facedump.lua"
;lua.module = "filedump2.lua"
;lua.module = "kitrewrite.lua"
;lua.module = "gc64test.lua"


; Overlay settings
; location on screen: top|bottom
; size of the font (0 - automatic)
; overlay hot keys:
; 0x20 - [space] - toggle overlay on/off
; 0x31 - [1] - pass overlay control to next module
; 0xc0 - [~] - pass overlay control to previous module
; colors are in RRGGBBAA format
overlay.enabled = 1
overlay.on-from-start = 0
overlay.location = "top"
overlay.font-size = 0
overlay.font = "Consolas"
overlay.vkey.toggle = 0x20
overlay.vkey.next-module = 0x31
overlay.vkey.prev-module = 0xc0
overlay.background-color = "102010c0"
overlay.text-color = "80ff80c0"
overlay.image-alpha-max = 0.8
overlay.toggle.sound = "toggle.wav"
overlay.toggle.sound-volume = 0.5

; Reload modified modules
; Default combination: Shift-R
vkey.reload-1 = 0x10
vkey.reload-2 = 0x52
per me nel passo passo andava messo anche il kitserver, così non si capisce niente e non si sa come scaricare le cose
 
Ultima modifica:
per me nel passo passo andava messo anche il kitserver, così non si capisce niente e non si sa come scaricare le cose

Beh per me è la prima volta che uso Pes su PC e vorrei sfruttare questa possibilità delle mod quindi molto probabilmente devo aver sbagliato qualcosa, solo che non capisco cosa esattamente. LOL
 

Statistiche forum

Discussioni
38,665
Messaggi
2,081,575
Utenti registrati
80,568
Ultimo utente registrato
daga88deal3