#cplusplus#ps2#recompile#reverse_engineering#static_recompilation#tool
PS2Recomp is an experimental tool that converts PlayStation 2 game files into C++ code for native running on PCs or other devices, skipping slow emulation. It translates MIPS instructions, supports special PS2 features, and uses simple config files for setup—you build it with CMake, run it on your ELF file, then compile the output with a basic runtime. Though not fully ready (limited VU1/graphics support), it benefits you by enabling faster performance, mods, higher frame rates, and enhancements like widescreen on modern hardware.
https://github.com/ran-j/PS2Recomp
bitly.com
介绍一个短链接网站 A website for shortening URLs
它可以把长长的,看起来让人担忧的链接转成短链。
还可以把链接,集中放在一个页面上,非常方便。
每个账号每月可以免费创建10条链接。
It can convert long, intimidating links into short ones, making them more user-friendly. Additionally, it can gather links onto a single page for added convenience.
Each account is allowed to create 10 links for free each month.
效果如下:
https://bit.ly/m/chatty-bot-playground
https://bit.ly/m/chatty-bot-myshell
#tips#tool#分享