Steo
Global moderator
- Messages
- 36,397
- Tings
- 100,860
Even stuff like "breakded" instead of "broke".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".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
Or broken instead of broke? This gave PluM headaches.Even stuff like "breakded" instead of "broke".![]()
Well if that was the case, what about "I could care less".Or broken instead of broke? This gave PluM headaches.![]()
I can't believe PluM forgot about the broke avatar. He could of remembered.Well if that was the case, what about "I could care less".![]()
Maybe he hasn't saw this yet.He could of remembered.
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".Maybe he hasn't saw this yet.He could of remembered.![]()
Maybe try to fix the PDF and add the images back in manually?Btw, what would be the best way to save this page and upload it to the wiki:
Loading…
support.feralinteractive.com
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.
Neat! Does it come in other languages too?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.
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.Maybe try to fix the PDF and add the images back in manually?Btw, what would be the best way to save this page and upload it to the wiki:
Loading…
support.feralinteractive.com
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.
Neat! Does it come in other languages too?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.
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.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.