[Scummvm-tracker] [ScummVM :: Bugs] #14526: SCUMM/HE: bad id 544D53 in Backyard Football

ScummVM :: Bugs trac at scummvm.org
Mon Jul 3 15:02:15 UTC 2023


#14526: SCUMM/HE: bad id 544D53 in Backyard Football
--------------------------+--------------------------------
Reporter:  eaglesfan3     |       Owner:  (none)
    Type:  defect         |      Status:  new
Priority:  normal         |   Component:  Engine: SCUMM
 Version:                 |  Resolution:
Keywords:  bad id 544D53  |        Game:  Backyard Football
--------------------------+--------------------------------
Comment (by eaglesfan3):

 Replying to [comment:1 PushmePullyu]:

 > Could you provide the following information:
 > - The version of Backyard Football you are using | not sure what you
 mean by this, im assuming which year, which im using the version you
 tested
 > - Your operating system and CPU | windows 10 8th gen intel i7
 > - A list of the files in the game directory and their MD5 hashes
 > {{{
 > Get-ChildItem . -recurse -force -file | Select-Object -Property
 @{name="File";expression={$_.fullName | Resolve-Path
 -Relative}},Length,@{name="MD5";expression={(Get-FileHash -Algorithm md5
 $_.fullName).hash.toLower()}} | ConvertTo-Csv | Set-Clipboard
 > }}}
 > not sure what the code above does because when i tried it, it didnt do
 anything. the odd thing is the error isnt occurring anymore, which is sort
 of strange since all i did was turn off my computer to go to sleep.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14526#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list