Game Issues Log: Difference between revisions

 
Line 227:
 
'''Escape from the Blue Planet'''
Fix: Install the latest [https://github.com/InsideEarth2150/Patches IEO Patch]
Fix: You can download a [https://raw.githubusercontent.com/InsideEarth2150/Files/main/Escape%20from%20the%20Blue%20Planet/Fixes/Text%20Input/v2871/EftBP_patcher.ps1 PowerShell script] that will patch your game executable files (version 2.8.7.1) or download [https://github.com/InsideEarth2150/Files/main/Escape%20from%20the%20Blue%20Planet/Fixes/Text%20Input/v2871/exes modified/original] executables
<code>Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force</code>
<code>Unblock-File -Path EftBP_patcher.ps1</code>
<code>.\EftBP_patcher.ps1</code>
 
'''The Moon Project'''
Fix: Install the latest [https://github.com/InsideEarth2150/Patches IEO Patch]
Fix: You can download a [https://raw.githubusercontent.com/InsideEarth2150/Files/main/The%20Moon%20Project/Fixes/Text%20Input/v2210/TMP_patcher.ps1 PowerShell script] that will patch your game executable files (version 2.2.1.0) or download [https://github.com/InsideEarth2150/Files/main/The%20Moon%20Project/Fixes/Text%20Input/v2210/exes modified/original] executables
<code>Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force</code>
<code>Unblock-File -Path TMP_patcher.ps1</code>
<code>.\TMP_patcher.ps1</code>
 
'''Lost Souls'''
Fix: Install the latest [https://github.com/InsideEarth2150/Patches IEO Patch]
Fix: You can download a [https://raw.githubusercontent.com/InsideEarth2150/Files/main/Lost%20Souls/Fixes/Text%20Input/v2210/LS_patcher.ps1 PowerShell script] that will patch your game executable files (version 2.2.1.0) or download [https://github.com/InsideEarth2150/Files/main/Lost%20Souls/Fixes/Text%20Input/v2210/exes modified/original] executables
<code>Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force</code>
<code>Unblock-File -Path LS_patcher.ps1</code>
<code>.\LS_patcher.ps1</code>
1,180

edits