1 line
No EOL
5.9 KiB
HTML
1 line
No EOL
5.9 KiB
HTML
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="IE=edge"><link href="favicon.png" rel="icon"><title>Save Completion Analyzer for Hollow Knight: Silksong Online</title><meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage."><meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file"><meta property="og:type" content="website"><meta property="og:title" content="Save Completion Analyzer for Hollow Knight: Silksong Online"><meta property="og:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage."><meta property="og:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg"><meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/"><meta property="twitter:title" content="Save Completion Analyzer for Hollow Knight: Silksong Online"><meta property="twitter:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage."><meta property="twitter:card" content="summary_large_image"><meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg"><meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/"><meta name="author" content="ReznoR Michael"><link rel="icon" href="favicon.png"><script defer="defer" src="app.js"></script><link href="main.css" rel="stylesheet"></head><body><button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div></button><div id="background"></div><div id="content"><h1 id="h1-title">Save Completion Analyzer</h1><div id="sub-title">for Hollow Knight: Silksong</div><p class="smalltext">Local fork of the open-source Silksong Completion Analyzer.<br><a class="link-social" href="https://github.com/Alba6rek/hollow-knight-silksong-completion-check" target="_blank"><i class="simpleicon-github"></i>Original Silksong fork</a></p><div class="tooltip"><input id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight Silksong\" readonly="readonly"> <span class="tooltip-text" id="save-location-input-tooltip">Click once to copy to clipboard</span></div><p class="smalltext">Choose a <strong>user*.dat</strong> save <em>or</em> paste text from <a href="https://bloodorca.github.io/hollow/" target="_blank">Save Editor</a> | <a href="https://pastebin.com/raw/xp1Gi7nG" target="_blank">Testing Save</a></p><p></p><div><div class="buttons centered"><div class="input-buttons"><input id="toggle-mode" class="input-button" type="button" value="modeFile"> <label for="toggle-mode" id="toggle-mode-label" class="button button-square" title="Switch Mode: Text or File."><i class="icon-arrows-cw"></i></label> <input id="save-area-file" class="input-file" type="file" name="file" accept=".dat,.bak*"> <label for="save-area-file" id="file-input-label" class="button button-large" title="Navigate to Hollow Knight's Save File Location and select a user*.dat File."><i class="icon-doc-text-inv"></i>Choose Save File...</label> <input id="shared-area-file" class="input-file" type="file" name="shared-file" accept=".dat"> <label for="shared-area-file" id="shared-file-input-label" class="button button-large" title="Load shared.dat to show local achievements."><i class="icon-ok-squared"></i>Choose shared.dat...</label> <button id="save-area-read" class="button button-large hidden" type="button" title="Press this button after pasting your Save Text from the Save Editor into the text box below.">Analyze Save Text</button> <a class="button button-square" href="https://store.steampowered.com/account/remotestorageapp/?appid=1030300" target="_blank" title="Download a Save File from your Steam Cloud Storage for Hollow Knight."><i class="icon-download-cloud"></i></a></div></div><textarea id="save-area" name="save-area" class="hidden" rows="6" spellcheck="false" placeholder="Paste your decoded save text from Save Editor here (Ctrl + V)" autofocus></textarea><div class="buttons"><div class="checkboxes"><input type="hidden" name="checkboxes" id="checkbox-hints" value="hints-off"> <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off"> <label for="checkbox-spoilers" class="checkbox-label" title="Check to show everything. By default only completed things are fully revealed."><span class="checkmark"></span><strong>Spoilers</strong></label></div></div></div><div style="margin-bottom:20px"></div><div id="generated"></div><div style="margin-bottom:20px"></div><div style="margin-bottom:20px"></div><div class="hall-of-fame-border"><h6 class="hall-of-fame">About this fork</h6><p class="smalltext">This local-first fork preserves the original analyzer's attribution and GPL-3.0 license. The Silksong analyzer is based on the work of <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">ReznoR</a> and <a href="https://github.com/Alba6rek/hollow-knight-silksong-completion-check" target="_blank">Alba6rek</a>.</p></div><div style="margin-bottom:20px"></div><p class="smalltext">Local fork, currently based on v0.2.0. See the repository README for development notes.<br>Original analyzer by <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">ReznoR</a> and Silksong fork by <a href="https://github.com/Alba6rek/hollow-knight-silksong-completion-check" target="_blank">Alba6rek</a>, released under GPL-3.0.<br><a href="https://store.steampowered.com/app/1030300/Hollow_Knight_Silksong/" target="_blank">Hollow Knight: Silksong</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a>.</p></div></body></html> |