https://github.com/Detanup01/gbe_fork
有人研究过这个工具怎么用吗?(破解 Steam 游戏
—
试了一下挺好用的。
https://gitlab.com/Mr_Goldberg/goldberg_emulator
For Windows:
You need Windows 10 or 8.1 + WDK
Using Visual Studio, install Visual Studio 2022 Community: https://visualstudio.microsoft.com/vs/community/
Select the Workload Desktop development with C++
In the Individual componenets scroll to the buttom and select the latest version of Windows XX SDK (XX.X...)
For example Windows 11 SDK (10.0.22621.0)
Using MSYS2 this is currently experimental and will not work due to ABI differences: https://www.msys2.org/
steps
Python 3.10 or above: https://www.python.org/downloads/windows/
After installation, make sure it works
python --version
(Optional) Install a GUI for Git like GitHub Desktop, or Sourcetree