finalburnneo / FBNeo

FinalBurn Neo - We are Team FBNeo.
http://neo-source.com
Other
882 stars 355 forks source link

Some more Genre corrections #1647

Closed Goratrix closed 5 months ago

Goratrix commented 5 months ago
  1. spcinvdj - this clone is GBF_VERSHOOT, but should be GBF_SHOOT, as its parent is (and generally all Space Invaders should be).

  2. afighter - I did not notice this when I reported this game in the previous issue, but it and all its clones in Sega 16A and 16B should actually be GBF_VERSHOOT, not horizontal.

  3. these five are GBF_VERSHOOT but should be GBF_HORSHOOT:

hellfire
hvyunit
mshuttle
pballoon
zerowing
  1. all these are GBF_VERSHOOT but they are not really shmups and should be GBF_SHOOT instead:
alinvade
buckrog
burnforc
combatsc
invaders
kingball
mirax
ozon1
redufo
sasuke
satansat
skybase
spaceskr
spcinv95
sstrangr
subroc3d
theend
victoryc
Goratrix commented 5 months ago

Two more:

  1. assault is GBF_VERSHOOT, which is correct, but clone assaultj is GBF_SHOOT, should be changed to GBF_VERSHOOT

  2. ddp3 is GBF_VERSHOOT, which is correct, but clone ddpdojp is GBF_MISC, should be changed to GBF_VERSHOOT

dinkc64 commented 5 months ago

Hi Goratrix, They should be fixed now - thanks! :)

best regards,

Goratrix commented 5 months ago

Thank you! :-) Here's the last batch, a few clones that you missed that need to be aligned with their parent after the above changes, all are GBF_VERSHOOT but should be GBF_SHOOT:

zone909, clone of buckrog burnforco, clone of burnforc kingballj, clone of kingball zarzon, clone of satansat

After these are fixed the issue can be closed :-)

Goratrix commented 5 months ago

Oh, here's one more, not Genre but Board Type:

donight should probably be Hack or Homebrew, not Genuine?

dinkc64 commented 5 months ago

alright, got it! :)

Goratrix commented 5 months ago

Perfect, thank you very much! Everything looks good now, closing the issue :)