Vice City Multiplayer

General Discussion => Previous Betas => Public Beta => 0.4 Public Beta #2 => Topic started by: ysc3839 on August 20, 2013, 07:17:17 am

Title: [Patched] IME Bug
Post by: ysc3839 on August 20, 2013, 07:17:17 am
I'm from China, and I have Chinese ime. Usually I forget to turn off the ime, then I pressed a key in game, the game will crash!!Now I found a function to disable ime, it's name is "ImmAssociateContext",see it on msdn http://msdn.microsoft.com/en-us/library/windows/desktop/dd318171 (http://msdn.microsoft.com/en-us/library/windows/desktop/dd318171).

Code:
Code: [Select]
ImmAssociateContext(hWnd, NULL);
Title: Re: [BUG]Ime Bug
Post by: ysc3839 on August 20, 2013, 07:21:37 am
I wrote an asi plugin to fix it!

Download: https://ysc3839.googlecode.com/files/GtaVCImeFixer.zip (https://ysc3839.googlecode.com/files/GtaVCImeFixer.zip)

Just put it in VC directory, and add "GtaVCImeFixer.asi" in vcmp_config.txt "game_allowedmods" http://forum.vicecitymultiplayer.com/index.php?topic=6009.0 (http://forum.vicecitymultiplayer.com/index.php?topic=6009.0)

(http://ysc3839.googlecode.com/files/ScreenShot.png)
Title: Re: [Patched] IME Bug
Post by: stormeus on September 07, 2013, 12:44:35 am
Patched in client.