-
```
UltralightNet.AppCore.Binaries
Ultralight.Binaries
```
```cs
UltralightNet.AppCore.Binaries.Min
UltralightNet.Binaries.Min
```
-
The Neko Engine requires the contents of the `bin` folder of an Ultralight SDK to be located at `assets/Natives/Ultralight` for every game. While you're absolutely right, not to add these libraries to…
-
An option would be to use a own fork of WebKit. I'm currently researching on this
-
Hi,
we have been working with flutter_nfc_kit on our application to interact with controllers with Mifare Ultralight and NfcV tags.
This works for most phones we tried it with, however we cannot mak…
-
Shot in the dark, its been a while, but any interest in updating this library for the new UL version released a few weeks ago?
-
Hey there!
When I try running the `glium` example, I get the following panic:
```
thread 'main' panicked at /home/kane/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glium-0.34.0/src/text…
-
(dh) D:\MyWork\dh\Ultralight-Digital-Human-master\data_utils>python process.py D:\MyWork\dh\mp4\375205664-9d0b37ee-2076-4b4f-93ba-eb939a9fb427.mp4 --asr hubert
[INFO] ===== extract audio from D:\MyWo…
-
Hi Pavel,
I was thinking about implementing something similar to your script for Mifare Ultralight cards. Would you agree to include this feature into your script, or do you think that a separate p…
ArnCo updated
5 years ago
-
Hi,
So far, a really nice program you wrote!
However, I want to use RFID stickers instead of cards, which don't seem to work with your code.
I would constantly get the error:
`PCD_Authenticate…
-
First of all, great work @pokusew, is amazing and super usefull having resources like yours. Thank you!
I'm on firts step on authentication of MIFARE Ultraligh C tags. Related to the doc I need to …