citra-emu.github.io/index.html

177 lines
9.4 KiB
HTML
Raw Normal View History

2014-10-05 12:12:48 -07:00
<!DOCTYPE HTML>
2014-10-05 21:10:22 +02:00
<html>
2014-10-05 12:12:48 -07:00
<head>
<meta charset="utf-8">
<title>Citra - Experimental 3DS Emulator</title>
<link rel="stylesheet" type="text/css" href="scripts/slick/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="style.css" />
<noscript><link rel="stylesheet" type="text/css" href="noscript.css" /></noscript>
2015-01-16 16:14:13 +01:00
<!-- Windows Phone -->
<meta name="msapplication-TileColor" content="#099" />
<meta name="msapplication-TileImage" content="resources/favicon/favicon-144.png" />
<!-- Android, iOS -->
<link rel="apple-touch-icon" sizes="180x180" href="resources/favicon/favicon-180.png" />
<link rel="apple-touch-icon" sizes="152x152" href="resources/favicon/favicon-152.png" />
<link rel="apple-touch-icon" sizes="120x120" href="resources/favicon/favicon-120.png" />
<link rel="apple-touch-icon" sizes="76x76" href="resources/favicon/favicon-76.png" />
<link rel="apple-touch-icon" sizes="72x72" href="resources/favicon/favicon-72.png" />
<link rel="apple-touch-icon" sizes="60x60" href="resources/favicon/favicon-60.png" />
<link rel="apple-touch-icon" href="resources/favicon/favicon-60.png" />
<!-- General -->
<link rel="icon" href="resources/favicon/favicon-32.png" sizes="32x32" />
<link rel="icon" href="resources/favicon/favicon.ico" />
<link rel="shortcut icon" href="resources/favicon/favicon.ico" />
2015-01-16 16:14:13 +01:00
<!-- Smooth Scroll script -->
<script src="scripts/smooth-scroll/dist/js/bind-polyfill.js"></script>
<script src="scripts/smooth-scroll/dist/js/smooth-scroll.js"></script>
2015-01-16 16:14:13 +01:00
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-58644543-1', 'auto');
ga('send', 'pageview');
</script>
2014-10-05 12:12:48 -07:00
</head>
2014-10-05 21:10:22 +02:00
2014-10-05 12:12:48 -07:00
<body>
2015-01-16 16:14:13 +01:00
2014-10-05 12:12:48 -07:00
<div id="home" class="page">
<header>
<a data-scroll href="#home"><div id="logo">
<img src="resources/citra-icns-multicolor/citra.svg" />
<div class="logo-text">
<p class="title">Citra</p>
<p class="subtitle">3DS Emulator</p>
</div>
</div></a>
2014-10-05 12:12:48 -07:00
<nav>
<ul>
<li><a data-scroll href="#about">About</a></li>
<li><a data-scroll href="#download">Download</a></li>
<li><a href="https://github.com/citra-emu/citra">GitHub</a></li>
<li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=K899FANUJ2ZXW">Donate</a></li>
2014-10-05 12:12:48 -07:00
</ul>
</nav>
2014-10-05 21:10:22 +02:00
</header>
2014-09-26 21:51:31 -07:00
<div id="home-image-container">
<a data-scroll href="#about"><img src="resources/citra-icns-multicolor/citra.svg" /></a>
</div>
2014-09-28 17:56:06 -07:00
<div id="home-name-headers">
<h1 class="name-header">Citra</h1>
<h2 class="name-header">An Experimental 3DS Emulator</h2>
</div>
2014-09-28 17:56:06 -07:00
</div>
<div id="imagebar">
<div><img src="resources/game-screenshots/yeti3DS-1.png" /></div>
<div><img src="resources/game-screenshots/3dscraft-1.png" /></div>
<div><img src="resources/game-screenshots/vvvvvv-1.png" /></div>
<div><img src="resources/game-screenshots/cave-story-1.png" /></div>
<div><img src="resources/game-screenshots/3dnes-1.png" /></div>
<div><img src="resources/game-screenshots/gameyob-1.png" /></div>
<div><img src="resources/game-screenshots/cave-story-2.png" /></div>
<div><img src="resources/game-screenshots/hbmenu-1.png" /></div>
<div><img src="resources/game-screenshots/worldof3dsand-1.png" /></div>
</div>
<div id="about" class="page">
2014-10-05 12:12:48 -07:00
<div class="content">
2014-09-28 17:56:06 -07:00
<h1>About Citra</h1>
<h3>What is Citra?</h3>
<p>Citra is a <b>work-in-progress</b> emulator for the Nintendo 3DS.</p>
<h3>What can it do?</h3>
2015-01-29 14:39:56 -08:00
<p>It can currently emulate <a href="https://github.com/smealum/ctrulib">ctrulib</a>-built homebrew programs, such as <a href="https://github.com/smealum/yeti3DS">Smealum's port of Yeti3D</a>.</p>
<p>Citra is also beginning to run some commercial games, but all are very broken and unplayable.</p>
<h3>Can I play &lt;insert retail game here&gt;?</h3>
<p>In nice, bold letters: <b>No! Citra is not ready yet!</b>. You can <b>not</b> play Pokémon, Super Mario Bros., or any of your other favorite 3DS games yet. </p>
<p>If you check back in a year or two, this may no longer be the case.</p>
<h3>What platforms does Citra support?</h3>
<p>We're pleased to say that Citra works on all three major desktop OSs!</p>
<p>Citra is compatible with Windows, Linux, and OS X. In the far future, mobile platforms may be targeted as well.</p>
<h3>What kind of specs do I need to run Citra?</h3>
2015-01-29 14:39:56 -08:00
<p>Citra currently uses an interpreter to emulate the 3DS's CPU, as well as a software renderer for the GPU. As one might imagine, this is very inefficient, so it is doubtful that most (if any!) consumer hardware would be fast enough to run at full-speed.</p>
2015-01-04 13:04:50 -08:00
<p>In short, there's no real recommended hardware, but suffice it to say that you want the fastest possible processor, and a graphics chip that supports at least OpenGL 3.</p>
<h3>Where can I download Citra?</h3>
<p>At the moment, there are no stable versions of Citra for you to download. Soon, we'll make available nightly builds for users to download, but for now you'll have to compile from source. Once Citra has progressed to the point where a stable version becomes viable.</p>
<h3>How can I help?</h3>
<p>Citra's source is hosted on <a href="https://github.com/citra-emu/citra">GitHub</a>, which is a platform where developers can come together on a project, submitting pull requests with code changes.</p>
2015-01-29 14:39:56 -08:00
<p>You probably want to check out the <a href="https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md">contributor's guide</a> and the <a href="https://github.com/citra-emu/citra/wiki/Developer-Information">developer information</a>. You can look at the <a href="https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA">TODO list</a> for ideas. Qt or GPU code (make sure to talk to neobrain on IRC first) would be very appreciated at the moment.</p>
2014-11-16 12:43:10 -08:00
<p>You can also chat with us at #citra on <a href="https://webchat.freenode.net">freenode</a>. We'll take all the help we can get!</p>
<p>If you can't contribute any code, we also appreciate <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=K899FANUJ2ZXW">donations</a> (no matter how small!), which we would use to buy systems and games to test with, or pay for infrastructure and web costs.</p>
2014-10-05 12:12:48 -07:00
</div>
</div>
2014-10-05 21:10:22 +02:00
2014-10-05 12:12:48 -07:00
<div id="download" class="page">
<p class="alert">Remember that <b>NO</b> commercial software is playable in Citra.</p>
2014-10-05 12:12:48 -07:00
<div class="content">
<h1>Downloads</h1>
2014-10-05 21:10:22 +02:00
<!-- For nightly downloads once they're ready:
<div class="dl-block">
<h3>Latest Nightly Release</h3>
<a href="./nightly/latest-linux"><img class="dl-icon" src="resources/platform-icons/linux-128.png"/></a>
<a href="./releases/latest-windows"><img class="dl-icon" src="resources/platform-icons/os-windows8-128.png"/></a>
<a href="./releases/latest-mac"><img class="dl-icon" src="resources/platform-icons/mac-os-128.png"/></a>
</div>
-->
2014-10-05 21:10:22 +02:00
<div class="dl-block">
<h3>Source Code</h3>
<a href="https://github.com/citra-emu/citra"><img class="dl-icon" src="resources/platform-icons/github-6-128.png"/></a>
<a href="https://github.com/citra-emu/citra/archive/master.zip"><img class="dl-icon" src="resources/platform-icons/zip-128.png"/></a>
</div>
2014-10-05 12:12:48 -07:00
</div>
2014-10-05 21:10:22 +02:00
</div>
2014-10-05 12:12:48 -07:00
<footer>
<div class="footer-content">
2015-01-29 11:51:11 +01:00
<p>Copyright © 2015 - Citra Team</p>
<p>Windows, Mac, Linux, and zip icons licensed from <a href="http://icons8.com">icons8</a> under CC BY-ND 3.0 US.</p>
<p>This site is <a href="https://github.com/citra-emu/citra-emu.github.io/">on GitHub</a>!</p>
2014-10-05 12:12:48 -07:00
</div>
</footer>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="scripts/slick/slick/slick.min.js"></script>
<script type="text/javascript">
smoothScroll.init({
speed: 400,
updateURL: false
});
$(document).ready(function(){
$('#imagebar').slick({
infinite: true,
slidesToShow: 4,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 4000,
arrows: false,
});
});
</script>
</body>
2014-10-05 12:38:52 -07:00
</html>