jumpjack
jumpjack
So what should I do to host cors-anywhere on my server? Documentation is very far from being clear. Which folder structure should I create on my server? Which files from...
[fmt_gamebryo_nif.zip](https://github.com/majimboo/mviewer/files/4591438/fmt_gamebryo_nif.zip)
This package contains 4 NIF files; original version of Noesis can only open statue_base.nif. My version can open all of them. I also tried it with 30 other NIF files...
Working to my own converter: https://github.com/jumpjack/VST-converter
I successfully created my kaitai-struct definition (in KSY language) of VST format: https://github.com/jumpjack/VST-converter/blob/main/Vst.js This allows automatic creation of C/C++ source code to create a VST object from a VST file,...
Unfortunately I am not a node.js programmer, isn't it possible to add a pure-javascript (browser-side) converter?
I am just at the beginning, I'll keep you informed. What should it return? An array of vertex? An object?
Highlighted whats goes wrong: ``` source: a2 04 48 39 30 17 68 cd da 05 13 01 26 decode: ¢H90hÍÚ& encode: ¢&H90hÍÚ tohex: a2 01 26 04 48 39...
If I remember correctly, 0x26 character causes stop in printing of a text string.
any news on the topic?