This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
am force-stop com.nintendo.zaga | |
rm /sdcard/Android/data/com.nintendo.zaga/files/uuid.bin | |
rm /data/data/com.nintendo.zaga/shared_prefs/deviceAccount\:.xml | |
monkey -p com.nintendo.zaga -c android.intent.category.LAUNCHER 1 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell | |
su | |
am force-stop com.nintendo.zaga;rm /sdcard/Android/data/com.nintendo.zaga/files/uuid.bin;rm /data/data/com.nintendo.zaga/shared_prefs/deviceAccount\:.xml;monkey -p com.nintendo.zaga -c android.intent.category.LAUNCHER 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 9e7eeba3c65080c9c50f3f96fd28c5dcbf3d016e Mon Sep 17 00:00:00 2001 | |
From: Miau Lightouch <[email protected]> | |
Date: Sat, 7 Oct 2017 15:02:39 +0800 | |
Subject: [PATCH] remove appname from useragent | |
--- | |
atom/app/atom_content_client.cc | 4 +++- | |
atom/browser/atom_browser_context.cc | 2 ++ | |
brightray/common/content_client.cc | 3 ++- | |
3 files changed, 7 insertions(+), 2 deletions(-) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body.jssdk > div:first-child > div:first-child { | |
display: none; | |
} | |
body.jssdk > div:first-child > div:last-child { | |
margin-left: 0 !important; | |
} | |
body.jssdk > div:first-child > div:last-child #submenu { | |
display: none; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Datatable xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<LocalizationPair Name="%Dummy_OUTGAME"/> | |
<LocalizationPair Name="%FactionNameVauTitle">漂泊者</LocalizationPair> | |
<LocalizationPair Name="%FactionNameVauDescription">漂泊者是一個古老的流浪民族,一群游走於星系的不幸者,是擅長科學研究和防守戰的類人生物。</LocalizationPair> | |
<LocalizationPair Name="%FactionNameVaulterDescription">漂泊者是一個古老的流浪民族,一群游走於星系的不幸者,是擅長科學研究和防守戰的類人生物。</LocalizationPair> | |
<LocalizationPair Name="%FactionVauDescription">母星種類:類地球行星 | |
外交結盟:中立 | |
遊戲方式:防守、科學 | |
主要勝利:科學 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
profile=gpu-hq | |
scale=ewa_lanczossharp | |
cscale=ewa_lanczossharp | |
tscale=oversample | |
# Hardware config | |
hwdec=auto | |
icc-profile-auto | |
# Video config |