RadarNyan

Results 17 comments of RadarNyan

![1-kcv](https://cloud.githubusercontent.com/assets/2091529/7218098/4dac0090-e694-11e4-9f52-79954978e3c2.png) ![1-ie](https://cloud.githubusercontent.com/assets/2091529/7218100/75cfb4a4-e694-11e4-8097-7c6d39a1cefc.png) I'm no programmer so I created a mock-up in IE. On the left there's a screenshot from KCV for comparision. AFAIK, KCV currently renders font at a GDI-Cleartype...

(sorry about that close&reopen, hit the wrong button by accident) ![1-kcv](https://cloud.githubusercontent.com/assets/2091529/7218114/4693594c-e695-11e4-9e83-b175d46b36f2.png)  ![1-ie](https://cloud.githubusercontent.com/assets/2091529/7218112/41583696-e695-11e4-867a-2f545f581c14.png) I'm no programmer so I created a mock-up in html and renders it in IE11 (which uses DirectWrite)...

x86 だけで十分だど思う、メモリー消費も優しいし。 少なくとも、ブラウザ(Cef)なら x86 だけて十分動作できる。よければ参考にしてください:https://github.com/RadarNyan/CefEOBrowser

I've also noticed a difference between the xposed module "App Settings" and "App Locale 2", it doesn't change the locale as "complete" as App Settings. For example, on my old...

DiskCryptor isn't really designed to do that, but you can create a [VHD](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/manage-virtual-hard-disks) and use DiskCryptor to encrypt volumes on mounted VHD, it will work just like any other volumes....

I just thought of something that I'd like to add: the bootloader supports "boot from first partition with appropriate password", which means there could be multiple different valid boot passwords. ...

The entire point of export & import is to make the configuration process easier across multiple devices (or simply as a backup). I personally don't use this, but I can...

The Windows built-in Disk Management has some weird undocumented behaviors. I suggest you avoid it and use the command-line utility ```DiskPart``` (also built-in) instead. Also, I recommend you never use...

![image](https://github.com/user-attachments/assets/cf1603c4-6c20-49b0-9ee2-b1ce6f321c91) I've been trying to track this down but do not have enough knowledge of Android development to make anything out of it. All I've found is that this problem...

> You can try my fork that may have solved the issue: [ClassicOldSong/moonlight-android/releases](https://github.com/ClassicOldSong/moonlight-android/releases) > > Uncheck `Enable battery status report for gamepad` in the settings. I just installed your fork...