Jump to content

SAMBuild3.2 beta thread


CarnyPriest

Recommended Posts

  • Content Provider
Posted

Carny,
Can you put the changelog on the pm, so from tapatalk i can see if they are relevant changes

Envoyé de mon SM-A320FL en utilisant Tapatalk

  • Replies 338
  • Created
  • Last Reply
  • Content Provider
Posted

Ok i forgot that link, thanks
If you can put it on the first post that would be great :)

Envoyé de mon SM-A320FL en utilisant Tapatalk

Posted
I am having a major issue with Vpinmame. I am using 10.5 Final / latest 10.6 beta and the latest 3.2 beta/Sambuild r4658 although this has been an issue since Vpinmame3.1. I am also using freeze 1.7.1. Table starts fine with good frame rate an no issues. Come back an hour later and it's stutter city!!!!! There is a serious memory or timing issue that gets worse the longer a table is loaded!!
 
Everything is installed correctly. PC Spec is not an issue and getting 200+fps when I start the table. I can start a table and it plays absolutely perfect. Come back an hour later as it's awful. Not an overheating issue. If I close VPX and restart it plays perfect again. This is serious memory leak or timing issue that has been introduced since Vpinmame 3.1. I think it is only happening with VNI colour roms.
 
If I go back to an earlier Vpinmame the problem goes away, so definitely a code issue.
 
Any help would be appreciated
Posted
2 hours ago, Thalamus said:

Hi Andy. Curious. Have you ever tried to downgrade and run older VPM on the tables ?

Yes when I rolled back to an earlier version, it runs fine.

Posted

The issue was the log file. This solved my issue, Thanks to Terry for the solution.

If you have a “DmdDevice.log.config” file, you need to edit that file and make sure that if the <rules> section looks like this:

<rules>
< logger name=”” minlevel=”Trace” writeTo=”console” />
< logger name=”” minlevel=”Trace” writeTo=”file” />
< /rules>

…it needs to be changed to:

<rules>
< logger name=”” minlevel=”info” writeTo=”console” />
< logger name=”” minlevel=”info” writeTo=”file” />
< /rules>

Same with the “dmdextlog.config”. The <rules> section should look like:

<rules>
< logger name=”*” minlevel=””info” writeTo=”console” />
< /rules>

This is to disable logging for when colouring is being used. Apparently it can cause performance issues for some people. It’s only needed for those who are colour modding DMDs and are troubleshooting.

Does this need to be reported to Freezy?

  • Content Provider
Posted
10 hours ago, Andypc said:

The issue was the log file. This solved my issue, Thanks to Terry for the solution.

If you have a “DmdDevice.log.config” file, you need to edit that file and make sure that if the <rules> section looks like this:

<rules>
< logger name=”” minlevel=”Trace” writeTo=”console” />
< logger name=”” minlevel=”Trace” writeTo=”file” />
< /rules>

…it needs to be changed to:

<rules>
< logger name=”” minlevel=”info” writeTo=”console” />
< logger name=”” minlevel=”info” writeTo=”file” />
< /rules>

Same with the “dmdextlog.config”. The <rules> section should look like:

<rules>
< logger name=”*” minlevel=””info” writeTo=”console” />
< /rules>

This is to disable logging for when colouring is being used. Apparently it can cause performance issues for some people. It’s only needed for those who are colour modding DMDs and are troubleshooting.

Does this need to be reported to Freezy?

 

I informed about this way back...but I think he should know that its still causing issues, and the default log.config files that come with dmdext should be set to "info" to avoid this....since 98% of people don't need it set to anything else.

  • Content Provider
Posted

any news about mtl180 and st_162 fastflips?

today i tried to implement fastflips on acdc, with acdc170h, flippers are not working, and after about 20 seconds of play, i get the popup insuffifient memory for fastflips, tried on 2 different pcs, any idea?

  • Content Provider
Posted

There is a test routine that @DJRobX uses to discover the hex address for the flipper solenoids on SAM system. I'm not aware of how that works. I don't think that Rob has much time or incentive to find the right addresses for the updated game code for mtl or st because the full color DMD patches have not been updated for the latest code yet.

I don't know on acd. I haven't tested it myself. I'm not aware of any other reports.

  • Content Provider
Posted

ok, the ACDC LE 1.5 had already implemented, i added a second time without knowing, it works fine :)

Posted

If SAM fast flip support is missing for a specific rom, it does not break the table.   VPM won't send the "fast" signal, and you get "regular" flippers all the time.   So if you're getting an error popup you have some other issue.   If you can take a screenshot of the exact error it may be helpful.

ACDC 170 and 170h both have fast flip support. 

  • Content Provider
Posted

The table already had the fastflip code, i added it again without knowing, that was my issue

Envoyé de mon SM-A320FL en utilisant Tapatalk

  • 2 weeks later...
Posted

I haven't kept up with this lately. What is the difference now after the official sam  builds on vpforums and these builds here?

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...