Awakened0

Results 11 issues of Awakened0

The existing XML manifest doesn't work with the [latest versions of BSNES](https://github.com/bsnes-emu/bsnes). [Screwtape says](https://github.com/bsnes-emu/bsnes/issues/167#issuecomment-799157259) it would need to be converted to the BML format.

In the latest libretro build, there is a sort of stuttery crackle in the BGM whenever you open the menu (Start). It happens when transitioning through some of the menus...

When building from this upstream repo, core option categories are not working. Upstream: ![opts0](https://user-images.githubusercontent.com/4565863/153091722-6e10a5d7-2d7a-462a-9cc1-6154280e6ce3.png) Libretro Repo: ![opts1](https://user-images.githubusercontent.com/4565863/153091743-aa5262fa-51c3-48b7-802c-2480acc68686.png) And the Auto Detected SGB Model option is not exposed in the upstream...

Support for core option sublabels was added to RetroArch awhile back. The extra descriptive text is really nice for options that need more explanation. It looks like cores that implement...

I found this nice for Yoshi's Island in Mesen-S. In bsnes you can only do none or an 8px vertical crop in stand alone or libretro. Mesen-S does also offer...

enhancement

When you press Select in the overworld in CT, a map screen appears: bsnes: ![ct bsnes](https://user-images.githubusercontent.com/4565863/89005673-0dd1b100-d2d3-11ea-91a2-519e35bf03f2.png) Mesen-S: ![ct Mesen-S](https://user-images.githubusercontent.com/4565863/89005688-13c79200-d2d3-11ea-9450-5cb22ad24d15.png) Both the libretro core and the latest Windows dev build exhibit...

While playing both of these games I notice certain sprites "jitter" when near the top of the screen. It's mostly the lanterns or other objects you can destroy for hearts....

3D accuracy

The decompilations are lacking in DPI awareness on Windows. If you use something like 150% scaling in Windows display settings, you get some blurring and aliasing by default: ![noover](https://user-images.githubusercontent.com/4565863/138540259-8a50ca40-84f5-43b0-8e9d-f1d701d59750.png) Users...

OS specific
rendering

## Description WASAPI causes frame drops, audio pops and hitches in certain cores that don't have an issue with xaudio. Also, if I mess with the WASAPI Shared Buffer Length...

With this core specifically on Windows, I get sound popping for a second or so when a game first starts. I've noticed it's worse when I'm using crt-guest-dr-venom. And if...