Should I bother with trying to figure out the number sequences on the photo? I dunno if they're relevant..?
|
:
|
:
|
:
Well, I had a wee go at figuring them out - the middle one is super hard to see clearly however. http://i.imgur.com/9miVwoq.jpg |
Thank you TopHattedTime, it makes things much cleared :)
Note that the Twitter accounts have been waking up:
|
I reckon that bottom right one is 010100B0. I looked at the middle one and I thought the last character could be a "G", but after reconsidering I've concluded that it looks like an "E" as you said. So for me from left to right, the strings read:
110110BC 100000BE 010100B00 |
:
|
In binary that (when I also included the 010101 from the mud in the middle's chest) Just gave this output and I doubt it means anything. Potentially trying different orders and removing the centre one? I'll mess around with it for a bit and see where I get.
|
Interestingly, when put backwards, the binary converter displayed "R", possibly the start of "Rupture Farms"? It's a chance, but again I could be merely clutching at straws here and going down the wrong road.
Anyway my input was "010100 100000 110110" which was the numbers from the right to the left, and it just outputted "R". |
Love this new HD image from OWI! And yeah, that glukkon is definite intimidating. Don't know if it's Mullock though, maybe a similar model as they already had a modern cutscene Mullock model available to modify. I would imagine Mullock would be the type to always have a cigar in his mouth and I can't see one on him. It may be a Feeco or Soulstorm Executive overseeing new workers.
On another note, with these Mudokon worker IDs, I notice all the letters in each ID are lower than F so maybe not binary, but hexadecimal which would make more sense for how many workers across Oddworld there would possibly be. The range of a six digit binary number is 64 where as a eight digit hexdecimal range is 4294967296. So: 010101BB = 16843195 110110BC = 285282492 100000BE = 268435646 010100B0 = 16842928 Don't know if I'm onto something here but it definitely makes more sense an ID system... |
:
So I feel like I'm grasping at straws here, but putting those numbers into an "alphanumerical" decrypter gave me this. Note the "results" part on the left - finally a use for those arrows? http://i.imgur.com/bAlrik4.png |
:
Also, I may be wrong, but, what if, the number, refer to letters, and then we keen to go to a keyboard and get the symbols from the letters and then decode them? For example @/8/#)&#()333(&(#8#(_(_8#8&8&33 Also, would any if this, or the numbers, mean anything in computer code? |
:
One question though, those decryption method work with diagonal arrows as there look like there were some on that image. Maybe for a diagonal you decrypt twice? For example: diagonal top-right would have you shift up then right? |
At work for another 2 hours, when I arrive home I intend to do some processing on the released image to:
a) Isolate the "hidden" strings more clearly b) See if anything else stands out postprocess I've wondered about hexadecimal as well. Perhaps we're intended to first translate hexadecimal to alphanumerical (ie ASCI) and then do some additional decoding from there. The fact that an anagram of the letters can yield "alphanumerical" together with the fact that decoding hex -> ASCI would essentially mean you've taken the given input and transformed it from hex -> alphanumerical has certainly got me thinking... hex would be confined to 0-9 A-F, so patterns which correlate with possibly being hex should definitely be noted, as should those which could not possibly be hex. |
Okay, new idea, T9 cipher
2384 = Beth 3738 = Fern 9455 = Will Onto something? Also found 59 37 42 74 26 25 25 86 Which if we take them as lat and long the first four result in a spot in the ocean off Greenland And I tried putting them together as foura numbers then translating, the results where well... look ↑↓ ↑↓ 5937 KYES, LYES 4274 GARG, GARI, GASH, HARI, HASH, IAPH, IASI 2625 AMAL, ANAL, BOAK, BOCK, COAK, COAL, COCK 2586 AKUM, ALTO, ALUM, BLUM, CLUM And just so people knows abes code is 153, reverse 351 |
Everyone keep an eye out if
7383 Or 2539 Appear XP |
:
Whaaat, so awesome! Best team Okay, new idea, T9 cipher 2384 = Beth 3738 = Fern 9455 = Will Onto something? I think so! =) |
:
Thanks!, it quite hilarious cause the other numbers spell rude things! Thats why I didnt post them XD |
Incase no one noticed they updated the Soul Storm page
http://www.oddworld.com/2017/01/imag...reat-mudokons/ |
Text isolation attempt, the one in the center is really quite hard to get any clearer, tried a lot of different methods. However I'm pretty sure its 100000BD. I'm going to move on to looking for anomalies other than text now, like isolating the reflection in the middle mud's eye. I'll update this post as I go.
14411 |
So iv been doing some ciphering of the numbers the most I got is
ABE LOAD ACHI |
I think in gonna give up decoding, nothings really working
|
Agreed, the only thing I can add is that I'm pretty sure the Moduken on the far right is no. 110110BC.
Just to confirm that these are all their ID numbers or whatever. As for translations, I'm not sure if it's a code. Has anyone tried adding .io on the end? |
:
Lonre can put as many metaphors about capitalism in his games as he wants, but the bottom line is: Video games cost money. Edit: To keep this on topic. The picture released today looks pretty great and going to investigated the "ALPHA NUMERICALLY" further. |
:
|
I know the latest pic has been uploaded on both Twitter and Facebook, as well as the Oddworld website. Has anyone confirmed that they are in fact the same picture? They might be using Steganography to hide information in the pics.
|
ADMIN EDIT: In an attempt to separate the speculations on the content of the photo leaked by the clandestine organization known as "Spirit of 1029" and the rest of their codes I'm splitting the original discussion in two separate threads.
Please feel free to speculate over the content in the following thread: SPIRITOF1029 - The first image leaks |
Well then, while we wait for the next clue (or hint)
we need to discuss the Pic, so good thing you did a thread just for that! =) now we speculate and wait! |
As happy as I am that this is still going strong, I gotta say I'm out. It just doesn't feel as unique now that absolutely everybody is in on it.
|
Well, that's awfully pompous.
|
:
Sorry xD. I don't want to appear impacient, but do we know something about a next clue or something? |
I've shoved the four codes through every translator I can find that's even remotely similar.
010101BB 110110BC 100000BC 010100BD I got nothing. Other than one site saying all of the numbers alone made the word 'moo'. But I feel as if that's not right. I tried adding them as parts of the 1029.io website, with the repository and without, all of which just ends in the 404 symbol. I tried translating just the numbers into binary, only (00)110110 gets a result -- of '6'. The rest produce nothing. Also, binary requires 8 digits, not 6 so by default it adds on 00 at the start. I tried translating them from binary to decimal, you end up with 21, 54, 32, and 20 respectively. Tried using all of those in some form with the 1029.io url -- nothing. Tried making them their own .io urls but still nothing. I messed around with the image a little to see if there was anything we were missing, and I can't find anything (then again, I'm awful at image editing). I'm out of ideas. The only information I have gained is that they all possess the 'B' in the same location, and that there are 4 codes/IDs for only 3 mudokens in the image. Hardly information, but seriously, I have absolutely nothing at all. |
Looks like the guys at Game Detectives are looking into the ARG as well :)
http://wiki.gamedetectives.net/index...orld_Soulstorm |
I see some familiar graphics in that page, we must have some people pulling double duty in this thread… ;)
|
¯\_(ツ)_/¯
The hype train has plenty of space :) |
Wild thought to support the flashback with Molluck theory of the photo - in the crumbled up version of the photo, we never saw the Glukkon because his entire face is crossed out and torn through the paper - either to hide it and make us wondering, or it could signify him being dead. Thus it could infact be Molluck in some sort of flashback sequence
|
:
SPIRITOF1029 - The first image leaks |
Well... you guys think it will be a image after a period of time? (a image a month for example) if so, do you think after the 5th image we get a release date? (or at least a trailer?)
It does seem Oddworld is building up for something |
Back in the earlier stages of the ARG one of clues lead us to some morse code that said "I CAN HELP YOU KNOW THE DATE". That never came to anything, so perhaps we will get a release date at the end of it. I imagine on Monday they will give us the first clues toward the 2nd picture, with a similar time frame for the reveal as the 1st picture.
|
Whenever I enter the binary I can read and in the order I believe it goes it converts to "we".
I believe it goes: 010101BB, 110110BC, 010100BD, and 100000BE (I believe, the last ones hard to read). And its good to be back Xav, always checked in on this place. Glad somethings out in the community again to get us working together. |