Le premier émulateur de Sega Model 3 créé par Bart Trzynadlowski, Ville Linde et Stefano Teso dans sa version de développement (voir ici) [source].
Wii version
Les changements:
r598
– light parameters must be clamped (HarryTuttle)
r597
– Virtua fighter has a few massive polys that shouldn’t be visible. It looks like these polys have a bad matrix, but the node distances are all zero. This means the bounding box that encapsulates them is of size zero. Skipping over these entirely seems to fix the issue.
r596
– Updated Util::Config::Node unit tests with multiple leaf node test
r595
– remove unused variable
r594
– Extended -gfx-state to produce culling node analysis
r593
– Fixed behavior of Util::Config::Node when adding nested nodes (only leaf level can be duplicated; e.g., foo/bar and foo/bar will create one foo with two bar children, rather than two foo each with one bar).
r592
– Spindizzi’s SCSP DSP fix for the VF3TB cave stage
r591
– Hooked up the command line help options (thanks, Spindizzi!) and updated copyright info
test et test32:
– correction des musiques dans sega rally 2 (mix)
– correction musique 1er niveau 2joueurs (la cave rouge) dans vf3 (pas sûr de la modif, et donc cela peut éventuellement entrainer d’autre problèmes sonore sur d’autre jeux).
Les fichiers sont compilés par spindizzi, merci à lui.