Emulator Issues #13281
closedCan't play new versions of dolphin
0%
Description
When I try to play new versions of dolphin (development version, betas), it gives me an error and IDK why exactly, I have an old pc (A Laptop) But I don't wanna think that's the reason. Anyway, there are screenshots of new version and the version that still running I didn't find this error reported yet.
old still running
new doesn't work now
It does not work by changing graphics configuration (in what I tried to change) I or with other games, so I hope we can fix it or at least and explanation.
Files
Updated by JMC4789 over 1 year ago
You didn't follow the issue report template, which would have helped a lot. Luckily, I saw this on the discord and know your issue.
The Microsoft Basic Renderer isn't working with bounding box, because your actual GPU is so old that it doesn't support Dolphin you have to use it.
Updated by pokechu22 over 1 year ago
- Tracker changed from Issue to Emulator Issues
- Project changed from Infrastructure to Emulator
- Issue type set to Bug
- Regression set to No
- Relates to usability set to No
- Relates to performance set to No
- Easy set to No
- Relates to maintainability set to No
- Operating system N/A added
I'm unable to reproduce; the Microsoft Basic Renderer works fine for me.
Please try to determine the first version this happened in. Your screenshots indicate that 5.0-19368 is broken and 5.0-18498 is fine, and currently 5.0-19368 is listed at https://dolphin-emu.org/download/list/master/6/ and 5.0-18498 at https://dolphin-emu.org/download/list/master/18/, so you can use the binary search algorithm to find the first affected version quickly: test a version on the page halfway between (https://dolphin-emu.org/download/list/master/12/) and then you'll know that it is a version either on pages 6-12 or 12-18, and then you can repeat to narrow it down further until you find a version you know is good and the version immediately after it is bad.
Updated by JosJuice over 1 year ago
- Is duplicate of Emulator Issues #13302: Bounding Box is initalized regardless of if the GPU supports Bounding Box added