-
I have issues to build snes-examples since this commit : c00d3b93a3521d15fd265dc93771cfbdfb6a1ce6
If you want to see how i build docker container and github action with pvsneslib:
https://github.c…
-
https://github.com/LumaTeam/Luma3DS/blob/768e587b76a3b007e845e04cef66102b888facba/sysmodules/loader/source/loader.c#L29-L93
This code seems to obviously be direct output from IDA. Is this normal ?
-
Hey just read up on the LZSS implementation and I wanted to clarify the logic in the `elements_in_array` function.
[Link to page](https://go-compression.github.io/algorithms/lzss/#checking-the-search…
-
您好。我尝试做WA2 Special Contents的汉化,体取了脚本,虽然bnr文件的一些语法还没有搞清楚,但应该不影响汉化了……我目前遇到的问题是字体,因为没有汉化经验,所以完全不知道字体要怎么处理,似乎是用的图片当作字体,但却搞不清楚其中的编码逻辑。我擅自分析了一下汉化版的方案,发现其中的脚本采取了很奇怪的编码形式,所以我想请教这其中是否有什么规律。
另外我能否使用一些汉化的文本?
-
Thanks Joergen for your LZSS superb implementation, some feedback.
Two of my testdatafiles, on my i5-7200U 8GB DDR4 2133MHz:
```
C:\Nakamichi_2020-Jan-01_Defragmented_boosted>timer64 BriefLZ_12…
-
Hi, i'm looking for an LZSS implementation in js working on bit level and not only on Bytes level.
is there a theorical issue about this or it's just not implemented ?
PS : base62 could be usefu…
-
Repr: `kerneldec -i kernelcache.release.watch3 -o kernelcache.release.watch3.dec`
Output: Invalid input - no lzss magic 0x6276783284b80000
The armv7k (armv7 w/ img4) stuff has been a general pai…
-
The algorithm can be found [here](https://oku.edu.mie-u.ac.jp/~okumura/compression/lzss.c).
-
Hello! There's not link nor is the lzss library used for compression included in the repo. It's impossible to contribute properly without it, and I am curious as to how this works in first place.
-
Hi,
Thanks for your great work, I was looking to flash custom calibration data to a SIMOS18 with the following SW number 5G0906259F__0002 I have decrypted frf, extracted odx and got the 5 blocks.
…