1 line
No EOL
5.4 KiB
HTML
1 line
No EOL
5.4 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 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 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 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</div><p class="smalltext">Local fork of the open-source Hollow Knight Completion Analyzer.<br><a class="link-social" href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>Original project</a><br></p><div class="tooltip"><input id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" 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> <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=367520" 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="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off"> <label for="checkbox-hints" class="checkbox-label" title="Check to see an optional clue for your first playthrough based on your save's progress."><span class="checkmark"></span><strong>Hints</strong></label> <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><h6>Secrets!</h6><p class="smalltext">Did you know? You can press <strong>Ctrl + Shift + I</strong> and choose the <strong>Console Tab</strong> to view some extra secret data not currently shown in the tool. (after loading any save file)</p><div style="margin-bottom:20px"></div><p class="smalltext">Local fork, currently based on v2.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>, released under GPL-3.0.<br><a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a>.</p></div></body></html> |