-
final fantasy series currently runs on scfw with a whitescreen.
I tried patching it with the SC v2.71 program and it runs fine.
I compared it with binary viewer and there is a specific part that i…
-
### Title
https://xemu.app/titles/43430010/#Capcom-Fighting-Evolution-Capcom-Fighting-Jam
### Bug Description
No sound effects during gameplay
### Expected Behavior
Normal frame rate an…
-
I generated a rom with the latest version of the Z2 randomizer (4.0.3) The rom works fine and has indeed a random map but the map extractor shows the original maps!
I tried with an 8 eye rom and it…
-
Hi, If I build rom with parameter DEFINE SKIP_MEM_TEST 1 than memory test is skiped, but GS doesn't play sound. It looks like don't receive data.
[gs105bnotest.zip](https://github.com/psbhlw/gs-firmw…
-
**Affected app**
Name: Wild Rift
Package id: https://play.google.com/store/apps/details?id=com.riotgames.league.wildrift&hl=en
**Describe the bug**
While using the application, some sound effect…
-
@paulb-nl - I was informed by @alanswx that it would probably be good to contact you regarding this core and getting Lot Lot to work, since you've done a recent video commit to the core. I've been try…
-
I think that when the execution start the best option is to show the menu. Sometimes when the emulator fails to load a rom to the app0 partition fails to boot and the user needs to reprogram that part…
-
Im trying to debug with pyocd and im getting this error
0/1] Debugging nrf52_blenano2
-- west debugserver: using runner pyocd
-- runners.pyocd: pyOCD GDB server running on port 3333
0000515:INFO…
-
I modified tdp of my original [rom](https://github.com/LaneLyng/MobilePascalTDPTweaker/files/5784740/TU106_2070.max-q.zip) and when I tried to use the rom in nvflash, it shows next error:
```
C:\…
-
Here is my version of BytePusherVM.java
Added --->
private int pc = 0;
8);
mem[1] = (char) (s & 0xFF);
```