#68 El parche de github que comentas es incompatible con la modificación del exe manual. Si modificas manualmente el EXE, el parche de github (a partir de ahora llamado "Cyber Engine Tweaks") no se aplica ya que detecta que el EXE no es el original. Puedes ver el log de las modificaciones que hace el Cyber Engine Tweaks en la siguiente ruta:
<cyberpunk install path>/bin/x64/plugins/cyber_engine_tweaks/cyber_engine_tweaks.log
Es posible que dentro veas algún mensaje de error escrito como "unknown version". Esto se comenta en la wiki:
It says "unknown version" and patches fail
Three options:
1. You modified the exe yourself, in which case the mod will not work! You can repair via GOG or Steam to revert your changes.
2. You are using a patch that is not supported (currently only 1.04 is supported for some patches).
3. You used the old version of the mod and still have the old file, delete bin/x64/Cyberpunk77.exe.plugins/ and reinstall the mod.
Como puedes ver en el punto 1 de arriba, la mofificación manual del EXE no es necesaria si aplicas el Cyber Engine Tweaks ya que una de sus funcionalidades ya es realizar esa modificación:
spoiler- avx: Some people encounter a crash due to AVX, the mod will detect if you are at risk and will patch if it's the case. (default: true)
- smt: This fixes a bug with AMD CPUs causing the game to use only half the CPU. (default: true)
- spectre: Spectre is a hardware security flaw that can leak a process' memory, the mitigation for * spectre has a performance impact. The mitigation doesn't make sense for a game, a spectre exploit is very hard to pull off and there is nothing in Cyberpunk's memory that is sensitive. This patch removes part of the mitigation to get back that lost performance. (default: true).
- virtual_input: Not performance related, fixes the input so you can use Steam controllers. (default: true)
- memory_pool: This will override the default memory pool settings, it gives a decent boost of performance for some users and none for others. (default: true)
- unlock_menu: Unlocks the debug menu, use at your own risk! (default: false)
- cpu_memory_pool_fraction: This gives the percentage of CPU memory to use, 1.0 being 100%, 0.5 being 50%. (default: 0.5)
- gpu_memory_pool_fraction: This gives the percentage of GPU memory to use, 1.0 being 100%, 0.5 being 50%. (default: 1.0)
- remove_pedestrians: Removes most of the pedestrians and traffic from the game. Be careful using this, a save made with this active will NEVER have pedestrians/traffic anymore! (default: false)
- skip_start_menu: Skips the main menu asking you to press space bar when "Breaching..." (default: true)
- disable_async_compute: Setting this to true will disable async compute, can increase performance on older hardware (default: false)
- disable_antialiasing: Setting this to true will disable antialiasing (TAA), can increase performance on older hardware but looks horrible (default: false)
Mi recomendación sería que volvieras a dejar el EXE de serie, que te descargues la última versión del Cyber Engine Tweaks y verifiques en el archivo de log que te he mencionado que todas las funcionalidades estén activas. Espero que te sirva de ayuda.