Skip to content

tidy up install docs for windows environment#449

Open
seearz wants to merge 2 commits intopret:masterfrom
seearz:tidy-up-install-docs
Open

tidy up install docs for windows environment#449
seearz wants to merge 2 commits intopret:masterfrom
seearz:tidy-up-install-docs

Conversation

@seearz
Copy link
Copy Markdown

@seearz seearz commented Feb 12, 2026

I don't have much existing knowledge of decomp projects. I found the install docs a bit vague, so I tried to be a bit more verbose and assuming little to no previous knowledge.

Also I used cygwin as it was on the installmd, but will try to use WSL2 instead. If that works ill update the docs :)

@seearz
Copy link
Copy Markdown
Author

seearz commented Feb 12, 2026

Also

$ /cygdrive/c/dev/pokeheartgold//tools/bin/makelcf.exe  main.lsf /mwldarm.response.template build/heartgold.us/main.response
Cannot open /mwldarm.response.template
Stop.

failed during initial build.

I then ran

$ /cygdrive/c/dev/pokeheartgold//tools/bin/makelcf.exe  main.lsf ./mwldarm.response.template build/heartgold.us/main.response

which worked...

@seearz seearz force-pushed the tidy-up-install-docs branch from 9b830aa to 2937f47 Compare February 18, 2026 02:42
export DEVKITPRO=C:/devkitPro
export DEVKITARM=${DEVKITPRO}/devkitARM
```
##### devkitARM
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

technically
no
devkitARM isnt required at all
so long as you have arm-none-eabi tools it's fine
but I'm not gonna block this on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants