ZelenPixel wrote: Thu Feb 06, 2020 2:25 pm
sounds like me mangling english for no reason. i cant tell you how long ive been writing "dieding" instead of "dying" in less serious convos
Even stuff like "breakded" instead of "broke".
Re: Rayman Origins
Posted: Fri Feb 07, 2020 10:56 am
by Hunchman801
Steo wrote: Thu Feb 06, 2020 4:20 pm
Even stuff like "breakded" instead of "broke".
Or broken instead of broke? This gave PluM headaches.
Re: Rayman Origins
Posted: Fri Feb 07, 2020 6:45 pm
by Steo
Hunchman801 wrote: Fri Feb 07, 2020 10:56 am
Or broken instead of broke? This gave PluM headaches.
Well if that was the case, what about "I could care less".
Re: Rayman Origins
Posted: Fri Feb 07, 2020 11:24 pm
by PluMGMK
Oh yeah, with Jack, Yami and company thinking the Hardrox rank was "broken". I'd forgotten all about that!
Re: Rayman Origins
Posted: Sat Feb 08, 2020 3:25 pm
by Hunchman801
Steo wrote: Fri Feb 07, 2020 6:45 pm
Well if that was the case, what about "I could care less".
I can't believe PluM forgot about the broke avatar. He could of remembered.
Re: Rayman Origins
Posted: Sun Feb 16, 2020 6:42 pm
by Steo
Hunchman801 wrote: Sat Feb 08, 2020 3:25 pm
He could of remembered.
Maybe he hasn't saw this yet.
On the topic of Origins, I plan to replay the game when I get an AMD GPU again.
Hunchman801 wrote: Sat Feb 08, 2020 3:25 pm
He could of remembered.
Maybe he hasn't saw this yet.
I remember when Ray502 put "has saw" into Google Translate and posted the resulting nonsense on the French forums, affirming the old adage, "Garbage In, Garbage Out".
Re: Rayman Origins
Posted: Sun Feb 16, 2020 7:33 pm
by Hunchman801
Oh yeah, machine translations of texts with bad grammar always yield funny results.
Re: Rayman Origins
Posted: Sun Feb 16, 2020 8:42 pm
by Steo
I wrote "Globox Moment" into Google Translate a while back, it said it translates to "Nóiméad Globox" in Irish. If I wrote "Globox moment" with a lowercase M, it translated to "Láthair don bhosca gloin", which then translated back to "Location of the glass box".
Re: Rayman Origins
Posted: Sun Feb 16, 2020 9:43 pm
by ZelenPixel
we have a quest to find where the minecraft glass block is.we have to find out its location...
Re: Rayman Origins
Posted: Mon Feb 17, 2020 11:44 am
by Hunchman801
Yeah, now that machine translation uses machine learning rather than a set of rules, it can lead to even funnier results as it interprets stuff it would just ignore before that.
Re: Rayman Origins
Posted: Thu Apr 09, 2020 2:18 am
by Croboculous
So I was just playing the first level of Origins and a strange glitch occurred. During the Betilla chase, the Darktoon got stuck on a Nenuphar and I accidentally outran it. It stayed there and never made it to the green toothed cave.
I tried to save it as a PDF, but some images don't appear, the same happens when you make a copy in the Wayback Machine.
Re: Rayman Origins
Posted: Fri May 01, 2020 4:58 pm
by RayCarrot
It was just discovered that the devs left their original localization file in a Just Dance game from Rayman Origins. It's the script from an early version of Origins with a ton of developer notes. There's way too much unused stuff there for me to write here. Biggest differences I could find (without attempting to read all the Pig Latin ) were:
- There's an unused third Livid Dead map named "Don't Shoot the Dead" right before the final boss
- Unused costumes like "Tarayzan Teensy", "Uglette" and "Flashy MacTeen Teensy"
- Big Mama is actually the Bubble Dreamer...? "BIG MAMMA BOSS CINEMATIC TRANSFORMATION BACK TO BD as master wang" and "Near the End of Game (or if big mamma rose Boss becomes BD !)"
seems like we were going to have an extra hard mosquito segment in land of the livid dead too??/ thatd slap so hard
anyway woahh i wonder what other findings are there. any characters we havent known of already?
Re: Rayman Origins
Posted: Fri May 01, 2020 8:03 pm
by Hunchman801
Elite Piranha wrote: Fri May 01, 2020 3:03 pm
Btw, what would be the best way to save this page and upload it to the wiki:
I tried to save it as a PDF, but some images don't appear, the same happens when you make a copy in the Wayback Machine.
Maybe try to fix the PDF and add the images back in manually?
RayCarrot wrote: Fri May 01, 2020 4:58 pm
It was just discovered that the devs left their original localization file in a Just Dance game from Rayman Origins. It's the script from an early version of Origins with a ton of developer notes. There's way too much unused stuff there for me to write here.
Neat! Does it come in other languages too?
On an unrelated note, I just watched this video which sums up pretty well why I'm not a huge fan of the UbiArt games.
Except for one difference, maybe. I don't think think the pig shit latin was a nice addition. At all.
I tried to save it as a PDF, but some images don't appear, the same happens when you make a copy in the Wayback Machine.
Maybe try to fix the PDF and add the images back in manually?
I could also take screenshots of the site, cut all the pieces and make a PDF with them, however the menu is always visible, which makes it more difficult to create a "clean" version of the manual.
Re: Rayman Origins
Posted: Fri May 01, 2020 8:39 pm
by Hunchman801
You can remove the menu and buttons by entering $('header').remove() and $('.inpagenav').remove() in the browser's console. I tried to print as PDF and it doesn't look too bad, but some images are still missing.
I think it's better to generate from text rather than screenshots anyway.
RayCarrot wrote: Fri May 01, 2020 4:58 pm
It was just discovered that the devs left their original localization file in a Just Dance game from Rayman Origins. It's the script from an early version of Origins with a ton of developer notes. There's way too much unused stuff there for me to write here.
Neat! Does it come in other languages too?
Other than what's there? No, but I don't think Origins was ever translated to more languages.
Re: Rayman Origins
Posted: Sat May 02, 2020 1:16 am
by Elite Piranha
Hunchman801 wrote: Fri May 01, 2020 8:39 pm
You can remove the menu and buttons by entering $('header').remove() and $('.inpagenav').remove() in the browser's console. I tried to print as PDF and it doesn't look too bad, but some images are still missing.
I think it's better to generate from text rather than screenshots anyway.
Thanks for the code, it works fine, the only problem left is that there are 3 lines of text that come out of the page for some reason (which can only be fixed by zooming out the page). What worries me about using the browser to create a PDF file is how different it is from the original source; even if you add the images that are missing, the font and distribution of the texts are different, and the format of the pages is vertical instead of horizontal.
For the time being I saved the spanish manual in the Wayback Machine: