00 19/09/2019 12:23

[Sider module] GFX - LoD module for eFootball PES 2020 by nesa24

Download [Sider module] GFX - LoD module for eFootball PES 2020 by nesa24 single link, released Sep 18, 2019.

Set LOD lua

Writes 0x20 [ 32 ] and 0x40 [ 64 ] as Min and max lod values

Maximum supported value is 0xFF [ 255 ]

-- set LOD
-- For PES2020
local minlodaddress = 0x1428DBCA1
local maxlodaddress = 0x1428DBCA2

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

 

return { init = init }

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

How to use?

To install place it in modules folder and add GFX_lod.lua to sider.ini

Credit:

@nesa24

[Sider module] GFX - LoD module for eFootball PES 2020 by nesa24 is a free patch for PES 2020. You can download through 1 server below.


DOWNLOAD:

https://www.mediafire.com/file/rv8wd28ig1ynvfj/GFX_lod.lua/file