Home > Common Problem > body text

How to solve the problem of unable to type in win10 lol

步履不停
Release: 2019-06-15 14:49:11
Original
32128 people have browsed it

How to solve the problem of unable to type in win10 lol

In the Win10 system, the system comes with the Microsoft input method. When typing at work, using the Microsoft input method is quite smooth, and it is very convenient to type in rich phrases. However, recently some LOL players have reported that they cannot use the Microsoft input method to type in the game. What should they do if they cannot type? We can solve this problem through the following methods.

Win10 Microsoft input method cannot be used in LOL Solution:

1. Open the LOL directory and right-click on lol - [ Properties] - [Open file location], if you use TGP, move the mouse to League of Legends and a small triangle will appear. Click the small triangle and click [Game Directory] to open;

How to solve the problem of unable to type in win10 lol

How to solve the problem of unable to type in win10 lol

2. Open Game\DATA\Menu in sequence;

How to solve the problem of unable to type in win10 lol

3. Click on "IMEConfig" Right click and select [Open with] - [Notepad];

How to solve the problem of unable to type in win10 lol

4. Enter

## under

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <data>
 <language> 
<ChineseSimplified>
Copy after login

at the top #
<imeName>微软拼音简捷</imeName>
  <displayName>MSPinyin IME 3.0</displayName> 
<Tag>GFxIME_Ch_Simp_MSPinyin_3_0</Tag>
<imeName>微软拼音</imeName>
  <displayName>MSPinyin IME 3.0</displayName> 
<Tag>GFxIME_Ch_Simp_MSPinyin_3_0</Tag>
Copy after login

How to solve the problem of unable to type in win10 lol

#5. Click [File]-[Save].

How to solve the problem of unable to type in win10 lol

After the settings are completed, reopen the game and you can type normally.

For more technical articles related to common problems, please visit the FAQ Tutorial column to learn !

The above is the detailed content of How to solve the problem of unable to type in win10 lol. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!