0%

Before the first anniversary of Sekai Viewer, a survey is done and the replies are collected until 2021/10/07 11:58 PM (JST), 101 out of 104 collected replies are valid. Now I would like to share how the replies look like.

Read more »

Hello everyone, DNARoma here. On 9/30, just past few days ago, Project Sekai feat. Hatsune Miku has just celebrated its first anniversary. On 10/08, which is just a few days from now, the database and tools site Sekai Viewer, which is created by me together with countless contributors, will celebrate its first anniversary too.

Read more »

世嘉出的新的V家相关游戏Project Sekai终于出了一个试玩版,也展示了一下世嘉谱师的实力(火花的Master难度吓死人)。整个游戏的音游部分比较类似于世嘉自家的街机音游Chunithm,音符可以跨多个轨道,只要点中其中覆盖的任意轨道就可以得分。由于本游戏和Bandori游戏的开发商都是Craft Egg,可以预见到这就是邦邦换皮游戏,而对游戏的分析也证实了这一点。

Read more »

Docker is a amazing container platform, it helps fast deploying and scaling service among multiple servers (called cluster). But Docker is not good at managing instances on different servers, DevOps need a new software. A great thank to Google, Kubernetes (K8s) is well fitted for

automating deployment, scaling, and management of containerized applications.

In this post I will show my first impression on Kubernetes and how I setup a deployment of MySQL+PhpMyAdmin+Nginx and assign a ssl certificate automatically with cert-manager and the steps of my troubleshooting.

Read more »

TL;DR

  • Bandori Database will be renamed to Bandori Top with new domain bandori.top.
  • The old domains bandori.ga and bangdream.ga will be abandoned in the near future.
  • All requests to old domains will be 301 permanent redirect to new domain.
  • More stable and robust auto update of datas and assets.
  • New design of pages and offline cache.
  • Crowdin Translation support.
Read more »

You can check this post for some background. BangDream now use “on demand” delivery and I can get only arm64 blobs now. They are so different with old armv7 instrcutions so I have to rewrite some code to get correct tag numbers.

At first, use latest il2cppdumper, or you may have some errors when running the script. I tried immediately with my old script, and all tag numbers are reported None. It’s pretty annoying but it should have something to do with new instructions of arm64 (aarch64). Now let’s check what happend.

Read more »