- Aug 29, 2018
- 1,827
- 34,472
Tutorial on how to create Windows/Linux/MacOS build yourself (with Original or my Repack).
--- 1 ---
For compatibility reasons it's best to use exactly the same Ren'Py SDK version as the original (easy way to check which version it is, just look in "game" folder for "script_version" file and open that and you will see version inside).
Optional: If that is missing go into "renpy/__init__" file, open it and look around line 80... version info is around there.
--- 2 ---
Download Ren'Py SDK version that mirrors the original from
--- 3 ---
Unpack and put my repack in Ren'Py SDK folder and launch Ren'Py.
--- 4 ---
On the left side, you will see "PROJECTS"... under that select my repack you just put into Ren'Py SDK folder then on the right side select "Build Distributions"... wait for the process to finish.
--- 5 ---
On the right side, you will see "Build Packages"... under that select the platform you want to build (Windows, Linux and/or Macintosh aka MacOS. Market means, all 3 platforms in 1 build).
Optional: Under "Options" you may or may not select "Force Recompile" (this might take longer to finish tho).
--- 6 ---
Select "Build" on the bottom right and wait for the process to finish (time to finish will depend on the game size and your hardware).
--- 7 ---
That is all, play.
You don't have permission to view the spoiler content.
Log in or register now.
--- 1 ---
For compatibility reasons it's best to use exactly the same Ren'Py SDK version as the original (easy way to check which version it is, just look in "game" folder for "script_version" file and open that and you will see version inside).
Optional: If that is missing go into "renpy/__init__" file, open it and look around line 80... version info is around there.
--- 2 ---
Download Ren'Py SDK version that mirrors the original from
You must be registered to see the links
.--- 3 ---
Unpack and put my repack in Ren'Py SDK folder and launch Ren'Py.
--- 4 ---
On the left side, you will see "PROJECTS"... under that select my repack you just put into Ren'Py SDK folder then on the right side select "Build Distributions"... wait for the process to finish.
--- 5 ---
On the right side, you will see "Build Packages"... under that select the platform you want to build (Windows, Linux and/or Macintosh aka MacOS. Market means, all 3 platforms in 1 build).
Optional: Under "Options" you may or may not select "Force Recompile" (this might take longer to finish tho).
--- 6 ---
Select "Build" on the bottom right and wait for the process to finish (time to finish will depend on the game size and your hardware).
--- 7 ---
That is all, play.