Wednesday 3 October 2018

PES 2019 [Sider module] Turf Loader V0.1 by Baris


Features
Injects randomly a turf based on the given probabilities for a team (see map_teams.csv)
Supports summer and winter turf
Summer, Fine: muddy or sandy turf
Summer, Rain: muddy turf
Winter, Fine: muddy turf
Winter, Rain: muddy turf
Winter, Snow: snowy turf
You can add as many pitch textures and turf withers as you want
Turf withers can be used for all stadiums, therefore they are some kind of generic

Current version: 0.1
Minimum version of Sider required: 5.1.0

Installation
1) Install sider 5.1.0 (or higher)
2) Copy folders “content” and “modules” to your PES2019 directory and overwrite the directories. No files of sider will be overwritten.
3) Add the following line to your sider.ini:
lua.module = “TurfLoaderForTeams.lua”

Note
Although this mod works already, it needs much more content! Currently only (!!!) the stadium “Estadio del Nuevo Triunfo” (ID=017) has some custom textures. Maybe I’ll add some more if I’ve got more time.
For team probabilities, take a look at map_teams.csv. If you e.g. play with Galatasaray, you’ll get always a modified turf. Try out e.g. Winter, Snow ;)

TODOs
– update map_teams.csv properly :WHISTLE:
– add LUTFILTER support (so we can get different colors for each match :) )
– add pitch textures for other stadiums :BLINK:
(- add support for cm000_line007_bsm_alp and cm000_line008_bsm_alp)

For Turf Modders
Respect the following folder structure:
you’ll need to copy files per stadium:
content\turf-loader\pitches\st\normal\
e.g.: content\turf-loader\pitches\st017\normal\v1
add the new path to map_pitches.csv:
e.g. turf-loader\pitches\st017\normal\v1

How to add new turf withers
Respect the following folder structure:
copy the files to this location:
content\turf-loader\turf_withers\\
e.g. content\turf-loader\turf_withers\muddy\brighter
add the new path to map_pitches.csv:
e.g. turf-loader\turf_withers\muddy\brighter
note: type can be only: “muddy”, “sandy”, “snowy”

DOWNLOAD

No comments:

Post a Comment