alberthdev / wxwabbitemu

wxWabbitemu, a cross-platform TI-8x emulator based on Wabbitemu
Other
46 stars 12 forks source link

Fix downloading by using http instead of https #4

Closed ids1024 closed 8 years ago

ids1024 commented 8 years ago

I'm still having other issues, but I think this fixed the downloading part.

alberthdev commented 8 years ago

This may not work anymore... see my comment in issue #2.

ids1024 commented 8 years ago

It seems you're right. It's odd though, because I thought I had downloaded one of these files using the link when I wrote this PR (in my browser). Indeed, I have the file on my computer. But it just gives a 403 now in the same browser...

alberthdev commented 8 years ago

Was the file you downloaded valid? Or did wxWabbitemu crash immediately after?

ids1024 commented 8 years ago

The one I downloaded in wxwabbitemu led to a message that the rom was corrupted, suggesting it probably downloaded a 403 page instead of a rom. But I successfully downloaded a rom in my browser using the link from the code (which isn't working now). Anyway, this PR doesn't work, and I think it is broken in wabbitemu too.