posts-go/posts/2023-04-01-games.md

153 lines
5.4 KiB
Markdown
Raw Permalink Normal View History

2023-04-01 03:32:15 +00:00
# Games 4 fun
2023-08-05 18:56:25 +00:00
Just a little note about apps, games, settings for next time playing :D Please
have fun, of course :D
2023-04-01 03:32:15 +00:00
I have tested all software below on:
- My work laptop (Macbook Pro M1 (2020)).
2023-04-01 03:52:55 +00:00
If below links die, I will try to scrape Internet to get a new link.
2023-04-01 03:32:15 +00:00
## PS2 emulator
2023-08-05 18:56:25 +00:00
I use [PCSX2](https://github.com/PCSX2/pcsx2). Currently it supports macOS on
nightly builds, but it's good enough.
2023-04-01 03:32:15 +00:00
2024-05-12 16:22:38 +00:00
![pcsx2-000](https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-000.jxl)
2023-04-01 03:32:15 +00:00
2023-04-01 06:14:11 +00:00
Should download BIOS, I go with USA version:
- [Here](https://emulation.gametechwiki.com/index.php/Emulator_files#PlayStation_2)
- [Another here](https://cdromance.com/bios-files/)
2023-12-10 16:28:15 +00:00
- [Another here 2](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202%20-%20BIOS%20Images/)
2023-04-01 03:32:15 +00:00
Should enable cheats:
2024-05-12 16:22:38 +00:00
![pcsx2-001](https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-001.jxl)
2023-04-01 03:32:15 +00:00
2023-08-05 18:56:25 +00:00
For cover art of games, please use
[xlenore/ps2-covers](https://github.com/xlenore/ps2-covers).
2023-04-01 03:32:15 +00:00
### [Resident Evil 4](https://wiki.pcsx2.net/Resident_Evil_4)
2023-12-10 16:28:15 +00:00
- [CDROMANCE](https://cdromance.com/ps2-iso/resident-evil-4-usa/)
- [myrient](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202/Resident%20Evil%204%20%28USA%29.zip)
- [vimm](https://vimm.net/vault/9108)
2023-04-01 03:32:15 +00:00
2023-08-05 18:56:25 +00:00
I recommend to use
[HD textures](https://gbatemp.net/threads/resident-evil-4-hd-textures-update-2.615869/),
2023-11-11 08:45:57 +00:00
it's better for your eyes:
- [Direct download link](https://www.mediafire.com/file/1cm5bqb1b0vxdpu/R.4_HD.Textures.xXThe.RockoXx.rar/file)
if forum dies.
- Play in x4 or x5 resolution.
- Enable `Load Textures`.
- Disable `Precache Textures`.
- Disable `Async Texture Loading`.
Please give thanks to [xXtheRockoXx](https://ko-fi.com/xxtherockoxx) for his
work.
2023-04-01 03:32:15 +00:00
After download HD textures, please extract then copy to PCSX2 texture folder.
2023-08-05 18:56:25 +00:00
Remember to rename it to serial name (SLUS-21134, ...), because different region
has different serial name.
2023-04-01 03:32:15 +00:00
2023-08-05 18:56:25 +00:00
For hacking, create file with content below in PCSX2 cheat folder. Remember to
2023-11-11 08:45:57 +00:00
rename it to `crc.pnach` (`013E349D.pnach`, ...).
2023-04-01 03:32:15 +00:00
```txt
// 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
```
2023-04-01 03:52:55 +00:00
2023-04-01 09:11:20 +00:00
Beautiful result!
2024-05-12 16:22:38 +00:00
![pcsx2-005](https://raw.githubusercontent.com/haunt98/posts-images/main/pcsx2-005.jxl)
2023-04-01 09:11:20 +00:00
2023-08-27 05:17:05 +00:00
### Mega Man X Collection
2023-12-10 16:28:15 +00:00
- [CDROMANCE](https://cdromance.com/ps2-iso/mega-man-x-collection-usa/)
- [myrient](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202/Mega%20Man%20X%20-%20Command%20Mission%20%28USA%29.zip)
- [vimm](https://vimm.net/vault/8736)
2023-08-27 05:17:05 +00:00
### Mega Man X8
2023-12-10 16:28:15 +00:00
- [CDROMANCE](https://cdromance.com/ps2-iso/mega-man-x8-usa/)
- [myrient](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202/Mega%20Man%20X8%20%28USA%29.zip)
- [vimm](https://vimm.net/vault/8738)
2023-08-27 05:17:05 +00:00
### God of War
2023-12-10 16:28:15 +00:00
- [CDROMANCE](https://cdromance.com/ps2-iso/god-of-war-usa/)
- [myrient](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202/God%20of%20War%20%28USA%29.zip)
- [vimm](https://vimm.net/vault/8414)
2023-08-27 05:17:05 +00:00
2023-11-11 08:45:57 +00:00
Use
[HD textures](https://gbatemp.net/threads/god-of-war-usa-hd-remaster.620841/):
- [Direct download link](https://www.mediafire.com/file/wxyw6yhhlbd0xgn/SCUS-97399_v2.7z/file)
if forum dies.
- Enable `Load Textures`.
- Enable `Async Texture Loading`.
Please give thanks to [Panda Venom](https://ko-fi.com/pandavenom) for his work.
2023-08-27 05:17:05 +00:00
### God of War II
2023-12-10 16:28:15 +00:00
- [CDROMANCE](https://cdromance.com/ps2-iso/god-of-war-ii-usa-2/)
- [myrient](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202/God%20of%20War%20II%20%28USA%29.zip)
- [vimm](https://vimm.net/vault/8415)
2023-08-27 05:17:05 +00:00
2023-11-11 08:45:57 +00:00
Use
[HD textures](https://gbatemp.net/threads/god-of-war-2-usa-hd-remaster.621196/):
- [Direct download link](https://www.mediafire.com/file_premium/0ly8txrjxyrartg/SCUS-97481_v2.7z/file)
if forum dies.
- Enable `Load Textures`.
- Enable `Async Texture Loading`.
Please give thanks to [Panda Venom](https://ko-fi.com/pandavenom) for his work.
2023-08-27 05:17:05 +00:00
### Shadow of the Colossus
2023-12-10 16:28:15 +00:00
- [CDROMANCE](https://cdromance.com/ps2-iso/shadow-of-the-colossus-usa-2/)
- [myrient](https://myrient.erista.me/files/Redump/Sony%20-%20PlayStation%202/Shadow%20of%20the%20Colossus%20%28USA%29.zip)
- [vimm](https://vimm.net/vault/9219)
2023-08-27 05:17:05 +00:00
2023-04-01 03:52:55 +00:00
## PS3 emulator
2023-08-05 18:56:25 +00:00
I use [RPCS3](https://github.com/RPCS3/rpcs3). Currently it supports macOS on
nightly builds.
2023-04-01 03:52:55 +00:00
2023-08-05 18:56:25 +00:00
Download
[PS3 Firmwares](https://www.playstation.com/en-us/support/hardware/ps3/system-software/).
2023-04-01 03:52:55 +00:00
Links to download games, ... for PS3:
- [NoPayStation](https://nopaystation.com/)
- [PS3 Games Updates](http://demo.aldostools.org/updates.html)
2023-11-19 15:59:21 +00:00
## Windows games
- [Resident Evil: Village](https://fitgirl-repacks.site/resident-evil-village/)
- [Resident Evil 4](https://fitgirl-repacks.site/resident-evil-4-hd-project/)
- [Resident Evil 7: Biohazard](https://fitgirl-repacks.site/resident-evil-7-biohazard/)
- [Resident Evil 3](https://fitgirl-repacks.site/resident-evil-3/)
- [RESIDENT EVIL 2](https://fitgirl-repacks.site/resident-evil-2-deluxe-edition/)
- [God of War](https://fitgirl-repacks.site/god-of-war/)
- [Dark Souls Remastered](https://fitgirl-repacks.site/dark-souls-remastered/)
- [Dark Souls 3](https://fitgirl-repacks.site/dark-souls-3/)
- [Sekiro: Shadows Die Twice](https://fitgirl-repacks.site/sekiro-shadows-die-twice/)
- [ELDEN RING](https://fitgirl-repacks.site/elden-ring/)
- [Cyberpunk 2077](https://fitgirl-repacks.site/cyberpunk-2077/)