Maschell
8c2687aabf
Move stuff into seperate static libraries.
2017-10-29 12:16:33 +01:00
Maschell
746f4712f5
Serveral minor improvements
...
- Improved logging
- Updated logger to make a broadcast logging when enabled
- Using the new controller_patcher lib (improved logging + more checks when parsing an .ini)
- Updated the function patcher
2017-10-14 13:25:18 +02:00
Maschell
c6ddfdc86f
Now you can disable the network controller. In some games (e.g. splatoon) the network thread causes disconnects. This will hopefully fix this
2017-07-20 17:29:39 +02:00
Maschell
db5d26d9a0
Added Settings menu.
...
In the Settings you can:
- disable/ enable the music
- disable/ enable rumble
- set the language
2017-05-07 18:44:34 +02:00
Maschell
fbb584be6a
Using defines for the sd card paths, added a "MusicActivated" option to the settings
2017-05-07 14:54:15 +02:00
Maschell
f26144eced
- Added settings classes
...
- load language file from file set in the settings file
- put brackets arround "empty" if-statement (when the logger is undefined)
-
2017-05-06 19:53:36 +02:00