-
Ok, Im very interested in making something similar in c++. So I started to search for the unpacking algo. I saw your soft and started to see your code. Or im not so smart, or just lazy, but I want to …
-
Mod info, currently with the -k flag we can use our own keyset to generate keys.
Problem - ourr keyset gets overwritten by new keys.
Solution:
Under - prod_keys = "%s" % args.keys add this line…
-
-
**Describe the bug**
When I installed version v6.0.0, I encountered a network error with error code 2162-0002. However, after I deleted the installation files, the network connection was normal.
*…
-
Hello there, I am trying to build libstratosphere on MSYS MINGW and the next errors arise:
Am I missing something?
```
C:/msys64/home/Impeeza/Atmosphere-libs/libstratosphere/include/stratosph…
-
Should the [Block 16 Swizzle Patterns](https://github.com/ScanMountGoat/tegra_swizzle/blob/b28e5efa59150c159aaa9303e5134f94f51e8573/swizzle.md#block-16-swizzle-patterns-bc2-bc3-bc5-bc6-bc7-r32g32b32a3…
fdwr updated
10 months ago
-
with 16.0.3 when I activate the overlay the display changes are successful, but when I try to deactivate, the changes remain active. With a downgrade to 16.0.2 everything works again.
-
## Bug Report
### What's the issue you encountered?
Building Atmosphere failed while building `haze`.
Repository was removed and re-cloned for clean build, `libnx` was built from latest master …
-
**Is your feature request related to a problem? Please describe.**
My Switch roms folder contain both main titles and updates (NSPs).
**Describe the solution you'd like**
When scanning a swich pl…
Djiit updated
10 months ago
-
最近在尝试把一些switch的串流app优化为deko3d版本,但是可参考的文档太少了。
项目内的mpv版本也是编译好的mpv-deko3d,想知道ffmpeg硬解出frame后如何实现0拷贝渲染,感恩~