Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Quick tutorial for GDM expansion for multifruit

Managed to record a quick tutorial for expanding the densityFruits.gdm from 10 5 5 to 12 6 6 channels to make possible adding multifruit to a map.

For this you will need the following programs: 

1.GRLE Converter from Giants to make the gdm a png 

https://gdn.giants-software.com/downloads.php 

2.Python 

https://www.python.org/downloads/ 

make sure to select those two settings before installing, like shown in the video, otherwise it won't work in powerShell. 

3. Pillow add-on for python. To install just type in powerShell this line 

py -m pip install Pillow 

4. The actual script that converts the png to the desired channels 

https://codeberg.org/Farming-Simulator/PYTHON/src/branch/main/densityFruits_32to...

5. (Optional) Giants Editor to save the png (see how it's done with GE from here ) as gdm or like showed in the video, making a savegame with Easy Development Controls mod.

Support this post

Did you like this post? Tell us

Leave a comment

Log in with your itch.io account to leave a comment.