Davide Palma
Davide Palma
First experimental encryptor pushed into the encryption branch. I could recreate an identical msgstore.db.crypt15 file. However, there is a minor problem and a major one: Minor) The zlib compressor does...
I made some example tests, but I don't have the time to work on it. They also broken on GH actions...
we REALLY need this, as now every change requires lots of testing and might break everything
> Having a similar issue with vant-6 and 17.2 I had this problem again and I solved it again, so this time I write the solution so next time I...
I also had to add `npm` to `src/install/apt-pkgs-frontend.txt`
``` Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Cores:4 Params database has 11 entries Box64 with Dynarec v0.2.1 75083907 built on Dec 27 2022 18:12:43 Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/...
Things went forward: The program prints its banner but then misbehaves. With dynarec it often crashes at startup, so I disabled it. When it doesn't crash, it will "Error processing...
`Unimplemented Opcode (3A 30 2C 74) 61 67 3A 30 22 00 00 32 2A 6D 61 70 2E 68 64`
I don't think so, but there is a native arm64 image now.
Well, it's not "fixed" in the meaning the the amd64 binary works correctly in arm64, but it can be defined as "useless" as there is a native binary now. Actually...