Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Dualnames on Sat 01/10/2022 15:39:37

Title: Initializing mouse: failed (OSX)
Post by: Dualnames on Sat 01/10/2022 15:39:37
So, a user has bought The Excavation of Hob's Barrow (The game is compiled with 3.5.0.26) and their mouse is not initialized, any thoughts on why? Any thoughts on how to fix that?

https://steamcommunity.com/app/1182310/discussions/0/3367027831290388972/?tscn=1664630707
Title: Re: Initializing mouse: failed (OSX)
Post by: Dualnames on Sat 01/10/2022 20:01:04
A small update I think it might have to do with either logitech mice or bluetooth mice.
Title: Re: Initializing mouse: failed (OSX)
Post by: Crimson Wizard on Sat 01/10/2022 20:07:46
I'd suggest to try using 3.6.0 mac engine which relies on SDL2 and see if anything improves.

Even if for the sake of experiment; just get a 3.6.0 mac engine, and use it to run the game compiled with 3.5.0.
Title: Re: Initializing mouse: failed (OSX)
Post by: eri0o on Sat 01/10/2022 21:23:32
I don't have that specific game, but a quick test in my MacOS Monterey with a Logitech mouse connected through bluetooth says it works in ags 3.6.0.
Spoiler
(https://i.imgur.com/7jjBzhL.png)
[close]
Title: Re: Initializing mouse: failed (OSX)
Post by: Dualnames on Sat 01/10/2022 23:07:04
That seems to resolve the issue, so yay!