WebSite Information > Article Discussions

Games with older SDL and FSLIB

<< < (27/35) > >>

Martin Iturbide:
Thanks Dave

I included some other .png and .wav that were on the /data of the binary.
Check again: https://github.com/OSSGames/GAME-SDL-ACTION-SDLInvaders/

Regards

Dave Yeo:
OK, compile finishes. Running make install then trying to run the binary gives.

--- Code: ---H:\usr\local\bin>SDLInvaders.exe

SDLInvaders Version 0.8.0

libpng error: IDAT: CRC error

--- End code ---

Bad png?
Popuplog has,

--- Code: ---01-07-2026  18:00:49  SYS3170  PID 0cdc  TID 0001  Slot 00ae
H:\USR\LOCAL\BIN\SDLINVADERS.EXE
c0000026
1d1aab6c
EAX=00000000  EBX=00000001  ECX=00000053  EDX=026436f4
ESI=026436f4  EDI=026436f4
DS=0053  DSACC=d0f3  DSLIM=b7ffffff
ES=0053  ESACC=d0f3  ESLIM=b7ffffff
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:1ffca0e3  CSACC=d0df  CSLIM=b7ffffff
SS:ESP=0053:0012f15c  SSACC=d0f3  SSLIM=b7ffffff
EBP=0012f27c  FLG=00000246

SDLIMAGE.DLL 0002:0000ab6c

--- End code ---

Dave Yeo:
Hmm, downloaded the version on hobbes, moved the DLL's out of the way and replaced the binary and it ran.
Copying the data files to my install still gave the same failure. Weird.
My binary attached.

Martin Iturbide:
Thanks Dave

It is working here, I'm attaching the file on how I want to upload it to hobbes.

I had uploaded the package on this os2world fork, if you changed something to the make file, please post it there.
- https://github.com/OS2World/GAME-SDL-ACTION-SDLInvaders

Regards

Update: old file removed.

Dave Yeo:
I hacked configure.in to remove the sdlimage and sdlmixer tests. Pushed the updated auto files, and a brief note on how I built. "make 'LIBS=-lsdlimage -lsdlmixer -lsdl12'"
I never did test for sound, did you?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version