Files
Snap.Hutao.Docs/en/rss.xml

2911 lines
155 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="https://hut.ao/en/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<atom:link href="https://hut.ao/en/rss.xml" rel="self" type="application/rss+xml"/>
<title>Snap Hutao</title>
<link>https://hut.ao/en/</link>
<description>Super utilitarian Genshin Impact Toolkit</description>
<language>en-US</language>
<pubDate>Wed, 18 Oct 2023 20:50:46 GMT</pubDate>
<lastBuildDate>Wed, 18 Oct 2023 20:50:46 GMT</lastBuildDate>
<generator>vuepress-plugin-feed2</generator>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<category>open source</category>
<category>development</category>
<category>FAQ</category>
<category>dependency</category>
<category>installation</category>
<category>Feature</category>
<category>Tutorial</category>
<category>第三方工具</category>
<category>Announcement</category>
<category>i18n</category>
<category>announcement</category>
<category>project</category>
<category>features</category>
<item>
<title>Contribute Your Code</title>
<link>https://hut.ao/en/development/contribute.html</link>
<guid>https://hut.ao/en/development/contribute.html</guid>
<source url="https://hut.ao/en/rss.xml">Contribute Your Code</source>
<description>Snap Hutao is using C# and .NET Framework to develop both client and server. If you are willing to contribute your code to the project, please read the following guidelines. You...</description>
<category>open source</category>
<category>development</category>
<pubDate>Thu, 12 Oct 2023 07:23:38 GMT</pubDate>
<content:encoded><![CDATA[<h1> Contribute Your Code</h1>
<p>Snap Hutao is using C# and .NET Framework to develop both client and server. If you are willing to contribute your code
to the project, please read the following guidelines.</p>
<p>You can find all <a href="https://github.com/DGP-Studio/Snap.Hutao/issues?q=is%3Aissue+is%3Aopen+-label%3A%E5%B7%B2%E4%BF%AE%E5%A4%8D+" target="_blank" rel="noopener noreferrer">unsolved opened issues</a> on GitHub</p>
<h2> </h2>
<ol>
<li>Download and install <a href="https://visualstudio.microsoft.com/downloads/" target="_blank" rel="noopener noreferrer">Visual Studio 2022 Community</a></li>
<li>Open Visual Studio Installer to complete Visual Studio installation
<ul>
<li>You need to install <code>.NET desktop development</code>, <code>Desktop development with C++</code> and <code>Universal Windows Platform development</code> components</li>
</ul>
</li>
<li>Install <code>Single-project MSIX Packaging Tools for VS 2022</code> provided by Microsoft in Visual Studio marketplace</li>
<li>Use git to clone the project <code>https://github.com/DGP-Studio/Snap.Hutao.git</code> to your local device</li>
<li>Switch git branch to <code>develop</code></li>
<li>Open project solution with your Visual Studio and then you are ready to go</li>
</ol>
<h2> Enable Debug</h2>
<ol>
<li>Download and install <code>Sysinternals Suite</code> from <a href="https://www.microsoft.com/store/productid/9P7KNL5RWT25" target="_blank" rel="noopener noreferrer">Microsoft Store</a> or <a href="https://learn.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite" target="_blank" rel="noopener noreferrer">Microsoft website</a></li>
<li>Locate and run <code>DebugView</code> program in the installed app list or unzipped folder</li>
<li>Run Snap Hutao client</li>
<li>Check DebugView output</li>
</ol>
<h2> </h2>
<ul>
<li>All code-related changes from authors' own branches are only allowed be merged to <code>develop</code> branch</li>
<li>Please use <a href="https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests" target="_blank" rel="noopener noreferrer">keywords</a> to link your PR or commits with issues, so issues can be automatically closed once commits are merged into <code>main</code> branch.</li>
</ul>
<h2> </h2>
<p>Once the code in updated in <code>develop</code> and <code>main</code> branches, an Azure Pipeline CI script will build the latest code to <code>Snap Hutao Alpha</code> package. Once the package is built, it will be released on <a href="https://github.com/DGP-Studio/Snap.Hutao/releases" target="_blank" rel="noopener noreferrer">GitHub Release page</a> as a pre-released package.</p>
<p>You need to install <a href="https://github.com/DGP-Studio/Snap.Hutao/releases/download/2023.10.3.1/Snap.Hutao.CI.cer" target="_blank" rel="noopener noreferrer">Snap.Hutao.CI.cer</a> certificate to your local machine, and then install the msix package in the release.</p>
<p>*If the latest release does not contain attached file, that means package is still in uploading process.</p>
]]></content:encoded>
</item>
<item>
<title>Install Dependency Manually</title>
<link>https://hut.ao/en/advanced/dependency.html</link>
<guid>https://hut.ao/en/advanced/dependency.html</guid>
<source url="https://hut.ao/en/rss.xml">Install Dependency Manually</source>
<description>Snap Hutao relies on Windows App Runtime as a dependency, when user&amp;apos;s system is missing this environment, Windows will install this framework before Snap Hutao&amp;apos;s installation. I...</description>
<category>FAQ</category>
<category>dependency</category>
<category>installation</category>
<pubDate>Tue, 19 Sep 2023 02:47:00 GMT</pubDate>
<content:encoded><![CDATA[<h1> Install Dependency Manually</h1>
<p>Snap Hutao relies on Windows App Runtime as a dependency, when user's system is missing this environment, Windows will
install this framework before Snap Hutao's installation.</p>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01RJFPnY1g6dye2b8Uy_!!1797064093.png_.webp" alt="" loading="lazy"></p>
<p>If you are in a poor network, you may slow or even stuck at framework installation stage. In such a scenario, you can
download the framework from Microsoft website and install it manually.</p>
<ol>
<li>Visit Microsoft document page<a href="https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads" target="_blank" rel="noopener noreferrer">Latest downloads for the Windows App SDK</a></li>
<li>Click on <code>Dwonload the latest x64 stable installer</code> to download the offline installer</li>
<li>Run Windows App Runtime installer you just downloaded, and then install Snap Hutao</li>
</ol>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01RJFPnY1g6dye2b8Uy_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Monster WIKI</title>
<link>https://hut.ao/en/features/monster-wiki.html</link>
<guid>https://hut.ao/en/features/monster-wiki.html</guid>
<source url="https://hut.ao/en/rss.xml">Monster WIKI</source>
<description>monster-wiki Monster WIKI is an embedded WIKI database used to look up each monster&amp;apos;s Base ability, ability in each level, RES, drop items Included Data Monster list; Use the ic...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Fri, 01 Sep 2023 09:35:59 GMT</pubDate>
<content:encoded><![CDATA[<h1> Monster WIKI</h1>
<p><img src="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01mEozOR1g6dyFXXWcO_!!1797064093.png_.webp" alt="monster-wiki" loading="lazy"></p>
<p>Monster WIKI is an embedded WIKI database used to look up each monster's
<strong>Base ability, ability in each level, RES, drop items</strong></p>
<h2> Included Data</h2>
<ul>
<li>Monster list
<ul>
<li>Use the icon above the list, you can change the view between <code>list</code> and <code>grid</code></li>
<li>Click on monster's icon or title, and you will be directed to its WIKI page</li>
</ul>
</li>
<li>WIKI data
<ul>
<li>Monster's ability
<ul>
<li>Monster base HP, base ATK, base DEF</li>
<li>Monster's HP, ATK and DEF in each level <strong>switched to</strong></li>
</ul>
</li>
<li>Drop items</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01mEozOR1g6dyFXXWcO_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Initial Setup Guide</title>
<link>https://hut.ao/en/features/setup.html</link>
<guid>https://hut.ao/en/features/setup.html</guid>
<source url="https://hut.ao/en/rss.xml">Initial Setup Guide</source>
<description>When launching the Snap Hutao for the first time, the client will automatically enter an initialization setup guide to assist users in configuring the client correctly. Currentl...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Tue, 29 Aug 2023 19:09:15 GMT</pubDate>
<content:encoded><![CDATA[<h1> Initial Setup Guide</h1>
<p>When launching the Snap Hutao for the first time, the client will automatically enter an initialization setup guide to assist users in configuring the client correctly.</p>
<p>Currently, Snap Hutao will guide users through the process of setting the language, confirming user agreements, checking necessary environmental configurations, and downloading static resources.</p>
<details class="hint-container details"><summary>Language Setting</summary>
<p><img src="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01wBgRV01g6dyC2bc62_!!1797064093.png_.webp" alt="" loading="lazy"></p>
<p>In the language settings section, you can choose from the interface languages currently supported by Snap Hutao. If you change the language, the Snap Hutao will automatically restart.</p>
<p>Snap Hutao uses Simplified Chinese as the base language and actively maintains English text.
Traditional Chinese, Korean, and Japanese texts are translated by community contributors.
If you're interested in contributing translations, you can lend your support at <a href="https://translate.hut.ao" target="_blank" rel="noopener noreferrer">https://translate.hut.ao</a>.</p>
</details>
<details class="hint-container details"><summary>User Agreement Confirmation</summary>
<p><img src="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01Zv1EGr1g6dy8E1fpj_!!1797064093.png_.webp" alt="" loading="lazy"></p>
<p>In the user agreement documents confirmation section, you will need to confirm several documents provided by Snap Hutao.
These documents can help you understand the nature of the Snap Hutao project and will be beneficial for your future usage.</p>
</details>
<details class="hint-container details"><summary>Environment Checking</summary>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01LYYIB41g6dyDFB6I9_!!1797064093.png_.webp" alt="" loading="lazy"></p>
<p>In the environment checking section, Snap Hutao will utilize two small tests to assist users in determining whether the system environment, which will enhance user experience, has been installed: the Segoe Fluent Icons font and the WebView2 Runtime.</p>
<p>You can assess whether these two environment packages are installed based on the prompts. If they are not installed, you can click the corresponding link buttons to download and install the required content.</p>
<p>The image above is the expected outcome in this step.</p>
</details>
<details class="hint-container details"><summary>Assets Download</summary>
<p><img src="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01XlICiR1g6dyC7Qpy6_!!1797064093.png_.webp" alt="" loading="lazy"></p>
<p>In this step, Snap Hutao will automatically download the required static image resources.
Once the download is complete, Snap Hutao will close the initialization setup interface and automatically load the main program.</p>
</details>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01wBgRV01g6dyC2bc62_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Open Source Development</title>
<link>https://hut.ao/en/development/</link>
<guid>https://hut.ao/en/development/</guid>
<source url="https://hut.ao/en/rss.xml">Open Source Development</source>
<pubDate>Sat, 03 Jun 2023 00:06:23 GMT</pubDate>
<content:encoded><![CDATA[<h1> Open Source Development</h1>
]]></content:encoded>
</item>
<item>
<title>Hutao Open Platform</title>
<link>https://hut.ao/en/development/platform.html</link>
<guid>https://hut.ao/en/development/platform.html</guid>
<source url="https://hut.ao/en/rss.xml">Hutao Open Platform</source>
<description>The Snap Hutao project has received wide supports from the open-source community and users since its inception on GitHub on April 18, 2022. As the project has evolved, we have c...</description>
<category>open source</category>
<category>development</category>
<pubDate>Sat, 03 Jun 2023 00:06:23 GMT</pubDate>
<content:encoded><![CDATA[<h1> Hutao Open Platform</h1>
<p>The Snap Hutao project has received wide supports from the open-source community and users since its
inception on GitHub on April 18, 2022. As the project has evolved, we have created a series of supporting services
as middleware for Snap Hutao.</p>
<p>Now, the development team is making some of these practical services available to the open-source community in the
form of open interfaces, for use by developers who share our vision. We will be writing usage documentation for these
interfaces, maintaining the services, and providing answers to frequently asked questions. Whether you are an
experienced developer or a beginner, we hope that these interfaces will assist you in creating applications.</p>
<h2> Hutao API &amp; Hutao Cloud Open-source Developer's License</h2>
<p>Hutao API is an interface service that exposes the Hutao Abyssal Database.
Open-source software authors can use the Hutao API to retrieve data from the Hutao database or upload data.</p>
<p>Developers who gain access to the Hutao API also receive full privileges to the Hutao Cloud feature
within the Snap Hutao as a benefit.</p>
<p>Developers can apply for access by submitting their information through the Hutao API Open Platform
at <a href="https://homa.snapgenshin.com/" target="_blank" rel="noopener noreferrer">homa.snapgenshin.com</a></p>
<h2> Enka API with China Acceleration</h2>
<p><a href="https://enka.network/" target="_blank" rel="noopener noreferrer">Enka Network</a> is an excellent Genshin Impact tool that provides detailed data on characters in
the user's current character showcase. However, due to restricted access to certain network services in China,
the stability of Enka Network's functionality in the region is compromised.</p>
<p>To ensure a smooth user experience for Snap Hutao users in China, the development team has utilized Enka Network's data
for the development of the <a href="/en/features/character-data.html" target="blank">My Characters</a> feature and established a proxy server.</p>
<p>Developers can ask for access in Snap Hutao development group chat or discord group from administrator.</p>
<h2> UIGF Interchangeable Game Data Format</h2>
<p>Snap Hutao aims to enable the free flow of user data among various open-source tools with different features.
To facilitate this, Snap Hutao has established the initial version of the <a href="https://uigf.org/en/standards/UIGF.html" target="_blank" rel="noopener noreferrer">Uniformed Interchangeable GachaLog Format
Standard (UIGF)</a>.</p>
<p>Since then, this standard has gained more recognition among developers, leading to the promotion of additional
standards. Many developers have now gathered under the <a href="https://github.com/UIGF-org" target="_blank" rel="noopener noreferrer">UIGF organization</a>. Our goal is to
maintain this organization, allowing developers to connect with more users, receive feedback, make technical advancements,
and create outstanding open-source Genshin Impact tools.</p>
]]></content:encoded>
</item>
<item>
<title>Site Menu</title>
<link>https://hut.ao/en/menu.html</link>
<guid>https://hut.ao/en/menu.html</guid>
<source url="https://hut.ao/en/rss.xml">Site Menu</source>
<pubDate>Mon, 22 May 2023 05:41:54 GMT</pubDate>
<content:encoded><![CDATA[<h1> Site Menu</h1>
]]></content:encoded>
</item>
<item>
<title>Home Dashboard</title>
<link>https://hut.ao/en/features/dashboard.html</link>
<guid>https://hut.ao/en/features/dashboard.html</guid>
<source url="https://hut.ao/en/rss.xml">Home Dashboard</source>
<description>dashbord screenshot Snap Hutao will enter home dashboard by default when it&amp;apos;s opened. The top part is your personal gaming data; the bottom part is recent game notice and event ...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Sat, 13 May 2023 01:37:45 GMT</pubDate>
<content:encoded><![CDATA[<h1> Home Dashboard</h1>
<p><img src="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01BV3VBz1g6dy4fyYJw_!!1797064093.png_.webp" alt="dashbord screenshot" loading="lazy"></p>
<p>Snap Hutao will enter home dashboard by default when it's opened. The top part is your personal gaming data; the bottom
part is recent game notice and event countdown in days and hours.</p>
<p>Gaming data dashboard includes:</p>
<ul>
<li>Snap Hutao Announcement
<ul>
<li>If Snap Hutao dev team publish a new announcement, it will be shown on the dashboard, it can be manually closed</li>
</ul>
</li>
<li>Snap Hutao Account
<ul>
<li>If you have a signed in Snap Hutao account, the email address will be shown on the top; If not signed in, there will
be a register/login hint</li>
</ul>
</li>
<li>Game launcher
<ul>
<li>You can select your account and start the game from dashboard</li>
</ul>
</li>
<li>Wish history
<ul>
<li>Game UID and progress bar styled pity count will be display in the dashboard</li>
<li>If you have multiple wish history archives, you can use arrow button on left and right side of chart to switch archive</li>
</ul>
</li>
<li>Achievement statistics
<ul>
<li>Achievement statistics charts includes gained achievements count, percentage, and the latest gained achievements</li>
<li>If you have multiple achievement archives, you can use arrow button on left and right side of chart to switch archive</li>
</ul>
</li>
<li>Real-time Notes
<ul>
<li>Real-time notes data will be displayed on home dashboard</li>
<li>If you have multiple activated real-time notes account, you can use arrow button on left and right side of
chart to switch account</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01BV3VBz1g6dy4fyYJw_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Real-time Notes</title>
<link>https://hut.ao/en/features/real-time-notes.html</link>
<guid>https://hut.ao/en/features/real-time-notes.html</guid>
<source url="https://hut.ao/en/rss.xml">Real-time Notes</source>
<description>This features requires you to login in to your MiYouShe or HoYoLab account in Snap Hutao, you can check MiHoYo BBS Account Switch (mhy-account-switch.html) for more information....</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Sat, 01 Apr 2023 00:54:18 GMT</pubDate>
<content:encoded><![CDATA[<h1> Real-time Notes</h1>
<div class="hint-container info">
<p class="hint-container-title">Info</p>
<p>This features requires you to login in to your MiYouShe or HoYoLab account in Snap Hutao,
you can check <a href="/en/features/mhy-account-switch.html" target="blank">MiHoYo BBS Account Switch</a> for more information.</p>
</div>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01nh4t1T1g6dyI3Ikcn_!!1797064093.png_.webp" alt="live-data-tracking" loading="lazy"></p>
<h2> Add Role</h2>
<ul>
<li>Click on <code>Add Role</code> button</li>
<li>In the pop-up menu, find the UID you want to add, and click on the add button to its right</li>
<li>Now, the game UID character's Real-time Notes should be displayed in the page
<ul>
<li>The Real-time Notes is set to refresh timely
<ul>
<li>You can click on the <code>Notification Settings</code> on the top right to manage it</li>
<li>If you want to see the data at this moment, you can click <code>Refresh</code> button to refresh data immediately</li>
</ul>
</li>
<li>If you receive any warning similar to <code>Verification failed</code>, it may be caused by too many account added, and you can try to fix it youself by refreshing account cookie</li>
</ul>
</li>
</ul>
<h2> Verify Current User and Role</h2>
<p>If you are using a MiYouShe account, then you account is very likely to be marked as robot-usage and leads to an anti-bot
verification. In this status, Real-time Notes data cannot be updated.</p>
<p>You can click on <code>Verify Current User and Role</code> button, Snap Hutao will pop up verification window. After finishing the
verification, then your account can be used to refresh data.</p>
<h2> Global Notification Settings</h2>
<ul>
<li>In the <code>Notification Settings</code> on the top right, you can change the global settings of Real-time Notes, including:
<ul>
<li>Enable/Disable auto refresh</li>
<li>Refresh rate</li>
<li>Do not disturb setting</li>
<li>Prioritized notification
<ul>
<li>This prevent Snap Hutao's notification being closed automatically</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2> Independent Settings for Accounts</h2>
<ul>
<li>Snap Hutao allows different settings on each Real-time Notes account</li>
<li>Hover the cursor over the form of Real-time Notes account that needs to set</li>
<li>Click on the setting button on it, and you can modify these settings:
<ul>
<li>Original Resin threshold value</li>
<li>Realm Currency threshold value</li>
<li>Parametric Transformer notification</li>
<li>Daily Commission notification</li>
<li>Expeditions notification</li>
<li>Display in the main page (feature coming soon)</li>
</ul>
</li>
<li>Click on <code>Save</code> and you can save the settings</li>
</ul>
<h2> Delete Daily-Notes Account</h2>
<ul>
<li>Hover the cursor over the form of Real-time Notes account that needs to delete</li>
<li>Clock on the remove button on it, and you can remove the corresponding account</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01nh4t1T1g6dyI3Ikcn_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Uninstall Snap Hutao</title>
<link>https://hut.ao/en/advanced/uninstall.html</link>
<guid>https://hut.ao/en/advanced/uninstall.html</guid>
<source url="https://hut.ao/en/rss.xml">Uninstall Snap Hutao</source>
<description>Clear Real-time Notes Scheduled Task; Before version 1.4.15, if not execute this step, scheduled task used to refresh real-time notes may not be deleted,and you may face this is...</description>
<category>FAQ</category>
<pubDate>Sat, 18 Mar 2023 03:05:41 GMT</pubDate>
<content:encoded><![CDATA[<h1> Uninstall Snap Hutao</h1>
<ul>
<li>Clear Real-time Notes Scheduled Task
<ul>
<li>Before version 1.4.15, if not execute this step, scheduled task used to refresh real-time notes may not be deleted,and you may face <a href="/en/advanced/FAQ.html#%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E5%BC%B9%E5%87%BA%E9%9C%80%E8%A6%81%E4%BD%BF%E7%94%A8%E6%96%B0%E5%BA%94%E7%94%A8%E4%BB%A5%E6%89%93%E5%BC%80%E7%9A%84%E5%AF%B9%E8%AF%9D%E6%A1%86" target="blank">this issue</a>
<ul>
<li><strong>Method 1</strong> </li>
</ul>
</li>
<li><strong>Method 2</strong>
<ul>
<li>Execute the following PowerShell script<div class="language-PowerShell line-numbers-mode" data-ext="PowerShell"><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div></li>
</ul>
</li>
<li><strong>Method 3</strong>
<ul>
<li>Open Windows Scheduled Task Manager</li>
<li>Find <code>SnapHutaoDailyNoteRefreshTask</code> task and delete it</li>
</ul>
</li>
<li><strong>Method 4</strong>
<ul>
<li>Upgrade to<code>1.5.1</code> version and open Real-time Notes</li>
<li>Close software and remove it</li>
</ul>
</li>
</ul>
</li>
<li>Remove the Software
<ul>
<li>Open <code>Start Menu</code></li>
<li>Find or search <code>Snap Hutao</code></li>
<li>Right click on it, and select <code>Unstall</code></li>
</ul>
</li>
<li>Remove data folder (If you want remove it completely)
<ul>
<li>Open and delete <code>%userprofile%/Documents/Hutao</code></li>
</ul>
</li>
</ul>
]]></content:encoded>
</item>
<item>
<title>Known Issue</title>
<link>https://hut.ao/en/advanced/known-issue.html</link>
<guid>https://hut.ao/en/advanced/known-issue.html</guid>
<source url="https://hut.ao/en/rss.xml">Known Issue</source>
<description>This document records known issues that need to be fixed. You can view latest version of opened BUG report on https://github.com/DGP-Studio/Snap.Hutao/issues (https://github.com...</description>
<category>FAQ</category>
<pubDate>Sat, 18 Mar 2023 03:05:40 GMT</pubDate>
<content:encoded><![CDATA[<h1> Known Issue</h1>
<p>This document records known issues that <strong>need to be fixed</strong>.</p>
<p>You can view latest version of opened BUG report on <a href="https://github.com/DGP-Studio/Snap.Hutao/issues?q=is%3Aissue+label%3ABUG+" target="_blank" rel="noopener noreferrer">https://github.com/DGP-Studio/Snap.Hutao/issues</a></p>
]]></content:encoded>
</item>
<item>
<title>使用第三方工具获取有 Stoken 的 cookie</title>
<link>https://hut.ao/en/advanced/get-stoken-cookie-from-the-third-party.html</link>
<guid>https://hut.ao/en/advanced/get-stoken-cookie-from-the-third-party.html</guid>
<source url="https://hut.ao/en/rss.xml">使用第三方工具获取有 Stoken 的 cookie</source>
<description>以下步骤中涉及的软件、开源项目等资源均来源于互联网,与 DGP-Studio 无关; 本说明文档仅提供有关的解决思路,仅供学习使用,具体操作与操作后果与本项目无关; Android Android 用户可以使用开源项目 GetToken 来获取包含 Stoken 字段的 cookie GetToken 开源项目 GitHubHolographicHa...</description>
<category>FAQ</category>
<category>第三方工具</category>
<pubDate>Sat, 18 Mar 2023 03:05:39 GMT</pubDate>
<content:encoded><![CDATA[<h1> 使用第三方工具获取有 Stoken 的 cookie</h1>
<div class="hint-container warning">
<p class="hint-container-title">Note</p>
<ul>
<li>以下步骤中涉及的软件、开源项目等资源均来源于互联网,与 DGP-Studio 无关</li>
<li>本说明文档仅提供有关的解决思路,仅供学习使用,具体操作与操作后果与本项目无关</li>
</ul>
</div>
<h2> Android</h2>
<p>Android 用户可以使用开源项目 GetToken 来获取包含 Stoken 字段的 cookie</p>
<div class="hint-container tip">
<p class="hint-container-title">GetToken 开源项目</p>
<ul>
<li>GitHub<a href="https://github.com/HolographicHat/GetToken" target="_blank" rel="noopener noreferrer">HolographicHat/GetToken</a></li>
</ul>
</div>
<ul>
<li>GetToken 项目的发布会包含两个 apk 文件,两者最终效果相同。根据你的设备情况选择适合你的版本即可
<ul>
<li><code>app-release.apk</code> 为一个 LSPosed 插件允许用户在官方米游社中使用 GetToken 功能</li>
<li>名称以<code>lspatched</code>结尾的 apk 文件是一个已包含 GetToken 功能的修改版米游社程序
<ul>
<li>你需要卸载官方版米游社以安装该版本的米游社</li>
</ul>
</li>
</ul>
</li>
<li>启用插件或安装修改版米游社后打开米游社,在底栏点击"我的",然后登录您的通行证</li>
<li>在右上角点击形如 🔑 形状的按钮</li>
<li>点击勾选 <code>Stoken</code> 选项</li>
<li>点击<code>复制登录信息</code></li>
<li>将复制到的 Stoken 发送到已经安装了胡桃工具箱的电脑</li>
<li>在<code>胡桃工具箱</code>中的账号登录位置,点击<code>手动输入</code></li>
<li>将之前获取到的 cookie 输入,此时即可完成登录</li>
</ul>
<h2> iOS</h2>
<p>iOS 用户可以在 App Store 下载抓包软件 Stream 来获取包含 Stoken 字段的 cookie</p>
<ul>
<li>从 App Store 下载 <a href="https://apps.apple.com/cn/app/stream/id1312141691" target="_blank" rel="noopener noreferrer">Stream</a></li>
<li>对域名 <code>api-takumi.mihoyo.com</code> 进行抓包分析</li>
<li>找到并复制带有 <code>Stoken</code> 的数据
<ul>
<li>形如<code>stuid=****;stoken=v2****;mid=****;</code></li>
</ul>
</li>
<li>将复制到的 Stoken 发送到已经安装了胡桃工具箱的电脑</li>
<li>在<code>胡桃工具箱</code>中的账号登录位置,点击<code>手动输入</code></li>
<li>将之前获取到的 cookie 输入,此时即可完成登录</li>
</ul>
]]></content:encoded>
</item>
<item>
<title>Common Program Exceptions</title>
<link>https://hut.ao/en/advanced/exceptions.html</link>
<guid>https://hut.ao/en/advanced/exceptions.html</guid>
<source url="https://hut.ao/en/rss.xml">Common Program Exceptions</source>
<description>This document covers solutions of foreseeable client error RuntimeEnvironmentException Exception: RuntimeEnvironmentException; Hint: Unable to set registry key without enabling ...</description>
<category>FAQ</category>
<pubDate>Sat, 18 Mar 2023 03:05:38 GMT</pubDate>
<content:encoded><![CDATA[<h1> Common Program Exceptions</h1>
<p>This document covers solutions of <strong>foreseeable client error</strong></p>
<h2> RuntimeEnvironmentException</h2>
<ul>
<li>Exception: <code>RuntimeEnvironmentException</code>
<ul>
<li>Hint: <code>Unable to set registry key without enabling long path</code></li>
</ul>
</li>
<li>Issue source: Windows long path limit is set to be limited at 256 characters by default</li>
<li>Solution: Download <a href="https://d.hut.ao/d/tools/EnableLongPaths.zip" target="_blank" rel="noopener noreferrer">EnableLongPaths.zip</a>, unzip it and run <code>.reg</code> file</li>
</ul>
<h2> Return Code: -10001</h2>
<ul>
<li>This error comes directly from MiHoYo BBS, hints include
<ul>
<li><code>Return Code: -10001</code></li>
<li><code>Return Code: -100</code></li>
</ul>
</li>
<li>Issue source
<ol>
<li>Cookie expired</li>
<li>Network error</li>
<li>System time is not accurate</li>
</ol>
</li>
<li>Solution
<ol>
<li>In the account panel, execute <code>Refresh Cookies</code></li>
<li>Remove your account and add it again</li>
<li>Sync your system time</li>
</ol>
</li>
</ul>
<h2> Return Code: 1034 Verification Failed</h2>
<ul>
<li>If Snap Hutao returns <code>1034</code> status code and hints verification failed (usually during the operation of Realtime Notes),
it means the operation is blocked by MiHoYo BBS anti-bot system</li>
<li>Solution:
<ul>
<li>Enter <code>Realtime Notes</code></li>
<li>Click on <code>Verify Current User and Role</code> button</li>
<li>Follow the instruction in MiHoYo BBS to verify</li>
<li>After finishing the verification process, click <code>Complete</code> to close the verification window</li>
<li>Now, the account should back to normal; If not, process the step above again<div class="hint-container tip">
<p class="hint-container-title">Tips</p>
</div>
</li>
</ul>
</li>
</ul>
<p>If the risk prompt is too frequent, or the verification cannot be triggered at all, it means that the risk of your
account is too high, please change the password, so that the simultaneous login status of multiple devices will be reset</p>
<p>:::</p>
<div class="hint-container warning">
<p class="hint-container-title">Note</p>
<ul>
<li>You hardly cannot pass imperceptible verification when your account is <strong>login at other remote Genshin tools</strong> or
<strong>login at multiple devices</strong>. This is a security designing of MiHoYo BBS, and cannot bypass</li>
<li>If you are using <strong>multiple MiHoYo BBS account in your device</strong>, <strong>frequent usage with MiHoYo BBS API</strong> will
result in your IP address being banned for a period of time (usually no more than 24 hours). This is a security
designing of MiHoYo BBS, and cannot bypass</li>
</ul>
</div>
<h2> HttpRequestException Metadata Download Failed</h2>
<h3> 403 (Forbidden) / 404 (Not Found)</h3>
<p>Solution: Update your Snap Hutao to latest version</p>
<h3> 502 (Bad Gateway)</h3>
<blockquote>
<p>Associated Issue: <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/100" target="_blank" rel="noopener noreferrer">https://github.com/DGP-Studio/Snap.Hutao/issues/100</a></p>
</blockquote>
<p>This HTTP Exception occurs when Snap Hutao failed to fetch remote resource (usually static image and configuration)</p>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Tb2RUm1g6du5YeNuy_!!1797064093.jpg" alt="HttpRequestException" loading="lazy"></p>
<p>If you are using proxy software, you may need to turn it off or using TUN mode proxy;
otherwise you need to use <a href="https://www.telerik.com/fiddler/add-ons" target="_blank" rel="noopener noreferrer">Windows 8 AppContainer Loopback Utility</a> to remove
<a href="https://learn.microsoft.com/zh-CN/windows/iot-core/develop-your-app/loopback" target="_blank" rel="noopener noreferrer">Windows APP Container Loopback limits</a>.</p>
<p>You can also execute the following PowerShell script to remove all container loopback limits</p>
<div class="language-powershell line-numbers-mode" data-ext="powershell"><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><h2> Error Finding Required Modules</h2>
<p>When user launching game with unlock frame-rate feature on, the game may be failed to be launched with the following error shows up:</p>
<ol>
<li>Error finding required modules: could not read any module, the protection driver may have been loaded</li>
<li>Error finding required modules: timeout</li>
</ol>
<p>This issue only occurs when Genshin Impact's anti-cheat module starts earlier than frame-rate-unlocker module.
When these errors happen, Snap Hutao will exit game process, and you can re-launch the game.</p>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Tb2RUm1g6du5YeNuy_!!1797064093.jpg" type="image/jpeg"/>
</item>
<item>
<title>祈愿系统与导出原理</title>
<link>https://hut.ao/en/advanced/Gacha-system-and-export-principal.html</link>
<guid>https://hut.ao/en/advanced/Gacha-system-and-export-principal.html</guid>
<source url="https://hut.ao/en/rss.xml">祈愿系统与导出原理</source>
<description>Gacha System and Principal 胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。 本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。 祈愿的获取 获取祈愿记录需要请求米哈游的 API 关于此 API, 有下列几个注意点 通过米哈游服务器的 API只能查询到过去 6 个月内的祈愿记录; 这...</description>
<category>FAQ</category>
<pubDate>Sat, 18 Mar 2023 03:05:36 GMT</pubDate>
<content:encoded><![CDATA[<h1> 祈愿系统与导出原理</h1>
<blockquote>
<p>Gacha System and Principal</p>
</blockquote>
<p>胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。</p>
<p>本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。</p>
<h2> 祈愿的获取</h2>
<p>获取祈愿记录需要请求米哈游的 API</p>
<p>关于此 API, 有下列几个注意点</p>
<ul>
<li>通过米哈游服务器的 API只能查询到过去 6 个月内的祈愿记录
<ul>
<li>这也是原神客户端中祈愿记录的来源</li>
</ul>
</li>
<li>API 存在请求速率限制,过快的请求会导致后续的请求失败,无法正常获取数据</li>
</ul>
<p>为了请求此 API我们需要四个关键参数</p>
<ul>
<li>目前有下列几种方法可以获取这些参数
<ul>
<li>遍历 Unity 的日志文件,查找用户打开的祈愿记录 URL</li>
<li>代理本机流量,筛选祈愿记录 URL</li>
<li>查找 CefBrowser 的浏览器缓存,找到祈愿记录 URL</li>
<li>对于包含了 Stoken 的 Cookie调用 genAuthKey API,获取参数</li>
<li>高级用户手动输入相关 URL</li>
</ul>
</li>
</ul>
<p>在请求 API 后可以获取到零散的祈愿记录,在对其进行拼接后即可获得一份完整的祈愿记录列表</p>
<h2> 祈愿的存储</h2>
<p>获得完整的祈愿记录列表后即可将其简单的序列化入本地数据库内,在需要时可从数据库中反序列化出来呈现给用户。</p>
<p>后续的对服务器的请求只需要对比数据库中的数据请求新增的部分即可。</p>
<p>这样,用户即可长期地保存帐号的完整祈愿记录</p>
<h2> UIGF 格式</h2>
<blockquote>
<p>统一可交换祈愿记录标准</p>
<p>Uniformed Interchangeable GachaLog Format standard</p>
</blockquote>
<p>UIGF 是由我们联合其他祈愿记录应用倡导、推出并<strong>持久维护</strong>的一个统一的祈愿记录数据交换标准</p>
<p>标准化的数据格式将允许用户将祈愿记录在不同的转移数据,以使用到不同原神工具中各自的特色功能</p>
<h3> 祈愿的导入</h3>
<p>在使用 UIGF 数据格式的前提下,可以导入曾在其他应用中储存的数据</p>
<p>胡桃在处理导入时会对比本地储存中存在的最早的索引ID并仅导入较老的数据</p>
<p>(因为始终可以从米哈游的服务器获取较新的数据,这种原始数据有更高的精确度)</p>
<h3> 祈愿的导出</h3>
<p><s>尚未实现,正在设计</s> 已实装</p>
]]></content:encoded>
</item>
<item>
<title>Advanced</title>
<link>https://hut.ao/en/advanced/</link>
<guid>https://hut.ao/en/advanced/</guid>
<source url="https://hut.ao/en/rss.xml">Advanced</source>
<pubDate>Sat, 18 Mar 2023 03:05:36 GMT</pubDate>
<content:encoded><![CDATA[<h1> Advanced</h1>
]]></content:encoded>
</item>
<item>
<title>FAQ</title>
<link>https://hut.ao/en/advanced/FAQ.html</link>
<guid>https://hut.ao/en/advanced/FAQ.html</guid>
<source url="https://hut.ao/en/rss.xml">FAQ</source>
<description>How to create desktop shortcut (with no admin privilege) Community Power Thanks to solution provided by CzHUV (https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/12)。 Use Win+...</description>
<category>FAQ</category>
<pubDate>Sat, 18 Mar 2023 03:05:35 GMT</pubDate>
<content:encoded><![CDATA[<h1> FAQ</h1>
<h2> How to create desktop shortcut (with no admin privilege)</h2>
<div class="hint-container tip">
<p class="hint-container-title">Community Power</p>
<p>Thanks to <a href="https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/12" target="_blank" rel="noopener noreferrer">solution provided by CzHUV</a>。</p>
</div>
<ul>
<li>Use <code>Win+R</code> to start run, in the window input <code>shell:AppsFolder</code> <img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Jj8c6i1g6du728e5A_!!1797064093.png" alt="Run" loading="lazy"></li>
<li>In the new pop-up window, find Snap Hutao</li>
<li>Right lick on it, and click <code>Create shortcut</code></li>
<li>Confirm the operation and you will get the desktop shortcut</li>
</ul>
<h2> How to create desktop shortcut with Administrator privilege</h2>
<p>Starting from Snap Hutao 1.7.4, you can create a desktop shortcut with Administrator privilege by click <code>Create Desktop Shortcut</code>
in the settings page.</p>
<p>You can move this shortcut to any place you need.</p>
<h2> How to run Snap Hutao when Windows starts</h2>
<p><strong>This is a workaround solution</strong></p>
<ul>
<li>Create a bat file, content refers to <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/184" target="_blank" rel="noopener noreferrer">this Issue</a>, it allows bat to run Snap Hutao with Administrator privilege</li>
<li>Create a Scheduled Task, run the bat when Windows startup, or drag it to Windows start folder</li>
</ul>
<h2> Use Snap Hutao to quick start the game</h2>
<ul>
<li>
<p>Config the game launcher in the settings</p>
</li>
<li>
<p>Pin Snap Hutao on taskbar</p>
</li>
<li>
<p>Right click on Snap Hutao and you will see the quick launcher</p>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Uu8QzN1g6du6MRp8h_!!1797064093.png" alt="quick-start" loading="lazy"></p>
</li>
<li>
<p>Select <code>Lauch Game</code>, you will be asked which account to start the game</p>
</li>
</ul>
<h2> Use Snap Hutao with Network Proxy</h2>
<p>Refer to <a href="/en/advanced/exceptions.html#_502-bad-gateway" target="blank">HttpRequestException Error (502)</a> document</p>
<h2> Mojibake in Snap Hutao</h2>
<ul>
<li>If you are using Windows 10 and see some button are not display properly
<ul>
<li>You can download <code>Segoe Fluent Icons</code> font</li>
<li>You need to install it for all users</li>
</ul>
</li>
<li>You can find this font from <a href="https://aka.ms/SegoeFluentIcons" target="_blank" rel="noopener noreferrer">Microsoft</a></li>
</ul>
<h2> MiHoYo BBS Account often Lose Login Status</h2>
<p>Snap Hutao use saved MiHoYo BBS cookies to maintain login status. If you <strong>log out</strong> your account in your browser or
other device, cookie will become invalid, and Snap Hutao will also be forced to log out, account will be automatically
removed.</p>
<p>This problem may also be caused by network error, you should check this first; If it's not caused by network issue,
you can use <code>Refresh Cookie</code> in the account panel; You can also remove your account manually and add it back again.</p>
<p>Since October 2022, MiYouShe (Chinese BBS) rapidly increased bot detection and may set users' account as under-risk status,
this may cause Snap Hutao failed to check validation of the cookie</p>
<h2> Game Account Lose Login Status in the Launcher</h2>
<ul>
<li>There are two factors associated with game account login status: network and device ID</li>
<li>This issue usually caused by:
<ul>
<li>Change of public IP address</li>
<li>Change of network adapter or network adapter MAC address</li>
<li>Failed saving operation, no real login status been saved (Snap Hutao cannot detect if the status is real valid)
<ul>
<li>Make sure to enter the game after sign in</li>
<li>Make sure the game process is gone after closing the game</li>
<li>Detect the account again to save your login status</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2> Snap Hutao Throws Failed to add Scheduled Task Error</h2>
<p>If you are using Administrator privilege to start real-time notes feature, Snap Hutao's scheduled task will be created
as Administrator role. When next time edit real-time notes settings without Administrator privilege, the program will
have a lack of privilege to edit the settings and throw out this error.</p>
<p>Run Snap Hutao as Administrator to edit your settings to solve this issue.</p>
<h2> Stuck at <code>Installing Required Framework</code> when Using MSIX Package to Install</h2>
<ul>
<li>When user's OS missing required dependency framework, Windows will download and install it automatically.
However, if the user disabled Windows Update or have a bad network, the system is unable to process this installation.
<ul>
<li>Make sure Windows Update is enabled; Snap Hutao's update also relies on it</li>
<li>You can also download and install the <a href="ttps://d.hut.ao/releases/Dependency">dependency</a> manually</li>
</ul>
</li>
</ul>
<h2> Unable to Run Snap Hutao as Administrator</h2>
<blockquote>
<p>This issue only occurs in Windows 10 older than 22H2 version</p>
</blockquote>
<ul>
<li>When user's OS version older than <code>Windows Build 19045</code> (aka Windows 10 22H2), Snap Hutao is unable to start when
running as Administrator
<ul>
<li>This issue comes from Windows kernel, and it's hard to locate, so we suggest you to update your OS to the latest version</li>
</ul>
</li>
</ul>
<h2> How to Fully Backup/Recover Client Data</h2>
<div class="hint-container warning">
<p class="hint-container-title">Data Security Warning</p>
<p><code>Userdata.db</code> contains all client data, including MiHoYO BBS Cookie, please save the data file properly and do NOT share it
with anyone.</p>
</div>
<p>Copy <code>Userdata.db</code> from Snap Hutao data folder (<code>%userprofile%/Documents/Hutao</code> by default) to your backup location, this
file contains entire data of the client.</p>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Jj8c6i1g6du728e5A_!!1797064093.png" type="image/png"/>
</item>
<item>
<title>Update Logs</title>
<link>https://hut.ao/en/statements/update-log.html</link>
<guid>https://hut.ao/en/statements/update-log.html</guid>
<source url="https://hut.ao/en/rss.xml">Update Logs</source>
<description>1.7.11 Fixed the game launching arguments error (hotfix); 1.7.10 Fix; Fixed login issue with HoYoverse account #1011 (https://github.com/DGP-Studio/Snap.Hutao/issues/1011) #1012...</description>
<category>Announcement</category>
<pubDate>Sat, 18 Mar 2023 03:05:34 GMT</pubDate>
<content:encoded><![CDATA[<h1> Update Logs</h1>
<h2> 1.7.11 </h2>
<ul>
<li>Fixed the game launching arguments error (hotfix)</li>
</ul>
<h2> 1.7.10</h2>
<ul>
<li>Fix
<ul>
<li>Fixed login issue with HoYoverse account <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1011" target="_blank" rel="noopener noreferrer">#1011</a> <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1012" target="_blank" rel="noopener noreferrer">#1012</a></li>
<li>Fixed daily check-in issue on HoYoLAB account <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1013" target="_blank" rel="noopener noreferrer">#1013</a></li>
<li>Fixed issue that <code>Invalid item</code> error show up when language does not match in UIGFv2.2 data file <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1001" target="_blank" rel="noopener noreferrer">#1001</a></li>
<li>Fixed crash issue when an invalid CAPTCHA Url is input in the setting</li>
<li>Fixed crash issue when an invalid channel setting is given when launching the game</li>
<li>Fixed crash when switching account while WebView2 Runtime version is too low to have necessary feature</li>
<li>Fixed crash issue when an invalid record is displayed in Spiral Abyss page</li>
<li>Fixed a memory overflow issue in embedded pages</li>
</ul>
</li>
<li>Optimization
<ul>
<li>Current game account now can be automatically identified when reaching the game launcher page</li>
</ul>
</li>
</ul>
<h2> 1.7.9</h2>
<ul>
<li>Fix
<ul>
<li>Fixed an issue that prevented the program from launching with the correct window size after the monitor
resolution was changed after exiting the program</li>
<li>Fixed login issue of MiHoYo BBS <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1005" target="_blank" rel="noopener noreferrer">#1005</a></li>
<li>Fixed HoYoverse login issue <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1007" target="_blank" rel="noopener noreferrer">#1007</a></li>
<li>Fixed crash log upload issue in version 1.7.7</li>
<li>Fixed UI display issue on Team Lineup page in Spiral Abyss feature <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/1008" target="_blank" rel="noopener noreferrer">#1008</a></li>
</ul>
</li>
</ul>
<h2> 1.7.7</h2>
<ul>
<li>Added card shadow in the following elements to optimize visual effect
<ul>
<li>Dashboard and in-game announcements</li>
<li>Download resource card in advanced game launcher page</li>
<li>Overview card in wish export page</li>
<li>Statistics card in wish export page</li>
<li>Real-time note card</li>
<li>List view in my character page</li>
<li>Image card in character WIKI</li>
<li>Image card in weapon WIKI</li>
</ul>
</li>
<li>Fix
<ul>
<li>Fixed top margin error under grid view</li>
<li>Fixed grid view crash issues from multiple causes</li>
<li>Fixed server conversion issue from CN server to Bilibili server</li>
</ul>
</li>
<li>Optimize
<ul>
<li>Optimize button position for manual account validation
<ul>
<li>You can now find it directly from account panel</li>
</ul>
</li>
<li>Added retry logic for fetching abyss record and record upload
<ul>
<li>User who does not set up CAPTURE verification API can retry after manually validating account from account panel</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2> ## 1.7.6</h2>
<ul>
<li>Add
<ul>
<li>Added mouse auto click feature triggered by F8, under Administrator privilege mode
<ul>
<li>In the upcoming Genshin Impact 4.1 and 4.2 version, this feature may help you skip some task conversation you dislike</li>
</ul>
</li>
</ul>
</li>
<li>Fix
<ul>
<li>Fixed crash issue when switching account after validating cookie on Realtime Notes page <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/947" target="_blank" rel="noopener noreferrer">#947</a></li>
<li>Fixed failure of matching current in-game account after rebooting Snap Hutao and game client <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/865" target="_blank" rel="noopener noreferrer">#865</a></li>
<li>Fixed display issue on Achievement page <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/956" target="_blank" rel="noopener noreferrer">#956</a></li>
<li>Fixed an issue that Genshin Impact 4.1 version metadata will cause program to crash on Spiral Abyss page</li>
</ul>
</li>
<li>Optimize
<ul>
<li>Optimized some user interface details on some pages</li>
<li>Optimized announcement text color in some particular situation</li>
<li>Optimized download logic of downloading static images</li>
</ul>
</li>
</ul>
<h2> 1.7.5 </h2>
<ul>
<li>Add
<ul>
<li>Added version number for each achievement</li>
<li>Added monster waves data in Abyss Data page (data provided by <a href="https://space.bilibili.com/3537104994831140" target="_blank" rel="noopener noreferrer">@妮可少女</a>)</li>
<li>Added Microsoft Store rating button on settings page <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/876" target="_blank" rel="noopener noreferrer">#876</a></li>
<li>Added a document button above user panel, user will be redirected to current page's document when click on it <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/875" target="_blank" rel="noopener noreferrer">#875</a></li>
</ul>
</li>
<li>Fix
<ul>
<li>Fixed game launcher card on dashboard showing empty account issue <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/924" target="_blank" rel="noopener noreferrer">#924</a></li>
<li>Fixed achievement status cannot be saved when be manually unchecked <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/880" target="_blank" rel="noopener noreferrer">#880</a></li>
<li>Fixed issue that Realtime Note verification on wrong MiHoYo BBS account</li>
<li>Fixed issue that sometime spiral abyss statistics data are missing</li>
</ul>
</li>
<li>Optimizations
<ul>
<li>Optimized some error messages, added solution hints <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/930" target="_blank" rel="noopener noreferrer">#930</a></li>
<li>Snap Hutao Announcements content on dashboard now is copyable <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/929" target="_blank" rel="noopener noreferrer">#929</a></li>
<li><strong>Abyss Stats page is now merged into Abyss Records page</strong></li>
<li>Optimized time format in multiple places</li>
</ul>
</li>
</ul>
<h2> 1.7.4 </h2>
<ul>
<li>Add
<ul>
<li>Added option to change PowerShell entry in settings page</li>
<li>Added option to create desktop shortcut in settings page <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/912" target="_blank" rel="noopener noreferrer">#912</a></li>
<li>Added option to switch display of cards on home dashboard</li>
<li>Added batch-add to Dev Plan option on My Character page</li>
</ul>
</li>
<li>Fix
<ul>
<li>Fixed an issue which event start time is not accurate on Home Dashboard <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/887" target="_blank" rel="noopener noreferrer">#887</a></li>
<li>Fixed an issue on My Character page that caused crashes when clicking on weapon that is not synchronized by Enka API <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/904" target="_blank" rel="noopener noreferrer">#904</a></li>
<li>Fixed an issue of weapon value display error on My Character page <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/907" target="_blank" rel="noopener noreferrer">#907</a></li>
<li>Fixed an issue where Bilibili server cannot be converted to some other servers <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/893" target="_blank" rel="noopener noreferrer">#893</a></li>
<li>Fixed an issue where fetching Novice Wish history will cause the program to crash <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/917" target="_blank" rel="noopener noreferrer">#917</a></li>
<li>Fixed an issue where a Dev Plan was not pre-selected before entering the Dev Plan page, which had caused the
Dev Plan page to need to be entered at least once to add a Dev Plan archive</li>
<li>Fixed the issue that failed to claim checkin reward when triggered anti-bot verification, even when anti-bot API returns success result</li>
</ul>
</li>
<li>Optimize
<ul>
<li>Optimized monsters' display order on Monster WIKI page</li>
<li>Optimized launch speed of Wish History page</li>
<li>Optimized local database thread on UI display functions</li>
<li>Optimized the scrolling experience for some views of Dev Plan, it may now take longer for views to be loaded</li>
</ul>
</li>
</ul>
<h2> 1.7.3</h2>
<ul>
<li>Fixed the issue of HoYoverse web login not working</li>
<li>Upgraded the Windows App SDK version to fix the issue where the top of the title bar could not resize the window</li>
<li>Adjusted the prompt for UIGF v2.2 file import failures, now allowing for faster issue identification based on IDs</li>
<li>Fixed the issue where the user panel would display a successful claim of login rewards even if it failed</li>
<li>Fixed the problem where launching the game from the taskbar would open both the game window and the main program window simultaneously</li>
</ul>
<h2> 1.7.2</h2>
<ul>
<li>Wish Export
<ul>
<li>Fixed an issue where full refresh was not working correctly.</li>
<li>Fixed an issue where no-error UIGF files were not being imported correctly</li>
<li>Fixed an issue where Hutao Cloud records were not being retrieved correctly</li>
<li>Adjusted the UI of the Hutao Cloud window to display the number of wishes corresponding to the UID archive</li>
</ul>
</li>
<li>My Characters
<ul>
<li>Adjusted the UI to make it more compact</li>
</ul>
</li>
<li>Adjusted the UI of the homepage notifications to align them with the right edge</li>
</ul>
<h2> 1.7.0</h2>
<ul>
<li>Add a startup guide to help user familiarize Snap Hutao on start launch
<ul>
<li>Guiding users to select a language</li>
<li>Guiding users to confirm terms of service</li>
<li>Guiding users to install Segoe Fluent Icons font and WebView2 Runtime</li>
<li>Guiding users to download static assets</li>
</ul>
</li>
<li>Main Interface
<ul>
<li>Adjusted icon styles in the navigation bar</li>
<li>Fixed a bug where adjusting window size could lead to unexpected crashes</li>
</ul>
</li>
<li>User Panel
<ul>
<li>Adjusted styles of the user panel</li>
<li>Added a button to allow the current user to claim sign-in rewards</li>
<li>Fixed an issue where in some cases, the current user and character could not be selected correctly on startup</li>
</ul>
</li>
<li>Home Dashboard
<ul>
<li>Added Snap Hutao announcement</li>
<li>Real-Time Note now display refresh time for each card</li>
<li>Fixed an issue where Real-Time Note card fail to load correctly, leading program to freezing or crashing</li>
<li>Corrected start/end times for certain event announcements</li>
<li>Fixed an issue where some paragraphs were not displaying correctly when viewing details of certain announcements</li>
</ul>
</li>
<li>Game Launch (Advanced Launcher)
<ul>
<li>Added game status indicator text to the command bar</li>
<li>Fixed an issue where server switch function was not working</li>
<li>Adjusted server switch function logic to allow retries after resource download failure</li>
<li>Adjusted unlocked frame rate logic; game process will automatically end if unlocking fails</li>
<li>Removed multi-client</li>
<li>Fixed an issue in resource download page where game client had no names and couldn't be downloaded</li>
</ul>
</li>
<li>Wish History
<ul>
<li>Adjusted card style on the overview page, making items larger and collapsing multiple text items</li>
<li>Fixed an issue where entering the wish history page without logging in or without Snap Hutao Cloud service caused errors</li>
<li>Fixed progress bar and color display issues in the card list view on the overview page</li>
<li>Fixed incorrect text for Snap Hutao Cloud's upload reward</li>
<li>Fixed the issue that UIGF formatted data file with incorrect item ID can be imported</li>
<li>Fixed the issue that failed to locate game cache directory</li>
<li>Optimized page load speed when there is a large amount of items</li>
</ul>
</li>
<li>Achievement
<ul>
<li>Fixed a display issue that occurs after selecting achievement categories in list/grid view and switching to the other view type</li>
<li>Optimized page load speed</li>
</ul>
</li>
<li>Real-Time Notes
<ul>
<li>Adjusted the style of the <code>Verify Current User and Role</code> button</li>
<li>Adjusted the style of the notification settings view</li>
<li>Added an option to disable auto-refresh for real-time notes (toggle available only in non-administrator mode; users who have previously accessed the real-time notes page in administrator mode might not be able to toggle this option)</li>
<li>Adjusted the style of real-time notes</li>
<li>Adjusted text prompts for locked Serenitea Pot and unowned Parametric Transformations</li>
<li>Added previous refresh time for each Real-time note cards</li>
</ul>
</li>
<li>My Characters
<ul>
<li>Adjusted width of character list when using list view</li>
<li>Added a button to toggle display of refresh time in command bar</li>
<li>Added previous refresh time for each refresh function</li>
<li>Added display of times artifacts were enhanced in character details</li>
</ul>
</li>
<li>Dev Plan
<ul>
<li>Fixed issue failure of saving active archive when switching page from dev plan to others</li>
</ul>
</li>
<li>Character WIKI
<ul>
<li>Fixed a display issue that occurs after selecting character in list/grid view and switching to the other view type</li>
</ul>
</li>
<li>Weapon WIKI
<ul>
<li>Fixed a display issue that occurs after selecting weapon in list/grid view and switching to the other view type</li>
<li>Added ascension material section for each weapon</li>
</ul>
</li>
<li>Monster WIKI
<ul>
<li>Fixed a display issue that occurs after selecting monster in list/grid view and switching to the other view type</li>
</ul>
</li>
<li>Settings
<ul>
<li>Fixed issue that unable to clear game cache directory</li>
<li>Added configuration field for Geetest CAPTCHA verification API, correct configuration on this field can handle anti-bot verification from MiYouShe</li>
</ul>
</li>
<li>Improved program frame rate performance</li>
<li>Optimized memory usage for multi-thread scheduling</li>
<li>Optimized loading speed of item image assets</li>
<li>Adjusted database read/write methods to optimize memory usage and responsiveness</li>
<li>Adjusted text prompts for return codes <code>-100</code> and <code>-10001</code> to help users better understand their meanings</li>
<li>Other minor changes</li>
</ul>
<h2> 1.6.6</h2>
<ul>
<li>New
<ul>
<li>Snap Hutao Cloud tab will show expiration time and developer's license on the wish history page now</li>
<li>Wish statistics are now available on the wish history page, with data supported by Snap Hutao Cloud</li>
</ul>
</li>
<li>Fix
<ul>
<li>Fix failure of web cache refresh method for wish history export</li>
<li>Fix Traditional Chinese metadata loading error</li>
</ul>
</li>
</ul>
<h2> 1.6.5</h2>
<ul>
<li>New
<ul>
<li>Japanese is now a new language option;
community members can contribute Japanese language on <a href="https://translate.hut.ao/" target="_blank" rel="noopener noreferrer">translate.hut.ao</a></li>
</ul>
</li>
<li>Fix
<ul>
<li>Issue that cannot add weapons to dev plan <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/747" target="_blank" rel="noopener noreferrer">Issue #745</a></li>
<li>Issue on some users failed to unlock frame rate limit under certain environment
<a href="https://github.com/DGP-Studio/Snap.Hutao/issues/747" target="_blank" rel="noopener noreferrer">Issue #747</a></li>
</ul>
</li>
<li>Optimize
<ul>
<li>Refine dashboard UI</li>
<li>Introducing Metadata v2</li>
<li>Sorting order of materials in dev plan <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/749" target="_blank" rel="noopener noreferrer">Issue #749</a></li>
</ul>
</li>
</ul>
<h2> 1.6.4</h2>
<ul>
<li>New
<ul>
<li>Export wish history data with <a href="https://uigf.org/zh/standards/UIGF.html" target="_blank" rel="noopener noreferrer">UIGF v2.3</a> data format</li>
</ul>
</li>
<li>Fix
<ul>
<li>FPS unlocker <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/733" target="_blank" rel="noopener noreferrer">Issue #733</a></li>
</ul>
</li>
<li>Optimize
<ul>
<li>When running program without administrator privilege, features require administrator privilege will have text hints</li>
<li>Support of HoYoLAB</li>
<li>Localization updates</li>
</ul>
</li>
</ul>
<h2> 1.6.3</h2>
<ul>
<li>New
<ul>
<li>Home dashboard, including Hutao Cloud account, game launcher, wish history, achievement stat and real-time notes</li>
<li>Enable notification box will now automatically hide in-app notification</li>
<li>CN server option without TapTap account</li>
</ul>
</li>
<li>Fix
<ul>
<li>Issue that user cannot get Hutao Cloud bonus after uploading Abyss record</li>
<li>Issue that cannot sign in to HoYoLab with Facebook</li>
<li>HoYoLab check-in issue</li>
<li>Issue when facing empty value during wish history fetch progress</li>
</ul>
</li>
<li>Optimize
<ul>
<li><strong>Project refactoring, brings a 20% performance improvement</strong></li>
<li>Add localization support for WIKI features</li>
<li>Add support for all international channels (which affect payment gateway)
<ul>
<li>Supporting HoYoverse official, Google Pay, Epic</li>
</ul>
</li>
<li>When Unlock framerate limit is enabled, limit value can be modified during the game, and will take effect immediately</li>
</ul>
</li>
</ul>
<h2> 1.6.2 </h2>
<ul>
<li>New Feature
<ul>
<li><strong>Wish history cloud backup</strong> based on Hutao account system
<ul>
<li>Currently, sponsors on AFDIAN and beta users will receive corresponding cloud membership time; All registered users will receive 5 days membership time after uploading Abyss record.</li>
<li>This feature will be optimized constantly in the following 1.6 versions</li>
</ul>
</li>
</ul>
</li>
<li>Fix
<ul>
<li>Issue that BiliBili server account cannot receive data for Real-time Notes</li>
<li>Issue on HoYoLab login</li>
</ul>
</li>
<li>Optimize
<ul>
<li>Static assets download logic</li>
</ul>
</li>
</ul>
<h2> 1.6.0</h2>
<ul>
<li>Add
<ul>
<li>Hutao account system with registration and login available now</li>
<li>Support of HoYoLab account login, and add its support to the following features:
<ul>
<li>Web login and Stoken Cookie login</li>
<li>Abyss record</li>
<li>Daily check-in reward</li>
<li>My character</li>
<li>Real-time notes</li>
</ul>
</li>
</ul>
</li>
<li>Optimization
<ul>
<li>Performance of frame rate unlock</li>
<li>Multi-client</li>
<li>Now users must unlock advanced features in the settings page before actually using them</li>
<li>Settings page layout</li>
<li>Tiles image on Windows 10</li>
</ul>
</li>
</ul>
<h2> 1.5.4</h2>
<ul>
<li>Add
<ul>
<li>Game Launcher
<ul>
<li>Game resource package download</li>
<li>Allow multiple Genshin Impact process to run</li>
<li>Allow users to select the specified monitor to start the game</li>
</ul>
</li>
<li>New icons have been used</li>
</ul>
</li>
<li>Fix
<ul>
<li>Issue caused unlimited file writing during server switch</li>
</ul>
</li>
<li>Optimization
<ul>
<li>Optimize default language selection</li>
<li>Allow device ID be copied with button</li>
<li>Setting page UI optimization</li>
</ul>
</li>
</ul>
<h2> 1.5.1</h2>
<ul>
<li>Optimization
<ul>
<li>Replace <code>JumpList</code> menus with <code>JumpTask</code>,</li>
<li>Add option to allow user set language over system default setting</li>
<li>Add translation contribution entry</li>
<li>Add options to reset the image resource</li>
</ul>
</li>
<li>Add
<ul>
<li>Monster WIKI</li>
<li>Korean translation</li>
<li>Internationalized Metadata</li>
</ul>
</li>
</ul>
<h2> 1.4.15</h2>
<ul>
<li>New
<ul>
<li>Static image reset method</li>
<li>Cookie refresh</li>
</ul>
</li>
<li>Fix
<ul>
<li>Fix <a href="/advanced/known-issue.html#_2-%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%88%87%E6%8D%A2%E5%AF%BC%E8%87%B431-4302%E6%8A%A5%E9%94%99" target="blank">#2 31-4302 caused by server switch</a></li>
<li>Fix the failure of clearing scheduled task in some specific situations</li>
</ul>
</li>
<li>Optimization
<ul>
<li>Optimize Dev Plan UI <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/486" target="_blank" rel="noopener noreferrer">#486</a></li>
<li>Optimize English and Traditional Chinese translations</li>
<li>Add hints when Windows long path limits are triggered</li>
<li>Optimize wake-up for scheduled tasks</li>
</ul>
</li>
</ul>
<h2> 1.4.14</h2>
<ul>
<li>Fix issue that new dev plan cannot be added</li>
<li>Support English UI</li>
<li>Other minor bug fix</li>
</ul>
<h2> 1.4.11</h2>
<ul>
<li>First version on Microsoft Store</li>
</ul>
]]></content:encoded>
</item>
<item>
<title></title>
<link>https://hut.ao/en/star-request.html</link>
<guid>https://hut.ao/en/star-request.html</guid>
<source url="https://hut.ao/en/rss.xml"></source>
<description>If you believe Snap Hutao is a good project and helps you, you can support us by the following ways Star our project on GitHub ⭐; Snap.Hutao (https://github.com/DGP-Studio/Snap....</description>
<pubDate>Sat, 18 Mar 2023 03:05:21 GMT</pubDate>
<content:encoded><![CDATA[<p><strong>If you believe Snap Hutao is a good project and helps you, you can support us by the following ways</strong></p>
<ul>
<li>Star our project on GitHub ⭐
<ul>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao" target="_blank" rel="noopener noreferrer">Snap.Hutao</a> <img src="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao?style=plastic&amp;color=red" alt="hutao.stars" loading="lazy"></li>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao.Docs" target="_blank" rel="noopener noreferrer">Snap.Hutao.Docs</a> <img src="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao.Docs?style=plastic&amp;color=red" alt="hutao.docs.stars" loading="lazy"></li>
</ul>
</li>
<li>Rate our App on <a href="ms-windows-store://review/?ProductId=9PH4NXJ2JN52">Microsoft Store</a></li>
<li>Promote our project in your network</li>
</ul>
<p><img src="https://img.shields.io/github/commit-activity/y/DGP-Studio/Snap.Hutao?style=for-the-badge" alt="commit_activity" loading="lazy"> <img src="https://img.shields.io/github/last-commit/DGP-Studio/Snap.Hutao?label=Hutao Last Commit&amp;style=for-the-badge" alt="hutao-last-commit" loading="lazy"></p>
]]></content:encoded>
<enclosure url="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao?style=plastic&amp;color=red" type="image/"/>
</item>
<item>
<title></title>
<link>https://hut.ao/en/side-load.html</link>
<guid>https://hut.ao/en/side-load.html</guid>
<source url="https://hut.ao/en/rss.xml"></source>
<description>侧载安装 通用安装方式 在系统设置中打开开发者设置界面,勾选 开发人员模式 和 允许 PowerShell 脚本 (自行百度); 解压已下载的压缩包找到Install.ps1文件右键选择使用PowerShell运行按照提示允许 PowerShell 执行操作即可; 安装完毕,胡桃将出现在您的开始菜单中; 小白级安装方式 解压已下载的安装包; 运行...</description>
<pubDate>Sat, 18 Mar 2023 03:05:20 GMT</pubDate>
<content:encoded><![CDATA[<h2> 侧载安装</h2>
<h3> 通用安装方式</h3>
<ul>
<li>在系统设置中打开<code>开发者设置</code>界面,勾选 <code>开发人员模式</code> 和 <code>允许 PowerShell 脚本</code> (自行百度)</li>
<li>解压已下载的压缩包,找到<code>Install.ps1</code>文件,右键选择<code>使用PowerShell运行</code>,按照提示允许 PowerShell 执行操作即可</li>
<li>安装完毕,<code>胡桃</code>将出现在您的<code>开始菜单</code>中</li>
</ul>
<h3> 小白级安装方式</h3>
<ul>
<li>解压已下载的安装包</li>
<li>运行 <code>Snap.Hutao.Installer.exe</code>
<ul>
<li>该程序将执行上述通用安装方式的命令</li>
</ul>
</li>
<li>安装完毕,<code>胡桃</code>将出现在您的<code>开始菜单</code>中</li>
</ul>
<h2> 升级胡桃工具箱</h2>
<ul>
<li>解压你下载的最新版本压缩包</li>
<li>重复 <code>安装胡桃工具箱</code> 的步骤</li>
<li>若您安装失败或出现异常情况,可参考如下步骤
<ul>
<li>先卸载已经安装的<code>胡桃工具箱</code></li>
<li>重复 <code>安装胡桃工具箱</code> 的步骤</li>
</ul>
</li>
</ul>
]]></content:encoded>
</item>
<item>
<title>Join Community</title>
<link>https://hut.ao/en/community.html</link>
<guid>https://hut.ao/en/community.html</guid>
<source url="https://hut.ao/en/rss.xml">Join Community</source>
<description>As open-source software, community power is an important part of the ecology of Snap Hutao, and you can join our user community by following ways. GitHub Discussion Snap.Hutao D...</description>
<category>Announcement</category>
<pubDate>Sat, 18 Mar 2023 03:05:17 GMT</pubDate>
<content:encoded><![CDATA[<h1> Join Community</h1>
<p>As open-source software, community power is an important part of the ecology of Snap Hutao, and you can join our user community by following ways.</p>
<p><strong>If you believe Snap Hutao is a good project and helps you, you can support us by the following ways</strong></p>
<ul>
<li>Star our project on GitHub ⭐
<ul>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao" target="_blank" rel="noopener noreferrer">Snap.Hutao</a> <img src="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao?style=plastic&amp;color=red" alt="hutao.stars" loading="lazy"></li>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao.Docs" target="_blank" rel="noopener noreferrer">Snap.Hutao.Docs</a> <img src="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao.Docs?style=plastic&amp;color=red" alt="hutao.docs.stars" loading="lazy"></li>
</ul>
</li>
<li>Rate our App on <a href="ms-windows-store://review/?ProductId=9PH4NXJ2JN52">Microsoft Store</a></li>
<li>Promote our project in your network</li>
</ul>
<p><img src="https://img.shields.io/github/commit-activity/y/DGP-Studio/Snap.Hutao?style=for-the-badge" alt="commit_activity" loading="lazy"> <img src="https://img.shields.io/github/last-commit/DGP-Studio/Snap.Hutao?label=Hutao Last Commit&amp;style=for-the-badge" alt="hutao-last-commit" loading="lazy"></p>
<h2> </h2>
<p><a href="https://github.com/DGP-Studio/Snap.Hutao/discussions" target="_blank" rel="noopener noreferrer">Snap.Hutao Discussion</a></p>
<h2> </h2>
<ul>
<li><a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&amp;k=DmW_LDX35YEr1CQZwjZ6x4JYP03soai2&amp;authKey=z3PzXsuYlaPTm%2FW7TyE0o9KNz7H6LA%2BTEZ4mK2BE9%2Fcz0HhH3s1qgbydciAmrGeg&amp;noverify=0&amp;group_code=910780153" target="_blank" rel="noopener noreferrer">Snap Hutao</a></li>
<li><a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&amp;k=XJPjE6ffuYPkZmXvujdP1ZDY2BqL8RDg&amp;authKey=YHBYvW4KmPUpPjGwYwGduG7ZELhFIkd9QxLHuwBFmm4UvQH1ThWiv%2FKPgeckiqt4&amp;noverify=0&amp;group_code=982424236" target="_blank" rel="noopener noreferrer"><em>Snap Developer Open Discussion Group</em></a>
<ul>
<li>General tech talk, not Snap Hutao Project development group</li>
<li>The Dev group requires some basic tech knowledge</li>
</ul>
</li>
</ul>
<h2> </h2>
<p>Invite link<a href="https://discord.gg/Yb8bykaUKp" target="_blank" rel="noopener noreferrer">https://discord.gg/Yb8bykUKp</a></p>
]]></content:encoded>
</item>
<item>
<title>Localization</title>
<link>https://hut.ao/en/i18n.html</link>
<guid>https://hut.ao/en/i18n.html</guid>
<source url="https://hut.ao/en/rss.xml">Localization</source>
<description>Localization Process Snap Hutao Project features were originally based on the China server, but we are also trying to expand the coverage globally through the support of the MiH...</description>
<category>Announcement</category>
<category>i18n</category>
<pubDate>Sat, 18 Mar 2023 03:05:17 GMT</pubDate>
<content:encoded><![CDATA[<h1> Localization</h1>
<h2> Localization Process</h2>
<p>Snap Hutao Project features were originally based on the China server, but we are also trying to expand the coverage globally through the support of the MiHoYo global gaming server &amp; software localization.Currently, our localization process includes:</p>
<ul>
<li>Snap Hutao
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-0" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-0"> Localization framework</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-1" disabled="disabled"><label class="task-list-item-label" for="task-item-1"> Client translation</label>
<ul class="task-list-container">
<li>Process: <img src="https://badges.crowdin.net/snap-hutao/localized.svg" alt="Crowdin" loading="lazy"></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-2" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-2"> English</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-3" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-3"> Traditional Chinese</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-4" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-4"> Korean</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-5" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-5"> Japanese (in progress)</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-6" disabled="disabled"><label class="task-list-item-label" for="task-item-6"> Russian</label></li>
</ul>
</li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-7" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-7"> Internation/China server conversion</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-8" disabled="disabled"><label class="task-list-item-label" for="task-item-8"> International server account switch</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-9" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-9"> International server wish history export</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-10" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-10"> International server character stat</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-11" disabled="disabled"><label class="task-list-item-label" for="task-item-11"> HoYoLab login</label>
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-12" disabled="disabled"><label class="task-list-item-label" for="task-item-12"> International server Abyss recrod</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-13" disabled="disabled"><label class="task-list-item-label" for="task-item-13"> Daily Notes</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-14" disabled="disabled"><label class="task-list-item-label" for="task-item-14"> Multilingual in-game announcements</label></li>
</ul>
</li>
</ul>
</li>
<li>Snao Hutao Docs
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-15" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-15"> Localization framework</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-16" disabled="disabled"><label class="task-list-item-label" for="task-item-16"> Web translation</label></li>
<li>Process:
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-17" disabled="disabled"><label class="task-list-item-label" for="task-item-17"> English</label>
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-18" checked="checked" disabled="disabled"><label class="task-list-item-label" for="task-item-18"> Home page</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-19" disabled="disabled"><label class="task-list-item-label" for="task-item-19"> User documentation</label></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2> Engage our Localization</h2>
<ul>
<li>Snap Hutao
<ul>
<li>We created an issue thread named <code>[Hoyolab] on GitHub: Globalization support</code> <a href="https://github.com/DGP-Studio/Snap.Hutao/issues/144" target="_blank" rel="noopener noreferrer">Issue</a>
<ul>
<li>We will update our process in this thread</li>
<li>You can declare your localization engagement in the thread, and we will provide the necessary support
<ul>
<li>We also welcome PR directly</li>
</ul>
</li>
</ul>
</li>
<li><strong>You can provide your translation at <a href="https://translate.hut.ao" target="_blank" rel="noopener noreferrer">translate.hut.ao</a></strong></li>
</ul>
</li>
<li>Snap Hutao Docs
<ul>
<li>The developer team is maintaining Chinese documents and working on English documents</li>
<li>You can clone the <a href="https://github.com/DGP-Studio/Snap.Hutao.Docs" target="_blank" rel="noopener noreferrer">docs repository</a>, translate docs with your
favorite tools, and make a Pull Request to contribute your work to the main repository</li>
<li>If you are adding a new language, you can copy the entire <code>en</code> folder and rename it with <a href="https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes" target="_blank" rel="noopener noreferrer">ISO 639-1 language code</a>
<ul>
<li>For example <code>jp</code> as Japanese</li>
<li>Do not translate based on Chinese docs (<code>zh</code>) as there are some content only specific useful for Chinese users; they are not useful for international users.</li>
</ul>
</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://badges.crowdin.net/snap-hutao/localized.svg" type="image/svg+xml"/>
</item>
<item>
<title>My Characters</title>
<link>https://hut.ao/en/features/character-data.html</link>
<guid>https://hut.ao/en/features/character-data.html</guid>
<source url="https://hut.ao/en/rss.xml">My Characters</source>
<description>This features required sign in to MiHoYo BBS account, please refer to MiHoYo BBS Account Switch (mhy-account-switch.md) document for sign in tutorial My characters is a characte...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> My Characters</h1>
<div class="hint-container info">
<p class="hint-container-title">Info</p>
<p>This features required sign in to MiHoYo BBS account, please refer to <a href="/en/features/mhy-account-switch.html" target="blank">MiHoYo BBS Account Switch</a>
document for sign in tutorial</p>
</div>
<p>My characters is a character statistics feature that allows Snap Hutao to read character's statistics on the account,
including level, constellation, weapon, talent and artifact set; we also provide artifacts rating and CRTI rating for
each character.</p>
<p><img src="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01JOlGqw1g6dyB7NkLu_!!1797064093.png_.webp" alt="My Character Screenshot" loading="lazy"></p>
<h2> Sync Character Data</h2>
<h3> Sync from Enka API</h3>
<div class="hint-container info">
<p class="hint-container-title">Synchronous Feature</p>
<ul>
<li>
<p>Enka API sync data from characters displayed in the in-game character showcase</p>
<ul>
<li>Data includes Artifacts detail data, weapon detail data, talent data</li>
<li>Character costume</li>
<li>This sync method only support 8 characters at a time</li>
</ul>
</li>
</ul>
</div>
<ul>
<li>In the game, put <strong>characters that you need detailed data</strong> into the showcase
<ul>
<li>The character showcase allows up to 8 characters at the same time</li>
</ul>
</li>
<li>You need to wait for data sync to complete after editing the showcase configuration
<ul>
<li>You may need up to 5 minutes after enable the showcase or re-config the showcase</li>
</ul>
</li>
<li>Enter <code>My Characters</code> page in the Snap Hutao, Click <code>Sync Character Data</code> button on the top-right</li>
<li>Select <code>Sync from Enka API</code></li>
</ul>
<h3> Sync from MiHoYo BBS - My Characters</h3>
<div class="hint-container info">
<p class="hint-container-title">Synchronous Feature</p>
<ul>
<li>
<p>Data in this sync method comes from My Characters feature in MiHoYo official BSS</p>
<ul>
<li>This method does not contain any artifacts data</li>
<li>This method can sync all characters data at a time</li>
</ul>
</li>
</ul>
</div>
<ul>
<li>Enter <code>My Characters</code> page in the Snap Hutao, Click <code>Sync Character Data</code> button on the top-right</li>
<li>Select <code>Sync from MiHoYo BBS My Characters</code></li>
</ul>
<h3> Sync from MiHoYo BBS - Development Plan</h3>
<div class="hint-container info">
<p class="hint-container-title">Synchronous Feature</p>
<ul>
<li>
<p>Data in this method comes from <code>Enhancement Progression Calculator</code> feature in MiHoYo official BBS tool set</p>
<ul>
<li>This sync method contains talent level data</li>
<li>This sync method can sync all characters data at a time</li>
</ul>
</li>
</ul>
</div>
<ul>
<li>Enter <code>My Characters</code> page in the Snap Hutao, Click <code>Sync Character Data</code> button on the top-right</li>
<li>Select <code>Sync from MiHoYo BBS Developement Plan</code></li>
</ul>
<h2> Add Selected Character to Development Plan</h2>
<ul>
<li>Enter <code>My Characters</code> page in the Snap Hutao, click on character you need to add to development plan</li>
<li>Click on <code>Development Plan</code> and enter target level
<ul>
<li><strong>Synchronized data of the character</strong> will be pre-filled into current level, and you can change the target level</li>
</ul>
</li>
</ul>
<p><img src="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01Ju0wyK1g6du2L9Kw0_!!1797064093.png" alt="rolescal" loading="lazy"></p>
<ul>
<li>After adding successfully, you can find added development plan in the <code>Dev Plan</code> page in Snap Hutao</li>
</ul>
<p><img src="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01DgRS5n1g6du0Do41z_!!1797064093.png" alt="image" loading="lazy"></p>
<ul>
<li>For tutorial of Dev Plan feature, please refer to <a href="/en/features/develop-plan.html" target="blank">Dev Plan</a> document</li>
</ul>
<h2> Export as Image</h2>
<ul>
<li>In <code>My Characters</code> page, you can select a character and then click <code>Export as Image</code> button to create image with your
character's data, this will help you to share your character's data</li>
<li>The exported image is stored in your clipboard, and you can paste it wherever you need</li>
<li>A sample exported image is shown below</li>
</ul>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01ah7JlQ1g6du4WrI0A_!!1797064093.png" alt="sample-output-image" loading="lazy"></p>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01JOlGqw1g6dyB7NkLu_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Character WIKI</title>
<link>https://hut.ao/en/features/character-wiki.html</link>
<guid>https://hut.ao/en/features/character-wiki.html</guid>
<source url="https://hut.ao/en/rss.xml">Character WIKI</source>
<description>characters-wiki Character WIKI is a Snap Hutao build-in WIKI feature used to query each character&amp;apos;s information. Included Data Character list; Use the icon above the list, you c...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> Character WIKI</h1>
<p><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01BTeWoh1g6dyHbVwkf_!!1797064093.png_.webp" alt="characters-wiki" loading="lazy"></p>
<p>Character WIKI is a Snap Hutao build-in WIKI feature used to query each character's information.</p>
<h2> Included Data</h2>
<ul>
<li>Character list
<ul>
<li>Use the icon above the list, you can change the view between <code>list</code> and <code>grid</code></li>
<li>Click on character's icon or title, and you will be directed to its WIKI page</li>
</ul>
</li>
<li>Character information
<ul>
<li>Character information
<ul>
<li>Introduction of the character</li>
<li>Numerical attributes value at each level</li>
<li>Attributes</li>
</ul>
</li>
</ul>
</li>
<li>Talent
<ul>
<li>Introduction</li>
<li>Numerical talent value at each level</li>
</ul>
</li>
<li>Constellation</li>
<li>statistical information on <strong>Team, weapon usage, artifact set usage</strong> provided by Hutao Database</li>
<li>Other information
<ul>
<li>Character tachie</li>
<li>Special food</li>
<li>Costume</li>
<li>Character stories</li>
</ul>
</li>
</ul>
<h2> Add to Dev Plan</h2>
<ul>
<li>At character WIKI page, you can select character and click on <code>Dev Plan</code> on the top right to add it to your Dev Plan
<ul>
<li>The new plan will set the base level as <code>1</code></li>
<li>If you want to make new Dev Plan based on character you already have, you can try <a href="/en/features/character-data.html" target="blank">My Character</a> feature</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01BTeWoh1g6dyHbVwkf_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Development Plan</title>
<link>https://hut.ao/en/features/develop-plan.html</link>
<guid>https://hut.ao/en/features/develop-plan.html</guid>
<source url="https://hut.ao/en/rss.xml">Development Plan</source>
<description>dev-plan Add Develop Goals into Material Checklist Add Goals from WIKIs Click Character WIKI or Weapon WIKI from the left menu bar; Select on character or weapon to want to add;...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> Development Plan</h1>
<p><img src="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01CDsjcb1g6dyB7M0EW_!!1797064093.png_.webp" alt="dev-plan" loading="lazy"></p>
<h2> Add Develop Goals into Material Checklist</h2>
<h3> Add Goals from WIKIs</h3>
<ul>
<li>Click <code>Character WIKI</code> or <code>Weapon WIKI</code> from the left menu bar</li>
<li>Select on character or weapon to want to add</li>
<li>Click <code>Add to Dev Plan</code> on the top right</li>
<li>In the pop-up window, input the base level and target level
<ul>
<li>By default, add goals from WIKIs will set base level as <code>1</code></li>
</ul>
</li>
</ul>
<h3> Add Goals from My Characters Data</h3>
<ul>
<li>Click <code>My Characters</code> from the left menu bar</li>
<li>Select the character you want to add</li>
<li>In the pop-up window, input the base level and target level
<ul>
<li>By default, add goals from WIKIs will set base level as player's live data'</li>
<li>Refer to <a href="character-data#sync-character-data">My Characters</a> document to get more guides</li>
</ul>
</li>
</ul>
<h2> Inventory Items</h2>
<div class="hint-container info">
<p class="hint-container-title">Info</p>
<p>This feature is under construction for non-Chinese languages</p>
</div>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01CDsjcb1g6dyB7M0EW_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Game Launcher</title>
<link>https://hut.ao/en/features/game-launcher.html</link>
<guid>https://hut.ao/en/features/game-launcher.html</guid>
<source url="https://hut.ao/en/rss.xml">Game Launcher</source>
<description>Game Launcher Snap Hutao offers advanced game launcher feature allows user to launch the game with self-defined settings; Click on the Game Launcher on the sidebar to get into g...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> Game Launcher</h1>
<p><img src="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01a8DIs91g6dyJFyg2X_!!1797064093.png_.webp" alt="Game Launcher" loading="lazy"></p>
<ul>
<li>Snap Hutao offers advanced game launcher feature allows user to launch the game with self-defined settings</li>
<li>Click on the <code>Game Launcher</code> on the sidebar to get into game launcher's page
<ul>
<li>If you are using it at the first time, you will be redirected to Snap Hutao settings page and asked to set your game path
<ul>
<li>When choosing the game path, noticed that you should choose game program instead of launcher program
<ul>
<li>Such as <code>$\Genshin Impact\Genshin Impact Game\YuanShen.exe</code> and <code>$\Genshin Impact\Genshin Impact Game\Genshin Impact.exe</code></li>
<li>Official launcher program is usually <code>$\Genshin Impact\launcher.exe</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>You can make launcher configuration options in the game launcher's page, and then click <code>Launcher</code> button on the top-right to launch the game
<ul>
<li>Launcher options is explained in the document below</li>
</ul>
</li>
</ul>
<h2> Server Switch</h2>
<div class="hint-container tip">
<p class="hint-container-title">Privilege Notice</p>
<ol>
<li>You need to run Snap Hutao as administrator to use this feature</li>
<li>Snap Hutao will create <code>ServerCache</code> folder in the data directory to save required sever switch files</li>
</ol>
</div>
<p>Enter Game Launcher page
In the <code>General - Server</code> field, select the server you want</p>
<ul>
<li>Current available serves options include:</li>
</ul>
<table>
<thead>
<tr>
<th>Option</th>
<th>Server</th>
</tr>
</thead>
<tbody>
<tr>
<td>CN Default</td>
<td>Mainland China server</td>
</tr>
<tr>
<td>CN Official</td>
<td>Mainland China server, no difference with previous row</td>
</tr>
<tr>
<td>CN NoTapTap</td>
<td>Mainland China server without TapTap account login method</td>
</tr>
<tr>
<td>BiliBili</td>
<td>Chinese server with BiliBili account system</td>
</tr>
<tr>
<td>Global Default</td>
<td>HoYoVerse servers</td>
</tr>
<tr>
<td>Global Epic</td>
<td>HoYoVerse servers with Epic Store payment gateway</td>
</tr>
<tr>
<td>Global Google</td>
<td>HoYoVerse servers with Google Pay payment gateway</td>
</tr>
</tbody>
</table>
<ul>
<li>click <code>Launcher</code> button on the top-right to launch the game, Snap Hutao will download server required files and then launch the game</li>
</ul>
<h2> Game Account Switch</h2>
<div class="hint-container tip">
<p class="hint-container-title">Tips</p>
<ol>
<li>The <strong>account</strong> mentioned in this feature is Genshin game login account instead of HoYoLAB account</li>
<li>Game account switch feature currently only supporting official CN server</li>
</ol>
</div>
<table>
<thead>
<tr>
<th></th>
<th>CN</th>
<th>BiliBili</th>
<th>Global</th>
</tr>
</thead>
<tbody>
<tr>
<td>Save Login Status</td>
<td>Supported</td>
<td>Supported</td>
<td>Supported</td>
</tr>
<tr>
<td>Switch Account</td>
<td>Supported</td>
<td>Not Supported</td>
<td>Theoretically Supported <br><a href="https://github.com/DGP-Studio/Snap.Hutao/issues/638" target="_blank" rel="noopener noreferrer">We need community's support for this</a></td>
</tr>
</tbody>
</table>
<ol>
<li>Enter Game Launcher page</li>
<li>Click <code>Detect Account</code> field in the <code>General</code> category, Snap Hutao will detect current Genshin Impact's account login status</li>
<li>In this pop-up window, enter an archive name for this account and click <code>Confirm</code></li>
<li>Go back to the game, sign out and sign in to your another account. Repeat step 2 and 3 to add all your account to Snap Hutao
<ul>
<li>Each saved account are selectable</li>
<li>On the right side, there are three buttons, they are:
<ul>
<li><code>Bind current user account</code>, bind current activated MiHoYo BBS account with this game account, an UID will be display on this archive</li>
<li><code>Rename</code>, rename current account archive name</li>
<li><code>Delete</code>, delete current account archive</li>
</ul>
</li>
</ul>
</li>
</ol>
<h2> Appearance</h2>
<div class="hint-container warning">
<p class="hint-container-title">Note</p>
<ul>
<li>
<p>In some reported cases, using Snap Hutao with <code>Exclusive Fullscreen</code> mode will cause the game process no response.</p>
<ul>
<li>Suggest to use <code>Borderless</code> or <code>Fullscreen</code> mode if you faced same problem</li>
<li>The problem is caused by failure of game embedded browser cannot run</li>
</ul>
</li>
</ul>
</div>
<ul>
<li>Enter Game Launcher page</li>
<li>In the <code>Appearance</code> category, there are 6 available options:
<ul>
<li><strong>Exclusive Fullscreen</strong>, the game process will run in exclusive fullscreen mode
<ul>
<li><strong>You should only use this option when you are able to independently describe technical principles and effects of exclusive fullscreen</strong></li>
</ul>
</li>
<li><strong>Fullscreen</strong>, the game display mode is set to fullscreen</li>
<li><strong>Borderless</strong>, the game display mode is set to borderless</li>
<li><strong>Width</strong>, game window width, such as <code>1920</code></li>
<li><strong>Height</strong>, game window height, such as <code>1080</code></li>
<li><strong>Display</strong>, users with multiple displays can use this option to set which display to run the game</li>
</ul>
</li>
</ul>
<h2> Resource Download</h2>
<p>Game launcher in Snap Hutao also offers resource download feature, which lists real time Genshin Impact (CN server)
client package and OTA package. User can click the hyperlink icon on each package's right side to redirect to browser to
download them by user favored download tools.</p>
<p>When you are updating the game client, you can do the following steps:</p>
<ol>
<li>Update official launcher to the latest</li>
<li>In <code>Snap Hutao - Game Launcher - Resource Download</code>, find needed client OTA package and installed language OTA package</li>
<li>Move all package to folder where game client located</li>
<li>Start official launcher, click on update button. The launcher should skip the download and directly starts to unzip the OTA packages to update client</li>
</ol>
<h2> Advanced Features</h2>
<div class="hint-container danger">
<p class="hint-container-title">Warning</p>
<ul>
<li>Be aware: all advanced features are labeled as <code>Dangeroud Feature</code>; indicating that enabling them means you choose
to assume any risk on your own.</li>
<li>You need to enable advanced features in Snap Hutao's settings page</li>
</ul>
</div>
<h3> Unlock Frame Rate Limit</h3>
<div class="hint-container danger">
<p class="hint-container-title">Warning</p>
<ul>
<li>The <a href="https://github.com/DGP-Studio/Unlocker" target="_blank" rel="noopener noreferrer">Unlocker project</a> only affects the UnityPlayer itself, directly affecting
the Unity3D engine, and does not have a direct relationship with the game itself. Essentially, it is no different from
settings like 120 FPS in mobile devices. However, you should still use it with caution and read the <a href="/en/statements/tos.html" target="blank">user agreement</a>
on your own.</li>
</ul>
</div>
<ul>
<li>
<p>Run Snap Hutao as administrator</p>
</li>
<li>
<p>Enter Game Launcher page</p>
</li>
<li>
<p>At the bottom of the page, you can find <code>Unlock Frame Rate Limit</code> option</p>
<ul>
<li>Trigger the switch to enable or disable this feature</li>
<li>In the <code>Set Frame Rate Limit</code> field, you can adjust the limit freely</li>
</ul>
</li>
<li>
<p>Fact that may cause <strong>failure in unlocking frame rate limit</strong>:</p>
<ul>
<li>Snap Hutao process is not kept in the background</li>
<li><code>V-Sync</code> is not set to off in the game</li>
<li><code>Max Framerate</code> limit is not changed in your graphic card settings</li>
<li><code>Power Saving</code> mode is not disabled in power settings</li>
<li>Your graphic card is not powerful enough</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01a8DIs91g6dyJFyg2X_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Hutao Database / Abyss Record</title>
<link>https://hut.ao/en/features/hutao-API.html</link>
<guid>https://hut.ao/en/features/hutao-API.html</guid>
<source url="https://hut.ao/en/rss.xml">Hutao Database / Abyss Record</source>
<description>Snap Hutao offers two major statistic features associated with Spiral Abyss challenge Abyss Stats on the sidebar is a feature designed to help players who are not familiar with ...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> Hutao Database / Abyss Record</h1>
<p>Snap Hutao offers two major statistic features associated with Spiral Abyss challenge</p>
<ul>
<li><code>Abyss Stats</code> on the sidebar is a feature designed to help players who are not familiar with Genshin Impact's
battle system to build teams, pass the Abyss and obtain rewards by collecting and displaying challenge stats data from
the Spiral Abyss from a large number of players.</li>
<li><code>Abyss Record</code> on the sidebar is a statistical feature that helps individuals review their gaming experience and
personal data collection by saving their challenge data from each period of the Spiral Abyss.
<ul>
<li>Many players contribute to the Hutao Database's <code>Abyss Stats</code> dataset by uploading their personal <code>Abyss Records</code></li>
</ul>
</li>
</ul>
<h2> View Abyss Stats</h2>
<div class="hint-container warning">
<p class="hint-container-title">Data Scope Limitation</p>
<p>All calculated data are based on the player data <strong>uploaded to the Hutao Database</strong> and cannot represent the average
data of <strong>all</strong> Genshin Impact players. The data is for reference only.</p>
</div>
<div class="hint-container info">
<p class="hint-container-title">Stats Data Refresh Cycle</p>
<ol>
<li>Abyss Stats (character usage, character appearance, teams appearance) wil be automatically reset on 1st and 16th day
of each month on the gaming server timezone of your account
<ul>
<li>You can view real-time total uploaded data by clicking <code>Details</code> button in the <code>Abyss Stats</code> page</li>
</ul>
</li>
<li>If user does not upload its record for 30 days, its character constellation data will be reset in the database</li>
</ol>
</div>
<ul>
<li>Enter Abyss Records page by clicking <code>Abyss Stats</code> on the sidebar menu</li>
<li>Click <code>Character Usage</code> tab to view character usage rate statistics
<ul>
<li>Character Usage Rate = Character Appearance in this Floor <sup class="footnote-ref"><a href="#footnote1">[1]</a><a class="footnote-anchor" id="footnote-ref1"></a></sup><a class="footnote-anchor" id="footnote-ref1"> / Number of Player who Own this Character</a></li><a class="footnote-anchor" id="footnote-ref1">
</a></ul><a class="footnote-anchor" id="footnote-ref1">
</a></li><a class="footnote-anchor" id="footnote-ref1">
</a><li><a class="footnote-anchor" id="footnote-ref1">Click <code>Character Appearance</code> tab to view character appearance rate statistics
</a><ul><a class="footnote-anchor" id="footnote-ref1">
</a><li><a class="footnote-anchor" id="footnote-ref1">Character Appearance Rate = Character Appearance in this Floor <sup class="footnote-ref"></sup></a><a href="#footnote2">[2]</a><a class="footnote-anchor" id="footnote-ref2"> / Total Number of Abyss Record of this Floor</a></li><a class="footnote-anchor" id="footnote-ref2">
</a></ul><a class="footnote-anchor" id="footnote-ref2">
</a></li><a class="footnote-anchor" id="footnote-ref2">
<li>Click <code>Teams</code> tab to view teams appearance time statistics
<ul>
<li>Team appearance is the appearance time rank of different characters team combination</li>
</ul>
</li>
</a><li><a class="footnote-anchor" id="footnote-ref2">Click <code>Character Constellation</code> tab to view character constellation statistics <sup class="footnote-ref"></sup></a><a href="#footnote3">[3]</a><a class="footnote-anchor" id="footnote-ref3">
</a><ul><a class="footnote-anchor" id="footnote-ref3">
</a><li><a class="footnote-anchor" id="footnote-ref3">Character Constellation <sup class="footnote-ref"></sup></a><a href="#footnote4">[4]</a><a class="footnote-anchor" id="footnote-ref4"> = Number of Player who Own this Character / Total Number of Player</a></li><a class="footnote-anchor" id="footnote-ref4">
</a></ul><a class="footnote-anchor" id="footnote-ref4">
</a></li><a class="footnote-anchor" id="footnote-ref4">
</a></ul><a class="footnote-anchor" id="footnote-ref4">
</a><h2><a class="footnote-anchor" id="footnote-ref4"></a> Upload Abyss Data</h2>
<h3> Use Snap Hutao Client</h3>
<ul>
<li>Enter Abyss Records page by clicking <code>Abyss Records</code> on the sidebar menu</li>
<li>Click <code>Refresh Data</code> button to make suer Snap Hutao is storing your latest Spiral Abyss record</li>
<li>Click <code>Upload Data</code> to upload your Spiral Abyss records
<ul>
<li>This may take a few seconds, you will see the following success message after your data is submitted
<img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Zt7yQp1g6duBDALeX_!!1797064093.png" alt="upload-hutaoapi" loading="lazy"></li>
</ul>
</li>
</ul>
<h3> Use Browser</h3>
<div class="hint-container info">
<p class="hint-container-title">Info</p>
<p>This method does not support HoYoLAB</p>
</div>
<ul>
<li>Open our <a href="/upload-abyss-data.js">JavaScript file</a>, copy the entire content</li>
<li>Create new bookmark in your browser
<ul>
<li>Fill with a suitable name</li>
<li>in the <code>URL</code> field, fill with script you just copied
<img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01p0KOqU1g6dvfDQO6e_!!1797064093.png" alt="add-bookmark" loading="lazy"></li>
</ul>
</li>
<li>Visit MiYouShe, wait the page to be fully loaded, and then click the bookmark</li>
<li>Wait for a moment, and you will see data upload request window</li>
<li>After confirm it, the browser will upload your abyss record, do not turn off your browser</li>
<li>You will receive a notification when your data is submitted</li>
</ul>
<h2> Data Sharing</h2>
<p>Snap Hutao is contributing data to Hutao Database with other developers. You can view our Abyss Stats, and upload your
Abyss data in multiple applications other than Snap Hutao.
Currently, Snap Hutao is sharing Abyss data with following applications:</p>
<ol>
<li><a href="https://github.com/yoimiya-kokomi/miao-plugin/tree/master" target="_blank" rel="noopener noreferrer">Miao-Plugin for Yunzai-Bot</a></li>
<li><a href="https://apps.apple.com/us/app/pizza-helper-for-genshin/id1635319193" target="_blank" rel="noopener noreferrer">Pizza Helper for Genshin</a></li>
<li>WeChat Mini Program: Ysin</li>
</ol>
<hr class="footnotes-sep">
<section class="footnotes">
<ol class="footnotes-list">
<li id="footnote1" class="footnote-item"><p>When same character appearances in the same floor but different level, appearance time only count for 1 <a href="#footnote-ref1" class="footnote-backref">↩︎</a></p>
</li>
<li id="footnote2" class="footnote-item"><p>When same character appearances in the same floor but different level, appearance time only count for 1 <a href="#footnote-ref2" class="footnote-backref">↩︎</a></p>
</li>
<li id="footnote3" class="footnote-item"><p>Character constellation data is a separate data set from Spiral Abyss records database <a href="#footnote-ref3" class="footnote-backref">↩︎</a></p>
</li>
<li id="footnote4" class="footnote-item"><p>Once owned this character, it's counted into database even it's not appearing in Spiral Abyss; Once upload your
Abyss stats, all collected characters will be included <a href="#footnote-ref4" class="footnote-backref">↩︎</a></p>
</li>
</ol>
</section>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01cAHDDi1g6dyEPgDBp_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Software Settings</title>
<link>https://hut.ao/en/features/hutao-settings.html</link>
<guid>https://hut.ao/en/features/hutao-settings.html</guid>
<source url="https://hut.ao/en/rss.xml">Software Settings</source>
<description>The following feature tutorials are introduced in-program order.; About Snap Hutao This part has the following information: The icon of Snap HutaoYou can find the original imag...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> Software Settings</h1>
<div class="hint-container info">
<p class="hint-container-title">Info</p>
<ul>
<li>The following feature tutorials are introduced in-program order.</li>
</ul>
</div>
<h2> About Snap Hutao</h2>
<p>This part has the following information:</p>
<ul>
<li>The icon of Snap HutaoYou can find the original image of the icon at the <a href="/" target="blank">home page</a>
<ul>
<li>The artist is <a href="https://space.bilibili.com/274422134" target="_blank" rel="noopener noreferrer">画画的芦苇 (BiliBili)</a><details class="hint-container details"><summary>Drawing Process</summary>
</details>
</li>
<li><a href="https://github.com/DGP-Studio" target="_blank" rel="noopener noreferrer">DGP-Studio</a> is authorized by owner to use it for Snap Hutao Project</li>
</ul>
</li>
<li>Snap Hutao client version</li>
<li>Device ID</li>
</ul>
<h2> Snap Hutao Account </h2>
<p><img src="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01LtqGEF1g6dy9LMxCm_!!1797064093.png_.webp" alt="Hutao-account" loading="lazy">
Snap Hutao account system is designed by DGP-Studio to provide fundamental component for cloud service such as wish history backup.
Currently, you are already able to register and login to your Snap Hutao account in the settings page.</p>
<h2> Shell Experience</h2>
<ul>
<li>Create Desktop Shortcut
<ul>
<li>Snap Hutao will create a shortcut with Administrator privilege on user's desktop</li>
</ul>
</li>
</ul>
<h2> Appearance</h2>
<ul>
<li>
<p>Language</p>
<ul>
<li>Snap Hutao will following system language setting by default</li>
<li>You can force to change to another language in the settings page</li>
</ul>
</li>
<li>
<p>Backdrop Material</p>
<ul>
<li>In this option, you can change the backdrop material of the software to
<ul>
<li>Acrylic</li>
<li>Mica (Windows 11 only)</li>
<li>MicaAlt (Windows 11 only)</li>
</ul>
</li>
<li>The setting will take effect immediately</li>
</ul>
</li>
</ul>
<h2> Home</h2>
<ul>
<li>Dashboard Card
<ul>
<li>You can click on this option to switch display of card on Home Dashboard
<ul>
<li>Game Launcher</li>
<li>Wish History</li>
<li>Achievement</li>
<li>Realtime Notes</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2> Game</h2>
<ul>
<li>
<p>Game Path</p>
<ul>
<li>In this field, you can modify or set your game path for Snap Hutao</li>
<li>When setting the game path, you should select game program instead of launcher program
<ul>
<li>Such as <code>$\Genshin Impact\Genshin Impact Game\YuanShen.exe</code></li>
</ul>
</li>
</ul>
</li>
<li>
<p>PowerShell Path</p>
<ul>
<li>Snap Hutao uses PowerShell to modify Genshin Impact registry field to switch game account. This option allows user to
select PowerShell path to fix issue when PowerShell path is unable to located automatically</li>
</ul>
</li>
<li>
<p>Delete Game Embedded Browser Web Cache</p>
<ul>
<li>When you are using web cache refresh method in the wish history feature and receiving authkey expiration error, you can try this operation to fix the error</li>
<li>Click on this field to execute the operation</li>
</ul>
</li>
</ul>
<h2> Wish History</h2>
<ul>
<li>In this field, you can choose to hide wish event that you do not have any record in the period in the wish export feature</li>
</ul>
<h2> Geetest Verification</h2>
<p>MiYouShe uses Geetest verification to block requests not from real human operations, so some requests from Snap Hutao,
such as claim check-in reward and fetch Real-time Notes data may be failed due to marked as robot operation.
If you have a third party service to bypass Geetest verification, you can config this setting to pass verification
parameters to service provider you used.</p>
<p>Successfully config this setting will help Snap Hutao pass verification when fetching data from Real-time Notes and
claiming check-in rewards, and avoid <code>-1034</code> error from MiYouShe.</p>
<h2> Storage</h2>
<ul>
<li>Open Data Folder
<ul>
<li>Click this field to open data folder that contains user data, log, and metadata</li>
</ul>
</li>
<li>Change Data Directory
<ul>
<li>This field allows you to change the data directory to path you want</li>
</ul>
</li>
<li>Open Cache Folder
<ul>
<li>Click this field will open cache folder that saves image assets used by Snap Hutao</li>
</ul>
</li>
<li>Reset Image Resource
<ul>
<li>This option allows user to reset image cache when there are too many image failed to load. The program will
re-download images resource at next start-up</li>
</ul>
</li>
</ul>
<h2> Dangerous Features</h2>
<ul>
<li>Enable Advanced Features
<ul>
<li>With Snap Hutao running as administrator, you can enable this field to enable advanced features in the game launcher
<blockquote>
<p>For reference</p>
<p><a href="/en/statements/tos.html" target="blank">Snap Hutao Terms of Service</a></p>
<p><a href="https://ys.mihoyo.com/main/company/agreement" target="_blank" rel="noopener noreferrer">Genshin Impact Terms of Service (CN server/Chinese)</a></p>
<p><a href="https://genshin.hoyoverse.com/en/company/terms" target="_blank" rel="noopener noreferrer">Genshin Impact Terms of Service (Oversea servers/English)</a></p>
</blockquote>
</li>
</ul>
</li>
<li>Delete All Users
<ul>
<li>Execute this operation will delete all user data in Snap Hutao</li>
<li>Click on the field to operate, you will be asked to confirm</li>
<li>In most scenario, you don't need to use this field</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01LtqGEF1g6dy9LMxCm_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>MiHoYo BBS Account Switch</title>
<link>https://hut.ao/en/features/mhy-account-switch.html</link>
<guid>https://hut.ao/en/features/mhy-account-switch.html</guid>
<source url="https://hut.ao/en/rss.xml">MiHoYo BBS Account Switch</source>
<description>There are two types of MiHoYo BBS, MiYouShe and HoYoLAB. MiYouShe refers to Mainland China version, HoYoLAB refers to global version, both of them are accepted by Snap Hutao The...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> MiHoYo BBS Account Switch</h1>
<div class="hint-container tip">
<p class="hint-container-title">Tips</p>
<p>There are two types of MiHoYo BBS, MiYouShe and HoYoLAB.
MiYouShe refers to Mainland China version, HoYoLAB refers to global version, both of them are accepted by Snap Hutao</p>
<ul>
<li>The document in page is talking about <strong>MiHoYo BBS account</strong>, not Genshin Impact's <strong>in-game account</strong></li>
<li>Before starting using Snap Hutao, you must initial your MiHoYo BBS account by login to your account in official mobile application
<ul>
<li>If your account name shows like <code>user_123456789</code>, then it means the account is not initial yet</li>
</ul>
</li>
</ul>
</div>
<p><img src="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01OqYy931g6dyGYLC2E_!!1797064093.png_.webp" alt="MiHoYo BBS Accounts" loading="lazy"></p>
<p>At the left bottom corner, you can find the account menu above the <code>Settings</code> button. In the pop-up account menu,
you can find the entry to login in to your MiYouShe and HoYoLAB account:</p>
<ul>
<li>Click on <code>Web Login</code>
<ul>
<li>In the pop-up build-in browser, login with your account</li>
<li>Click <code>I'm logged in</code> button on the top right, after you have logged into your account</li>
<li>Then your account will be added to Snap Hutao, the browser will close automatically</li>
</ul>
</li>
<li>Alternatively, you can enter your MiHoYo BBS cookie list by click on <code>Input Manually</code> button
<ul>
<li>If you do so, the cookies must contains <code>SToken</code> field</li>
<li>You can refer to <a href="/en/advanced/get-SToken-cookie-from-the-third-party.html" target="blank">使用第三方工具获取有 SToken 的 cookie</a> document for methods to capture cookie with <code>SToken</code></li>
</ul>
</li>
<li>After added your MiHoYo BBS account, you need to switch to account you want in the account menu, to activate it
<ul>
<li>You can always switch your MiHoYo BBS account in the account menu, and you are also allowed to copy account's cookie or remove account there</li>
<li>After select an account in the panel, you can also
<ul>
<li>Click <code>Refresh Cookie</code> to update local cookie</li>
<li>Click <code>Claim Check-In Reward</code> to get daily check-in reward. For MiYouShe account, you need to bypass Geetest verification first.</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="hint-container info">
<p class="hint-container-title">Security Tips</p>
<ul>
<li><code>SToken</code> is a security sensitive cookie field, you <strong>should NEVER</strong> store it in cloud-based software or device that you cannot guarantee the safety (such as public computers).</li>
<li>You can copy accounts' cookie with <code>SToken</code> from Snap Hutao, but you should carefully consider if the receiver is trustworthy to have <code>SToken</code> cookie</li>
<li><strong>When you are signing in to your MiHoYo BBS account in Snap Hutao, the data are only been processed by MiHoYo's official server and local Snap Hutao program,
no third-party server (including any server from Snap Hutao) will involve in this process.</strong></li>
</ul>
</div>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01OqYy931g6dyGYLC2E_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Weapon WIKI</title>
<link>https://hut.ao/en/features/weapon-wiki.html</link>
<guid>https://hut.ao/en/features/weapon-wiki.html</guid>
<source url="https://hut.ao/en/rss.xml">Weapon WIKI</source>
<description>weapon-wiki Weapon WIKI is a Snap Hutao build-in WIKI feature used to look up each weapon&amp;apos;s information Included Data Weapon list; Use the icon above the list, you can change th...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> Weapon WIKI</h1>
<p><img src="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01dj5xBC1g6dyEKqaPQ_!!1797064093.png_.webp" alt="weapon-wiki" loading="lazy"></p>
<p>Weapon WIKI is a Snap Hutao build-in WIKI feature used to look up each weapon's information</p>
<h2> Included Data</h2>
<ul>
<li>Weapon list
<ul>
<li>Use the icon above the list, you can change the view between <code>list</code> and <code>grid</code></li>
<li>Click on weapon's icon or title, and you will be directed to its WIKI page</li>
</ul>
</li>
<li>Weapon data
<ul>
<li>Weapon basic information
<ul>
<li>Images of weapon before and after ascension</li>
<li>Weapon's main image</li>
<li>Weapon's introduction</li>
<li>Weapon's numerical value at value you <strong>switch to</strong></li>
</ul>
</li>
<li>Weapon refinement data
<ul>
<li>Weapon's numerical value at each refinement level</li>
</ul>
</li>
<li>Weapon's ascension materials</li>
<li>Weapon's <strong>most used by characters</strong> data provided by Hutao Database</li>
</ul>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01dj5xBC1g6dyEKqaPQ_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>User Data and Privacy Notice</title>
<link>https://hut.ao/en/statements/privacy-notice.html</link>
<guid>https://hut.ao/en/statements/privacy-notice.html</guid>
<source url="https://hut.ao/en/rss.xml">User Data and Privacy Notice</source>
<description>Personal Information The nature of Snap Hutao project states it does not collect any personal information data. Regular Data Usage Snap Hutao respects the privacy of users, and ...</description>
<category>Announcement</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> User Data and Privacy Notice</h1>
<h2> Personal Information</h2>
<p>The nature of Snap Hutao project states it does not collect any personal information data.</p>
<h2> Regular Data Usage</h2>
<p>Snap Hutao respects the privacy of users, and we're currently using data as described below:</p>
<ul>
<li>
<p>Once using Snap Hutaothe database file in the <strong>data directory</strong></p>
<ul>
<li><strong>Store</strong>
<ul>
<li>MiHoYo BBS and HoYoLab cookie</li>
<li>Snap Hutao program settings</li>
<li>All other user data</li>
</ul>
</li>
</ul>
</li>
<li>
<p>When using Snap Hutao, we collect <strong>anonymously</strong> logs data for development and statistical purposes
when program stops unexpectedly or throw an error, including - User device ID - Error or crash log - Active user statistical data</p>
</li>
<li>
<p>When using <code>Hutao Database</code> (<code>Abyss Record</code>/<code>Abyss Stats</code>) feature and select <code>Upload Data</code></p>
<ul>
<li><strong>Upload</strong> data to Hutao API, including
<ul>
<li>User's in-game UID</li>
<li>User's Abyss record</li>
<li>User's character information including artifact and weapon data</li>
</ul>
</li>
</ul>
</li>
<li>
<p>After using <code>Real-time Notes</code> features</p>
<ul>
<li><strong>Create</strong> a Windows scheduled task to fetch data timely</li>
</ul>
</li>
<li>
<p>After using <code>server switch</code> feature in <code>Game Laucher</code>, in Snap Hutao's data directory</p>
<ul>
<li><strong>Store</strong> game files for server switch usage</li>
</ul>
</li>
<li>
<p>After using <code>Hutao Account</code> features, Hutao Account system server will</p>
<ul>
<li><strong>Store</strong>
<ul>
<li>User registered email address</li>
<li>Encrypted password</li>
</ul>
</li>
</ul>
</li>
</ul>
]]></content:encoded>
</item>
<item>
<title>User Agreement and Legal Notices</title>
<link>https://hut.ao/en/statements/tos.html</link>
<guid>https://hut.ao/en/statements/tos.html</guid>
<source url="https://hut.ao/en/rss.xml">User Agreement and Legal Notices</source>
<description>General Provisions This &amp;quot;User Agreement and Legal Disclaimer&amp;quot; (hereinafter referred to as &amp;quot;Terms&amp;quot; or &amp;quot;User Agreement&amp;quot;) applies to all software works developed by the DGP-Studio ...</description>
<category>Announcement</category>
<pubDate>Thu, 12 Jan 2023 00:51:03 GMT</pubDate>
<content:encoded><![CDATA[<h1> User Agreement and Legal Notices</h1>
<h2> General Provisions</h2>
<ul>
<li>This "User Agreement and Legal Disclaimer" (hereinafter referred to as "Terms" or "User Agreement") applies to all software works developed by the DGP-Studio development team (hereinafter referred to as "the team" or "we"), the official website of each development project, and affiliated self-hosted media accounts.
<ul>
<li>Please read all the contents of this User Agreement carefully. If you have any objections to any terms of this User Agreement after reading it, please immediately stop using any projects developed by the team.</li>
<li>If you are under 18 years old, please read and fully understand this agreement with the accompaniment of a legal guardian, and obtain the consent of the legal guardian before using any projects developed by the team.</li>
<li>If you have installed, used, or referenced any projects developed by the team during development, it means that you have actively read (read it completely) and fully agree to the terms listed in this User Agreement, that is, you have fully understood this Agreement and promised to accept the constraints of the agreement, legal statements, privacy policies, rules, norms, statements, notices, and other content related to any projects developed by the team.</li>
<li>This "User Agreement" is a user agreement and legal disclaimer entered into by the user (hereinafter referred to as "you") and any projects developed by the team. This agreement has legal effect on both the user and the team.</li>
</ul>
</li>
</ul>
<h2> Nature of the Project, Services, and Definition of Responsibilities and Obligations</h2>
<ol>
<li>
<p>As all projects developed by the team are "open-source" and "non-business" in nature, the team can make full decisions at any time, including but not limited to changing the "User Agreement" and modifying any content within any projects developed by the team. If there are any changes to the "Terms" or the content of the works, we will post notices on the relevant project display website. The revised "Terms" will take effect automatically after they are published on the official website.</p>
</li>
<li>
<p>The development of this software is aimed at "learning development knowledge" and "accumulating development experience." All functions provided by all projects are "open-source" and "non-business" in nature. If you are dissatisfied with the security of any projects developed by the team, please uninstall/delete/stop using them immediately. If you continue to use them normally, it means that you approve of the security of any projects developed by the team.</p>
</li>
<li>
<p>Any "unexpected losses (including but not limited to: software, hardware, property, virtual items, etc.)", "contractual damage", "defamation", "copyright or intellectual property infringement," and the resulting losses and liabilities caused by the use of any content in any projects developed by the team are all "losses and liabilities" caused by the user's own use behavior of open-source software on the Internet. Based on the MIT license declared in all works at their open-source location (i.e., GitHub) and the content stipulated in this declaration, it should be deemed that the aforementioned "losses and liabilities" have no responsibility relationship with all the relevant developers of the projects.</p>
</li>
<li>
<p>During the user's use of any projects developed by the team, the team does not make any guarantees that do not occur under the following circumstances:</p>
<ul>
<li>The user cannot use or update normally due to network conditions, communication lines, and other technical reasons;</li>
<li>Negative results caused by using "plug-ins in this software developed by a third party," "modified versions of this software compiled by a third party," and "software compiled by reusing project code created by this development team."</li>
</ul>
</li>
<li>
<p>Users acknowledge that any project developed by our team requires active user trigger for any information upload, except for necessary upload reports or related information in passive receipt of software or other related projects.</p>
<ul>
<li>Users acknowledge that any project developed by our team fully respects and protects the "personal privacy rights" of all users. The project code is also fully open, and users do not have subjective reasons to accuse the development team or team members of "violation of privacy rights".</li>
<li>Any personal information of users will not be shared or transferred to third parties by any project developed by our team, unless with the user's prior authorization or the shared and transferred personal information has been de-identified and the third party cannot re-identify the natural person subject of such information.</li>
<li>Any project developed by our team contains links to other sites. When you visit third-party links, please read the user agreement and statement of the third-party site carefully. Our team is not responsible for the content, privacy terms, and usage agreements of third-party sites.</li>
<li>When using any project developed by our team, we cannot guarantee that the information you submit will be saved successfully. You need to properly store and keep the information you submit. Some projects developed by our team provide storage for "authorized data," but there are various force majeure factors in the storage process. Our team cannot promise to keep users' stored information indefinitely. Please back up your important information yourself.</li>
</ul>
</li>
</ol>
<h1> Rights and Obligations</h1>
<ol start="6">
<li>
<p>Our team allows any individual or organization to conduct secondary development, functional modification, and reuse of our code for other projects without our team's authorization, for any project developed by our team. However, we reserve the right to pursue legal action against any infringement of our team's computer software copyright.</p>
<ul>
<li>Our team shall not be responsible for any consequences resulting from the public release of the contents of any project developed by our team (including but not limited to video production, articles with content of this software, uploading to download sites not designated by our development team, etc.) by any individual or organization using the project developed by our team.</li>
<li>Our team shall not be responsible for any consequences resulting from the use of "third-party subsidiary programs or additional code that can be used for any project developed by our team", "modified versions of any project developed by our team that have been compiled by third parties", or "software compiled using the project code created by our development team".</li>
<li>Based on the legal definitions of "computer software" and "documents" in Article 2 and Article 3 of the "Regulations on the Protection of Computer Software," DGP Studio reserves all computer software copyright for all of our development projects. This includes but is not limited to all information necessary to construct the project and all document data related to the project (i.e. program design specifications, flowcharts, user manuals, etc.), with the actual content subject to the "Computer Software Copyright Registration Certificate" for each project.</li>
</ul>
</li>
<li>
<p>Any project developed by our team is only intended for lawful and compliant learning and research use and shall not be used for illegal activities.</p>
<ul>
<li>Our team is only a development team (not a legal entity composed of natural persons), and shall not be held responsible for any joint liability for any use of the software or any project developed by our team that results in any legal consequences.</li>
<li>If a user has already started using any project developed by our team, it means that they have agreed to the "Usage Agreement" and that our team has already fulfilled the notification requirements in Section 10 of this Usage Agreement.</li>
</ul>
</li>
<li>
<p>Copyright of the developed projects.</p>
<ul>
<li>Our software development team holds the ownership of all trademarks in the software itself (excluding display content other than functional modules), all historical versions of the aforementioned works, and the surrounding websites. We also hold any related rights and interests regarding copyright.</li>
<li>All statistical data of any project developed by our team comes from users who submit data voluntarily. After the data is screened, it is displayed. Therefore, our team is not responsible for the accuracy of the data, and the data is not related to us.</li>
<li>During the use of any project developed by our team, there may be data that has original copyright. For these data, our team does not own their ownership. In order to avoid infringement, the user has the obligation to fully read and comply with the content of Section 10 of this Usage Agreement. The resources used in this software (including but not limited to fonts, images, and text) are from public information on the Internet. If infringement occurs, you can contact us at our GitHub to remove it.</li>
<li>Snap Hutao program and hut.ao website are not affiliated with miHoYo.</li>
<li>The copyright of Genshin Impact's game content and various materials and trademarks belongs to miHoYo.</li>
</ul>
</li>
</ol>
<h2> Other Terms</h2>
<ol start="9">
<li>
<p>Determination of "Non-Business Nature" of Projects Developed by the Team.</p>
<ul>
<li>Any project developed by the team has no business nature.</li>
<li>If individual or certain members of the development team, during their participation in the development of any project developed by the team, have entered into relationships with third-party users, including but not limited to gifts, exchanges, sales, etc., the resulting relationships are unrelated to the development team. This occurrence is not based on the fact that the team developed a related project, but rather on independent events that occurred at the location where the user entered into the aforementioned relationship on the Internet or in reality. The nature of this behavior should be determined based on the user terms of use at the Internet interaction location where the aforementioned relationship occurred, or in combination with specific behaviors that occurred in reality.</li>
</ul>
</li>
<li>
<p>Any project (including websites) developed by the team is developed for the purpose of "learning development knowledge" and "accumulating development experience," and is only for learning and communication purposes. It is strictly prohibited to use it for commercial purposes. After downloading or viewing the learning materials, please delete all related information within 24 hours. If you ignore this requirement, the software development team is not responsible for "possible copyright disputes, infringement of intellectual property rights, and civil disputes."</p>
</li>
<li>
<p>The establishment, effectiveness, performance, interpretation, and dispute resolution of this agreement shall be governed by the laws of the mainland of the People's Republic of China. If any provision of this agreement conflicts with the laws of the People's Republic of China and is invalid, these provisions will be reinterpreted as closely as possible to the original intent of this agreement. The other provisions of this agreement shall remain in full force and effect.</p>
</li>
<li>
<p>The place of signing this agreement is Liaohe Oilfield Mining Area, Panjin City, Liaoning Province, China. If a dispute arises in the performance of this agreement, the parties shall resolve it through consultation. If no agreement can be reached through consultation, the Liaohe People's Court shall have jurisdiction, and the appellant shall bear the costs of each stage immediately.</p>
</li>
<li>
<p>The titles (including subtitles) in this agreement are for convenience and reading only and do not affect the meaning or interpretation of any provisions of this agreement.</p>
</li>
<li>
<p>Both you and the development team are independent entities, and under no circumstances does this agreement constitute any express or implied guarantee or condition of the development team towards users. There is also no agency, partnership, joint venture, or employment relationship between the two parties.</p>
</li>
<li>
<p>In this "User Agreement and Legal Statement," the term "our party" or "the development team" (as distinguished from "you" or "the user") refers to the entire team of DGP-Studio Development Team, including each individual member.</p>
</li>
</ol>
]]></content:encoded>
</item>
<item>
<title>Features</title>
<link>https://hut.ao/en/features/</link>
<guid>https://hut.ao/en/features/</guid>
<source url="https://hut.ao/en/rss.xml">Features</source>
<pubDate>Thu, 29 Sep 2022 02:37:43 GMT</pubDate>
<content:encoded><![CDATA[<h1> Features</h1>
]]></content:encoded>
</item>
<item>
<title>Achievement Management</title>
<link>https://hut.ao/en/features/achievements.html</link>
<guid>https://hut.ao/en/features/achievements.html</guid>
<source url="https://hut.ao/en/rss.xml">Achievement Management</source>
<description>Achievement Screenshot Snap Hutao offers local achievement management feature, users can view and manage status of achievement At first time use, you will follow the instruction...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 29 Sep 2022 02:37:43 GMT</pubDate>
<content:encoded><![CDATA[<h1> Achievement Management</h1>
<p><img src="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01xJaPGy1g6dyAWV0vm_!!1797064093.png_.webp" alt="Achievement Screenshot" loading="lazy"></p>
<p>Snap Hutao offers local achievement management feature, users can view and manage status of achievement</p>
<ul>
<li>At first time use, you will follow the instruction to create an archive and name it</li>
<li>After that, you are still able to make new archives by click on <code>Create New Archive</code> for other game accounts</li>
</ul>
<h2> Achievement Import</h2>
<ul>
<li>Snap Hutao is using <a href="https://uigf.org/en/standards/UIAF.html" target="_blank" rel="noopener noreferrer">Uniformed Interchangeable Achievement Format Standar</a> to store user's achievement data
<ul>
<li>This standard allows user to transmit achievement data between Snap Hutao wiht other achievement tools, such as <strong>Achievement exporter</strong></li>
</ul>
</li>
<li>You can click on <code>Import</code> at top right menu on Achievement Management page, and select file import to load UIAF formatted data</li>
</ul>
<h2> Achievement Tools We Recommend</h2>
<ul>
<li>
<p><a href="https://github.com/HolographicHat/YaeAchievement" target="_blank" rel="noopener noreferrer">YaeAchievement</a> </p>
</li>
<li>
<p><a href="https://cocogoat.work/" target="_blank" rel="noopener noreferrer">椰羊 cocogoat</a> </p>
</li>
</ul>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i2/1797064093/O1CN01xJaPGy1g6dyAWV0vm_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Wish History</title>
<link>https://hut.ao/en/features/wish-export.html</link>
<guid>https://hut.ao/en/features/wish-export.html</guid>
<source url="https://hut.ao/en/rss.xml">Wish History</source>
<description>Gacha is one of the core gameplay in Genshin Impact. Whether it&amp;apos;s for commemorative and show-off purposes, or for serious planning for a gacha strategy, it&amp;apos;s very important to p...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Thu, 29 Sep 2022 02:37:43 GMT</pubDate>
<content:encoded><![CDATA[<h1> Wish History</h1>
<p>Gacha is one of the core gameplay in Genshin Impact. Whether it's for commemorative and show-off purposes,
or for serious planning for a gacha strategy, it's very important to perform statical analysis on historical gacha record.
However, Genshin Impact only provides players with six months of gacha records, which is not user-friendly <s>(although they
still keep tracking how many Timmie's pigeons you've killed for the whole year)</s></p>
<p>Therefore, we need to use the gacha records from these six months to retrieve the data and transfer the record to our
local device. This is the purpose of wish history export feature in Snap Hutao.</p>
<p>Regarding the technical principles of exporting Genshin Impact gacha records,
you can refer to our article on <a href="/en/advanced/Gacha-system-and-export-principal.html" target="blank">Gacha System and Export Principles</a></p>
<p><img src="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01AYR3I41g6dyGBmAw5_!!1797064093.png_.webp" alt="wish export" loading="lazy"></p>
<p><strong>As shown in the above figure, through the wish history feature in Snap Hutao, you can clearly obtain the following information:
total number of wishes, current pity count, quantity and percentage of obtained items with different rarity, number of
times a 5-star rarity item was not obtained and the current pity status.</strong></p>
<p><strong>Additionally, user with Hutao Cloud can view prediction data calculated by Hutao Cloud server</strong></p>
<div class="hint-container note">
<p class="hint-container-title">Delay in Gacha Data Export</p>
<p>Snap Hutao retrieves gacha records from the MiHoYo servers, which means that recently made wishes may not be immediately
available. When you see the latest batch of gacha records in the game's own history, then you can then obtain the corresponding
statistics from Snap Hutao.</p>
</div>
<h2> Fetch Wish History</h2>
<h3> Refresh with SToken Cookie </h3>
<div class="hint-container info">
<p class="hint-container-title">Hint</p>
<ul>
<li>This method requires user to sign in to MiHoYo BBS account in Snap Hutao, refer to
<a href="/en/features/mhy-account-switch.html" target="blank">MiHoYo BBS Account Switch</a> to get to know how to login to your MiHoYo BBS account</li>
<li><strong>SToken Cookie refresh method does not support global server (HoYoLAB)</strong></li>
</ul>
</div>
<ul>
<li>Make sure the account you want to refresh wish history has been signed in to Snap Hutao</li>
<li>Switch to <code>Wish History</code> feature page in Snap Hutao</li>
<li>Click on <code>Refresh</code> button and select <code>SToken Refresh</code></li>
<li>Wait for refresh task to complete</li>
</ul>
<h3> Refresh with Web Cache </h3>
<ul>
<li>Switch to <code>Wish History</code> feature page in Snap Hutao</li>
<li>Start the game, go to in-game wish history page</li>
<li>Go back to Snap Hutao, clock on <code>Refresh</code> button and select <code>Refresh with Web Cache</code></li>
<li>Wait for refresh task to complete</li>
</ul>
<div class="hint-container tip">
<p class="hint-container-title">Tips</p>
<p>If errors keep occur:</p>
<ul>
<li>Go to settings page in Snap Hutao</li>
<li>Execute operation <code>Delete game embeeded browser web cache</code></li>
</ul>
</div>
<h3> Refresh with Manually Input URL </h3>
<ul>
<li>If you get your personal wish history URL, you can select <code>Manual Input</code> and submit your wish history URL</li>
<li>Be aware that the URL is time-sensitive</li>
</ul>
<h3> Explanation on Full Refresh Option</h3>
<p>By default, Snap Hutao will stop importing gacha records once it matches a Wish ID that already exists locally.
However, if you wish to obtain all the historical records from the Genshin Impact servers
(even if they are already present in your local wish history), you can check the "Full Refresh" option.</p>
<p>Not selecting <code>Full Refresh</code> will <strong>not</strong> cause you to lose your wishing data,
and selecting <code>Full Refresh</code> will <strong>not</strong> cause your local records to mistakenly record the same wishing data twice.</p>
<h3> Import Wish History Data from Other Applications </h3>
<p>Snap Hutao supports importing wish history data file that in <code>UIGF data format</code><sup class="footnote-ref"><a href="#footnote1">[1]</a><a class="footnote-anchor" id="footnote-ref1"></a></sup></p><a class="footnote-anchor" id="footnote-ref1">
<p>If you need to import such type of data, you can:</p>
<ul>
<li>Start Snap Hutao, switch to <code>Wish History</code> feature page</li>
<li>Select <code>Import</code></li>
<li>Select your UIGF Json data file</li>
<li>Check the imported file information and confirm to import</li>
</ul>
</a><h2><a class="footnote-anchor" id="footnote-ref1"></a> Export Wish History Data </h2>
<p>Snap Hutao support exporting wish history data to a Json file written in UIGF data format</p>
<p>If you need to export the wish history data, you can:</p>
<ul>
<li>Start Snap Hutao, switch to <code>Wish History</code> feature page</li>
<li>Switch to the archive you want to export, and select <code>Export</code>
<ul>
<li>In the pop-up window, confirm your export path</li>
</ul>
</li>
<li>Confirm and export data</li>
</ul>
<h2> Wish History Cloud Sync </h2>
<blockquote>
<p>Wish history cloud sync is designed on Snap Hutao Account.
You need to <a href="hutao-settings#snap-hutao-account">register an account in the settings</a> to use this feature</p>
</blockquote>
<p>With this feature, you can upload your wish history to Hutao Cloud, to avoid risk of losing data, and make it easier to
transfer data between devices.</p>
<h3> Cloud Sync Privilege</h3>
<p>Cloud synchronization is a service uses Snap Hutao's server resource, so it is a time-limited feature.
Currently, you have the following ways to enable Cloud Sync:</p>
<ol>
<li>Donate us on AiFaDian. The privilege will automatically assigned to Snap Hutao Account with same email address on AiFaDian</li>
<li>For all registered user, after upload Abyss record in each schedule, 3-day privilege will be automatically assigned
<ul>
<li>This is a method you can constantly use benefit of Hutao Cloud</li>
</ul>
</li>
<li>Users who make contributions to our open-source community, including code development, program designing,
localization translations, can contact the dev team to get your benefit for free
<ul>
<li>We are designing an automation system to auto assign license to our contributors, it will be live with more
development of Hutao Cloud</li>
</ul>
</li>
</ol>
<p>After your Hutao Cloud privilege expired, you will not be able to upload, download or delete your data, but your data
will not be removed. You can continue to operate it once you get your privilege again.</p>
<h3> Upload</h3>
<ul>
<li>In wish export page, select the archive you need to sync data</li>
<li>Click <code>Snap Hutao Cloud</code> button on the top right</li>
<li>Click <code>Upload Current Wish Archive</code>, and then your data will be backup to the cloud</li>
</ul>
<h3> Download</h3>
<ul>
<li>In wish export page, Click <code>Snap Hutao Cloud</code> button on the top right</li>
<li>Click download button on the right side of UID which data needs to be downloaded</li>
</ul>
<h3> Delete</h3>
<ul>
<li>In wish export page, Click <code>Snap Hutao Cloud</code> button on the top right</li>
<li>Click delete button on the right side of UID which data needs to be deleted</li>
</ul>
<hr class="footnotes-sep">
<section class="footnotes">
<ol class="footnotes-list">
<li id="footnote1" class="footnote-item"><p>Unified Standardized GenshinData Format is provided by <a href="https://uigf.org/" target="_blank" rel="noopener noreferrer">UIGF-Org</a> <a href="#footnote-ref1" class="footnote-backref">↩︎</a></p>
</li>
</ol>
</section>
]]></content:encoded>
<enclosure url="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01AYR3I41g6dyGBmAw5_!!1797064093.png_.webp" type="image/webp"/>
</item>
<item>
<title>Statements</title>
<link>https://hut.ao/en/statements/</link>
<guid>https://hut.ao/en/statements/</guid>
<source url="https://hut.ao/en/rss.xml">Statements</source>
<pubDate>Thu, 29 Sep 2022 02:37:43 GMT</pubDate>
<content:encoded><![CDATA[<h1> Statements</h1>
]]></content:encoded>
</item>
<item>
<title>Submit Bug Report</title>
<link>https://hut.ao/en/statements/bug-report.html</link>
<guid>https://hut.ao/en/statements/bug-report.html</guid>
<source url="https://hut.ao/en/rss.xml">Submit Bug Report</source>
<description>You can submit bug reports when you find reproducible issue that cannot be fixed by yourself Before submitting your issue, please do the following checklist: [ ] Make sure you a...</description>
<category>Announcement</category>
<pubDate>Thu, 29 Sep 2022 02:37:43 GMT</pubDate>
<content:encoded><![CDATA[<h1> Submit Bug Report</h1>
<p>You can submit bug reports when you find reproducible issue that cannot be fixed by yourself</p>
<p>Before submitting your issue, please do the following checklist:</p>
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-0" disabled="disabled"><label class="task-list-item-label" for="task-item-0"> Make sure you are in the latest version of Snap Hutao</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-1" disabled="disabled"><label class="task-list-item-label" for="task-item-1"> Check <a href="/en/advanced/FAQ.html" target="blank">FAQ</a> document and <a href="/en/advanced/known-issue.html" target="blank">known issues</a> document</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-2" disabled="disabled"><label class="task-list-item-label" for="task-item-2"> Search current issues in the project to see if there is same or similar issues</label></li>
</ul>
<p>If you don't get a solution from the above checklist, you can start a new issue on GitHub</p>
<p>If you need some examples of good issues, you can check them <a href="https://github.com/DGP-Studio/Snap.Hutao/issues?q=is%3Aissue+label%3A%E4%BC%98%E8%B4%A8%E9%97%AE%E9%A2%98+is%3Aclosed" target="_blank" rel="noopener noreferrer">here</a></p>
<ul>
<li>Submit your issue on GitHub
<ul>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao/issues/new/choose" target="_blank" rel="noopener noreferrer">github.com/DGP-Studio/Snap.Hutao/issues/new/choose</a></li>
</ul>
</li>
<li>You should include these information in your issue:
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-3" disabled="disabled"><label class="task-list-item-label" for="task-item-3"> Your device ID</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-4" disabled="disabled"><label class="task-list-item-label" for="task-item-4"> Your operating system version</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-5" disabled="disabled"><label class="task-list-item-label" for="task-item-5"> Describe your issue in details, so the developer can replicate your problem</label>
<ul class="task-list-container">
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-6" disabled="disabled"><label class="task-list-item-label" for="task-item-6"> How the issue being triggered?</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-7" disabled="disabled"><label class="task-list-item-label" for="task-item-7"> Is there any error or warning message from the program or your OS?</label></li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-8" disabled="disabled"><label class="task-list-item-label" for="task-item-8"> Have you done any debug process by yourself? What's the outcome?</label></li>
</ul>
</li>
<li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" id="task-item-9" disabled="disabled"><label class="task-list-item-label" for="task-item-9"> If your issue is about program crash, you need to find <code>.NET error</code> on Snap Hutao in your Windows Event Viewer,
and include it in your issue</label></li>
</ul>
</li>
</ul>
<h2> Request Document Update</h2>
<p>If you think Snap Hutao document is missing some information or contains errors, you can start an issue on Snap.Hutao.Docs project</p>
<ul>
<li>Submit your issue on GitHub<a href="https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/new/choose" target="_blank" rel="noopener noreferrer">DGP-Studio/Snap.Hutao.Docs</a></li>
</ul>
]]></content:encoded>
</item>
<item>
<title>Project</title>
<link>https://hut.ao/en/project.html</link>
<guid>https://hut.ao/en/project.html</guid>
<source url="https://hut.ao/en/rss.xml">Project</source>
<description>Snap Hutao is an open-source Genshin Impact toolkit under MIT license, designed for modern Windows platform to improve the gaming experience for desktop players. By combining ex...</description>
<category>announcement</category>
<category>project</category>
<category>features</category>
<pubDate>Wed, 28 Sep 2022 01:46:44 GMT</pubDate>
<content:encoded><![CDATA[<h1> Project</h1>
<p>Snap Hutao is an open-source Genshin Impact toolkit under MIT license, designed for modern Windows platform to improve
the gaming experience for desktop players. By combining existing official resources with new features designed by the
development team, it provides a complete and useful set of tools without the need to rely on mobile devices. Snap Hutao
does not take any destructive modification to the game client to ensure the security of the toolkit.</p>
<h2> Project Resource</h2>
<ul>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao" target="_blank" rel="noopener noreferrer">GitHub code repository</a></li>
<li><a href="https://translate.hut.ao/" target="_blank" rel="noopener noreferrer">Crowdin localization translation</a></li>
</ul>
<h2> Feature Overview</h2>
<ul>
<li><a href="/en/features/dashboard.html" target="blank">In-game announcement &amp; event countdown</a></li>
<li><a href="/en/features/mhy-account-switch.html" target="blank">MiHoYo BBS multi account login</a>
<ul>
<li>Support using web login or Cookie input to sign in to MiYouShe and HoYoLAB</li>
<li>Support daily checkin</li>
</ul>
</li>
<li><a href="/en/features/game-launcher.html" target="blank">Advanced game launcher</a>
<ul>
<li>Game server convert er</li>
<li>Game account switcher</li>
<li>Customized frame rate limit</li>
<li>Game patch download</li>
</ul>
</li>
<li><a href="/en/features/wish-export.html" target="blank">Wish history management</a>
<ul>
<li>Refresh data from game</li>
<li>Import and export UIGF format data file</li>
<li>Global wish statistics</li>
</ul>
</li>
<li><a href="/en/features/achievements.html" target="blank">Achievement management</a>
<ul>
<li>Export achievement data from game</li>
<li>Import and export UIAF format data file</li>
</ul>
</li>
<li><a href="/en/features/real-time-notes.html" target="blank">Real-time Note</a>
<ul>
<li>Support multi account real-time note</li>
<li>Customized refresh cycle</li>
<li>Windows native style notification push</li>
</ul>
</li>
<li><a href="/en/features/character-data.html" target="blank">My Characters</a>
<ul>
<li>Support multiple source synchronization</li>
<li>Artifact rating &amp; CRIT rating</li>
<li>Export my character data as image to clipboard</li>
</ul>
</li>
<li><a href="/en/features/hutao-API.html" target="blank">Spiral Abyss</a>
<ul>
<li>Details of monster and blessing for each schedule</li>
<li>Sync detailed battle data for current schedule and store data in local device forever</li>
<li>Hutao Database (Spiral Abyss Database)
<ul>
<li>Character usage rate</li>
<li>Character appearance rate</li>
<li>Team lineup count</li>
<li>Character constellation</li>
</ul>
</li>
</ul>
</li>
<li><a href="/en/features/develop-plan.html" target="blank">Development Plan</a>
<ul>
<li>Support to initial dev plan from my characters' data and WIKI data</li>
<li>Support multiple archives</li>
</ul>
</li>
<li>WIKI data
<ul>
<li><a href="/en/features/character-wiki.html" target="blank">Character WIKI</a></li>
<li><a href="/en/features/weapon-wiki.html" target="blank">Weapon WIKI</a></li>
<li><a href="/en/features/monster-wiki.html" target="blank">Monster WIKI</a></li>
</ul>
</li>
<li><a href="features/hutao-settings#snap-hutao-account">Snap Hutao Account</a>
<ul>
<li>Wish data backup</li>
<li>Wish stat-based prediction</li>
</ul>
</li>
</ul>
]]></content:encoded>
</item>
<item>
<title>Quick Start</title>
<link>https://hut.ao/en/quick-start.html</link>
<guid>https://hut.ao/en/quick-start.html</guid>
<source url="https://hut.ao/en/rss.xml">Quick Start</source>
<description>If you download and use Snap Hutaoyou are agree to our terms of service (statements/tos.md) Minimum System Requirements Requirement Attribute ----------------------- ----------...</description>
<category>Feature</category>
<category>Tutorial</category>
<pubDate>Wed, 28 Sep 2022 01:46:44 GMT</pubDate>
<content:encoded><![CDATA[<h1> Quick Start</h1>
<div class="hint-container tip">
<p class="hint-container-title">Tips</p>
<p>If you download and use <strong>Snap Hutao</strong>you are agree to our <a href="/en/statements/tos.html" target="blank">terms of service</a></p>
</div>
<p><strong>If you believe Snap Hutao is a good project and helps you, you can support us by the following ways</strong></p>
<ul>
<li>Star our project on GitHub ⭐
<ul>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao" target="_blank" rel="noopener noreferrer">Snap.Hutao</a> <img src="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao?style=plastic&amp;color=red" alt="hutao.stars" loading="lazy"></li>
<li><a href="https://github.com/DGP-Studio/Snap.Hutao.Docs" target="_blank" rel="noopener noreferrer">Snap.Hutao.Docs</a> <img src="https://img.shields.io/github/stars/DGP-Studio/Snap.Hutao.Docs?style=plastic&amp;color=red" alt="hutao.docs.stars" loading="lazy"></li>
</ul>
</li>
<li>Rate our App on <a href="ms-windows-store://review/?ProductId=9PH4NXJ2JN52">Microsoft Store</a></li>
<li>Promote our project in your network</li>
</ul>
<p><img src="https://img.shields.io/github/commit-activity/y/DGP-Studio/Snap.Hutao?style=for-the-badge" alt="commit_activity" loading="lazy"> <img src="https://img.shields.io/github/last-commit/DGP-Studio/Snap.Hutao?label=Hutao Last Commit&amp;style=for-the-badge" alt="hutao-last-commit" loading="lazy"></p>
<h2> Minimum System Requirements</h2>
<table>
<thead>
<tr>
<th>Requirement</th>
<th>Attribute</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Minimum Required OS</strong></td>
<td>Windows 10 Build 19045 (22H2) <sup class="footnote-ref"><a href="#footnote1">[1]</a><a class="footnote-anchor" id="footnote-ref1"></a></sup></td>
</tr>
<tr>
<td><strong>Recommended OS</strong></td>
<td>Windows 11 Build 22621 (22H2) or later versions</td>
</tr>
<tr>
<td>Required Components</td>
<td>Windows Update, App Installer</td>
</tr>
<tr>
<td>Optional Components</td>
<td>WebView2 Runtime</td>
</tr>
</tbody>
</table>
<h2> Download Snap Hutao</h2>
<p><strong>Whatever installation method you used, package source and registration are always handled by Microsoft Store.</strong></p>
<h3> Upgrade to MS Store Version from Sideload Versions</h3>
<ul>
<li>Uninstall the sideload version with our <a href="/advanced/uninstall.html" target="blank">uninstallation instruction document</a>
<ul>
<li>You data will not lose as long as you don't delete data directory manually</li>
</ul>
</li>
<li>Follow the method above to install the Microsoft Store version application</li>
</ul>
<h2> Update Snap Hutao</h2>
<p><strong>You can use any of the update methods, whatever method you used when you installed Snap Hutao. They don't need to be consistent, as Microsoft Store is the only source of packages.</strong></p>
<h2> Installing WebView2 Runtime</h2>
<p>WebView2 Runtime is provided by Microsoft, which enables a built-in browser at a low resource cost inside the program.
As an optional component, WebView2 is not a mandatory component, but it will make some Snap Hutao's features easier.</p>
<p>At the bottom of the <a href="https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/" target="_blank" rel="noopener noreferrer">Microsoft official page</a>,
you can find<code>Evergreen Standalone Installer</code>, choose<code>x64</code>download and install as prompted</p>
<hr class="footnotes-sep">
<section class="footnotes">
<ol class="footnotes-list">
<li id="footnote1" class="footnote-item"><p>As LTSC and LTSB Windows versions do not contain Microsoft Store and some other necessary dependencies, they
are not supported.Windows 10 Build 19041 is allowed to install Snap Hutao, but some features have known issues caused by
Windows Os Kernal, those issues won't be fixed. <a href="#footnote-ref1" class="footnote-backref">↩︎</a></p>
</li>
</ol>
</section>
]]></content:encoded>
</item>
</channel>
</rss>