Views: 1,615,734 | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search | 12-27-24 03:56 AM |
Guest: |
Main - Posts by profi200 |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 41/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
1. No.
2. Not going to work because 1. Besides that we still have gamecard titles which can be used as entrypoint. There is no defect in tmd. Nintendo simply fucked it up and does not check the version after installing again. For this to work however it must pass installation time checks which a modified tmd will not so it requires disabled signature checks. If installed however it will run even on sysNAND. This way you can theoretically make a 3DS system Nintendo can never update again. Btw: Why do people use some random upload sites instead of something like Dropbox? |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 42/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
For hb neither of those matters. It is only interesting for pirates (mainly) and for the sake of fully documenting the hw. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 43/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Don't really see the need for this if you just can decrypt twln. The effort to implement this is not worth the gain.
The required AES keyslot is documented on the AES Registers page. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 44/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
No, look again. There is a special keyslot just for DSi Ware exports en-/decryption. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 45/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Crash is not immediately equal to a vulnerability.
What one wants is a vulnerability which let's us control data and this does not so no. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 46/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
blargSnes does not yet support remapping controls. It is hardcoded. I think that is very low priority on the list. First comes better compatibility and speed improvements. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 47/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
You should use the new, slightly changed rsf format: https://gist.github.com/jakcron/47392b861657746d8448
And also stripping elfs is not needed anymore |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 48/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
https://github.com/smealum/ctrulib/blob/feb0b095e084df22a7626ecb0961d5ba51d9487d/libctru/source/ndsp/ndsp.c#L400
For CIA versions you must dump and place the binary there. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 49/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Just linking the issues page here: https://github.com/StapleButter/blargSnes/issues/30
Found these problems while trying a build from the veryhard branch. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 50/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Write better code i guess? We have size problems too but *all* you mentioned fits perfectly in the usable ITCM mem. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 51/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
ssl:C is not included in ctrulib and is also not so good documented: https://www.3dbrew.org/wiki/SSL_Services
Why do you need it? |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 52/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Do you move the flush/swap/wait for VBlank stuff too? Otherwise i'm not sure why this should not work on sys core threads. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 53/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Don't give up! I'm sure there is a way to do it correctly. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 54/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
It's a matter of having good ideas how it could be done at this point i guess :p Maybe it could help if you talk with people which know the SNES hw as good as you do or better. They may have ideas you did not think of yet. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 55/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
The hw renderer is not bad at this point. The problems i found with it before in older official releases seem to have disappeared on discostews fork. The GPU is not 100% documented yet so maybe we have luck and it has still a few surprise features which can help blargSnes. I don't know.
I guess to get the sw renderer faster you would need to sacrifice code safety and write messy code. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 56/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
As said on IRC i'm for a move but if the core presence does not move it is useless sadly. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 57/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
What if the bot is down half the time or can't redirect everything because the network is splitted again? Welcome to EFnet. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 58/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Yeah, no. There is no reliable server on EFnet. |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 59/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Nice, nice. Gonna try this out.
Can you list currently known bugs? |
profi200 |
| ||
Member Who knows? Level: 19 Posts: 60/70 EXP: 34684 Next: 1093 Since: 05-21-15 From: Germany Last post: 3028 days ago Last view: 2896 days ago |
Works good. Only thing i noticed is the download speed is like wtf. Got only 60 KB/s max. Or at least that's what it says. All downloads finished pretty fast. Initial downloading of the database took 1-2 minutes. |
Main - Posts by profi200 |
Page rendered in 0.012 seconds. (2048KB of memory used) MySQL - queries: 22, rows: 99/99, time: 0.006 seconds. Acmlmboard 2.064 (2018-07-20) © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |