Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Rumor Mill (http://www.chiefdelphi.com/forums/forumdisplay.php?f=15)
-   -   Game Hint #1 (http://www.chiefdelphi.com/forums/showthread.php?t=70345)

Greg Needel 04-12-2008 15:54

Re: Game Hint #1
 
color modified, some of the words are readable. I could probably change the levels a bit more to get it better. Also I flipped it horizontally because the text would be backwards on the other side of the page.



synth3tk 04-12-2008 15:55

Re: Game Hint #1
 
What filter levels did you use?

Cyberphil 04-12-2008 15:56

Re: Game Hint #1
 
CONNECT THE DOTS!! Dots 1-3000 create a rough image of Dean Kamen.

Michael Hill 04-12-2008 15:57

Re: Game Hint #1
 
It's a shop. I can tell from the pixels and the...metadata.

Also, checking out the file deeper, there seems to be some interesting embedded XML data. I don't know if this is common with Photoshop on OSX, but here it is anyway.

Code:

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>com.apple.print.PageFormat.PMHorizontalRes</key>
        <dict>
                <key>com.apple.print.ticket.creator</key>
                <string>com.apple.jobticket</string>
                <key>com.apple.print.ticket.itemArray</key>
                <array>
                        <dict>
                                <key>com.apple.print.PageFormat.PMHorizontalRes</key>
                                <real>72</real>
                                <key>com.apple.print.ticket.stateFlag</key>
                                <integer>0</integer>
                        </dict>
                </array>
        </dict>
        <key>com.apple.print.PageFormat.PMOrientation</key>
        <dict>
                <key>com.apple.print.ticket.creator</key>
                <string>com.apple.jobticket</string>
                <key>com.apple.print.ticket.itemArray</key>
                <array>
                        <dict>
                                <key>com.apple.print.PageFormat.PMOrientation</key>
                                <integer>1</integer>
                                <key>com.apple.print.ticket.stateFlag</key>
                                <integer>0</integer>
                        </dict>
                </array>
        </dict>
        <key>com.apple.print.PageFormat.PMScaling</key>
        <dict>
                <key>com.apple.print.ticket.creator</key>
                <string>com.apple.jobticket</string>
                <key>com.apple.print.ticket.itemArray</key>
                <array>
                        <dict>
                                <key>com.apple.print.PageFormat.PMScaling</key>
                                <real>1</real>
                                <key>com.apple.print.ticket.stateFlag</key>
                                <integer>0</integer>
                        </dict>
                </array>
        </dict>
        <key>com.apple.print.PageFormat.PMVerticalRes</key>
        <dict>
                <key>com.apple.print.ticket.creator</key>
                <string>com.apple.jobticket</string>
                <key>com.apple.print.ticket.itemArray</key>
                <array>
                        <dict>
                                <key>com.apple.print.PageFormat.PMVerticalRes</key>
                                <real>72</real>
                                <key>com.apple.print.ticket.stateFlag</key>
                                <integer>0</integer>
                        </dict>
                </array>
        </dict>
        <key>com.apple.print.PageFormat.PMVerticalScaling</key>
        <dict>
                <key>com.apple.print.ticket.creator</key>
                <string>com.apple.jobticket</string>
                <key>com.apple.print.ticket.itemArray</key>
                <array>
                        <dict>
                                <key>com.apple.print.PageFormat.PMVerticalScaling</key>
                                <real>1</real>
                                <key>com.apple.print.ticket.stateFlag</key>
                                <integer>0</integer>
                        </dict>
                </array>
        </dict>
        <key>com.apple.print.subTicket.paper_info_ticket</key>
        <dict>
                <key>PMPPDPaperCodeName</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>PMPPDPaperCodeName</key>
                                        <string>Letter</string>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>PMTiogaPaperName</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>PMTiogaPaperName</key>
                                        <string>na-letter</string>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.PageFormat.PMAdjustedPageRect</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>com.apple.print.PageFormat.PMAdjustedPageRect</key>
                                        <array>
                                                <real>0.0</real>
                                                <real>0.0</real>
                                                <real>734</real>
                                                <real>576</real>
                                        </array>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.PageFormat.PMAdjustedPaperRect</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>com.apple.print.PageFormat.PMAdjustedPaperRect</key>
                                        <array>
                                                <real>-18</real>
                                                <real>-18</real>
                                                <real>774</real>
                                                <real>594</real>
                                        </array>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.PaperInfo.PMPaperName</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>com.apple.print.PaperInfo.PMPaperName</key>
                                        <string>na-letter</string>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.PaperInfo.PMUnadjustedPageRect</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>com.apple.print.PaperInfo.PMUnadjustedPageRect</key>
                                        <array>
                                                <real>0.0</real>
                                                <real>0.0</real>
                                                <real>734</real>
                                                <real>576</real>
                                        </array>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.PaperInfo.PMUnadjustedPaperRect</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>com.apple.print.PaperInfo.PMUnadjustedPaperRect</key>
                                        <array>
                                                <real>-18</real>
                                                <real>-18</real>
                                                <real>774</real>
                                                <real>594</real>
                                        </array>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.PaperInfo.ppd.PMPaperName</key>
                <dict>
                        <key>com.apple.print.ticket.creator</key>
                        <string>com.apple.jobticket</string>
                        <key>com.apple.print.ticket.itemArray</key>
                        <array>
                                <dict>
                                        <key>com.apple.print.PaperInfo.ppd.PMPaperName</key>
                                        <string>US Letter</string>
                                        <key>com.apple.print.ticket.stateFlag</key>
                                        <integer>0</integer>
                                </dict>
                        </array>
                </dict>
                <key>com.apple.print.ticket.APIVersion</key>
                <string>00.20</string>
                <key>com.apple.print.ticket.type</key>
                <string>com.apple.print.PaperInfoTicket</string>
        </dict>
        <key>com.apple.print.ticket.APIVersion</key>
        <string>00.20</string>
        <key>com.apple.print.ticket.type</key>
        <string>com.apple.print.PageFormatTicket</string>
</dict>
</plist>


lenny8 04-12-2008 15:57

Re: Game Hint #1
 
in the back ground you can see man ray lurking in the shadows



The_M01e 04-12-2008 15:59

Re: Game Hint #1
 
Its Inner tubes(fish->water) fitting into small/thin places(fish->size)!

ttldomination 04-12-2008 15:59

Re: Game Hint #1
 
I doubt the actual hint is the fish. I think it may have more to do with the page in the background. If they really wanted to make the Opah the clue, then they would have simply copy and pasted a picture. :D.

Just something interesting though " An opah has four types of flesh, each a different color"

The_M01e 04-12-2008 16:03

Re: Game Hint #1
 
i found something.

http://www.absoluteastronomy.com/topics/Lancetfish

You can get some of the words out of it in the correct order.

synth3tk 04-12-2008 16:03

Re: Game Hint #1
 
The_M01e just found a website containing the exact background text:
http://www.absoluteastronomy.com/topics/Lancetfish

Richard Wallace 04-12-2008 16:05

Re: Game Hint #1
 
The fish is shaped like a football. Footballs, or rugby balls, will be used as game pieces.

The_M01e 04-12-2008 16:06

Re: Game Hint #1
 
Me again, I think morphology is what we're looking for on the website. I think thats the big hint.

SamC 04-12-2008 16:07

Re: Game Hint #1
 
Quote:

Originally Posted by synth3tk (Post 779399)
The_M01e just found a website containing the exact background text:
http://www.absoluteastronomy.com/topics/Lancetfish

..and the FIRST/CD community has successfully crashed another site today...

Clinton Bolinger 04-12-2008 16:08

Re: Game Hint #1
 
I doubt they scanned it... found this image here:

http://www.australianseafoodexports..../moonfish1.jpg

http://www.australianseafoodexports....rderonline.htm

Google Images: "Moon Fish"

Enjoy!

-Oris-

ttldomination 04-12-2008 16:09

Re: Game Hint #1
 
This has got to be the fastest growing thread yet. But, I think the rugby/football idea might be it....

Joe G. 04-12-2008 16:09

Re: Game Hint #1
 
I'm going to call that this is conclusive proof that this year there will NOT be a water game. Dave would never be that obvious...


All times are GMT -5. The time now is 13:48.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi