User:Tsunko: Difference between revisions

From Japari Library, the Kemono Friends Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Hi; I'm just someone working on the KemoFure Nexon server emulator. If you can't tell, I'm really bad at MediaWiki.
いらっしゃい!


You can get technical information about the game here:
List of things that I'm currently working on:
[[/TechInfo]]
- japari-net: very simple (and currently stuck in deadlock) server reimplementation of the Nexon KemoFure game using reverse engineering.
- jaguar: intermediate proxy server that handles Pavilion API calls and translates (well, at least attempts to) some elements to English. Also logs everything you do for reverse engineering shenanigans. Doubles as a data mining utility as it would have access to all Friends found and what plaything caught their attention. Multi-purpose "swiss-army knife" server; can easily be turned into a server emulator ''iff'' (if and only if) Pavilion is closed. Currently only supports translating friend names as of now. Source will not be provided, even at request.
- unity-modder: small program that will be able to mass extract Unity asset bundles and UnityFS files. It is also able to recreate bundle files, provided the source bundle is given. Currently targeting Texture2D objects only. Also technically my sandbox for testing out Java features since they can be pretty much applied everywhere here (var everywhere!)
- pavilion-margay: Pavilion modded to connect to the jaguar server. Currently not updated to the latest version. Will be used as testing for translated assets. AKA "Pavilion: Margay Edition".
 
In laymen terms:
- japari-net: an attempt at reviving the Nexon game
- jaguar: Pavilion translation service + data mining
- unity-modder: Used to translate Pavilion for things that don't need jaguar
- pavilion-margay: Partially translated version of Pavilion using unity-modder
 
If you need something from me (or you have something, namely a data0.bytes key :finnak:), you can always contact me on Discord (tsunko#0001)! Alternatively, I do ''occasionally'' check my Twitter (tsunkoh). You can also attempt to contact me on Reddit (TsunkoH), but I probably won't notice it.
 
If you want some technical info (more like notes; very incomplete) on the Nexon game, it can be found here (I'm aware the source for the pages is awful; I'm bad at MediaWiki!): [[/TechInfo]]
Technical info for Pavilion is unavailable. I will likely not be publishing it unless if Bushiroad closes its service.

Revision as of 00:55, 21 May 2018

いらっしゃい!

List of things that I'm currently working on: - japari-net: very simple (and currently stuck in deadlock) server reimplementation of the Nexon KemoFure game using reverse engineering. - jaguar: intermediate proxy server that handles Pavilion API calls and translates (well, at least attempts to) some elements to English. Also logs everything you do for reverse engineering shenanigans. Doubles as a data mining utility as it would have access to all Friends found and what plaything caught their attention. Multi-purpose "swiss-army knife" server; can easily be turned into a server emulator iff (if and only if) Pavilion is closed. Currently only supports translating friend names as of now. Source will not be provided, even at request. - unity-modder: small program that will be able to mass extract Unity asset bundles and UnityFS files. It is also able to recreate bundle files, provided the source bundle is given. Currently targeting Texture2D objects only. Also technically my sandbox for testing out Java features since they can be pretty much applied everywhere here (var everywhere!) - pavilion-margay: Pavilion modded to connect to the jaguar server. Currently not updated to the latest version. Will be used as testing for translated assets. AKA "Pavilion: Margay Edition".

In laymen terms: - japari-net: an attempt at reviving the Nexon game - jaguar: Pavilion translation service + data mining - unity-modder: Used to translate Pavilion for things that don't need jaguar - pavilion-margay: Partially translated version of Pavilion using unity-modder

If you need something from me (or you have something, namely a data0.bytes key :finnak:), you can always contact me on Discord (tsunko#0001)! Alternatively, I do occasionally check my Twitter (tsunkoh). You can also attempt to contact me on Reddit (TsunkoH), but I probably won't notice it.

If you want some technical info (more like notes; very incomplete) on the Nexon game, it can be found here (I'm aware the source for the pages is awful; I'm bad at MediaWiki!): /TechInfo Technical info for Pavilion is unavailable. I will likely not be publishing it unless if Bushiroad closes its service.