Game Issues Log: Difference between revisions

Content added Content deleted
Line 4: Line 4:
Description: A player finds the game running in window mode/title bar when full screen is selected in setup.
Description: A player finds the game running in window mode/title bar when full screen is selected in setup.
Fixes:
Fixes:
1. under setup, select and ensure "intro" is enabled, this "should" make the game run in full screen.
'''1. In Setup.exe, select and ensure "intro" is enabled, this "should" make the game run in full screen.'''
[\GAMEVERSION\BaseGame\Intro] "ShowOnStart"=dword:00000000
[\GAMEVERSION\BaseGame\Intro] "ShowOnStart"=dword:00000000
'''2.Fixed Executables:'''
2. Using any Hex Editor with "The Moon Project" EXE Patched to 2.2 with no other modifications;
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ0Ut_tdohDH8N7Ujw?e=maE1SL TMP v2.2 English]
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ4UDyGC-OW9S6AN7g?e=qiNmXH LS v2.2 English]
'''3. PowerShell Script Fix:'''
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ4dQi7TKFg53raBYQ?e=PqacOd TMP PowerShell Script]
[LS PowerShell Script]
4. Using any Hex Editor with "The Moon Project" EXE Patched to 2.2 with no other modifications;
start at file offset A5DB: 00 86
start at file offset A5DB: 00 86
start at file offset A5DF: E9 8C B0 33 00 90 90 90
start at file offset A5DF: E9 8C B0 33 00 90 90 90
Line 13: Line 22:
start at file offset A7A4: 90 90 90 90 90
start at file offset A7A4: 90 90 90 90 90
start at file offset 345670: 68 00 00 04 00 FF 15 C8 62 74 00 E9 67 4F CC FF
start at file offset 345670: 68 00 00 04 00 FF 15 C8 62 74 00 E9 67 4F CC FF
PowerShell Script Fix:
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ4dQi7TKFg53raBYQ?e=PqacOd TMP PowerShell Script]
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ4dQi7TKFg53raBYQ?e=PqacOd LS PowerShell Script]

Fixed Executables:
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ0Ut_tdohDH8N7Ujw?e=maE1SL TMP v2.2 English]
[https://1drv.ms/u/s!Ajzl8qm2fVDygZ4UDyGC-OW9S6AN7g?e=qiNmXH LS v2.2 English]


=== F1 Game Crashes ===
=== F1 Game Crashes ===