Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Opens Edge instead of default browser, in my case Firefox, when trying to browse mods. Is there any way to fix this?

🦊unfortunately I'm not sure, since we're just using gamemaker's "url_open" function, which just tells the OS "please open a web browser to this web page." We don't have any control over what system decides to do after that

🦝in regards to this, apparently in the next version of Gamemaker they're fixing the bug with url_open so it uses the default browser, but that version isn't out yet