Skip to content

Windows

pixeljellyfish edited this page Aug 16, 2020 · 1 revision

How to compile c0mebackf0lders for windows

Step 1: install Theos:

first download and install Theos for your windows you can look at this wiki page for installation help Theos install


Step 2: download my code:

now that you have installed Theos. you can then download my tweak code by clicking the green clone button and then click download zip and unzip once it's downloaded.


Step 3: edit my tweak:

now that my tweak code is downloaded open up terminal (if windows you have to drag my tweak code to C:/cygwin64/opt or where ever you installed Theos to then projects and open cygwin64 terminal and cd into where you put my tweak folder into should be like below now i suggest you download VScode for the next part. now open VScode or a code editor and in all three Makefiles change the ARCHS and the include lines to the picture like below like below


Step 4:

now that you have edited the files you can now go back to cygwin64 terminal and do make package and it should look like this


Clone this wiki locally