| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
チートシステム | 低 | 解決済み | 修正済み | 2008-01-28 12:27 | 2008-01-30 23:23 |
| テスター | ShimaPong | 担当者 |   | ソース | |
| バージョン | 0.122u4 | 発生バージョン | 修正バージョン | 0.122u7 | |
| 修正コミット | プルリク | ||||
| フラグ | 旧BugID | cheat0122u4gra | |||
| セット | |||||
| セット詳細 | |||||
| 概 要 | チート編集メニューで、アクティベーションキーにジョイスティックのボタンを割り当てられない。 | ||||
| 詳 細 | In the cheat edit menu, setting activation key can't accept the input from Joystick button. This problem happens on 0.122u4 and the following fix is the cause.
@@ -4470,7 +4470,7 @@
}
else
{
- int code = input_code_poll_switches(FALSE);
+ int code = input_code_poll_keyboard_switches(FALSE);
if(code == KEYCODE_ESC)
{
Activation key is desined to allow to assign to a button for keyboard and joystick. I have done a rollback about activation key setting on my new cheat engine system because ANY REPORTED INPUT BUGS IN THE CHEAT MENU NEVER HAPPENE ON MY PC. | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||