-
Right now, a dev can set the PickupCenter node to properly place an object for a hand but some objects are asymetrical and therefore need different PickupCenter positioning to look good in either hand…
-
Hi,
Firstly, was playing a ROM and using cheat codes. The game kept crashing at a certain point. After doing some research i found this was quite common and was reccomended to use a different ROM. I …
-
It seems that the SMS protocol doesn't work for SG-1000 controllers though the pinout seems the same from research I've done.
-
I have never managed to figure out how to produce sounds with the PSG APIs of Z88DK for targets such as SMS and GameGear.
If I try to compile:
```
#include
int main(void)
{
unsigned cha…
-
When playing the game with the USA ROM for GameGear after the first jump from one building to the next in the second section of the game the jump button no longer registers. Duplicated across multiple…
-
If i upload a file with the .gg extension, the game does not start (black screen).
If this file is archived (zip, 7z) - the game starts perfectly.
UPD: Sega Master System too.
How to fix it?
…
-
RetroHub only supports 4 systems right now: `nes`, `snes`, `gc` and `n64`. Support needs to be added for many more systems, ideally on par with EmulationStation.
-
When using the "out" callback of the MMU on the Z80 initialization, only the Less Significant Byte of the port is sent, so if using:
```
ld bc,#1234
ld a,#1
out (c),a
```
only "#34" is set in …
-
7z Megadrive and gamegear roms aren't recognized and while Sega CD CHD games show up in ALL filter, none will play. is this a bug or a dependency not yet covered?
-