Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem









python -m venv gex_venv
gex_venv\Scripts\activate
pip install game-extraction-toolbox setuptools
(then run "gextoolbox" like you would above)
You also don't need to run gextoolbox in the game's folder. I ran it from the desktop folder with no problems. The reason the pipx method isn't working (for me at least) is that it doesn't install setuptools in the venv it creates for gextoolbox
And also, I renamed the folder of the game to 'MegaManXLegacyCollection', because the code didn't recognize it separated.
But what about X4, is that emulated with a ps1 ISO too? I'm very curious about that one, seeing as how sony is so damn protective of their code.