Difference between revisions of "Talk:AnyTitle Deleter/AnyTitle Deleter DB"
Jump to navigation
Jump to search
(→Install: new section) |
|||
Line 9: | Line 9: | ||
Is there any sane reason, why you would give an option to disable the brick protection? I can tell you that this option (even if it's not activated) makes me not want to use your branch, cause I just don't feel safe using it anymore. [[User:Hotzenplotz|Hotzenplotz]] 09:29, 22 February 2009 (UTC) | Is there any sane reason, why you would give an option to disable the brick protection? I can tell you that this option (even if it's not activated) makes me not want to use your branch, cause I just don't feel safe using it anymore. [[User:Hotzenplotz|Hotzenplotz]] 09:29, 22 February 2009 (UTC) | ||
+ | :Brick protection is only a few lines of code in the form of a if-else-if chain. It could be disabled easily in the original AnyTitle Deleter as well. This is just a compile time option to make the program more useful for developers of brick protection methods to test their code on intentionally bricked Wiis. If you don't trust a Wii program look at the full source and compile it yourself. With my relases you get the source and the binary in one package so fell free to check for yourself or ask someone you trust to compare the code. My relases of AnyTitle Deleter DB will always be compiled with '''full brick protection enabled'''. I know that BRICK is a pretty scary word for Wii homebrewn users but this addition to AnyTitle Deleter DB should ultimately help combat bricks ... at least I hope it will :) [[User:Lockhool|Lockhool]] 11:52, 22 February 2009 (UTC) | ||
== Install == | == Install == | ||
There is very little in Readme about how to install. I put AnyTitleDeleterDB folder in homebrew/apps but hbc did not see it. Is all I move to root is Database.txt? I looked on a few places that this is posted but no explaination. Ty | There is very little in Readme about how to install. I put AnyTitleDeleterDB folder in homebrew/apps but hbc did not see it. Is all I move to root is Database.txt? I looked on a few places that this is posted but no explaination. Ty |
Revision as of 13:52, 22 February 2009
Not banner.bin
The name is stored in the 0'th content index, or 00000000.app, not banner.bin (stored in the IMET header).
- Obviously you didn't look hard enough at the code, dummy. It gets the data directory, not the content directory. Inside the data directory there is always a banner.bin file with the banner. Yes, I know this app does that, I just looked at the code. Lol --SquidMan 04:02, 16 February 2009 (UTC)
Nice work
Nice work MrClick. Glad to see someone found a good use for my code =) --SquidMan 04:02, 16 February 2009 (UTC)
Disable brick protection?!
Is there any sane reason, why you would give an option to disable the brick protection? I can tell you that this option (even if it's not activated) makes me not want to use your branch, cause I just don't feel safe using it anymore. Hotzenplotz 09:29, 22 February 2009 (UTC)
- Brick protection is only a few lines of code in the form of a if-else-if chain. It could be disabled easily in the original AnyTitle Deleter as well. This is just a compile time option to make the program more useful for developers of brick protection methods to test their code on intentionally bricked Wiis. If you don't trust a Wii program look at the full source and compile it yourself. With my relases you get the source and the binary in one package so fell free to check for yourself or ask someone you trust to compare the code. My relases of AnyTitle Deleter DB will always be compiled with full brick protection enabled. I know that BRICK is a pretty scary word for Wii homebrewn users but this addition to AnyTitle Deleter DB should ultimately help combat bricks ... at least I hope it will :) Lockhool 11:52, 22 February 2009 (UTC)
Install
There is very little in Readme about how to install. I put AnyTitleDeleterDB folder in homebrew/apps but hbc did not see it. Is all I move to root is Database.txt? I looked on a few places that this is posted but no explaination. Ty