Advertisement
Guest User

KanColle Standalone Viewer 0.1

a guest
May 4th, 2015
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. KanColle Standalone Viewer 0.1 (beta)
  2. --------------------------------------
  3. This Chrome extension partnered with a Chrome app shortcut will run KC in its own standalone viewer. It's essentially like playing the game in Chrome (no API link and you still need to use the cookie exploit or VPN to play) but without all of the extra browser interface.
  4.  
  5.  
  6. Instructions for Installing
  7. ---------------------------
  8. 1) Make sure you can access KanColle in regular Google Chrome (i.e. you’ve already setup the cookie exploit or a VPN)
  9.  
  10. 2) Load up the KC website in Chrome and make an application shortcut for the game by selecting “Create application shortcuts..." from the “More tools” menu. Save your shortcut wherever you want.
  11.  
  12. 3) Download the following two files and save them to the same folder:
  13. resize.js: http://pastebin.com/download.php?i=ng2u5vLQ
  14. manifest.json: http://pastebin.com/download.php?i=v3BhaB7N
  15.  
  16. 4) Bring up the extensions menu in Chrome and enable “Developer mode” by clicking on the checkbox. Click the “Load unpacked extension..." button, select the folder where you saved the previous step’s files, and click “Ok”. The extension should now be installed. Be sure to close any open windows of KC before the next step.
  17.  
  18. 5) Start the game with the shortcut you created earlier. You may get a warning that running Developer mode is unsafe or something, which you can just cancel. Use this shortcut whenever you want to launch the game in its own standalone viewer.
  19.  
  20. I’ve only tested this on Windows 8, but it should work on any version. Also, if you need to expand the window to access the DMM points purchasing pop-up, you can simply maximize or manually resize the window at any time. To get the window back to it’s default size and alignment, you’ll have to close it and start the game again via the shortcut.
  21.  
  22.  
  23. Problems and Issues
  24. -------------------
  25. • Chrome will tell you that it’s not safe to run the extension every time you start the game. To get around this, try using the developer release of Chrome or Chromium.
  26.  
  27. • Ideally, reloading the page at any time (which you can access by right clicking on the window's title bar and selecting the reload page option) should reset the window's size and alignment; however, there's a weird bug that'll sometimes cause the game's window to be skewed off horizontally if this is done.
  28.  
  29. I'm not sure how to fix it, and I've tried a bunch of different things with no luck so far. The only way presently to consistently get the window back to it's default size and alignment is to close the game and relaunch it using the shortcut.
  30.  
  31. • If Kadokawa or DMM change the positioning of anything on the KanColle site, it may throw off the alignment of the game within the viewer. To fix this, you can manually adjust the values of the "window.scrollTo" command in the resize.js file to accommodate.
  32.  
  33. After you make any changes, you'll have to reload the KanColle Standalone extension in Chrome. You can do this by simply clicking the "Reload" link under the description of the extension in the extension menu instead of having to load the extension from scratch again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement