Latest activity

  • owly
    owly replied to the thread 👨‍💻 dev pet animation.
    now! I use my spell card!!! polymarization to fuse the 2 code together! # --- silence pygame startup spam --- import os...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    renderer: # --- silence pygame startup spam --- import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1" import warnings...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.AXPython import...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    skill update: import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.AXPython...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    skill code upgrade: import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process from...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    with dirs: renderer: # --- silence pygame startup spam --- import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1" import warnings...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    # --- silence pygame startup spam --- import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1" import warnings...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    skill experiment with one turn animation cycle import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process...
  • fukurou
    fukurou posted the thread vtuber test code in chit chat.
    pip install live2d-py pygame import pygame import live2d.v3 as live2d from live2d.utils import log import sys # הגדרות מסך...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.LivinGrimoire import Skill...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    skill import multiprocessing from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.LivinGrimoire import Skill class...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    skill code: import multiprocessing from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.LivinGrimoire import Skill...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    update 2, image on bottom left, mouse unstuck: import pygame import time import ctypes def vtuber_process(cmd_queue): pygame.init()...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    update renderer: import pygame import time def vtuber_process(cmd_queue): pygame.init() # Load frames idle =...
  • fukurou
    fukurou updated their status.
Top