vxzly
Non-League
- 2 November 2023
Hey guys, I don't know a lot about pes 2021 modding in general since im so new too PES.
I have all datapacks and the fixes for them, virtuared installed with lite stadiums, patch 8.3 of vred and just a couple essential mods like nesacamera etc.
sometimes the matches their result just don't save.
I had autosave on in this slot and my guess it was autosave but it was not, so i tried disabling a few sider mods.
Only after I had disabled everything from virtuared that crashing match worked. (like the saving part when you get a result)
This issue only has happened too me in every other competition then the league.
This is my sider.ini and ill attach my gameroot folder too and a picture of how many space is on all my disks. The savefile is on local disk (C . (im playing on cracked pes too since the games price is absurd)
[sider]
debug = 0
close.on.exit = 1
start.minimized = 1
start.game = "D://Games/eFootball PES 2021\PES2021.exe"
exe.name = "\PES2021.exe"
free.side.select = 1
livecpk.enabled = 1
match-stats.enabled = 1
; 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
; LIVE CPK
cpk.root = ".\livecpk\VRED_BootsAndGloves"
cpk.root = ".\livecpk\VRED_Database"
cpk.root = ".\livecpk\VRED_Adboards"
;cpk.root = ".\livecpk\VRED_Badges"
cpk.root = ".\livecpk\VRED_CoachPhotos"
cpk.root = ".\livecpk\VRED_Managers"
cpk.root = ".\livecpk\VRED_CompetitionMenus"
cpk.root = ".\livecpk\VRED_Faces"
cpk.root = ".\livecpk\VRED_Faces_Legends"
cpk.root = ".\livecpk\VRED_Gamepad"
;cpk.root = ".\livecpk\VRED_Gamepad_4K"
cpk.root = ".\livecpk\VRED_Graphics"
cpk.root = ".\livecpk\VRED_Intros"
cpk.root = ".\livecpk\VRED_Kits"
cpk.root = ".\livecpk\VRED_Logos"
cpk.root = ".\livecpk\VRED_Menu"
cpk.root = ".\livecpk\VRED_Minifaces"
cpk.root = ".\livecpk\VRED_NationalAnthems"
cpk.root = ".\livecpk\VRED_MenuAnthems"
cpk.root = ".\livecpk\VRED_RefereeColors"
cpk.root = ".\livecpk\VRED_SubBibs"
;cpk.root = ".\livecpk\VRED_Turfs"
cpk.root = ".\livecpk\VRED_Stadiums"
cpk.root = ".\livecpk\VRED_Chants"
;cpk.root = ".\livecpk\VRED_Music"
;cpk.root = ".\livecpk\Immersion Mod 2.0"
cpk.root = ".\livecpk\Accessories_Mod"
cpk.root = ".\livecpk\Dirt Stains"
cpk.root = ".\livecpk\Small Details"
cpk.root = ".\livecpk\FOULS"
; LUA SETTINGS
lua.enabled = 1
luajit.ext.enabled = 1
; LUA MODULES
lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
;lua.module = "awaygoals.lua"
lua.module = "IntroServer.lua"
lua.module = "Stadiumscreen.lua"
lua.module = "Stadiumscreen_italy.lua"
lua.module = "FansServer.lua"
lua.module = "StadiumServer.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "SleeveBadge-ArmbandServer.lua"
lua.module = "kitglobal.lua"
lua.module = "kserv.lua"
lua.module = "tournament_anth_tunnel.lua"
lua.module = "Nets-Server.lua"
lua.module = "tunnel.lua"
lua.module = "Entrance_fix.lua"
lua.module = "Entrance.lua"
lua.module = "Stadium_Banner.lua"
lua.module = "Stadium_Board.lua"
lua.module = "Stadium_CornerFlag.lua"
lua.module = "GoalSongServer.lua"
lua.module = "BallServer.lua"
lua.module = "MenuServer.lua"
lua.module = "RefKitServer.lua"
lua.module = "BallBoysServer.lua"
lua.module = "randomMenu.lua"
lua.module = "BibServer.lua"
;lua.module = "CutScenes.lua"
lua.module = "BroadCastCam.lua"
lua.module = "CommonCam.lua"
lua.module = "DynamicWideCam.lua"
lua.module = "FanViewCam.lua"
lua.module = "PenaltyCam.lua"
lua.module = "ReplayCam.lua"
lua.module = "StadiumCam.lua"
lua.module = "VerticalCam.lua"
lua.module = "Dynamic_Difficulty.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "jittest.lua"
lua.module = "zlibtest.lua"
lua.module = "matchset.lua"
lua.module = "netblock.lua"
;lua.module = "camera.lua"
;lua.module = "timeaccel.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 = "pointers.lua"
;lua.module = "mstats.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
I have all datapacks and the fixes for them, virtuared installed with lite stadiums, patch 8.3 of vred and just a couple essential mods like nesacamera etc.
sometimes the matches their result just don't save.
I had autosave on in this slot and my guess it was autosave but it was not, so i tried disabling a few sider mods.
Only after I had disabled everything from virtuared that crashing match worked. (like the saving part when you get a result)
This issue only has happened too me in every other competition then the league.
This is my sider.ini and ill attach my gameroot folder too and a picture of how many space is on all my disks. The savefile is on local disk (C . (im playing on cracked pes too since the games price is absurd)
[sider]
debug = 0
close.on.exit = 1
start.minimized = 1
start.game = "D://Games/eFootball PES 2021\PES2021.exe"
exe.name = "\PES2021.exe"
free.side.select = 1
livecpk.enabled = 1
match-stats.enabled = 1
; 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
; LIVE CPK
cpk.root = ".\livecpk\VRED_BootsAndGloves"
cpk.root = ".\livecpk\VRED_Database"
cpk.root = ".\livecpk\VRED_Adboards"
;cpk.root = ".\livecpk\VRED_Badges"
cpk.root = ".\livecpk\VRED_CoachPhotos"
cpk.root = ".\livecpk\VRED_Managers"
cpk.root = ".\livecpk\VRED_CompetitionMenus"
cpk.root = ".\livecpk\VRED_Faces"
cpk.root = ".\livecpk\VRED_Faces_Legends"
cpk.root = ".\livecpk\VRED_Gamepad"
;cpk.root = ".\livecpk\VRED_Gamepad_4K"
cpk.root = ".\livecpk\VRED_Graphics"
cpk.root = ".\livecpk\VRED_Intros"
cpk.root = ".\livecpk\VRED_Kits"
cpk.root = ".\livecpk\VRED_Logos"
cpk.root = ".\livecpk\VRED_Menu"
cpk.root = ".\livecpk\VRED_Minifaces"
cpk.root = ".\livecpk\VRED_NationalAnthems"
cpk.root = ".\livecpk\VRED_MenuAnthems"
cpk.root = ".\livecpk\VRED_RefereeColors"
cpk.root = ".\livecpk\VRED_SubBibs"
;cpk.root = ".\livecpk\VRED_Turfs"
cpk.root = ".\livecpk\VRED_Stadiums"
cpk.root = ".\livecpk\VRED_Chants"
;cpk.root = ".\livecpk\VRED_Music"
;cpk.root = ".\livecpk\Immersion Mod 2.0"
cpk.root = ".\livecpk\Accessories_Mod"
cpk.root = ".\livecpk\Dirt Stains"
cpk.root = ".\livecpk\Small Details"
cpk.root = ".\livecpk\FOULS"
; LUA SETTINGS
lua.enabled = 1
luajit.ext.enabled = 1
; LUA MODULES
lua.module = "lib\CommonLib.lua"
lua.module = "lib\nesalib.lua"
;lua.module = "awaygoals.lua"
lua.module = "IntroServer.lua"
lua.module = "Stadiumscreen.lua"
lua.module = "Stadiumscreen_italy.lua"
lua.module = "FansServer.lua"
lua.module = "StadiumServer.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "SleeveBadge-ArmbandServer.lua"
lua.module = "kitglobal.lua"
lua.module = "kserv.lua"
lua.module = "tournament_anth_tunnel.lua"
lua.module = "Nets-Server.lua"
lua.module = "tunnel.lua"
lua.module = "Entrance_fix.lua"
lua.module = "Entrance.lua"
lua.module = "Stadium_Banner.lua"
lua.module = "Stadium_Board.lua"
lua.module = "Stadium_CornerFlag.lua"
lua.module = "GoalSongServer.lua"
lua.module = "BallServer.lua"
lua.module = "MenuServer.lua"
lua.module = "RefKitServer.lua"
lua.module = "BallBoysServer.lua"
lua.module = "randomMenu.lua"
lua.module = "BibServer.lua"
;lua.module = "CutScenes.lua"
lua.module = "BroadCastCam.lua"
lua.module = "CommonCam.lua"
lua.module = "DynamicWideCam.lua"
lua.module = "FanViewCam.lua"
lua.module = "PenaltyCam.lua"
lua.module = "ReplayCam.lua"
lua.module = "StadiumCam.lua"
lua.module = "VerticalCam.lua"
lua.module = "Dynamic_Difficulty.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "jittest.lua"
lua.module = "zlibtest.lua"
lua.module = "matchset.lua"
lua.module = "netblock.lua"
;lua.module = "camera.lua"
;lua.module = "timeaccel.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 = "pointers.lua"
;lua.module = "mstats.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