Open calebdw opened 11 years ago
Those files seems to be in ZFS files. Easy way is to use GOG version of games.
2013/4/17 CalebDW notifications@github.com
Whenever I try to run Zengine I get this:
Can't find 00acta.zcr Can't find 00actb.zcr Can't find arrowa.zcr Can't find arrowb.zcr Can't find backa.zcr Can't find backb.zcr Can't find downa.zcr Can't find downb.zcr Can't find forwa.zcr Can't find forwb.zcr Can't find handpta.zcr Can't find handptb.zcr Can't find handpua.zcr Can't find handpub.zcr Can't find hdowna.zcr Can't find hdownb.zcr Can't find hlefta.zcr Can't find hleftb.zcr Can't find hrighta.zcr Can't find hrightb.zcr Can't find hupa.zcr Can't find hupb.zcr Can't find 00idlea.zcr Can't find 00idleb.zcr Can't find lefta.zcr Can't find leftb.zcr Can't find righta.zcr Can't find rightb.zcr Can't find ssurra.zcr Can't find ssurrb.zcr Can't find stilta.zcr Can't find stiltb.zcr Can't find turna.zcr Can't find turnb.zcr Can't find upa.zcr Can't find upb.zcr Can't find butfrm10.tga Can't find butfrm11.tga Can't find butfrm12.tga Can't find butfrm13.tga Can't find butfrm14.tga Can't find butfrm15.tga Can't find butfrm20.tga Can't find butfrm21.tga Can't find butfrm22.tga Can't find butfrm23.tga Can't find butfrm24.tga Can't find butfrm25.tga Can't find butfrm30.tga Can't find butfrm31.tga Can't find butfrm32.tga Can't find butfrm33.tga Can't find butfrm34.tga Can't find butfrm35.tga Can't find butfrm40.tga Can't find butfrm41.tga Can't find butfrm42.tga Can't find butfrm43.tga Can't find butfrm44.tga Can't find butfrm45.tga Can't find bar.tga Segmentation fault (core dumped)
But I can't find those files either...and I copied everything over from the disks that the guide said.
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20 .
But I don't have the GOG version...
Then, post your Zork.dir
2013/4/17 CalebDW notifications@github.com
But I don't have the GOG version...
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16511330 .
FONTS znemmx znemscr znemscr\gscr.zfs znemscr\tscr.zfs znemscr\mscr.zfs znemscr\vscr.zfs znemscr\ascr.zfs znemscr\cscr.zfs znemscr\escr.zfs znemscr\cursor.zfs CD1\zassets CD1\zassets\global CD1\zassets\global\venus CD3\zassets\temple CD1\zassets\temple CD2\zassets CD2\zassets\global2 CD2\zassets\conserv CD2\zassets\monast CD3\zassets\global3 CD3\zassets\asylum CD3\zassets\castle CD3\zassets\endgame
Is cases of laters identical?
2013/4/18 CalebDW notifications@github.com
FONTS znemmx znemscr znemscr\gscr.zfs znemscr\tscr.zfs znemscr\mscr.zfs znemscr\vscr.zfs znemscr\ascr.zfs znemscr\cscr.zfs znemscr\escr.zfs znemscr\cursor.zfs CD1\zassets CD1\zassets\global CD1\zassets\global\venus CD3\zassets\temple CD1\zassets\temple CD2\zassets CD2\zassets\global2 CD2\zassets\conserv CD2\zassets\monast CD3\zassets\global3 CD3\zassets\asylum CD3\zassets\castle CD3\zassets\endgame
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16583992 .
Engine is case-sensitive
2013/4/19 Zidane Sama llancelot7@gmail.com
Is cases of laters identical?
2013/4/18 CalebDW notifications@github.com
FONTS znemmx znemscr znemscr\gscr.zfs znemscr\tscr.zfs znemscr\mscr.zfs znemscr\vscr.zfs znemscr\ascr.zfs znemscr\cscr.zfs znemscr\escr.zfs znemscr\cursor.zfs CD1\zassets CD1\zassets\global CD1\zassets\global\venus CD3\zassets\temple CD1\zassets\temple CD2\zassets CD2\zassets\global2 CD2\zassets\conserv CD2\zassets\monast CD3\zassets\global3 CD3\zassets\asylum CD3\zassets\castle CD3\zassets\endgame
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16583992 .
Yes, I know. Linux is also case sensitive. I've checked and double checked the file names and the only ones that are capitalized are the CD1-3 files. But the weird think is that the missing files are listed in my nemesis.zix file...
Well try to compile with new target linux_znem_trace_path (last commit), and run it in terminal for viewing what files engine is trying to add to list, it's may help for analyzing problem.
2013/4/19 C notifications@github.com
Yes, I know. Linux is also case sensitive. I've checked and double checked the file names and the only ones that are capitalized are the CD1-3 files. But the weird think is that the missing files are listed in my nemesis.zix file...
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16622848 .
make: *\ No rule to make target `linux_znem_trace_path'. Stop.
Do I need to add something to the makefile?
Just download new sources "git clone https://github.com/Marisa-Chan/Zengine.git"
2013/4/19 C notifications@github.com
make: *\ No rule to make target `linux_znem_trace_path'. Stop.
Do I need to add something to the makefile?
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16655813 .
Ooops, my last "push" doesn't complete, now must be OK.
2013/4/19 Zidane Sama llancelot7@gmail.com
Just download new sources "git clone https://github.com/Marisa-Chan/Zengine.git"
2013/4/19 C notifications@github.com
make: *\ No rule to make target `linux_znem_trace_path'. Stop.
Do I need to add something to the makefile?
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16655813 .
Looks like you doesn't update sources from github.
2013/4/20 C notifications@github.com
make: *\ No rule to make target `linux_znem_trace_path'. Stop.
Is there anything I need to add to the Makefile?
— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16696963 .
Listing dir: .//FONTS Adding file : .//FONTS/cour.ttf Adding file : .//FONTS/ZORKNORM.TTF Adding file : .//FONTS/ZORDEATH.TTF Adding file : .//FONTS/arial.ttf Closing dir: .//FONTS Listing dir: .//znemmx Adding file : .//znemmx/e000h2tc.raw Adding file : .//znemmx/a000h1tc.raw Adding file : .//znemmx/th00h1tc.raw Adding file : .//znemmx/v000h1tc.raw Adding file : .//znemmx/em1eq1nc.raw Adding file : .//znemmx/m000h1tc.raw Adding file : .//znemmx/c000h1tc.raw Adding file : .//znemmx/e000h1tc.raw Adding file : .//znemmx/t000h1tc.raw Adding file : .//znemmx/thmmq2nc.raw Closing dir: .//znemmx Listing dir: .//znemscr Adding file : .//znemscr/cscr.zfs Adding file : .//znemscr/ascr.zfs Adding file : .//znemscr/vscr.zfs Adding file : .//znemscr/gscr.zfs Adding file : .//znemscr/escr.zfs Adding file : .//znemscr/tscr.zfs Adding file : .//znemscr/mscr.zfs Adding file : .//znemscr/cursor.zfs Closing dir: .//znemscr Listing dir: .//znemscr\gscr.zfs Loading ZFS : .//znemscr\gscr.zfs Can't open ZFS Listing dir: .//znemscr\tscr.zfs Loading ZFS : .//znemscr\tscr.zfs Can't open ZFS Listing dir: .//znemscr\mscr.zfs Loading ZFS : .//znemscr\mscr.zfs Can't open ZFS Listing dir: .//znemscr\vscr.zfs Loading ZFS : .//znemscr\vscr.zfs Can't open ZFS Listing dir: .//znemscr\ascr.zfs Loading ZFS : .//znemscr\ascr.zfs Can't open ZFS Listing dir: .//znemscr\cscr.zfs Loading ZFS : .//znemscr\cscr.zfs Can't open ZFS Listing dir: .//znemscr\escr.zfs Loading ZFS : .//znemscr\escr.zfs Can't open ZFS Listing dir: .//znemscr\cursor.zfs Loading ZFS : .//znemscr\cursor.zfs Can't open ZFS Listing dir: .//CD1\zassets Loading ZFS : .//CD1\zassets Can't open ZFS Listing dir: .//CD1\zassets\global Loading ZFS : .//CD1\zassets\global Can't open ZFS Listing dir: .//CD1\zassets\global\venus Loading ZFS : .//CD1\zassets\global\venus Can't open ZFS Listing dir: .//CD3\zassets\temple Loading ZFS : .//CD3\zassets\temple Can't open ZFS Listing dir: .//CD1\zassets\temple Loading ZFS : .//CD1\zassets\temple Can't open ZFS Listing dir: .//CD2\zassets Loading ZFS : .//CD2\zassets Can't open ZFS Listing dir: .//CD2\zassets\global2 Loading ZFS : .//CD2\zassets\global2 Can't open ZFS Listing dir: .//CD2\zassets\conserv Loading ZFS : .//CD2\zassets\conserv Can't open ZFS Listing dir: .//CD2\zassets\monast Loading ZFS : .//CD2\zassets\monast Can't open ZFS Listing dir: .//CD3\zassets\global3 Loading ZFS : .//CD3\zassets\global3 Can't open ZFS Listing dir: .//CD3\zassets\asylum Loading ZFS : .//CD3\zassets\asylum Can't open ZFS Listing dir: .//CD3\zassets\castle Loading ZFS : .//CD3\zassets\castle Can't open ZFS Listing dir: .//CD3\zassets\endgame Loading ZFS : .//CD3\zassets\endgame Can't open ZFS Can't find 00acta.zcr Can't find 00actb.zcr Can't find arrowa.zcr Can't find arrowb.zcr Can't find backa.zcr Can't find backb.zcr Can't find downa.zcr Can't find downb.zcr Can't find forwa.zcr Can't find forwb.zcr Can't find handpta.zcr Can't find handptb.zcr Can't find handpua.zcr Can't find handpub.zcr Can't find hdowna.zcr Can't find hdownb.zcr Can't find hlefta.zcr Can't find hleftb.zcr Can't find hrighta.zcr Can't find hrightb.zcr Can't find hupa.zcr Can't find hupb.zcr Can't find 00idlea.zcr Can't find 00idleb.zcr Can't find lefta.zcr Can't find leftb.zcr Can't find righta.zcr Can't find rightb.zcr Can't find ssurra.zcr Can't find ssurrb.zcr Can't find stilta.zcr Can't find stiltb.zcr Can't find turna.zcr Can't find turnb.zcr Can't find upa.zcr Can't find upb.zcr Can't find butfrm10.tga Can't find butfrm11.tga Can't find butfrm12.tga Can't find butfrm13.tga Can't find butfrm14.tga Can't find butfrm15.tga Can't find butfrm20.tga Can't find butfrm21.tga Can't find butfrm22.tga Can't find butfrm23.tga Can't find butfrm24.tga Can't find butfrm25.tga Can't find butfrm30.tga Can't find butfrm31.tga Can't find butfrm32.tga Can't find butfrm33.tga Can't find butfrm34.tga Can't find butfrm35.tga Can't find butfrm40.tga Can't find butfrm41.tga Can't find butfrm42.tga Can't find butfrm43.tga Can't find butfrm44.tga Can't find butfrm45.tga Can't find bar.tga Segmentation fault (core dumped)
Aaaaaa, you use backslash in Zork.dir. Replace \ by /. I patch it and it will be works well.
2013/4/20 C notifications@github.com
Listing dir: .//FONTS Adding file : .//FONTS/cour.ttf Adding file : .//FONTS/ZORKNORM.TTF Adding file : .//FONTS/ZORDEATH.TTF Adding file : .//FONTS/arial.ttf Closing dir: .//FONTS Listing dir: .//znemmx Adding file : .//znemmx/e000h2tc.raw Adding file : .//znemmx/a000h1tc.raw Adding file : .//znemmx/th00h1tc.raw Adding file : .//znemmx/v000h1tc.raw Adding file : .//znemmx/em1eq1nc.raw Adding file : .//znemmx/m000h1tc.raw Adding file : .//znemmx/c000h1tc.raw Adding file : .//znemmx/e000h1tc.raw Adding file : .//znemmx/t000h1tc.raw Adding file : .//znemmx/thmmq2nc.raw Closing dir: .//znemmx Listing dir: .//znemscr Adding file : .//znemscr/cscr.zfs Adding file : .//znemscr/ascr.zfs Adding file : .//znemscr/vscr.zfs Adding file : .//znemscr/gscr.zfs Adding file : .//znemscr/escr.zfs Adding file : .//znemscr/tscr.zfs Adding file : .//znemscr/mscr.zfs Adding file : .//znemscr/cursor.zfs Closing dir: .//znemscr Listing dir: .//znemscr\gscr.zfs Loading ZFS : .//znemscr\gscr.zfs Can't open ZFS Listing dir: .//znemscr\tscr.zfs Loading ZFS : .//znemscr\tscr.zfs Can't open ZFS Listing dir: .//znemscr\mscr.zfs Loading ZFS : .//znemscr\mscr.zfs Can't open ZFS Listing dir: .//znemscr\vscr.zfs Loading ZFS : .//znemscr\vscr.zfs Can't open ZFS Listing dir: .//znemscr\ascr.zfs Loading ZFS : .//znemscr\ascr.zfs Can't open ZFS Listing dir: .//znemscr\cscr.zfs Loading ZFS : .//znemscr\cscr.zfs Can't open ZFS Listing dir: .//znemscr\escr.zfs Loading ZFS : .//znemscr\escr.zfs Can't open ZFS Listing dir: .//znemscr\cursor.zfs Loading ZFS : .//znemscr\cursor.zfs Can't open ZFS Listing dir: .//CD1\zassets Loading ZFS : .//CD1\zassets Can't open ZFS Listing dir: .//CD1\zassets\global Loading ZFS : .//CD1\zassets\global Can't open ZFS Listing dir: .//CD1\zassets\global\venus Loading ZFS : .//CD1\zassets\global\venus Can't open ZFS Listing dir: .//CD3\zassets\temple Loading ZFS : .//CD3\zassets\temple Can't open ZFS Listing dir: .//CD1\zassets\temple Loading ZFS : .//CD1\zassets\temple Can't open ZFS Listing dir: .//CD2\zassets Loading ZFS : .//CD2\zassets Can't open ZFS Listing dir: .//CD2\zassets\global2 Loading ZFS : .//CD2\zassets\global2 Can't open ZFS Listing dir: .//CD2\zassets\conserv Loading ZFS : .//CD2\zassets\conserv Can't open ZFS Listing dir: .//CD2\zassets\monast Loading ZFS : .//CD2\zassets\monast Can't open ZFS Listing dir: .//CD3\zassets\global3 Loading ZFS : .//CD3\zassets\global3 Can't open ZFS Listing dir: .//CD3\zassets\asylum Loading ZFS : .//CD3\zassets\asylum Can't open ZFS Listing dir: .//CD3\zassets\castle Loading ZFS : .//CD3\zassets\castle Can't open ZFS Listing dir: .//CD3\zassets\endgame Loading ZFS : .//CD3\zassets\endgame Can't open ZFS
Can't find 00acta.zcr Can't find 00actb.zcr Can't find arrowa.zcr Can't find arrowb.zcr Can't find backa.zcr Can't find backb.zcr Can't find downa.zcr Can't find downb.zcr Can't find forwa.zcr Can't find forwb.zcr Can't find handpta.zcr Can't find handptb.zcr Can't find handpua.zcr Can't find handpub.zcr Can't find hdowna.zcr Can't find hdownb.zcr Can't find hlefta.zcr Can't find hleftb.zcr Can't find hrighta.zcr Can't find hrightb.zcr Can't find hupa.zcr Can't find hupb.zcr Can't find 00idlea.zcr Can't find 00idleb.zcr Can't find lefta.zcr Can't find leftb.zcr Can't find righta.zcr Can't find rightb.zcr Can't find ssurra.zcr Can't find ssurrb.zcr Can't find stilta.zcr Can't find stiltb.zcr Can't find turna.zcr Can't find turnb.zcr Can't find upa.zcr Can't find upb.zcr Can't find butfrm10.tga Can't find butfrm11.tga Can't find butfrm12.tga Can't find butfrm13.tga Can't find butfrm14.tga Can't find butfrm15.tga Can't find butfrm20.tga Can't find butfrm21.tga Can't find butfrm22.tga Can't find butfrm23.tga Can't find butfrm24.tga Can't find butfrm25.tga Can't find butfrm30.tga Can't find butfrm31.tga Can't find butfrm32.tga Can't find butfrm33.tga Can't find butfrm34.tga Can't find butfrm35.tga Can't find butfrm40.tga Can't find butfrm41.tga Can't find butfrm42.tga Can't find butfrm43.tga Can't find butfrm44.tga Can't find butfrm45.tga Can't find bar.tga Segmentation fault (core dumped)
—
Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/20#issuecomment-16706855 .
Sorry about that. This one is my fault. I was copying and pasting from Zork Nemesis zix files when writing the instructions on the wiki, but forgot to fix the slashes in some places. I fixed the wiki articles. Please replace all backslashes with slashes in your Zork.dir files like Marisa-Chan says to.
Ah, thanks, I should have been able to spot this... I feel like a dork.
Whenever I try to run Zengine I get this:
Can't find 00acta.zcr Can't find 00actb.zcr Can't find arrowa.zcr Can't find arrowb.zcr Can't find backa.zcr Can't find backb.zcr Can't find downa.zcr Can't find downb.zcr Can't find forwa.zcr Can't find forwb.zcr Can't find handpta.zcr Can't find handptb.zcr Can't find handpua.zcr Can't find handpub.zcr Can't find hdowna.zcr Can't find hdownb.zcr Can't find hlefta.zcr Can't find hleftb.zcr Can't find hrighta.zcr Can't find hrightb.zcr Can't find hupa.zcr Can't find hupb.zcr Can't find 00idlea.zcr Can't find 00idleb.zcr Can't find lefta.zcr Can't find leftb.zcr Can't find righta.zcr Can't find rightb.zcr Can't find ssurra.zcr Can't find ssurrb.zcr Can't find stilta.zcr Can't find stiltb.zcr Can't find turna.zcr Can't find turnb.zcr Can't find upa.zcr Can't find upb.zcr Can't find butfrm10.tga Can't find butfrm11.tga Can't find butfrm12.tga Can't find butfrm13.tga Can't find butfrm14.tga Can't find butfrm15.tga Can't find butfrm20.tga Can't find butfrm21.tga Can't find butfrm22.tga Can't find butfrm23.tga Can't find butfrm24.tga Can't find butfrm25.tga Can't find butfrm30.tga Can't find butfrm31.tga Can't find butfrm32.tga Can't find butfrm33.tga Can't find butfrm34.tga Can't find butfrm35.tga Can't find butfrm40.tga Can't find butfrm41.tga Can't find butfrm42.tga Can't find butfrm43.tga Can't find butfrm44.tga Can't find butfrm45.tga Can't find bar.tga Segmentation fault (core dumped)
But I can't find those files either...and I copied everything over from the disks that the guide said.