Halo 2 Leaked...


Recommended Posts

What do you mean by Nuked (I tried using Nforce before but it was too complicated with no one being able to help me, so I stuck to Xbins and suprnova)

584735312[/snapback]

By nuked he meant nuked.

At least try to learn some of the basic terms when you fuċk around with warez.

:cry:  I want that game , i know where to download it but i don't do it  :cry:

584735378[/snapback]

What's stopping you?

Your conscience?

Get it & buy it (which, nowadays, are two different things), no harm done.

Since you're using Windows they are punishing you ... so, they don't need to sue you.

584735388[/snapback]

Indeed, lol :rofl:

Nuked usually means a bad rip or it doesnt work right or missing stuff, and when its nuked they usually "flame" the group for a bad release

584735404[/snapback]

Huh?

Check that link earlier in my post ;)

Nuking is there to stop distribution of fuċked up or crappy releases.

And since it's done on a site based level (thus by a single or very small circle of person(s)), how should there be 'flaming' involved?

read this earlier on bbc news :

http://news.bbc.co.uk/1/hi/technology/3743110.stm

and i quote :

" We consider downloading this code or making it available for others to download as theft," said the company in a statement "

All of you who have stated that you have downloaded it might want to edit your post as if microsoft did pursue everyone who downloaded it then neowin would have no choice but to hand your information to microsoft in a court of law :no:

what the **** is dvd 5 and 9, are they regions?

584735465[/snapback]

dvd9 is like when a dvd has 2 layers on it .. so you can store a lot more then a "regular" dvd5.. which is only 1 layer.. that's about 4.7gb as we know.. dvd9 is about double.. or something like that :p

what the **** is dvd 5 and 9, are they regions?

584735465[/snapback]

DVDs can either have one or two layers. DVD5 can hold 4.7 GB of data, and DVD9 can hold twice that much. The reason that DVD9 is bad when it comes to pirating is that household DVD burners cannot burn dual-layer DVDs.

what the **** is dvd 5 and 9, are they regions?

584735465[/snapback]

DVD5 is a single layered DVD that holds ~4.7GB of data.

DVD9 is a dual-layered disc holding more than 9GB.

Edit:

DVDs can either have one or two layers. DVD5 can hold 4.7 GB of data, and DVD9 can hold twice that much. The reason that DVD9 is bad when it comes to pirating is that household DVD burners cannot burn dual-layer DVDs.

584735490[/snapback]

Actually there are dual layer burners now :p

thats what i was trying to say

584735449[/snapback]

Oops, sorry ;)

Didn't mean to sound rude...

All of you who have stated that you have downloaded it might want to edit your post as if microsoft did pursue everyone who downloaded it then neowin would have no choice but to hand your information to microsoft in a court of law  :no:

584735464[/snapback]

Because Microsofts PR guys now make the law? :rolleyes:

If I downloaded it I did only that.

If I buy stolen goods, am I a thief?

It's always the same basic debate all over again ;)

what the **** is dvd 5 and 9, are they regions?

584735465[/snapback]

DVD 5 = Just one layer, one side. About 5GiB of data fit on one (hence the name)

DVD 9 = Two layers on one side. About 9GiB of data fit on there (etc.)

DVD 10, DVD 18, go figure ;)

//e: Holy sh?t! 6 posts about this one while I was writing:woot::

and I love how he is bypassing the filters :whistle:

Microsoft can come after me if they want. But sadly they would find nothing. I'm a true loyal fan to bungie and I have not downloaded the release (partially because I was at school all day and couldn't find it anymore when I came home but I guess I could applaud the big M and Bungie for stopping the hosts.....I guess.....*tear*)

Personally, Ill buy it. If you enjoy a game you really should. Not that Im an angel, but the amount of money that goes into some of these games is only rivaled by major motion pictures. These guys need jobs too so they can buy pizza, and the box for the pizza is made by a paper maker, and the sauce is made by the tomato farmers, and delivered by the guy that would probably download the game. Anyway its good for the economy to support those who work hard to bring you cool games. If it was ALL free, no doubt the quality would not be there. If free quality was availavle then where is it?

Anyway, id still like to see some screenshots ;)

Ummm....those screenshotes are more of 'renders' I would say. The Xbox version doesn't look THAT good (sadly).

But like I said before, in response to this leak, I finished my pre-order on Halo 2 (put the other CAN$50.46 down) and walked away with a smile.

Yeah, you've gotta be fast here on neowin. But then again, you would know that having been the 5th person to sign up. :p

584735526[/snapback]

Indeed :happy:

Anyway, I'd be happy to see a PC version of this some day - SO GUY BUY IT EVERYONE! :p

(Considering it runs on the same xbox hardware as Halo 1, I'm hoping perhaps this time they manage to not totally screw up the PC version ;))

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
    • So, the logo means No ducking AI?
    • For sure, humanity us highly unlikely to survive the helium flash. Even if we have colonized moons in the outer planets by then, that is such a monumental change in heat output, coupled with the destruction of Earth, it's unlikely we could be fully prepared for changes of that scale.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      PsYcHoKiLLa
      240
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      70
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!