• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
* Using a [[#VPN or Proxy|VPN or proxy]] (actually using a Japanese IP).
 
* Using a [[#VPN or Proxy|VPN or proxy]] (actually using a Japanese IP).
   −
Note that for creating a new game account, it is necessary to use a Japanese VPN.
+
'''Note that for creating a new game account, it is necessary to use a Japanese VPN, preferably with all other methods disabled.'''
 +
 
 +
{|class="wikitable" style="text-align:center"
 +
!colspan="6"|Non-VPN methods summarized
 +
|-
 +
!colspan="3"|Method||rowspan="2"|Cookie Fix||rowspan="2"|Gadget Fix||rowspan="2"|Custom Cache
 +
|-
 +
!Browser/Viewer||Extension/Plugin||External App
 +
|-
 +
|[https://github.com/antest1/GotoBrowser GotoBrowser] (Android)||-||-||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes||style="background:#FFCDD2"|No
 +
|-
 +
|rowspan="2"|[https://github.com/poooi/poi Poi]||<small>(Browser)</small>||-||style="background:#C8E6C9"|Yes||style="background:#FFE0B2"|Yes<ref>Inconvenient updating, need browser cache clearing, or manual local cache updating with corresponding manual reloading (in Browser plugin), or manual main.js reloading.</ref>||style="background:#FFE0B2"|Yes<ref>Updating problems, need PR.</ref>
 +
|-
 +
| -||[https://github.com/Tibowl/KCCacheProxy KCCacheProxy]||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes
 +
|-
 +
|rowspan="2"|Chrome||[https://github.com/KC3Kai/KC3Kai KC3Kai] <small>(+ [https://github.com/FelisCatus/SwitchyOmega SwitchyOmega])</small>||KCCacheProxy||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes
 +
|-
 +
|[https://github.com/kcwiki/chrome-extension-dmm DMM] <small>(+ KC3Kai)</small>||-||style="background:#C8E6C9"|Yes||style="background:#FFE0B2"|Yes<ref name="kcwiki-updating">Inconvenient updating, need cache clearing, or manual main.js reloading, or better updating.</ref>||style="background:#FFCDD2"|No
 +
|-
 +
|rowspan="2"|[https://github.com/gre4bee/ElectronicObserver ElectronicObserver]||-||-||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes||style="background:#FFCDD2"|No
 +
|-
 +
| -||KCCacheProxy||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes
 +
|-
 +
|Other browsers||[https://github.com/einaregilsson/Redirector Redirector]||-||style="background:#FFCDD2"|No<ref name="manual-cookie">Can be applied manually.</ref>||style="background:#FFE0B2"|Yes<ref name="kcwiki-updating" />||style="background:#FFCDD2"|No
 +
|-
 +
|Other browsers and viewers<br>with proxy settings||-||KCCacheProxy||style="background:#FFCDD2"|No<ref name="manual-cookie" />||style="background:#C8E6C9"|Yes||style="background:#C8E6C9"|Yes
 +
|}
 +
<references />
    
__TOC__
 
__TOC__
Line 13: Line 40:  
Since February 26, 2020, KanColle login (or gadget) server is blocking all non-Japanese IP addresses directly; thus, extra steps are required to load the game:
 
Since February 26, 2020, KanColle login (or gadget) server is blocking all non-Japanese IP addresses directly; thus, extra steps are required to load the game:
 
* On Android [https://github.com/antest1/GotoBrowser GotoBrowser] can be used: a substitute login server will be used if the "alter gadget URL" option is enabled in settings. The substitute server will serve the login assets, allowing a user to log in without needing to access the actual login server. [https://antest1.github.io/GotoBrowser/howto.html Additional] connection options can be used as well. Clearing cache may be required.
 
* On Android [https://github.com/antest1/GotoBrowser GotoBrowser] can be used: a substitute login server will be used if the "alter gadget URL" option is enabled in settings. The substitute server will serve the login assets, allowing a user to log in without needing to access the actual login server. [https://antest1.github.io/GotoBrowser/howto.html Additional] connection options can be used as well. Clearing cache may be required.
* [https://poi.moe/ Poi] (v10.6.0 or later) can use a local cache folder, allowing to serve the [https://github.com/kcwiki/cache/releases login assets] from a local folder, again, bypassing the need to connect to the real login server. The "3rd party cache" folder can be found in common settings (<code>%appdata%/poi/MyCache</code> be default on Windows), the path to login assets should be <code>3rd party cache folder/KanColle/gadget_html5</code> (<code>%appdata%/poi/MyCache/KanColle/gadget_html5</code> for Windows; technically, only <code>gadget_html5</code> folder is required to log in). Clearing cache in common settings and restarting the viewer may be required.
+
* [https://github.com/poooi/poi Poi] (v10.6.0 or later) can use a local cache folder, allowing to serve the [https://github.com/kcwiki/cache/releases login assets] from a local folder, again, bypassing the need to connect to the real login server. The "3rd party cache" folder can be found in common settings (<code>%appdata%/poi/MyCache</code> be default on Windows), the path to login assets should be <code>3rd party cache folder/KanColle/gadget_html5</code> (<code>%appdata%/poi/MyCache/KanColle/gadget_html5</code> for Windows; technically, only <code>gadget_html5</code> folder is required to log in). Clearing cache in common settings and restarting the viewer may be required.
 
* Options for Chrome/[https://github.com/KC3Kai/KC3Kai KC3Kai]:
 
* Options for Chrome/[https://github.com/KC3Kai/KC3Kai KC3Kai]:
 
** [https://github.com/kcwiki/chrome-extension-dmm A minimal specialized extension] that handles both DMM cookie block and gadget server block.
 
** [https://github.com/kcwiki/chrome-extension-dmm A minimal specialized extension] that handles both DMM cookie block and gadget server block.
** [https://chrome.google.com/webstore/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd Redirector extension] with a [https://github.com/kcwiki/cache/blob/master/redirector.json custom config].
+
** [https://github.com/einaregilsson/Redirector Redirector extension] with a [https://github.com/kcwiki/cache/blob/master/redirector.json custom config] (supports other browsers as well).
 
* [https://github.com/Tibowl/KCCacheProxy KCCacheProxy] can be used with browsers and viewers that support proxy connections. It serves assets from a local cache and so should also speed up asset loading.
 
* [https://github.com/Tibowl/KCCacheProxy KCCacheProxy] can be used with browsers and viewers that support proxy connections. It serves assets from a local cache and so should also speed up asset loading.
  
cssedit, gkautomate
6,923

edits

Navigation menu