X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFB53385B53E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1696777677; bh=l++gglTVkXWTATNZo7ouHK8H6xbsHHpVkA+89KP7ZkY=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=Wfrxd9Ds5XA0Tft/2y4WAdzgOx+3ilcDTCvKWRZ//7gFBtz3kgzjA/DAeeZAd7GY6 +zdVgqkgw3wRBqGJyyITZZf1Q4NHLuq6GYqfeEH7FztSg8AmHlZyi+sibXFQVb8V5G fNbUoK52PRQ6gBbv7AY/IOU2UeHKiuO8Su/gkrmc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 45F6E3858D1E Date: Mon, 9 Oct 2023 00:07:35 +0900 To: cygwin AT cygwin DOT com Subject: Re: SDL2: Gamepads stopped working Message-Id: <20231009000735.417e1a1d42f840b8f53fc4ea@nifty.ne.jp> In-Reply-To: References: <20231006201452 DOT 7cafb0be7a52745a7418cb33 AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Fri, 6 Oct 2023 14:00:16 +0200 risingpower wrote: > On 06.10.2023 13:14, Takashi Yano wrote: > > > > Thanks for the information. I might find the cause. > > Please test 2.28.4-1a (Test). > > It works! HID and XBOX360 controller! Thank you for testing! > Thank you very much! What exactly have you done? 1) Fix mishandling for WCHAR string. (Fixes device name) 2) Fix the upstream bug when SDL_VIDEO_DRIVER_WINDOWS is not defined. (Fixes dinput open failure) 3) Drop SDL_JOYSTICK_RAWINPUT. (Make xinput device work) > The XBOX controller identifies now as "XInput Controller #1", > but that's ok. This is the result of 3). I will release SDL2 2.28.4-2 shortly. -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple