[PES 2021 PC] - Notizie, commenti e rumors

Pensa che lo stadium server di ciuffu con relativi map ad alcuni funziona a me nemmeno lo legge.:(
Metti questa cartella nella directory del gioco:

Poi nel sider aggiungi queste righe di comando in cima a tutte le altre:

lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
lua.module = "StadiumServer.lua"

Vedi ora se te lo legge.
Hai aggiornato il sider alla versione 7.0? :rolleyes:
 
Qualcuno di voi capita che si blocchi il gioco nell'intervallo tra primo e secondo tempo? Con lo schermo che diventa nero e si sente solo la telecronaca ma il gioco si blocca. :rolleyes: :mad:
Devi eliminare la cartella timeup in Stadium tunnel (quella degli stadi Milan e Inter se giochi li oppure quelle in common)
 
  • Mi piace
Reazioni: Holland_
Metti questa cartella nella directory del gioco:

Poi nel sider aggiungi queste righe di comando in cima a tutte le altre:

lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
lua.module = "StadiumServer.lua"

Vedi ora se te lo legge.
Hai aggiornato il sider alla versione 7.0? :rolleyes:
nulla ancora campo nero, sider 7 installato correttamente.
come modules dello stadium server ho la 1.25.
 
Metti questa cartella nella directory del gioco:

Poi nel sider aggiungi queste righe di comando in cima a tutte le altre:

lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
lua.module = "StadiumServer.lua"

Vedi ora se te lo legge.
Hai aggiornato il sider alla versione 7.0? :rolleyes:
Il sider è la versione 7.0,il mio sider ini
[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 = 0

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\preds-license-root"
;cpk.root = ".\livecpk\endoturf"

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

lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "camera.lua"
lua.module = "cr7_audio.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"
lua.module = "kserv.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
 
La mia cartella module
lib Cartella di file
audiodemo FileLUA
camera
cpkdump
cr7_audio
env
etrace
facedump
filedump
filedump2
gc64test
imputdemo
jittest
kitrewrite
kserv
matchset
mstats
netblock
overdemo
pointers
snow
StadiumServer
stadswitch
timeaccel
tracer
trophy
WeatherConditions
zlibtest
 
Ragazzi... Uso stream big picture e joypad della PS4 ma non riesco in nessun modo a fare i cambi rapidi o cambiare tiratore delle punizioni con la parte sinistra del touch pad...
Eppure mi sembra che prima di fare tutte le mod andasse
 
Il sider è la versione 7.0,il mio sider ini
[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 = 0

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\preds-license-root"
;cpk.root = ".\livecpk\endoturf"

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

lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "camera.lua"
lua.module = "cr7_audio.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"
lua.module = "kserv.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
forse se non ti compare il modulo nel menu' di Pes potrebbe essere anche un problema nel map_teams.txt. Se hai disattivato qualche stadio mettendo il simbolo #.
Prova il mio:
 

Allegati

  • Mi piace
Reazioni: Skiannak
Il problema non credo sia mei map dello stadium server perchè premendo la barra spaziatrice a differenza dei kit che riesco a cambiare lo stadium server non c'è proprio.
 
ragazzi oggi mi sa che prenderò pes 21. Se metto la v3 uscita cme faccio a mettere i cori?

pensa che io devo ancora capire come mettere tutto a parte il gameplay modificato (e spero che prima o poi qualcuno faccia un tutorial :rotfl:) ma già anche solo con il gameplay modificato è tutto un altro gioco, molto più bello di quello per PS4.
 
  • Mi piace
Reazioni: pesmanzo1
Il sider è la versione 7.0,il mio sider ini
[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 = 0

cpk.root = ".\livecpk\ball-root"
cpk.root = ".\livecpk\preds-license-root"
;cpk.root = ".\livecpk\endoturf"

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

lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "jittest.lua"
lua.module = "trophy.lua"
lua.module = "zlibtest.lua"
lua.module = "camera.lua"
lua.module = "cr7_audio.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"
lua.module = "kserv.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

Ma hai copiato i file del sider di pes 2020 nel nuovo sider?
 
Qualcuno a l'aggiornamento delle promozioni e retro della serie A, grazie se me li postate
 
ragazzi secondo voi quali sono i migliori stadium server per compatibilità e completezza?leggevo molto bene di quello di ciuffu e della virtuared..
 

Ultimi messaggi

Statistiche forum

Discussioni
38,817
Messaggi
2,096,687
Utenti registrati
95,083
Ultimo utente registrato
cakhiazaytv

Utenti online