English | 简体中文
System Region and Language Simulator.
The project is similar with Locale-Emulator, but LE doesn't support 64-bit application, so I base on Detours to start a new project.
The most important reason is that Japan MapleStory will become 64-bit.
Download available at https://github.com/InWILL/Locale_Remulator/releases/latest.
Run LRInstaller.exe
to install Locale_Remulator.
If you installed old version in the past, please restart explorer or reboot system after installing new version.
Run LRInstaller.exe
to remove Locale_Remulator.
Select a *.exe
application and right click, there will show a section named "Locale Remulator x64", and choose what config you want.
Run LREditor.exe
and click Shortcut
button, choose what config and application you want to run, there will generate a lnk file in the same path. You could use this lnk file to use LR conveniently without right click menu.
- Detours - Used to hook ANSI/Unicode functions
- SharpShell - Used to generate right-click menu
Choose solution Platform x86 or x64.
Copy these files in the same directory.
LREditor.exe
LRHookx32.dll
LRHookx64.dll
LRInstaller.exe
LRProc.exe
LRSubMenus.dll
ServerRegistrationManager.exe
SharpShell.dll
System.Drawing.Common.dll
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the LGPL-3.0 License - see the LICENSE file for details.
Please install Microsoft Visual C++ Redistributable.
Please install Microsoft Visual C++ Redistributable.
Please update Locale_Remulator to 1.4.3-beta.2+
English | 简体中文
系统区域和语言模拟器。
该项目与Locale-Emulator类似,但LE不支持64位应用程序,所以我基于Detours开始一个新项目。
最重要的原因是日服冒险岛将变成64位。
可在 https://github.com/InWILL/Locale_Remulator/releases/latest 下载。
运行 LRInstaller.exe
来安装 Locale_Remulator。
如果您以前安装过旧版本,请在安装新版本后重新启动资源管理器或重新启动系统。
运行 LRInstaller.exe
以卸载 Locale_Remulator。
选择一个*.exe
应用程序并右键单击,将显示一个名为“Locale Remulator x64”的部分,然后选择您想要的配置。
运行LREditor.exe
并点击Shortcut
按钮,选择你要运行的配置和应用程序,会在相同路径下生成一个lnk文件。您可以使用此 lnk 文件方便地使用 LR,无需右键菜单。
- Detours - 用于挂钩 ANSI/Unicode 函数
- SharpShell - 用于生成右键菜单
选择解决方案平台 x86 或 x64进行编译。
将这些文件复制到同一目录中。
LREditor.exe
LRHookx32.dll
LRHookx64.dll
LRInstaller.exe
LRProc.exe
LRSubMenus.dll
ServerRegistrationManager.exe
SharpShell.dll
System.Drawing.Common.dll
我们使用 SemVer 进行版本控制。有关可用版本,请参阅 此存储库上的标签。
该项目在 LGPL-3.0 许可下获得许可 - 请参阅 LICENSE 文件了解详细信息
请安装 Microsoft Visual C++ Redistributable。
请安装 Microsoft Visual C++ Redistributable。
请升级到Locale_Remulator.1.4.3-beta.2以上。