|
46 | 46 | <span class="bigText text-themed">Obliteration</span> |
47 | 47 | </p> |
48 | 48 | <p class="smollText mainText2">An Experimental |
49 | | - <span class="smollText text-themed">Playstation™ 4</span> emulator written in Rust for Windows, macOS and |
| 49 | + <span class="smollText text-themed">PlayStation 4</span> kernel rewritten in Rust for Windows, macOS and |
50 | 50 | Linux! |
51 | 51 | </p> |
52 | 52 | <table class="mainTable"> |
|
61 | 61 | <p class="midText mainTableNumber" id="devbuildsNumber" style="color: #5c0504; text-shadow: 2px 2px 1px #b64045;"></p> |
62 | 62 | </td> |
63 | 63 | </tr> |
64 | | - <tr> |
65 | | - <td><p class="smollText">Stars on GitHub!</p></td> |
66 | | - <td><p class="smollText">Tested Games!</p></td> |
67 | | - <td><p class="smollText">Dev Builds!</p></td> |
68 | | - </tr> |
69 | 64 | </table> |
70 | | - <div class="mainButtonContainer"> |
71 | | - <a class="mainButton" id="buttonScroll">Learn More</a> |
72 | | - <a class="mainButton" href="/download">Download</a> |
73 | | - </div> |
74 | 65 | </div> |
75 | 66 | </main> |
76 | 67 |
|
|
82 | 73 | <p class="bigText main2Text1">About |
83 | 74 | <span class="bigText" style="color: #5c0504; text-shadow: 2px 2px 1px #b64045;">Obliteration</span> |
84 | 75 | </p> |
85 | | - <menu style="margin-left: 1rem; margin-top: 2rem;"> |
86 | | - <li class="smollText">Made with <span class="smollText" |
87 | | - style="color: #5c0504; text-shadow: 2px 2px 1px #b64045;">Rust</span> |
88 | | - for performance and safety. |
89 | | - </li> |
90 | | - <li class="smollText" style="margin-top: 1rem;">Supports Windows, macOS and Linux.</li> |
91 | | - <li class="smollText" style="margin-top: 1rem;">Built-in FTP client to pull the firmware from a PS4.* |
92 | | - </li> |
93 | | - <li class="smollText" style="margin-top: 1rem;">Built-in GUI for managing your games.</li> |
94 | | - <li class="smollText" style="margin-top: 1rem;">Built-in PKG extractor.</li> |
95 | | - <li style="font-size: 0.8rem; font-weight: 800;margin-top: 1.5rem; list-style: none;"> * jailbroken ps4 |
96 | | - required |
97 | | - </li> |
98 | | - </menu> |
| 76 | + <p class="smollText" style="margin-top: 2rem"> |
| 77 | + Obliteration is a free and open-source PlayStation 4 kernel rewritten in Rust. Our goal is to run the PlayStation 4 system software on Windows, Linux and macOS using a custom made virtualization stack optimized specifically for Obliteration. |
| 78 | + </p> |
| 79 | + <p class="smollText" style="margin-top: 2rem"> |
| 80 | + Obliteration is under development and cannot run any games yet. Take a look on fpPS4 or shadPS4 if you are looking for a PlayStation 4 emulator that already able to run some games. |
| 81 | + </p> |
99 | 82 | </div> |
100 | 83 | </div> |
101 | 84 | </div> |
|
0 commit comments