dh4 / mupen64plus-qt

A customizable launcher for Mupen64Plus
BSD 3-Clause "New" or "Revised" License
95 stars 10 forks source link

Allow for Configuring TheGamesDB Request Timeout #27

Closed leoherzog closed 7 years ago

leoherzog commented 7 years ago

Requests like this one to thegamesdb.net can take 10-45 seconds, and mupen64plus-qt tends to time out when scraping. Please allow us to increase the time that mupen64plus-qt waits before giving up on the request!

dh4 commented 7 years ago

I've added the ability to specify a custom timeout within the configuration file. See the changes to the README for instructions.