Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
https://jsfiddle.net/f5twjy8z/
How do you save this? Do you copy and past the left side to a .txt or somthing?
I was able to play a full match with it. The other player cancelled so I couldn't test if further if you meant 2 whole matches?
But yes one of the problems right now is the game sort of randomly attempts to reset all the button config to whatever it has stored in the game itself (not the config.ini) and as far as I can see we don't have the ability to change WASD settings where the game has settings stored.
I'm thinking of workarounds. The more problems you tell me about it the more I can attempt to solve it.
Moves not registering is from SOCD cleaning problems. You'll need to have an AutoHotKey script running to macro around it. Right now the game priorities one sideways direction over another and so if you're holding down one direction, the other will never register until you release. This is worse on one side of the screen. The game hasn't been programmed to account for the ability of a player using a keyboard to hold down two different directions at the same time.
Here's the AHK script to try fix SOCD for Arrow keys. Someone else produced a better one in the beta forum but it's lost now. I had this still saved. It will attempt to improve half circles as well.
I just got curious about why the game was strangely playing terrible on keyboard and tried to figure out the problem and solutions. The only hard part of it all is the time it takes in booting the game up over and OVER into practice mode to test any changes haha
The SOCD issues are a very old problem from when people first started using hitbox controllers on consoles. The games there weren't programmed with the idea players could hold both directions at once and I believe in early MvC3 it meant players could block all attacks by just holding both directions. Controllers ended up being banned until SOCD cleaning became a thing built into custom controllers. And it was still controversial, like Daigo using Guile to do super fast Sonic Booms with his custom controller.
Boss, this method doesnt work anymore since the patch. Im unable to play the game at all. Is there anything you can cook up?
Had to reinstall the game, I've given up until they decide to take it seriously. Port still doesn't have proper SOCD cleaning.
I think I got yours working again. They seem to have added new sections to the button ini file.
So what you had as;
I believe can be ignored or reverted to default.
Instead now what you want to change is;
Scroll down the ini file quite a bit and you'll find it closer to the bottom.
So yours will look like;
It worked in training at least, pretty sure.
I dont have such a section in my .ini
Tried adding it to no avail. Also tried changing the other ones, but none seem to be recognized by the game.
Ill verify files and check again.