(Topic ID: 216450)

Weyland Yutani - Dedicated to Keeping 3 Alien Specimens Alive

By knockerlover

5 years ago


Topic Heartbeat

Topic Stats

  • 563 posts
  • 97 Pinsiders participating
  • Latest reply 44 days ago by Averell
  • Topic is favorited by 94 Pinsiders

You

Linked Games

Topic Gallery

View topic image gallery

AD43E980-271F-40F7-9287-BD90D95EC580 (resized).jpeg
85240633-AC23-43DE-82E1-54FBCDBB10C0 (resized).jpeg
0D545371-D893-4B6D-9C57-FFCB8B62B6F7 (resized).jpeg
92D472E7-7D7C-46D4-BCD2-8C2542EF0A6A (resized).jpeg
85B3A1E3-721A-4D26-9143-B120C75F6A65 (resized).jpeg
8B023276-F804-44AA-9301-9D22238F4595 (resized).jpeg
O9HY42W4SZqCTpDCVWuYRA (resized).jpg
4qG+0t1UT%CDgWsWRYvRlA (resized).jpg
dCH8JYKNQ5e2hSHaiTNLOg (resized).jpg
pasted_image (resized).png
pasted_image (resized).png
pasted_image (resized).png
Coil Switch (resized).jpg
EE140725-68EE-41EB-AAF2-681327035262 (resized).jpeg
Screenshot_20190227-060336_Facebook (resized).jpg
B4306F8A-79D1-4952-A687-BA55D40B507D (resized).jpeg

Topic index (key posts)

2 key posts have been marked in this topic (Show topic index)

There are 563 posts in this topic. You are on page 3 of 12.
#101 5 years ago
Quoted from knockerlover:

This means that once we get a run of PCB's that we should be able to load this hex code back onto the new boards, and hopefully successfully duplicate them.

Rad! Nice stuff

10
#102 5 years ago

A few people have asked about the lock fuses (security settings) being set on these boards.. Best I can tell, they aren't locked. For anyone trying this in the future (or for myself when I forget how it was done)

avrdude -c usbasp -p atmega328p -U lock:r:Lockbyte:h

creates a file called lockbyte that contains only "0x3f" Using the fuse calculator at http://eleccelerator.com/fusecalc/fusecalc.php?chip=atmega328p this shows that only Bit 6 and Bit 7 are set w/ this hex code. Which according to the datasheet, don't do anything.

pasted_image (resized).pngpasted_image (resized).png

Also, the below command will pull the whole flash memory including the bootloader.. and likely this will be what is used as the image on replica boards.

avrdude -c usbasp -p atmega328p -Uflash:r:flash.bin:r

Now.. we wait on the first draft jaw motor board drawings to come back.. and then try to get a proto shop to do a small batch for us. which will lead to a trial and error design phase which hopefully will be short given the simplicity of these boards.

A couple of unknowns about them that we're making educated guesses on. Surface mount capacitors aren't labeled, and is a common problem. I dont want to risk destroying our only good board set in order to desolder these components to try and run them through a capacitance meter which likely would be wrong anyway. With some help of a few others we've decided to try:

10uf capacitors that seem to be used for noise reduction on the power supply's
0.1uf capacitors for C5 on the jaw board which appear to be a bypass cap

hopefully the capacitors are close enough and have enough tolerance that it wont matter

Below is a couple of shots of the usb microsope, assisting in reading the SMD (surface mounted) components.
Image uploaded from iOS (1) (resized).jpgImage uploaded from iOS (1) (resized).jpg
image (resized).pngimage (resized).png

#104 5 years ago

What boggles my mind is that the person (people?) who designed these boards doesn't just chime in and provide details. Heighway is dead, why not help the effort?

It's not like these are some long obsolete design, the company was a going concern less than six months ago.

#105 5 years ago
Quoted from jwilson:

What boggles my mind is that the person (people?) who designed these boards doesn't just chime in and provide details. Heighway is dead, why not help the effort?
It's not like these are some long obsolete design, the company was a going concern less than six months ago.

It would be nice.. but if I was in their shoes, I wouldn’t want anything to do with this game.

#106 5 years ago
Quoted from knockerlover:

It would be nice.. but if I was in their shoes, I wouldn’t want anything to do with this game.

Glad you chimed in cause I wondered if you were part of the team, and now know otherwise. Wishing you mucho success with making a better i/o board and hoping ella está buena. Planning to be a future customer of a set of four.

#107 5 years ago

I don’t have any intention of selling a product from this, don’t want to mess with any legal/IP issues. I will make available everything I have learned so that others may hopefully keep their game running, or get their prototypes up to production levels.

#108 5 years ago

The Xeno board looks like a very simple board. I could not see any ESD protection on signals from switches to the AVR chip, but maybe they are hidden behind the connectors. A pinball is a high noise environment with all the coils switching, so you really like to have some protection. If not present would recommencement to add them to your replacement board design.

The ball detecting boards can be very interesting for home build pinballs. Could you make some photo's from these tiny PCBs with your microscope?

#109 5 years ago
Quoted from DDDwingmaster:

The Xeno board looks like a very simple board. I could not see any ESD protection on signals from switches to the AVR chip, but maybe they are hidden behind the connectors. A pinball is a high noise environment with all the coils switching, so you really like to have some protection. If not present would recommencement to add them to your replacement board design.
The ball detecting boards can be very interesting for home build pinballs. Could you make some photo's from these tiny PCBs with your microscope?

The later production games had a two board system, one that operates the “tongue” and another that operates the jaw. Sounds like if you have an alien game, you have a single board system, one of the earlier run games just like two of ours.

Which boards do you want pictures of? I’m not sure which one does ball detecting if any.

#110 5 years ago
Quoted from knockerlover:

Which boards do you want pictures of? I’m not sure which one does ball detecting if any.

I think he's talking about the inductive switches used for the PF switches.

#111 5 years ago

What a awesome project, hope you get at least 2 up and running.

#112 5 years ago
Quoted from starbase:

What a awesome project, hope you get at least 2 up and running.

I want 3 up and running so I can buy 1

#113 5 years ago
Quoted from billsfanmd:

I want 3 up and running so I can buy 1

I was thinking one was needed for backup parts...

#114 5 years ago

I'm doing some research on the serially addressable SMD LEDs in the production models. It looks like they're WS2812's, and specifically might be model "NeoPixel RGB 5050 LED" and they're mounted on a tiny custom board with 2x 3 pin header connectors. If anyone has any OEM / supplier info, it would be most welcome! Reply or PM me?

https://www.digikey.com/product-detail/en/adafruit-industries-llc/3094/1528-2388-ND/6058485

smd01 (resized).jpgsmd01 (resized).jpg
smd02 (resized).pngsmd02 (resized).png
smd03 (resized).pngsmd03 (resized).png

#115 5 years ago

EDIT: After talking with the supplier I have confirmed that this is the correct PC and where they were purchased from.

The sticker on the newer PC says "www.hpraise.com" I'm fairly certain that it is this one.. w/ 4Gb memory and a 32G mini sata SSD drive installed

https://www.alibaba.com/product-detail/AMD-A10-Quad-Core-industrial-motherboard_60781335264.html?spm=a2700.8592591.0.0.67e310a9paecj3

I put in a request for 2, so that we can move away from the Zotac computers.

#116 5 years ago

Good find. It is extremely unusual for a PC board to have 4 DVI ports built in and I could not find a replacement after several searches. I would also get a replacement board if I owned any HP game.

Quoted from knockerlover:

The sticker on the newer PC says "www.hpraise.com" I'm fairly certain that it is this one.. w/ 4Gb memory installed
https://www.alibaba.com/product-detail/AMD-A10-Quad-Core-industrial-motherboard_60781335264.html?spm=a2700.8592591.0.0.67e310a9paecj3
I put in a request for 2, so that we can move away from the Zotac computers.

#117 5 years ago
Quoted from knockerlover:

EDIT: After talking with the supplier I have confirmed that this is the correct PC and where they were purchased from.
The sticker on the newer PC says "www.hpraise.com" I'm fairly certain that it is this one.. w/ 4Gb memory and a 32G mini sata SSD drive installed
https://www.alibaba.com/product-detail/AMD-A10-Quad-Core-industrial-motherboard_60781335264.html?spm=a2700.8592591.0.0.67e310a9paecj3
I put in a request for 2, so that we can move away from the Zotac computers.

Knocker, just to clarify, you're saying this is the computer that was used in the production Alien machines? I want to get an extra as well and this one does look very similar to what I have in my pin.

#118 5 years ago
Quoted from swenny:

Knocker, just to clarify, you're saying this is the computer that was used in the production Alien machines? I want to get an extra as well and this one does look very similar to what I have in my pin.

Confirmed that this is the computer that was used in the production alien machines. They added a 32GB msata SSD drive, 4GB of RAM, they use the power supply in the game to power it, and also ordered DVI and HDMI cables from this same company.

pasted_image (resized).pngpasted_image (resized).png

#119 5 years ago

Well Ms. Yoyo certainly is helpful

-8
#120 5 years ago

Can somebody give me a short summary of what this is all about? I missed the ENTIRE thing.

Also, are these games just super prone to breaking and going extinct? Struggling to think why multiple groups of people are restoring 4 games at once each. What's the benefit to doing more than 1? Preservation? Or you need to piece them together to use parts - like 1 good one for every two?

I left when these games were just coming out so this is all super confusing. I snooped around Pinside and got the general idea but there's no big announcement or anything so it's been hard to figure out.

#121 5 years ago
Quoted from Otaku:

Can somebody give me a short summary of what this is all about? I missed the ENTIRE thing.
Also, are these games just super prone to breaking and going extinct? Struggling to think why multiple groups of people are restoring 4 games at once each. What's the benefit to doing more than 1? Preservation? Or you need to piece them together to use parts - like 1 good one for every two?
I left when these games were just coming out so this is all super confusing. I snooped around Pinside and got the general idea but there's no big announcement or anything so it's been hard to figure out.

Did you get banned from KLOV? Why come back here...

No need to rehash Heighway, read the threads and figure it out.

#122 5 years ago
Quoted from Otaku:

Can somebody give me a short summary of what this is all about? I missed the ENTIRE thing.
Also, are these games just super prone to breaking and going extinct? Struggling to think why multiple groups of people are restoring 4 games at once each. What's the benefit to doing more than 1? Preservation? Or you need to piece them together to use parts - like 1 good one for every two?
I left when these games were just coming out so this is all super confusing. I snooped around Pinside and got the general idea but there's no big announcement or anything so it's been hard to figure out.

www.pinballnews.com
Alien thread here...

Do some of your own homework.

The short summary for this thread as is stated in the opening post
"This thread is first and foremost, a running documentation of all of the technical challenges, discussion, ideas, fixes, part sources, and anything that may help to keep this game going for all to enjoy for as long as possible, as discovered through our process of fixing these games in our posession"

#123 5 years ago

These millennials are always looking for a handout, never wanting to put the work in

#124 5 years ago
Quoted from knockerlover:

Best I can tell, they aren't locked.


Good to see for the current owners; but ... wow; what a dumb move.
Hopefully; you can disassemble the HEX code into a somewhat usable code base so it can be update/improved.

#125 5 years ago
Quoted from Zitt:

Good to see for the current owners; but ... wow; what a dumb move.
Hopefully; you can disassemble the HEX code into a somewhat usable code base so it can be update/improved.

Dumb.. or intentional?

#126 5 years ago

I believe I saw the disassembled 1.3 hex for Full Throttle here:
https://onlinedisassembler.com/odaweb/y2Gljwei/0

-11
#127 5 years ago
Quoted from flynnibus:

http://www.pinballnews.com
Alien thread here...
Do some of your own homework.
The short summary for this thread as is stated in the opening post
"This thread is first and foremost, a running documentation of all of the technical challenges, discussion, ideas, fixes, part sources, and anything that may help to keep this game going for all to enjoy for as long as possible, as discovered through our process of fixing these games in our posession"

Yes, but the thread obviously appeared before whatever happened happened and turned from usual troubleshooting of games from any manufacturer into the a desperate scavenge for info and parts from the looks of it.

As I said, the info was so scattered out it's not easy to figure out what's going on - and I've never heard of that site.

Thanks everybody else for the warm welcome back!

#128 5 years ago
Quoted from Otaku:

Yes, but the thread obviously appeared before whatever happened happened and turned from usual troubleshooting of games from any manufacturer into the a desperate scavenge for info and parts from the looks of it.
As I said, the info was so scattered out it's not easy to figure out what's going on - and I've never heard of that site.
Thanks everybody else for the warm welcome back!

The acid burn has penetrated two levels.. we need to surround this thread in asbestos..

13
#129 5 years ago

Can we please just ignore attempts to turn this thread into something it's not? Don't reply, don't comment, downvote if you wish and move on. Everyone will appreciate it later when they're trying to find all the useful information here.

I got word yesterday the ship with my game has docked. I think? I dunno how to read this things, the status is "container on the water". So getting closer to figuring out wtf I'm gonna do with it. Whether I keep it or unload it one way or another whoever owns it will appreciate the work going on here.

#130 5 years ago

I'm still on the hunt for the OEM of the LEDs in the production machines as I'd like to get a run of them produced, if anyone has any info please PM me (or reply here if it's OK to post publicly). Thanks!

#131 5 years ago

Is it true that new code was released? On the other Alien thread it says that it was. Can anyone confirm and if so how do I get it?

#132 5 years ago

I found his page on Facebook and have asked Helmut directly.

#133 5 years ago
Quoted from violinfather:

Is it true that new code was released? On the other Alien thread it says that it was. Can anyone confirm and if so how do I get it?

I can confirm the code is real, I think they're trying to figure out how to distribute it. But it's 'official' code, maybe the last real update, I couldn't say.

#134 5 years ago

Yes please. The other Alien thread turned into who is the greatest rock bank that deserves a pinball thread.

So depressing that my owners thread had to turn into this, but I for one am glad these guys are trying to resurrect some alien pins in the wild.

Aurich, I hope you and the others do get your pins. Hopefully the old “they’re on the ship waiting for you” becomes true. Honestly, it is a great looking and playing pin and I would love to talk with other owners eventually if and when they finally get a chance to own and play one.

If the new code is true, can someone post the update and how to download it on this forum or to a Pinside email to me? Thank you in advance!

#135 5 years ago

New China special replacement playfield displays and controllers arrived.. will try them out Sunday

64C9ED46-076E-47C2-805A-A0E8A95EE9CE (resized).jpeg64C9ED46-076E-47C2-805A-A0E8A95EE9CE (resized).jpeg

80D4E175-23DE-4EA6-B5B7-6B54FB05C3D3 (resized).jpeg80D4E175-23DE-4EA6-B5B7-6B54FB05C3D3 (resized).jpeg

#136 5 years ago

Airlock Cliffy Installation Instructions.

1.) Using an 11/32 but driver remove the 6 nuts behind the airlock display. You may need to hold the hex post standoff’s underneath with a 1/4” open ended wrench. You can now lift the display and remove it mostly out of the way.

BED40986-278C-460E-AD18-DC9F0BE45A3A (resized).jpegBED40986-278C-460E-AD18-DC9F0BE45A3A (resized).jpeg

2.) Remove the Phillips’s screw, 11/32” nut, and three 1/4” hex standoff’s in order to remove the plastic.

7005E5C9-C6C2-437F-BB7E-8FB3DDD62AFB (resized).jpeg7005E5C9-C6C2-437F-BB7E-8FB3DDD62AFB (resized).jpeg

3.). Remove the three wood screws surrounding the metal ball guide, and remove the guide.

5E78B1AC-F6A0-47C1-BF77-27F12FDEEE06 (resized).jpeg5E78B1AC-F6A0-47C1-BF77-27F12FDEEE06 (resized).jpeg

Optional: Cut to size a small piece of Mylar for the front of the cliffy for extra protection.

7A2BA98B-12E7-4B86-8D4C-68C7DF6C4D23 (resized).jpeg7A2BA98B-12E7-4B86-8D4C-68C7DF6C4D23 (resized).jpeg
89122734-1B32-42CA-B1C2-5DFDF2151261 (resized).jpeg89122734-1B32-42CA-B1C2-5DFDF2151261 (resized).jpeg

(Now reverse the instructions)

4.). Install the cliffy underneath the metal ball and reinstall with original 3 wood screws.

CB62E530-0CBF-4BAC-ABC1-DF0A9CCB77C7 (resized).jpegCB62E530-0CBF-4BAC-ABC1-DF0A9CCB77C7 (resized).jpeg

5.). Replace plastic, hex standoff’s, nut, and screw in original locations.

6.) replace airlock display and secure using original nuts.
1040F044-9CBD-4B54-ACE3-A1199D401B7E (resized).jpeg1040F044-9CBD-4B54-ACE3-A1199D401B7E (resized).jpeg

#137 5 years ago

The cliffys need to be longer

#138 5 years ago
Quoted from Ballypinball:

The cliffys need to be longer

The spot outside the cliffs is more like a tear... not ball wear. The finish was flaking from the edge wear. Don’t let the visual fool you...

#139 5 years ago

Yes most I have seen the damage is outside the cliffy, will see f he can make some extra long ones

#140 5 years ago
Quoted from Ballypinball:

Yes most I have seen the damage is outside the cliffy, will see f he can make some extra long ones

Played mine for a couple months before the Cliffy came out...zero damage. Now that the Cliffy is in place I expect it to remain perfect indefinitely.

#141 5 years ago

Astropin do you have the updated scoop with the plastic add on?

#142 5 years ago

I have a new Cliffy for the scoop and a playfield protector from Playfield Protectors if any of you that actually received your Alien pin are interested.

Update: Protectors gone.

#143 5 years ago
Quoted from Ballypinball:

Yes most I have seen the damage is outside the cliffy, will see f he can make some extra long ones

Already ahead of you
I asked about two weeks ago and Cliffy made it happen
He is awesome. Should recieve on Tuesday!!

5896F64B-7815-4DC4-BFA4-882F771523CF (resized).png5896F64B-7815-4DC4-BFA4-882F771523CF (resized).png

#144 5 years ago

nice. i’ll email him. just ask for alien scoop protector?

#145 5 years ago
Quoted from billsfanmd:

nice. i’ll email him. just ask for alien scoop protector?

Alien Extended Airlock Scoop Protector

#146 5 years ago

Has anyone heard back from Helmut about version 1.2?

14
#147 5 years ago

PinBackpacker dropped off uniforms for the alien team today..

65BE6FB4-A193-471B-B364-551CF3819571 (resized).jpeg65BE6FB4-A193-471B-B364-551CF3819571 (resized).jpeg

19
#148 5 years ago

Replacement alibaba playfield displays (innolux q101IRE-LA1 Rev B1) confirmed to work..

8E5521EE-0E4A-4FB3-9ED5-6AD1A6F922AA (resized).jpeg8E5521EE-0E4A-4FB3-9ED5-6AD1A6F922AA (resized).jpeg

#149 5 years ago
Quoted from knockerlover:

Replacement alibaba playfield displays (innolux q101IRE-LA1 Rev B1) confirmed to work..

great!

27
#150 5 years ago

Specimen B which had a broken playfield display and a broken backbox display now has both working again.

EF494383-B10F-4091-802F-71191E17E0BC (resized).jpegEF494383-B10F-4091-802F-71191E17E0BC (resized).jpeg

Promoted items from Pinside Marketplace and Pinside Shops!
From: $ 6.50
Playfield - Other
Rocket City Pinball
 
$ 19.95
Playfield - Toys/Add-ons
ULEKstore
 
$ 35.00
Cabinet - Other
Rocket City Pinball
 
13,500 (OBO)
Machine - For Sale
Litchfield Park, AZ
9,799 (OBO)
$ 1,100.00
Lighting - Interactive
Evolution Mods
 
$ 15.00
Cabinet - Sound/Speakers
Gweem's Mods
 
$ 810.00
Flipper Parts
Mircoplayfields
 
There are 563 posts in this topic. You are on page 3 of 12.

Reply

Wanna join the discussion? Please sign in to reply to this topic.

Hey there! Welcome to Pinside!

Donate to Pinside

Great to see you're enjoying Pinside! Did you know Pinside is able to run without any 3rd-party banners or ads, thanks to the support from our visitors? Please consider a donation to Pinside and get anext to your username to show for it! Or better yet, subscribe to Pinside+!


This page was printed from https://pinside.com/pinball/forum/topic/weyland-yutani-dedicated-to-keeping-3-alien-specimens-alive/page/3?hl=o-from-do and we tried optimising it for printing. Some page elements may have been deliberately hidden.

Scan the QR code on the left to jump to the URL this document was printed from.