Opened 4 months ago

Closed 4 months ago

#14802 closed defect (fixed)

Strangeland error

Reported by: BeWorld2018 Owned by: tag2015
Priority: normal Component: Engine: AGS
Version: Keywords: strangeland bigendian
Cc: Game:

Description

  • strangeland from GOG version

Windows version 2.8.0, the game is recognized and launches correctly

On MorphOS (BE machine):

  • The game is not recognized
  • Try to add entrie into scummvm.ini :
    [strangeland]
    display_fps=false
    gameid=strangeland
    description=Strangeland (GOG.com)
    extra=GOG.com
    force_text_aa=false
    path=E:\Strangeland\
    translation=French
    save_override=false
    engineid=ags
    guioptions=noLang launchNoLoad gameOption3 
    
  • when i launch game, i have "ERROR: Error etermining stream end.!" (check screenshot)

Attachments (1)

2024-01-03_10h11_51.png (30.7 KB ) - added by BeWorld2018 4 months ago.

Download all attachments as: .zip

Change History (4)

by BeWorld2018, 4 months ago

Attachment: 2024-01-03_10h11_51.png added

comment:1 by tag2015, 4 months ago

Hi, thanks for the report. Is your OS 32 bit? Strangeland uses a data file which is around 3 Gb and that's probably the issue.
We have another very similar bugreport, although it's for Android ARM32 #13952

The missing detection is most likely related to this issue too as the filesize value is about 3 billion

comment:2 by BeWorld2018, 4 months ago

Yes, 32 bits.

Need to test with HAS_FSEEKO64 flags, on MorphOS we have fseeko64 but not fopen64...

And bingo !! working....
You can close this ticket :-) thanks

comment:3 by tag2015, 4 months ago

Owner: set to tag2015
Resolution: fixed
Status: newclosed

That was fast :)

Closing!

Note: See TracTickets for help on using tickets.