Danny Tsai
Danny Tsai
Since clang 3.9 introduced new Elaborated type, leading sturct typedef unbindable. crystal src/main.cr -- examples/libc.cr Don't know how to convert struct div_t (119) (Exception) 0x496e37: *CallStack::unwind:Array(Pointer(Void)) at ?? 0x496dca: *CallStack#initialize:Array(Pointer(Void))...
This is mainly for scripting, for fixing not ideal hold b to cancel behavior ``` fdummy -o -s 9:/t1 2000000 ask -o -s "WAH" cp 9:/t1 9:/t2 # on fast...
first, ref: https://gist.github.com/danny8376/524394a41202c3617e6a1ef6c181fa91 the site should cover all cases include 2.1.0 handling, hopefully [js part of the site](https://github.com/nedwill/soundhax/compare/master...danny8376:soundhax:frankenfirmware#diff-4d6443d6dc5d62f22ddb20623fe3686e9df0b374acbfed8fe67e8feba447f911) and this should resolve #2279 i don't think there's a good way...
Not sure if real/original Ace3DS X do have this issue. I just get this Ace3DS X from here, https://www.aliexpress.com/item/1005005333119692.html After some tinkering, find out that this card have normal 16mbit...
For reference, https://gist.github.com/danny8376/524394a41202c3617e6a1ef6c181fa91 This is mainly for some (probably extremely rare) cart-updated consoles. Like 3ds at launch that never played online so never do online update and probably just played...
It should never try to run multiple instances if using normal windows screensaver setup (or actually possible?) However, it seems to be possible to encounter (at least that happened to...
Can't invoke ruby when set to system with shell due to it try to find version ``system`` in rbenv path [ruby.d](https://github.com/ccmywish/rbenv-for-windows/blob/c7c9e43c81a0bfa07f12fdce5ee2038db4279706/source/ruby.d#L62) should call get_ruby_bin_path_for_version instead. Maybe rbenv-shell.ps1 should also add...
sync with wiki: use SD Card Formatter for all cards not sure if section I step 13 need some more tweak
Automatically provide correct soundhax/super-skaterhax files when navigated from version selector. NOTE: this breaks translations
Fix #237 , not sure how good this fix is though