r0fld4nc3 / Stellaris-Exe-Checksum-Patcher

Patch the game's executable so that Ironman mode can be played with Mods henceforth enabling the pursuit of Achievements with Mods.
GNU Lesser General Public License v2.1
69 stars 3 forks source link

someone plsease help #15

Closed fkkamara closed 3 weeks ago

fkkamara commented 3 weeks ago

I downloaded this nd unziped it don't know what to do. Any help will be much appreciated

r0fld4nc3 commented 3 weeks ago

Hi @fkkamara

For Windows, ideally you want to go to the releases page and download the executable. Then simply run it and patch from installation.

If you still prefer to download the source code, you will need Python installed as well as the modules listed in the requirements.txt. After that, you may open the system console at that directory location and type python ./main.py

If the Patcher is having issues with finding the Steam Library or Stellaris installation, please refer to the issue #14 Patcher sometimes stuck in finding Steam Library on how to fix it while I haven't released a proper patch for it.

If instead you are on Unix (Linux/Mac) I am currently working on implementing support for those platforms. You may try unzipping the source code and navigating the system console to /StellarisChecksumPatcher and running python ./main.py and see if it works, however, for native Unix it might not function correctly.

Hope this helps.

fkkamara commented 3 weeks ago

@r0fld4nc3 thanks a lot mate that helps