PES 2020 GFX LoD module by nesa24

Preview

PES 2020 GFX LoD module by nesa24

PES 2020 GFX LoD module by nesa24 Full Download with PESPatchs.com

[Sider module] PES 20 GFX – LoD module by nesa24 For 1.05.00

Preview

Writes 0x20 [ 32 ] and 0x40 [ 64 ] as Min and max lod values
Maximum supported value is 0xFF [ 255 ]

-- set LOD
-- For PES2020
local minlodaddress = 0x1428F1CF1
local maxlodaddress = 0x1428F1CF2

function init(ctx)
memory.write(minlodaddress, 'x20')
memory.write(maxlodaddress, 'x40')
end

return { init = init }

or see code in pastebin [Link]

Default values 0x32 [ 50 decimal ] and 0x64 [ 100 decimal ]

How To Install GFX LoD Module in eFootball PES 2020 PC:
– Install Sider 6 (latest version)
– Extract, copy GFX_lod.lua to modules folder in sider
– Open sider.ini with notepad and add this line lua.module = "GFX_lod.lua"

gfx.lua 2020

– Save sider.ini file, open sider.exe and play PES 2020 via Steam.

Download Update For 1.20 [Link]

* this tool was created to decrease LoD, not to increase (this is for users with less powerful PC’s or laptops), so it’s fine not to see much difference when set to the highest value. To edit double click the .lua and edit it with Notepad++

Update 08.11 for 1.02.1 by digitalfoxx:

Open ‘GFX_lod.lua’ with notepad++ and change lines inside with, or use [Link]:

local minlodaddress = 0x1428F8FC1
local maxlodaddress = 0x1428F8FC2

Update 08.12 for 1.3.0 by digitalfoxx: (paste in the GFX_lod.lua)

Setting Preview

Min = 0x14290A2A1
Max = 0x14290A2A2

Update 15.12 for 1.3.1 by digitalfoxx: (edit lines in the GFX_lod.lua)

min=0x14290A2C1
max=0x14290A2C2

Update 12.01 for 1.03.02 by digitalfoxx: (edit lines in the GFX_lod.lua)

minlodaddress = 0x14290A3F1
maxlodaddress = 0x14290A3F2

1.04.00 – Update Code (edit lines in the GFX_lod.lua)

minlodaddress = 0x142910631
maxlodaddress = 0x142910632

1.05.00 – Update Code (edit lines in the GFX_lod.lua) by digitalfoxx:

minlodaddress = 0x142916131
maxlodaddress = 0x142916132

Update 08.06 for DP 7.0 by digitalfoxx: (edit lines in the GFX_lod.lua)

minlodaddress = 0x14291EBD1
maxlodaddress = 0x14291EBD2

If you like, you can donate to PayPal : [email protected]

For more mod please send us comment. We will help you

Leave a Comment