vf3

Technical discussion for those interested in Supermodel development and Model 3 reverse engineering. Prospective contributors welcome.
Forum rules
Keep it classy!

  • No ROM requests or links.
  • Do not ask to be a play tester.
  • Do not ask about release dates.
  • No drama!

Re: vf3

Postby HarryTuttle » Thu Apr 13, 2017 5:31 am

Good work Ian! :) It seems that also fixed the bad polys in Sega Rally 2 making the following double check in <New3D.cpp> not needed:
Code: Select all
if (ph.Disabled() || !numPolys && (ph.NumSharedVerts() != 0)) {

As a test I changed that to:
Code: Select all
if (ph.Disabled()) {

and played some stage and didn't see any out of place poly.
User avatar
HarryTuttle
 
Posts: 646
Joined: Thu Mar 09, 2017 8:57 am

Re: vf3

Postby Ian » Thu Apr 13, 2017 6:05 am

Nice :)
I'll try that later. Be good to simply that code. The reason I wrote those checks was because polys were sharing vertices before any valid vertices had been sent. But if that's no longer needed that's great :)
Ian
 
Posts: 2044
Joined: Tue Feb 23, 2016 9:23 am

Re: vf3

Postby Jiterdomer » Thu Apr 13, 2017 7:50 am

We didn't covered much of Dural stages in this game and Akira's Dural stage (hold both start buttons on both players until the time ran out on respective stages) didn't get a pitch black background to represent night time like on the Arcade and Dreamcast versions but instead it was daylight on the outside in this emulation. Same thing for Jacky's Dural stage.

https://youtu.be/t_Eese5lSHk (It starts at the beginning of the video and had different music).
Feel the heartbeat of my machine through this tight seat. I feel every motion of my machine
Image
User avatar
Jiterdomer
 
Posts: 627
Joined: Mon Sep 26, 2011 6:37 pm
Location: Los Angeles, California

Previous

Return to The Dark Room

Who is online

Users browsing this forum: No registered users and 1 guest