Kashouryo

Results 26 comments of Kashouryo

There's one more thing that worth mention. In core.txt if I am using Arduino's core.cppflags and core.cflags, the LGT core lib will build successfully. The configuration that comes with the...

I just tested the 0.0.6 version on a real Arduino Mini(since currently I only have unsoldered LGT8F boards and my sodering iron was broken). And it works! (besides some intended...

Hello! I just tested with a real Larduino. It works fine with LGT8F328P(which is the module I have)! However, when I selected LGT8F328D-SSOP20, UECIDE throws some error and failed to...

Here is an update. GitHub user dbuezas made a package manager version of Larduino HSP. Here's the URL: https://github.com/dbuezas/lgt8fx Hopefully, this repo will make the porting process way much easier.

Yes, I can flash it with the official tool

This one is really rare. I can't even find it on Taobao.

LGT8F328P is not a standardised AVR micro controller; it's more like a clone. Here is the unofficial Arduino support file https://github.com/LGTMCU/Larduino_HSP for the LGT8F328P.

Short and good for perfectly loop testing: http://modarchive.org/index.php?request=view_by_moduleid&query=158605 Problem with position jump command: http://modarchive.org/index.php?request=view_by_moduleid&query=159847

can we register a custom value on the RGSS system to switch between the traditional mode and perfect looping mode? Or using mkxp.conf?

rintrint, your fix doesn't work on Blender version 4.2.3 according to #180 It will simply crash. More error information on the issue mentioned above.