posts-go/docs/2023-04-01-games.html

336 lines
9.5 KiB
HTML
Raw Normal View History

2023-07-18 18:38:30 +00:00
<!doctype html>
2023-04-01 03:32:15 +00:00
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"
2023-10-11 06:57:20 +00:00
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.3.0/github-markdown.min.css"
2023-04-01 03:32:15 +00:00
/>
<title>haunt98 posts</title>
2023-04-01 03:32:15 +00:00
</head>
<style>
.markdown-body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 45px;
}
@media (max-width: 767px) {
.markdown-body {
padding: 15px;
}
}
</style>
<body class="markdown-body">
2023-08-09 07:22:58 +00:00
<h2>
<a href="index.html"><code>~</code></a>
</h2>
2023-09-22 16:40:26 +00:00
<h1 id="user-content-games-4-fun">
<a class="heading-link" href="#games-4-fun"
>Games 4 fun<span aria-hidden="true" class="octicon octicon-link"></span
></a>
2023-04-01 03:32:15 +00:00
</h1>
<p>
Just a little note about apps, games, settings for next time playing :D
Please have fun, of course :D
</p>
<p>I have tested all software below on:</p>
<ul>
<li>My work laptop (Macbook Pro M1 (2020)).</li>
</ul>
2023-04-01 03:52:55 +00:00
<p>If below links die, I will try to scrape Internet to get a new link.</p>
2023-09-22 16:40:26 +00:00
<h2 id="user-content-ps2-emulator">
<a class="heading-link" href="#ps2-emulator"
>PS2 emulator<span
aria-hidden="true"
class="octicon octicon-link"
></span
></a>
2023-04-01 03:32:15 +00:00
</h2>
<p>
I use <a href="https://github.com/PCSX2/pcsx2">PCSX2</a>. Currently it
supports macOS on nightly builds, but it's good enough.
</p>
<p>
<a
target="_blank"
rel="noopener noreferrer nofollow"
href="https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-000.png"
><img
src="https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-000.png"
alt="pcsx2-000"
style="max-width: 100%"
/></a>
</p>
2023-04-01 06:14:11 +00:00
<p>Should download BIOS, I go with USA version:</p>
<ul>
<li>
<a
href="https://emulation.gametechwiki.com/index.php/Emulator_files#PlayStation_2"
rel="nofollow"
>Here</a
>
</li>
<li>
<a href="https://cdromance.com/bios-files/" rel="nofollow"
>Another here</a
>
</li>
</ul>
2023-04-01 03:32:15 +00:00
<p>Should enable cheats:</p>
<p>
<a
target="_blank"
rel="noopener noreferrer nofollow"
href="https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-001.png"
><img
src="https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-001.png"
alt="pcsx2-001"
style="max-width: 100%"
/></a>
</p>
<p>
For cover art of games, please use
<a href="https://github.com/xlenore/ps2-covers">xlenore/ps2-covers</a>.
</p>
2023-09-22 16:40:26 +00:00
<h3 id="user-content-resident-evil-4">
<a class="heading-link" href="#resident-evil-4"></a
2023-04-01 03:32:15 +00:00
><a href="https://wiki.pcsx2.net/Resident_Evil_4" rel="nofollow"
>Resident Evil 4</a
2023-09-22 16:40:26 +00:00
><span aria-hidden="true" class="octicon octicon-link"></span>
2023-04-01 03:32:15 +00:00
</h3>
<p>
<a
href="https://cdromance.com/ps2-iso/resident-evil-4-usa/"
rel="nofollow"
2023-08-27 05:17:05 +00:00
>CDROMANCE</a
2023-08-27 05:19:12 +00:00
>
2023-04-01 03:32:15 +00:00
</p>
<p>
I recommend to use
<a
href="https://gbatemp.net/threads/resident-evil-4-hd-textures-update-2.615869/"
rel="nofollow"
>HD textures</a
2023-11-11 08:45:57 +00:00
>, it's better for your eyes:
</p>
<ul>
<li>
<a
href="https://www.mediafire.com/file/1cm5bqb1b0vxdpu/R.4_HD.Textures.xXThe.RockoXx.rar/file"
rel="nofollow"
>Direct download link</a
>
if forum dies.
</li>
<li>Play in x4 or x5 resolution.</li>
<li>Enable <code>Load Textures</code>.</li>
<li>Disable <code>Precache Textures</code>.</li>
<li>Disable <code>Async Texture Loading</code>.</li>
</ul>
<p>
Please give thanks to
2023-04-01 03:32:15 +00:00
<a href="https://ko-fi.com/xxtherockoxx" rel="nofollow">xXtheRockoXx</a>
for his work.
</p>
<p>
After download HD textures, please extract then copy to PCSX2 texture
folder. Remember to rename it to serial name (SLUS-21134, ...), because
different region has different serial name.
</p>
<p>
For hacking, create file with content below in PCSX2 cheat folder.
2023-11-11 08:45:57 +00:00
Remember to rename it to
<code>crc.pnach</code> (<code>013E349D.pnach</code>, ...).
2023-04-01 03:32:15 +00:00
</p>
<div class="highlight highlight-text-adblock">
<pre>
// Money
patch=1,EE,2042DA6C,extended,05F5E0FF
// Infinite Health Leon
patch=1,EE,001c27f8,word,00401023
// Infinite Health Ashley
patch=1,EE,001c293c,word,00401023
// Infinite Ammo
patch=1,EE,2012009C,extended,00000000</pre
>
</div>
2023-04-01 09:11:20 +00:00
<p>Beautiful result!</p>
<p>
<a
target="_blank"
rel="noopener noreferrer nofollow"
href="https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-005.png"
><img
src="https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-005.png"
alt="pcsx2-005"
style="max-width: 100%"
/></a>
</p>
2023-09-22 16:40:26 +00:00
<h3 id="user-content-mega-man-x-collection">
<a class="heading-link" href="#mega-man-x-collection"
>Mega Man X Collection<span
aria-hidden="true"
class="octicon octicon-link"
></span
></a>
2023-08-27 05:17:05 +00:00
</h3>
<p>
<a
href="https://cdromance.com/ps2-iso/mega-man-x-collection-usa/"
rel="nofollow"
>CDROMANCE</a
2023-08-28 03:14:23 +00:00
>
2023-08-27 05:17:05 +00:00
</p>
2023-09-22 16:40:26 +00:00
<h3 id="user-content-mega-man-x8">
<a class="heading-link" href="#mega-man-x8"
>Mega Man X8<span aria-hidden="true" class="octicon octicon-link"></span
></a>
2023-08-27 05:17:05 +00:00
</h3>
<p>
<a href="https://cdromance.com/ps2-iso/mega-man-x8-usa/" rel="nofollow"
>CDROMANCE</a
>
</p>
2023-09-22 16:40:26 +00:00
<h3 id="user-content-god-of-war">
<a class="heading-link" href="#god-of-war"
>God of War<span aria-hidden="true" class="octicon octicon-link"></span
></a>
2023-08-27 05:17:05 +00:00
</h3>
<p>
<a href="https://cdromance.com/ps2-iso/god-of-war-usa/" rel="nofollow"
>CDROMANCE</a
>
</p>
2023-11-11 08:45:57 +00:00
<p>
Use
<a
href="https://gbatemp.net/threads/god-of-war-usa-hd-remaster.620841/"
rel="nofollow"
>HD textures</a
>:
</p>
<ul>
<li>
<a
href="https://www.mediafire.com/file/wxyw6yhhlbd0xgn/SCUS-97399_v2.7z/file"
rel="nofollow"
>Direct download link</a
>
if forum dies.
</li>
<li>Enable <code>Load Textures</code>.</li>
<li>Enable <code>Async Texture Loading</code>.</li>
</ul>
<p>
Please give thanks to
<a href="https://ko-fi.com/pandavenom" rel="nofollow">Panda Venom</a> for
his work.
</p>
2023-09-22 16:40:26 +00:00
<h3 id="user-content-god-of-war-ii">
<a class="heading-link" href="#god-of-war-ii"
>God of War II<span
aria-hidden="true"
class="octicon octicon-link"
></span
></a>
2023-08-27 05:17:05 +00:00
</h3>
<p>
<a
href="https://cdromance.com/ps2-iso/god-of-war-ii-usa-2/"
rel="nofollow"
>CDROMANCE</a
>
</p>
2023-11-11 08:45:57 +00:00
<p>
Use
<a
href="https://gbatemp.net/threads/god-of-war-2-usa-hd-remaster.621196/"
rel="nofollow"
>HD textures</a
>:
</p>
<ul>
<li>
<a
href="https://www.mediafire.com/file_premium/0ly8txrjxyrartg/SCUS-97481_v2.7z/file"
rel="nofollow"
>Direct download link</a
>
if forum dies.
</li>
<li>Enable <code>Load Textures</code>.</li>
<li>Enable <code>Async Texture Loading</code>.</li>
</ul>
<p>
Please give thanks to
<a href="https://ko-fi.com/pandavenom" rel="nofollow">Panda Venom</a> for
his work.
</p>
2023-09-22 16:40:26 +00:00
<h3 id="user-content-shadow-of-the-colossus">
<a class="heading-link" href="#shadow-of-the-colossus"
>Shadow of the Colossus<span
aria-hidden="true"
class="octicon octicon-link"
></span
></a>
2023-08-27 05:17:05 +00:00
</h3>
<p>
<a
href="https://cdromance.com/ps2-iso/shadow-of-the-colossus-usa-2/"
rel="nofollow"
>CDROMANCE</a
>
</p>
2023-09-22 16:40:26 +00:00
<h2 id="user-content-ps3-emulator">
<a class="heading-link" href="#ps3-emulator"
>PS3 emulator<span
aria-hidden="true"
class="octicon octicon-link"
></span
></a>
2023-04-01 03:52:55 +00:00
</h2>
<p>
I use <a href="https://github.com/RPCS3/rpcs3">RPCS3</a>. Currently it
supports macOS on nightly builds.
</p>
<p>
Download
<a
href="https://www.playstation.com/en-us/support/hardware/ps3/system-software/"
rel="nofollow"
>PS3 Firmwares</a
>.
</p>
<p>Links to download games, ... for PS3:</p>
<ul>
<li>
<a href="https://nopaystation.com/" rel="nofollow">NoPayStation</a>
</li>
<li>
<a href="http://demo.aldostools.org/updates.html" rel="nofollow"
>PS3 Games Updates</a
>
</li>
</ul>
2023-04-01 03:32:15 +00:00
<div>
Feel free to ask me via
<a href="mailto:hauvipapro+posts@gmail.com">email</a> or
2023-08-20 17:29:13 +00:00
<a rel="me" href="https://hachyderm.io/@haunguyen">Mastodon</a>.
<br />Source code is available on
2023-04-01 03:32:15 +00:00
<a href="https://github.com/haunt98/posts-go">GitHub</a>
2023-08-20 17:29:13 +00:00
<a href="https://codeberg.org/yoshie/posts-go">Codeberg</a>
<a href="https://git.sr.ht/~youngyoshie/posts-go">sourcehut</a>
<a href="https://gitea.treehouse.systems/yoshie/posts-go">Treehouse</a>
<a href="https://gitlab.com/youngyoshie/posts-go">GitLab</a>
2023-04-01 03:32:15 +00:00
</div>
</body>
</html>