gdkchan / Ohana3DS-Rebirth

WIP new version of Ohana3DS in C#.
173 stars 39 forks source link

Crashes on launch? #39

Open ElToonio opened 7 years ago

ElToonio commented 7 years ago

Is there a way for it to run on Windows 7?

I try to open it and it crashes on launch—I open it and it says Ohana3DS Rebirth has stopped working then immediately closes. I've asked around in the GBAtemp thread, but I didn't want to clog it by spamming it with questions. So, my main question is this; is it possible to even run on Windows 7?

I've tried it on my laptop which has Windows 8 and it opens just fine. So, is there something that Windows 8 has that Windows 7 doesn't? I'm curious in digging through some textures for OR/AS, but will I need to possibly update my computer?

Fallenleader commented 7 years ago

I am having similar issues regarding crashes. The application itself sates something about being compiled against v1.x... and 4.0 needs additional configuring. Namely something to do with using obsolete DX API's. Compiling the program is a no go either, which is where I actually get the aforementioned detailed error. I am installing the DX SDK and seeing if this fixes my issues. If so, I will close my other open issue regarding this and link to the SDK.