Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta









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.