Jump to content

Stern Sam - Pinmame Source Code


xmassam

Recommended Posts

  • Content Provider

that thing is stupid peeps are always changing the values really need a page for everything. also some of the tables colors are way wrong for instance for dracula i changed the 100% to Red 255 the rest 0 and it looks much much better

 

most of them come from here http://www.vpforums.org/index.php?showtopic=27440&page=3#entry263670 or here https://pinside.com/pinball/forum/topic/diy-addams-family-poor-mans-color-dmd/page/4

Link to comment
Share on other sites

  • Replies 562
  • Created
  • Last Reply
  • Content Provider

I will add the new carnival, for spiderman, i don't have these roms so if you can send them.

for world poker, they are still available, is it english, and spanish version?

The fact is, i build, i test the roms that i add, i don't do a regression test of the old roms, you guys report to me if they are new roms available, or report bugs, this is how it works :)

 

for tron and avatar, what are the revision versions? if it's a different cpu, it might not work, but if they are the same, than existing, what is the benefit? :)

Thanks!

 

For the completist, there does appear to be a more recent ROM at the Stern site for Simpson's Kooky Carnival Redemption - v2.00 versus the latest supported version, V1.05. Guess it is good idea to check back on Stern's game code library while they are rebuilding that section of their website.

 

Also, a bit of clean-up may be required with error checking on some of the older SAM roms that I downloaded in the earlier form of Stern's game code library. I made no modifications. If I ignore the error and proceed with testing via VpinMAME setup they appear to play fine:

 

World Poker Tour (v14.00) (English, Spanish) bad checksum error

looking for 0x2F06204B

actual is 0x2F03204B 

 

Spider-Man (V2.1) (English, French) Length mismatch error

looking for 26980828

actual is 26390880

 

Spider-Man (V2.1) (English, Italian) Length mismatch error

looking for 26980828

actual is 26463356

 

Spider-Man (V2.1) (English, Spanish) Length mismatch error

looking for 26980828

actual is 26893660

 

Spider-Man (V2.1) (German, French) Length mismatch error

looking for 26980828

actual is 26483716

 

I also have a couple of ROMS for Tron Legacy Pro and Avatar Pro that were developed for machines built with a different CPU part. Neither of these sets are currently supported. Maybe this particular CPU is not emulated? In any case, I can pass them along. Neither of these have any ruleset changes that are different from versions that are currently supported. So there is no new functionality here.

Link to comment
Share on other sites

  • Content Provider

For World Poker Tool it is the English and Spanish version

 

Spider-Man

https://dl.dropboxusercontent.com/u/45430846/sman_210af.zip

 

https://dl.dropboxusercontent.com/u/45430846/sman_210ai.zip

 

https://dl.dropboxusercontent.com/u/45430846/sman_210al.zip

 

https://dl.dropboxusercontent.com/u/45430846/sman_210gf.zip

 

 

For the rest, there is no benefit to the player. It might be a benefit for documentation, but I don't know if the  FTDI chip is emulated or even if PinMAME needs to emulate it to serve their mission. I don't even know if VPinMAME dev are developing for SAM at all given what has gone down. But here they are anyway

 

Avatar v2.00

from the readme.txt

V2.00 - January 29, 2013
=======================
- Games built with CPU Part #520-5246-02 need to use V2.00 code.
- Games built with CPU Part #520-5246-00 need to use V1.10 code. 
- CPU Part #520-5246-02 is built with an FTDI USB chip
- CPU Part #520-5246-00 is built with an Atmel USB chip
- There are no game rule changes between V1.10 & V2.00
 
 
Tron Legacy v1.74 for CPU Part #520-5246-02
 
Link to comment
Share on other sites

  • Content Provider

Btw, do you have one of those roms commented with // below?

They are not included im my build

they are compiled into my temp build, i'll wait for some days if somebody has other roms that are not compiled yet, here's the current list of compiled roms from the source code for info

 

// Stern S.A.M System

DRIVER(sam1_flashb,0102)//S.A.M: 02/06 S.A.M System Flash Boot - V1.02

DRIVER(sam1_flashb,0106)//S.A.M: 08/06 S.A.M System Flash Boot - V1.06

DRIVER(sam1_flashb,0310)//S.A.M: 01/08 S.A.M System Flash Boot - V3.10

DRIVER(wpt,103a)        //S.A.M: ??/06 World Poker Tour - V1.03

DRIVER(wpt,105a)        //S.A.M: 02/06 World Poker Tour - V1.05

DRIVER(wpt,106a)        //S.A.M: 02/06 World Poker Tour - V1.06

DRIVER(wpt,106f)        //S.A.M: 02/06 World Poker Tour - V1.06 (French)

DRIVER(wpt,106g)        //S.A.M: 02/06 World Poker Tour - V1.06 (German)

DRIVER(wpt,106i)        //S.A.M: 02/06 World Poker Tour - V1.06 (Italian)

DRIVER(wpt,106l)        //S.A.M: 02/06 World Poker Tour - V1.06 (Spanish)

DRIVER(wpt,108a)        //S.A.M: 03/06 World Poker Tour - V1.08

DRIVER(wpt,108f)        //S.A.M: 03/06 World Poker Tour - V1.08 (French)

DRIVER(wpt,108g)        //S.A.M: 03/06 World Poker Tour - V1.08 (German)

DRIVER(wpt,108i)        //S.A.M: 03/06 World Poker Tour - V1.08 (Italian)

DRIVER(wpt,108l)        //S.A.M: 03/06 World Poker Tour - V1.08 (Spanish)

DRIVER(wpt,109a)        //S.A.M: 03/06 World Poker Tour - V1.09

DRIVER(wpt,109f)        //S.A.M: 03/06 World Poker Tour - V1.09 (French)

DRIVER(wpt,109g)        //S.A.M: 03/06 World Poker Tour - V1.09 (German)

DRIVER(wpt,109i)        //S.A.M: 03/06 World Poker Tour - V1.09 (Italian)

DRIVER(wpt,109l)        //S.A.M: 03/06 World Poker Tour - V1.09 (Spanish)

DRIVER(wpt,111a)        //S.A.M: 08/06 World Poker Tour - V1.11

DRIVER(wpt,111af)       //S.A.M: 08/06 World Poker Tour - V1.11 (English, French)

DRIVER(wpt,111ai)       //S.A.M: 08/06 World Poker Tour - V1.11 (English, Italian)

DRIVER(wpt,111al)       //S.A.M: 08/06 World Poker Tour - V1.11 (English, Spanish)

DRIVER(wpt,111f)        //S.A.M: 08/06 World Poker Tour - V1.11 (French)

DRIVER(wpt,111g)        //S.A.M: 08/06 World Poker Tour - V1.11 (German)

DRIVER(wpt,111gf)       //S.A.M: 08/06 World Poker Tour - V1.11 (German, French)

DRIVER(wpt,111i)        //S.A.M: 08/06 World Poker Tour - V1.11 (Italian)

DRIVER(wpt,111l)        //S.A.M: 08/06 World Poker Tour - V1.11 (Spanish)

DRIVER(wpt,112a)        //S.A.M: 11/06 World Poker Tour - V1.12

DRIVER(wpt,112af)       //S.A.M: 11/06 World Poker Tour - V1.12 (English, French)

DRIVER(wpt,112ai)       //S.A.M: 11/06 World Poker Tour - V1.12 (English, Italian)

DRIVER(wpt,112al)       //S.A.M: 11/06 World Poker Tour - V1.12 (English, Spanish)

DRIVER(wpt,112f)        //S.A.M: 11/06 World Poker Tour - V1.12 (French)

DRIVER(wpt,112g)        //S.A.M: 11/06 World Poker Tour - V1.12 (German)

DRIVER(wpt,112gf)       //S.A.M: 11/06 World Poker Tour - V1.12 (German, French)

DRIVER(wpt,112i)        //S.A.M: 11/06 World Poker Tour - V1.12 (Italian)

DRIVER(wpt,112l)        //S.A.M: 11/06 World Poker Tour - V1.12 (Spanish)

DRIVER(wpt,140a)        //S.A.M: 01/08 World Poker Tour - V14.0

DRIVER(wpt,140af)       //S.A.M: 01/08 World Poker Tour - V14.0 (English, French)

DRIVER(wpt,140ai)       //S.A.M: 01/08 World Poker Tour - V14.0 (English, Italian)

DRIVER(wpt,140al)       //S.A.M: 01/08 World Poker Tour - V14.0 (English, Spanish)

DRIVER(wpt,140f)        //S.A.M: 01/08 World Poker Tour - V14.0 (French)

DRIVER(wpt,140g)        //S.A.M: 01/08 World Poker Tour - V14.0 (German)

DRIVER(wpt,140gf)       //S.A.M: 01/08 World Poker Tour - V14.0 (German, French)

DRIVER(wpt,140i)        //S.A.M: 01/08 World Poker Tour - V14.0 (Italian)

DRIVER(wpt,140l)        //S.A.M: 01/08 World Poker Tour - V14.0 (Spanish)

DRIVERNV(scarn9nj)      //S.A.M: ??/06 Simpsons Kooky Carnival (Redemption) - V0.9 New Jersey

DRIVERNV(scarn103)      //S.A.M: 04/06 Simpsons Kooky Carnival (Redemption) - V1.03

DRIVERNV(scarn)         //S.A.M: 08/06 Simpsons Kooky Carnival (Redemption) - V1.05

//DRIVER(potc,108as)      //S.A.M: 07/06 Pirates of the Caribbean - V1.08 (English, Spanish)

//DRIVER(potc,109af)      //S.A.M: 08/06 Pirates of the Caribbean - V1.09 (English, French)

//DRIVER(potc,109ai)      //S.A.M: 08/06 Pirates of the Caribbean - V1.09 (English, Italian)

//DRIVER(potc,109as)      //S.A.M: 08/06 Pirates of the Caribbean - V1.09 (English, Spanish)

//DRIVER(potc,109gf)      //S.A.M: 08/06 Pirates of the Caribbean - V1.09 (German, French)

DRIVER(potc,111as)      //S.A.M: 08/06 Pirates of the Caribbean - V1.11 (English, Spanish)

DRIVER(potc,113af)      //S.A.M: 09/06 Pirates of the Caribbean - V1.13 (English, French)

DRIVER(potc,113ai)      //S.A.M: 09/06 Pirates of the Caribbean - V1.13 (English, Italian)

DRIVER(potc,113as)      //S.A.M: 09/06 Pirates of the Caribbean - V1.13 (English, Spanish)

DRIVER(potc,113gf)      //S.A.M: 09/06 Pirates of the Caribbean - V1.13 (German, French)

DRIVER(potc,115af)      //S.A.M: 11/06 Pirates of the Caribbean - V1.15 (English, French)

DRIVER(potc,115ai)      //S.A.M: 11/06 Pirates of the Caribbean - V1.15 (English, Italian)

DRIVER(potc,115as)      //S.A.M: 11/06 Pirates of the Caribbean - V1.15 (English, Spanish)

DRIVER(potc,115gf)      //S.A.M: 11/06 Pirates of the Caribbean - V1.15 (German, French)

DRIVER(potc,400af)      //S.A.M: 04/07 Pirates of the Caribbean - V4.0  (English, French)

DRIVER(potc,400ai)      //S.A.M: 04/07 Pirates of the Caribbean - V4.0  (English, Italian)

//DRIVER(potc,400al)      //S.A.M: 04/07 Pirates of the Caribbean - V4.0  (English, Spanish)

DRIVER(potc,400gf)      //S.A.M: 04/07 Pirates of the Caribbean - V4.0  (German, French)

DRIVER(potc,600af)      //S.A.M: 01/08 Pirates of the Caribbean - V6.0  (English, French)

DRIVER(potc,600ai)      //S.A.M: 01/08 Pirates of the Caribbean - V6.0  (English, Italian)

DRIVER(potc,600as)      //S.A.M: 01/08 Pirates of the Caribbean - V6.0  (English, Spanish)

DRIVER(potc,600gf)      //S.A.M: 01/08 Pirates of the Caribbean - V6.0  (German, French)

//DRIVER(fg,200a)         //S.A.M: 02/07 Family Guy - V2.00

DRIVER(fg,300ai)        //S.A.M: 02/07 Family Guy - V3.00  (English, Italian)

DRIVER(fg,800al)        //S.A.M: 03/07 Family Guy - V8.00  (English, Spanish)

DRIVER(fg,1000af)       //S.A.M: 03/07 Family Guy - V10.00 (English, French)

DRIVER(fg,1000ag)       //S.A.M: 03/07 Family Guy - V10.00 (English, German)

DRIVER(fg,1000ai)       //S.A.M: 03/07 Family Guy - V10.00 (English, Italian)

DRIVER(fg,1000al)       //S.A.M: 03/07 Family Guy - V10.00 (English, Spanish)

DRIVER(fg,1100af)       //S.A.M: 06/07 Family Guy - V11.00 (English, French)

DRIVER(fg,1100ag)       //S.A.M: 06/07 Family Guy - V11.00 (English, German)

DRIVER(fg,1100ai)       //S.A.M: 06/07 Family Guy - V11.00 (English, Italian)

DRIVER(fg,1100al)       //S.A.M: 06/07 Family Guy - V11.00 (English, Spanish)

DRIVER(fg,1200af)       //S.A.M: 01/08 Family Guy - V12.00 (English, French)

DRIVER(fg,1200ag)       //S.A.M: 01/08 Family Guy - V12.00 (English, German)

DRIVER(fg,1200ai)       //S.A.M: 01/08 Family Guy - V12.00 (English, Italian)

DRIVER(fg,1200al)       //S.A.M: 01/08 Family Guy - V12.00 (English, Spanish)

DRIVER(sman,130af)      //S.A.M: 06/07 Spider-Man - V1.30 (English, French)

DRIVER(sman,130ai)      //S.A.M: 06/07 Spider-Man - V1.30 (English, Italian)

DRIVER(sman,130al)      //S.A.M: 06/07 Spider-Man - V1.30 (English, Spanish)

DRIVER(sman,130gf)      //S.A.M: 06/07 Spider-Man - V1.30 (German, French)

//DRIVER(sman,132)        //S.A.M: ??/07 Spider-Man - V1.32

DRIVER(sman,170)        //S.A.M: ??/07 Spider-Man - V1.70

DRIVER(sman,170af)      //S.A.M: ??/07 Spider-Man - V1.70 (English, French)

DRIVER(sman,170ai)      //S.A.M: ??/07 Spider-Man - V1.70 (English, Italian)

DRIVER(sman,170al)      //S.A.M: ??/07 Spider-Man - V1.70 (English, Spanish)

DRIVER(sman,170gf)      //S.A.M: ??/07 Spider-Man - V1.70 (German, French)

DRIVER(sman,190)        //S.A.M: 11/07 Spider-Man - V1.90

DRIVER(sman,190af)      //S.A.M: 11/07 Spider-Man - V1.90 (English, French)

DRIVER(sman,190ai)      //S.A.M: 11/07 Spider-Man - V1.90 (English, Italian)

DRIVER(sman,190al)      //S.A.M: 11/07 Spider-Man - V1.90  (English, Spanish)

DRIVER(sman,190gf)      //S.A.M: 11/07 Spider-Man - V1.90 (German, French)

DRIVER(sman,192)        //S.A.M: 01/08 Spider-Man - V1.92

DRIVER(sman,192af)      //S.A.M: 01/08 Spider-Man - V1.92 (English, French)

DRIVER(sman,192ai)      //S.A.M: 01/08 Spider-Man - V1.92 (English, Italian)

DRIVER(sman,192al)      //S.A.M: 01/08 Spider-Man - V1.92 (English, Spanish)

DRIVER(sman,192gf)      //S.A.M: 01/08 Spider-Man - V1.92 (German, French)

DRIVER(sman,210)        //S.A.M: 12/08 Spider-Man - V2.1

DRIVER(sman,210af)      //S.A.M: 12/08 Spider-Man - V2.1  (English, French)

DRIVER(sman,210ai)      //S.A.M: 12/08 Spider-Man - V2.1  (English, Italian)

DRIVER(sman,210al)      //S.A.M: 12/08 Spider-Man - V2.1  (English, Spanish)

DRIVER(sman,210gf)      //S.A.M: 12/08 Spider-Man - V2.1  (German, French)

DRIVER(sman,240)        //S.A.M: 11/09 Spider-Man - V2.4

DRIVER(sman,260)

DRIVER(wof,100)         //S.A.M: 11/07 Wheel of Fortune - V1.0

DRIVER(wof,200)         //S.A.M: 11/07 Wheel of Fortune - V2.0

DRIVER(wof,200f)        //S.A.M: 11/07 Wheel of Fortune - V2.0 (French)

DRIVER(wof,200g)        //S.A.M: 11/07 Wheel of Fortune - V2.0 (German)

DRIVER(wof,200i)        //S.A.M: 11/07 Wheel of Fortune - V2.0 (Italian)

DRIVER(wof,300)         //S.A.M: 12/07 Wheel of Fortune - V3.0

DRIVER(wof,300f)        //S.A.M: 12/07 Wheel of Fortune - V3.0 (French)

DRIVER(wof,300g)        //S.A.M: 12/07 Wheel of Fortune - V3.0 (German)

DRIVER(wof,300i)        //S.A.M: 12/07 Wheel of Fortune - V3.0 (Italian)

DRIVER(wof,300l)        //S.A.M: 12/07 Wheel of Fortune - V3.0 (Spanish)

DRIVER(wof,400)         //S.A.M: 12/07 Wheel of Fortune - V4.0

DRIVER(wof,400f)        //S.A.M: 12/07 Wheel of Fortune - V4.0 (French)

DRIVER(wof,400g)        //S.A.M: 12/07 Wheel of Fortune - V4.0 (German)

DRIVER(wof,400i)        //S.A.M: 12/07 Wheel of Fortune - V4.0 (Italian)

//DRIVER(wof,400l)        //S.A.M: 12/07 Wheel of Fortune - V4.0 (Spanish)

DRIVER(wof,500)         //S.A.M: 12/07 Wheel of Fortune - V5.0

DRIVER(wof,500f)        //S.A.M: 12/07 Wheel of Fortune - V5.0 (French)

DRIVER(wof,500g)        //S.A.M: 12/07 Wheel of Fortune - V5.0 (German)

DRIVER(wof,500i)        //S.A.M: 12/07 Wheel of Fortune - V5.0 (Italian)

DRIVER(wof,500l)        //S.A.M: 12/07 Wheel of Fortune - V5.0 (Spanish)

DRIVER(shr,130)         //S.A.M: 03/08 Shrek - V1.30

DRIVER(shr,141)         //S.A.M: 04/08 Shrek - V1.41

DRIVER(ij4,113)         //S.A.M: 05/08 Indiana Jones - V1.13

DRIVER(ij4,113f)        //S.A.M: 05/08 Indiana Jones - V1.13 (French)

DRIVER(ij4,113g)        //S.A.M: 05/08 Indiana Jones - V1.13 (German)

DRIVER(ij4,113i)        //S.A.M: 05/08 Indiana Jones - V1.13 (Italian)

DRIVER(ij4,113l)        //S.A.M: 05/08 Indiana Jones - V1.13 (Spanish)

DRIVER(ij4,114)         //S.A.M: 06/08 Indiana Jones - V1.14

DRIVER(ij4,114f)        //S.A.M: 06/08 Indiana Jones - V1.14 (French)

DRIVER(ij4,114g)        //S.A.M: 06/08 Indiana Jones - V1.14 (German)

DRIVER(ij4,114i)        //S.A.M: 06/08 Indiana Jones - V1.14 (Italian)

DRIVER(ij4,114l)        //S.A.M: 06/08 Indiana Jones - V1.14 (Spanish)

DRIVER(ij4,116)         //S.A.M: 09/08 Indiana Jones - V1.16

DRIVER(ij4,116f)        //S.A.M: 09/08 Indiana Jones - V1.16 (French)

DRIVER(ij4,116g)        //S.A.M: 09/08 Indiana Jones - V1.16 (German)

DRIVER(ij4,116i)        //S.A.M: 09/08 Indiana Jones - V1.16 (Italian)

DRIVER(ij4,116l)        //S.A.M: 09/08 Indiana Jones - V1.16 (Spanish)

DRIVER(ij4,210)         //S.A.M: ??/09 Indiana Jones - V2.1

DRIVER(ij4,210f)        //S.A.M: ??/09 Indiana Jones - V2.1 (French)

DRIVER(bdk,130)         //S.A.M: 07/08 Batman - The Dark Knight - V1.3

DRIVER(bdk,200)         //S.A.M: 08/08 Batman - The Dark Knight - V2.0

//DRIVER(bdk,201)         //S.A.M: 08/08 Batman - The Dark Knight - V2.01

DRIVER(bdk,202)         //S.A.M: 08/08 Batman - The Dark Knight - V2.02

//DRIVER(bdk,240)         //S.A.M: 11/09 Batman - The Dark Knight - V2.4

//DRIVER(bdk,290)         //S.A.M: 05/10 Batman - The Dark Knight - V2.9

DRIVER(bdk,294)         //S.A.M: 05/10 Batman - The Dark Knight - V2.94

DRIVER(csi,102)         //S.A.M: 11/08 C.S.I. - V1.02

DRIVER(csi,200)         //S.A.M: 12/08 C.S.I. - V2.0

DRIVER(csi,210)         //S.A.M: 01/09 C.S.I. - V2.1

DRIVER(csi,230)         //S.A.M: 08/09 C.S.I. - V2.3

DRIVER(csi,240)         //S.A.M: 08/09 C.S.I. - V2.4

DRIVER(twenty4,130)     //S.A.M: 03/09 24 - V1.3

DRIVER(twenty4,140)     //S.A.M: 03/09 24 - V1.4

DRIVER(twenty4,144)     //S.A.M: 09/09 24 - V1.44

DRIVER(twenty4,150)     //S.A.M: 05/10 24 - V1.5

DRIVER(nba,600)         //S.A.M: 06/09 NBA - V6.0

DRIVER(nba,700)         //S.A.M: 06/09 NBA - V7.0

DRIVER(nba,801)         //S.A.M: 08/09 NBA - V8.01

DRIVER(nba,802)         //S.A.M: 11/09 NBA - V8.02

//DRIVER(bbh,140)         //S.A.M: 02/10 Big Buck Hunter Pro - V1.4

//DRIVER(bbh,150)         //S.A.M: 02/10 Big Buck Hunter Pro - V1.5

DRIVER(bbh,160)         //S.A.M: 05/10 Big Buck Hunter Pro - V1.6

DRIVER(bbh,170)

DRIVER(acd,121)

DRIVER(acd,130)

DRIVER(acd,140)

DRIVER(acd,152)

DRIVER(acd,152h)

DRIVER(acd,160)

DRIVER(acd,160h)

DRIVER(acd,161)

DRIVER(acd,161h)

DRIVER(acd,163)

DRIVER(acd,163h)

DRIVER(acd,165)

DRIVER(acd,165h)

//DRIVER(im2,100)         //S.A.M: 04/10 Iron Man 2 - V1.0

//DRIVER(im2,110)         //S.A.M: 04/10 Iron Man 2 - V1.1

//DRIVER(im2,120)         //S.A.M: 04/10 Iron Man 2 - V1.2

DRIVER(im2,140)         //S.A.M: 04/10 Iron Man 2 - V1.4

DRIVER(im2,160)

DRIVER(trn,170)

DRIVER(trn,140h)

DRIVER(trn,174)

DRIVER(trn,174h)

DRIVER(tf,140)

DRIVER(tf,170)

DRIVER(tf,180)

DRIVER(tf,120h)

DRIVER(tf,150h)

DRIVER(tf,180h)

DRIVER(avr,106)

DRIVER(avr,110)

DRIVER(avr,120h)

DRIVER(rsn,110)

DRIVER(rsn,110h)

DRIVER(xmen,100)

DRIVER(xmen,102)

DRIVER(xmen,104)

DRIVER(xmen,105)

DRIVER(xmen,121h)

DRIVER(xmen,123h)

DRIVER(xmen,124h)

DRIVER(xmen,130)

DRIVER(xmen,130h)

DRIVER(xmen,150)

DRIVER(xmen,150h)

DRIVER(xmen,151)

DRIVER(xmen,151h)

DRIVER(avg,110)

DRIVER(avg,120h)

DRIVER(avg,140)

DRIVER(avg,140h)

DRIVER(mtl,103)

DRIVER(mtl,105)

DRIVER(mtl,106)

DRIVER(mtl,112)

DRIVER(mtl,113)

DRIVER(mtl,113h)

DRIVER(mtl,116)

DRIVER(mtl,116h)

DRIVER(mtl,120)

DRIVER(mtl,120h)

DRIVER(mtl,122)

DRIVER(mtl,122h)

DRIVER(st,120)

DRIVER(st,130)

DRIVER(st,140)

DRIVER(st,141h)

DRIVER(st,142h)

Link to comment
Share on other sites

OK thanks a lot to all that was involved .... now I really really play like crap cause all I do is watch the purity colors on my LCD DMD ... but my wife loves it as now she can get close to beating me in most games !!!

 

But seriously this is amazing .... Man this is turning out to be a stellar year so far for VP ... thank you all for the hard work ..

 

Is there a new thread going for color configurations?

 

 I used what Dazz posted so far and I did some on my own to my own personal tastes ... time consuming to do for sure

Link to comment
Share on other sites

  • Content Provider

Dazz create an initial one here:  http://vpuniverse.com/index.php/dmd_color_codes.html

 

Looks like you can add entries to it already

 

I've added several settings that were in this thread

 

 https://pinside.com/pinball/forum/topic/diy-addams-family-poor-mans-color-dmd/page/4

 

where people were using the DMD Extender board to add color displays to their real tables. Most of these settings reflect some effort to match the color scheme of the speaker panel, playfield, or side art of the real machine, so I'd consider them good quality. Of course, they can also be considered jumping off points for custom tweaking. Please keep adding. 

Link to comment
Share on other sites

I've added several settings that were in this thread

 

 https://pinside.com/pinball/forum/topic/diy-addams-family-poor-mans-color-dmd/page/4

 

where people were using the DMD Extender board to add color displays to their real tables. Most of these settings reflect some effort to match the color scheme of the speaker panel, playfield, or side art of the real machine, so I'd consider them good quality. Of course, they can also be considered jumping off points for custom tweaking. Please keep adding. 

how come it asks for hue, sat lum shouldn't it be red, green, blue??

Link to comment
Share on other sites

  • Content Provider

I've added several settings that were in this thread

 

 https://pinside.com/pinball/forum/topic/diy-addams-family-poor-mans-color-dmd/page/4

 

where people were using the DMD Extender board to add color displays to their real tables. Most of these settings reflect some effort to match the color scheme of the speaker panel, playfield, or side art of the real machine, so I'd consider them good quality. Of course, they can also be considered jumping off points for custom tweaking. Please keep adding. 

how come it asks for hue, sat lum shouldn't it be red, green, blue??

The color dialog accepts both HSL and RGB. At least it does under Win 7. I don't know about XP. Enter the settings in the database using the HSL fields.

Sent from my iPad using Tapatalk

Link to comment
Share on other sites

  • Content Provider

The choice of color model is arbitrary. I like RGB, but I suppose Dazz prefers HSL. The DMD Extender software uses RGB expressed as hex triplets. I had to convert to RGB using a web lookup table. If you are used to picking colors with RGB then continue to do so. When you enter in your RGB values in the Color Dialog Box, Windows auto converts the values in the HSL fields. Then enter the HSL values in the database.

We all get to the same result in the end.

If you are talking about hard coding colors directly in the table script or in the registry. I don't have an answer to that. I don't make it a habit to adjust the DMD that way. I don't know for sure if HSL can be used here.

BigBoss had mentioned that he may update his SetDMD utility to import/export color settings which would be very helpful.

Sent from my iPad using Tapatalk

Link to comment
Share on other sites

I did notice that I have no luck adjusting and of the newer Stern Sam DMD other than the primary color used ... some of the movie snippets are hard to see unless you use bright washed out color or white ... anyone else have this or have a solution?

Sent from my SAMSUNG-SGH-I747 using Tapatalk

Link to comment
Share on other sites

  • Content Provider

Don't know. I haven't tried any SAM tables. Doesn't the SAM system support 16 shades? Maybe only being able to adjust 3 plus OFF isn't going to give good results with these newer tables anyway.

This may be something to aspire to on the VPinMAME side:

https://pinside.com/pinball/forum/topic/smartdmd-dmd-interface-with-colors-upscaling-network-and-more

Sent from my iPad using Tapatalk

Link to comment
Share on other sites

  • Content Provider

ok, added carnival 2.00, fixed world poker tour, spiderman, it seems avatar 2.00 is working also, in my temp build, for tron, your dp link doesn't work, special character inside, can you redo a link and try it?

Link to comment
Share on other sites

I have never heard of this great piece of software.....thanks!

careful using that though backup your registry 1st if your not careful that program will change ALL your dmd at once to the same settings

Link to comment
Share on other sites

I'm just starting to try the newest vpinmame.dll, to get the colors for MSF and Baywatch.

Since I have a vishay DMD, those are the only 2 games that I can think off that I can really get to play with :-)

 

When I first went from a LCD to Vishay, I had to hide all my DMD's.  I used BigBoss's SETDMD, and was disappointed that there was no HIDDEN button.

I did figure out that I could put some x and y coordinates into the SETDMD utility to place the pinMAME window off screen - all has been fine since. ;)

 

With the newer VpinMAME.DLL, I noticed that I had to setup the defaults of cabinet mode, and I also checked the PINDMD box, however, the offscreen X and Y coordinates are now being pushed back to a default of 0, 0.

 

I sent a request to BigBoss to add the HIDDEN option - hopefully he will be able to help.  If not, I'm gonna have to set aside a nice chunk of time to edit my tables  :wacko:

Hopefully since he just updated, possible still updating, he'll be open to this request

Link to comment
Share on other sites

BigBoss responded with a "find the regkey and it could be done".  After about an hour, it seems that the .HIDDEN value is not in the registry, so it's not readable by the vpinmame.DLL, rather it's a VP script feature that is ran "on the fly".  

Most of those DMD script features are stored in the registry, and you can script once, then erase script.  The values are stored in the registry and they are saved, but the .HIDDEN is not one of them :-(

Link to comment
Share on other sites

Archived

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

×
  • Create New...