Jump to content



Photo
* * * * * 10 votes

The VP 10.2 beta thread

vpx beta

  • Please log in to reply
1353 replies to this topic

#1081 toxie

toxie

    VPF Veteran

  • VP Dev Team
  • PipPipPipPipPipPip
  • 5,734 posts
  • Location:berlin, germany

  • Flag: Germany

  • Favorite Pinball: AFM

Posted 12 December 2016 - 07:18 AM

@kiwi: could you please upload some more revs inbetween 2820 and 2859 for shadowshd to test?

that would be neat.



#1082 kiwi

kiwi

    Pinball Fan

  • VIP
  • 2,665 posts

  • Flag: Italy

  • Favorite Pinball: Star Trek 25th Anniversary



Posted 12 December 2016 - 04:47 PM

Link with the revisions:

 

https://www.dropbox.com/sh/c0rw3uyqjnlumej/AABozfqnw8qi1OuzxNxwsYp7a?dl=0



#1083 toxie

toxie

    VPF Veteran

  • VP Dev Team
  • PipPipPipPipPipPip
  • 5,734 posts
  • Location:berlin, germany

  • Flag: Germany

  • Favorite Pinball: AFM

Posted 12 December 2016 - 05:21 PM

Thanks a lot!

 

So could all that are affected with the slowdowns please find out which revision of these let to the slowdowns? (e.g. which is the last one that did not show it, and the first to have it)



#1084 shadowshd

shadowshd

    Enthusiast

  • Members
  • PipPipPip
  • 153 posts
  • Location:Le Bouscat

  • Flag: France

  • Favorite Pinball: Cirqus Voltaire; Medieval Madness

Posted 12 December 2016 - 05:48 PM

Thank you Kiwi,

 

I'll try and report ASAP ;)

 

 

Edit : revisions from 2835 give me ball stuttering.

 

Rev2830 and under : no stutter at all.

 

Thanks ;)

 

++


Edited by shadowshd, 12 December 2016 - 06:08 PM.


#1085 toxie

toxie

    VPF Veteran

  • VP Dev Team
  • PipPipPipPipPipPip
  • 5,734 posts
  • Location:berlin, germany

  • Flag: Germany

  • Favorite Pinball: AFM

Posted 13 December 2016 - 02:06 PM

Thanks!

 

Anybody else with some revision ranges?



#1086 ClarkKent

ClarkKent

    Pinball Fan

  • Members
  • PipPipPipPip
  • 1,552 posts

  • Flag: Austria

  • Favorite Pinball: Q*Bert's Quest, Red's and Ted's Road Show, Dialed In, Big Bang Bar

Posted 13 December 2016 - 05:00 PM

Slight ball stutter only now and then in windowed full screen. Absolutely no ball stutter in exclusive fullscreen mode.



#1087 shadowshd

shadowshd

    Enthusiast

  • Members
  • PipPipPip
  • 153 posts
  • Location:Le Bouscat

  • Flag: France

  • Favorite Pinball: Cirqus Voltaire; Medieval Madness

Posted 13 December 2016 - 06:50 PM

In my case I have as much stuttering in true FS as in windowed FS.

 

With revs 2830 and below no stuttering, true FS or windowed.

With revs 2835 and above stuttering, true FS or windowed.

 

Thanks.



#1088 TedB

TedB

    Pinball Fan

  • Charter Member
  • 715 posts

  • Flag: Netherlands

  • Favorite Pinball: those with non virtual steel balls

Posted 13 December 2016 - 09:27 PM

I haven't tried a lot of versions yet (only 2806 and rev2859) and don't see a difference in performance between them, but I do need full screen mode to avoid stutter.


Edited by TedB, 13 December 2016 - 09:27 PM.


#1089 toxie

toxie

    VPF Veteran

  • VP Dev Team
  • PipPipPipPipPipPip
  • 5,734 posts
  • Location:berlin, germany

  • Flag: Germany

  • Favorite Pinball: AFM

Posted 13 December 2016 - 09:48 PM

@shadowshd: could you please in core.vbs change the PinMAMEInterval function to:

 

Private Function PinMAMEInterval
        If VPBuildVersion >= 10000 Then
                PinMAMEInterval = 10

        Else
                PinMAMEInterval = 1
        End If
End Function
 

and retest with 2835?


 

In my own build the F keys work, so that must be a glitch..

 

Thanks for testing all the releases, will check the revisions after that..


One more hint maybe that you could give me: Whats the directly next revision you tested that shows the stutter?

 

In version VPX_2_beta_rev2820.zip the stuttering occurs bigtime(and all rev's after this rev). In VPX_2_beta_rev2806.zip it didn't/was still smooth.

 

I don't have the versions between those two.

 

I hope that this helps.. Thanks!

 

 

Could you also please try with some revisions inbetween these two from the link that kiwi posted? Thanks!



#1090 TedB

TedB

    Pinball Fan

  • Charter Member
  • 715 posts

  • Flag: Netherlands

  • Favorite Pinball: those with non virtual steel balls

Posted 14 December 2016 - 08:23 AM

@toxie/fuzzel. Would it be possible to include the directb2s on/off checkbox in VPX tables itself. Now it is a global setting and a workaround is needed to handle it per table.

 

http://www.vpforums....569#entry365461



#1091 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 14 December 2016 - 08:40 AM

@toxie/fuzzel. Would it be possible to include the directb2s on/off checkbox in VPX tables itself. Now it is a global setting and a workaround is needed to handle it per table.

 

http://www.vpforums....569#entry365461

Sorry that's not possible. The D2BS stuff is loaded by the VBA infrastructure that is totally script based. VPX only starts the script handling and can only react on VPX specific script commands.



#1092 shadowshd

shadowshd

    Enthusiast

  • Members
  • PipPipPip
  • 153 posts
  • Location:Le Bouscat

  • Flag: France

  • Favorite Pinball: Cirqus Voltaire; Medieval Madness

Posted 14 December 2016 - 08:49 AM

@Toxie: still stuttering sir :-/


Edited by shadowshd, 14 December 2016 - 08:50 AM.


#1093 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 14 December 2016 - 08:51 AM

Sure. Nothing was changed in this regard.

#1094 sasa12345

sasa12345

    Enthusiast

  • Members
  • PipPipPip
  • 250 posts

  • Flag: ---------

  • Favorite Pinball: indiana jones

Posted 14 December 2016 - 12:54 PM

If I change command add credit will not work, only the number 5?



#1095 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 14 December 2016 - 01:03 PM

Those keys are handled in the core.vbs file. If you need different settings you must change then there.

#1096 Ark Malmeida

Ark Malmeida

    Enthusiast

  • Silver Supporter
  • 147 posts

  • Flag: United States of America

  • Favorite Pinball: Cyclone, Star Wars (Data East)

  • 360 Gamer Tag: Ark Malmeida

Posted 14 December 2016 - 01:21 PM

Thanks!

 

Anybody else with some revision ranges?

I tried a bunch of versions last night. 

 

The table I'm using to test is the latest version of Scared Stiff as it is the one that seems to stutter the most. 

For all versions I used the same set of scripts - the ones from the latest version (2870).

I ran exclusive full screen for all versions with vsync and maximum prerendered frames set at 1.

 

I'll start by saying that I get a small amount of stutter regardless of the version I run.  However, it's very minimal for 10.1 final and only slightly worse for 10.2 versions up through 2830. 

 

2835 definitely shows more stutter, but it's hard to quantify how much more although it is noticeable.  The latest versions have a lot of stutter, making them almost unplayable. 

 

I did try making some of the changes that you suggested to the PinMAMEInterval function and those didn't seem to help.

 

Please let me know if you need more information or want me to test specific things.  I'd love to help nail down what the issue might be.  I'm running a cabinet with the following specs so I THINK I should be able to run all current tables without stutter:

 

Intel Core i5-3570K Quad-Core 3.4GHz
8GB DDR3 1600 SDRAM
GeForce GTX 1060 6Gig
Windows 10



#1097 TedB

TedB

    Pinball Fan

  • Charter Member
  • 715 posts

  • Flag: Netherlands

  • Favorite Pinball: those with non virtual steel balls

Posted 14 December 2016 - 01:45 PM

 

@toxie/fuzzel. Would it be possible to include the directb2s on/off checkbox in VPX tables itself. Now it is a global setting and a workaround is needed to handle it per table.

 

http://www.vpforums....569#entry365461

Sorry that's not possible. The D2BS stuff is loaded by the VBA infrastructure that is totally script based. VPX only starts the script handling and can only react on VPX specific script commands.

 

 

OK no problem, there is a workaround. Thanks for your and toxies' continuous work on VP and laying the foundation for the creation of some awesome VP tables. I have been trying out a few new tables after months of absence and some of these VP 10.1 and 10.2 tables are amazing (graphics, physics and performance). 



#1098 TedB

TedB

    Pinball Fan

  • Charter Member
  • 715 posts

  • Flag: Netherlands

  • Favorite Pinball: those with non virtual steel balls

Posted 14 December 2016 - 02:22 PM

Please let me know if you need more information or want me to test specific things.  I'd love to help nail down what the issue might be.  I'm running a cabinet with the following specs so I THINK I should be able to run all current tables without stutter:

 

Intel Core i5-3570K Quad-Core 3.4GHz
8GB DDR3 1600 SDRAM
GeForce GTX 1060 6Gig
Windows 10

 

You have better specs than I have (AMD Athlon II X2 Dual Core 3.0GHz / 4GB - MSI GeForce GTX 750 Ti  2GB DDR5) and this table runs quite smooth on mine on the older and new revisions. I don't use db2s though for this table and use W7.



#1099 shadowshd

shadowshd

    Enthusiast

  • Members
  • PipPipPip
  • 153 posts
  • Location:Le Bouscat

  • Flag: France

  • Favorite Pinball: Cirqus Voltaire; Medieval Madness

Posted 14 December 2016 - 02:28 PM

I tried a bunch of versions last night. 
 
The table I'm using to test is the latest version of Scared Stiff as it is the one that seems to stutter the most. 
For all versions I used the same set of scripts - the ones from the latest version (2870).
I ran exclusive full screen for all versions with vsync and maximum prerendered frames set at 1.
 
I'll start by saying that I get a small amount of stutter regardless of the version I run.  However, it's very minimal for 10.1 final and only slightly worse for 10.2 versions up through 2830. 
 
2835 definitely shows more stutter, but it's hard to quantify how much more although it is noticeable.  The latest versions have a lot of stutter, making them almost unplayable. 
 
I did try making some of the changes that you suggested to the PinMAMEInterval function and those didn't seem to help.
 
Please let me know if you need more information or want me to test specific things.  I'd love to help nail down what the issue might be.  I'm running a cabinet with the following specs so I THINK I should be able to run all current tables without stutter:
 
Intel Core i5-3570K Quad-Core 3.4GHz
8GB DDR3 1600 SDRAM
GeForce GTX 1060 6Gig
Windows 10

I'm in the same boat as you Ark, and as you I do my tests with the latest Scared Stiff table.

 

This is exactly what I can note :

 

- no stutter at all with VPX 10.1,

- very light stutter with VPX 10.2 revs 2830 and below, but gameplay isn't affected,

- much more stutter with 2835 and above revs,

 

 

I also tried to :

 

- set nVidia prerendered maximum frames prefs to controlled by application,

- set VPX prerendered max frames video preferences to 0,

- add the Legacy key in the registry,

- modify PinMAMEInterval as suggested by you Toxie,

 

And there's no better changes I can notice.

 

I'm ready to help too ;)

 

My specs :

- Asus B85M-E motherboard with BIOS 2306; I've just checked Asus website and there is a new BIOS version (3504 - improve system stability), I'll try tonight to update, even if I don't think it will have some influence on VPX,

- Intel Core i7-4770 3.4 Ghz up to 3.8 Ghz,

- 2 x 4 Gb DDR 3,

- OCZ Agility 3 240 Gb SSD,

- MSI Geforce GTX 770 Twin Frozr Gaming OC 2GB,

- Windows 10 1607 x64 up to date and nVidia drivers 376.19 - I've just see there's a new 376.33 release available since today, I'll also upate the driver tonight.

 

There's no BIOS or software tweaks and no overclocking, everything is "stock" parameters.

 

Thank you again for reactivity and listening to us ;)

 

++



#1100 Umpa

Umpa

    Pinball Fan

  • Members
  • PipPipPipPip
  • 740 posts

  • Flag: United States of America

  • Favorite Pinball: AC/DC

Posted 14 December 2016 - 02:33 PM

Ted B states he doesn't use db2s. Is using db2s the issue for the stuttering?





Also tagged with one or more of these keywords: vpx beta