mirror of
https://github.com/hax4dazy/TinWoo.git
synced 2025-02-09 19:25:05 +01:00
Update README.md
This commit is contained in:
parent
a552440074
commit
93ad574cab
14
README.md
14
README.md
@ -23,21 +23,21 @@ This code was prominently modified by MrDude on 25/04/2022 to be able to build w
|
|||||||
## Building All componenets of TinWoo at once
|
## Building All componenets of TinWoo at once
|
||||||
cd into the tinwoo folder then "make"
|
cd into the tinwoo folder then "make"
|
||||||
|
|
||||||
## Build Tinwoo components individually
|
## Build TinWoo components individually
|
||||||
First, build and install usb libs - "make libusb".\
|
First, build and install usb libs - "make libusb".\
|
||||||
Second, built Plutonium - "make plutonium".\
|
Second, built Plutonium - "make plutonium".\
|
||||||
Third, Make Tinwoo - "make tinwwoo".
|
Third, Make Tinwoo - "make tinwwoo".
|
||||||
|
|
||||||
## Cleanup tinwoo once built
|
## Cleanup tinWoo once built
|
||||||
First, "make libusbclean".\
|
First, "make libusbclean".\
|
||||||
Second, "make cleanplutonium".\
|
Second, "make cleanplutonium".\
|
||||||
Third, "make clean"
|
Third, "make clean"
|
||||||
|
|
||||||
## Note
|
## Note
|
||||||
This is a work in progress and lets you build with new libnx, plutonium packages. Some stuff still needs fixed to work with the new plutonium and libnx changes.
|
This is a work in progress and lets you build with new libnx, plutonium packages. Some stuff still needs fixed to work with the new plutonium and libnx changes.
|
||||||
Stuff still to fix:
|
Stuff still to fix:\
|
||||||
Font sizes in menus.
|
Font sizes in menus.\
|
||||||
Threading in the main menu - to stop GUI freezing.
|
Threading in the main menu - to stop GUI freezing.\
|
||||||
Options page - stop jumping back to top of page after something is selected
|
Options page - stop jumping back to top of page after something is selected.\
|
||||||
Touchscreen not working properly.
|
Touchscreen not working properly.\
|
||||||
Probably the makefile for linux - and maybe some other stuff.
|
Probably the makefile for linux - and maybe some other stuff.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user