devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
236 stars 52 forks source link

Fix the Makefile so WUHB gets built correctly #285

Closed gblues closed 1 year ago

gblues commented 1 year ago

== DETAILS the parameters for content and icons are not organized correctly.

I've updated the sample makefile to correct this, as well as provide tips for how to build a path and what resolution the images need to be.

fincs commented 1 year ago

You might have missed this bit: https://github.com/devkitPro/wut/blob/master/samples/make/helloworld/Makefile#L109-L135