BMD Converter

BMD Converter is a MuOnline client file converting tool. MU Online is an Isometric medieval fantasy MMORPG, produced by Webzen, a Korean gaming company. This is an Open Source (MIT) project, you may find source code in my GitHub repository. This is my pet project, in my free time I fall for reverse engineering, code injection, and game modification using C++ and Assembler (education purposes only 👀). And for these purposes, I needed a client file converting tool....

4 min

How to run ZSH through Cygwin on GoLand

It’s not a secret that the default Windows terminal is extremely painful in use. Afrer a few days of actively use, I realized that I needed to change it on the linux like terminal. This article will describe how to install Z Shell and configure GoLand IDE. 1. Install Cygwin Cygwin is a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows....

September 17, 2020 Â· 2 min