lezzo.org/blog/mirror/scenerules.org/t.html?id=UNK_MAC.nfo.html

46 lines
2.1 KiB
HTML
Raw Permalink Normal View History

2022-01-24 19:24:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>UNK_MAC.nfo</title>
<style type="text/css">
@font-face {
font-family: nfo;
font-style: normal;
font-weight: normal;
src: url(nfo.eot);
}
.nfo {
padding: 12px;
font-family: nfo, courier new;
font-size: 11px;
line-height: 1em;
}
</style>
</head>
<body>
<pre class="nfo">Mac OS X Releasing Rules
------------------------
Since Apple presented the first Intel-macs at MacWorld 2006, more and more developers release new versions of their software with support for PowerPC- and Intel-macs (technical note: this is possible due to the Mach-o-format for executables which is capable of including different code for each platform).
To avoid confusion we encourage every other group releasing software for Mac OS X to apply the following tagging to their releases:
Sample.Release.v3.&#60;LANGUAGE>.&#60;OS>.&#60;CRACKTYPE>.&#60;EXTRA>-&#60;GROUP>
where
CRACKTYPE is Cracked/Regged/Incl.Keygen
LANGUAGE is the language of the program, or, if it&#39;s available in multiple languages: Multilanguage
EXTRA is Read.NFO/Repack/Proper/whatever
and... now it gets special:
OS is MacOSX.PPC for a &#34;normal&#34; program for PowerPC-macs
OS is MacOSX.i386 for a program which only includes i386-code
OS is MacOSX or MacOSX.UB for programs which include PowerPC- and i386-code
Beware! MacOSX now says it&#39;s UniversalBinary!
You can strip the version you did not crack due to no available hardware out of the release. Please specify in the NFO-file how you&#39;ve done:
Universal Binary Note..: i386-code stripped, only PPC included
or
Universal Binary Note..: PPC-code cracked, i386-code inside but uncracked
Base of this rules are the standard 0day rules.
Keep on enjoying Mac OS X releases
Signed by: Team HS
(Message Team HS to let them know you&#39;ve accepted this rules)</pre>
</body>
</html>