Limour

Limour

临床医学在读。

[Thoughts] Adding a bullet screen feature to galgame cheats.

Source of Inspiration#

I came across an interactive video in the form of a galgame on Bilibili 【B 站最强互动视频】耗时三年原创三十万字剧情,打造灾难和救赎的篇章, and I found the interactive barrage feature quite interesting. This gave me the idea of adding a barrage to existing galgames, so that while playing the game, I can also see other players' comments on certain plot points. I believe this will greatly enhance the gaming experience. 😆

  • I hope this idea can inspire experts to implement it. 😏

Possible Implementation Methods#

  • There are many galgame translation projects, such as MisakaTranslator, LunaTranslator, VNREX, YUKI, etc. You can refer to their recognition methods to obtain the current plot position.
  • Then, set up a public server node to store the barrage data.
  • Provide a Docker image for easy setup of private nodes for entertainment within a group.

Usage Process#

  1. Run the galgame.
  2. Run the barrage overlay software, enter the server node, and verify the user's identity.
  3. Select the galgame process, retrieve the process name, and automatically match the corresponding galgame.
  4. To prevent misidentification, confirm the match and provide manual correction if necessary.
  5. Choose the level of barrage filtering and provide a plugin interface for filtering.
  6. Start playing the galgame.
  7. When the software detects the corresponding plot point, it loads real-time barrage from the server.
  8. You can send a barrage comment on the current plot point at any time.

Desired Features#

  1. Ability to change fonts.
  2. Ability to adjust the position and range of the barrage.
  3. Customizable emoticons and a wide range of kaomoji.
  4. In addition to client-side filtering, the server can pre-score the barrage using AI for clients to choose from.
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.