What's wrong with ZX-Nibbler?

General games-related topics
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

What's wrong with ZX-Nibbler?

Post by JohnsBargs »

This 2019 game from Hebdologiciel is potentially the greatest ZX81 arcade conversion of all time.

zxnibbler1.jpg

It's fast, responsive, plays exactly like the coin-op and appears to have pretty much the same levels.

nibblera.jpg

There are only two things wrong with it. One is that it's annoyingly not centred on the screen, and the second is something I only discovered while trying to fix the first one, and it's that you can't finish Level 5.

You can collect all the items, but the game doesn't realise the level is over at that point and just keeps going until you run out of energy and die.

ZX-NIBBLER-230811-235452.png

At that point it'll start you again in an empty level, and of course you'll die again until you're out of lives.

ZX-NIBBLER-230811-235517.png

Can anyone figure out what's wrong?
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

Re: What's wrong with ZX-Nibbler?

Post by JohnsBargs »

I noticed Level 5 was the only one with different kinds of objects in it:

nib5a.jpg

So I fixed them all to be the same, but it made no difference.

nib5c.jpg
User avatar
XavSnap
Posts: 1941
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: What's wrong with ZX-Nibbler?

Post by XavSnap »

Xavier ...on the Facebook groupe : "Zx81 France"(fr)
User avatar
XavSnap
Posts: 1941
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: What's wrong with ZX-Nibbler?

Post by XavSnap »

Hi,

[Edit: I had to have a look to the BASIC program, it seem to be another bug!]

Something's wrong in your type-ins, it's better to download my release, or change the BASIC listing between the line #530 & #548.

Image


The right graphics are:
nibbler.jpg
nibbler.jpg (19.3 KiB) Viewed 5559 times
Have fun.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
User avatar
XavSnap
Posts: 1941
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: What's wrong with ZX-Nibbler?

Post by XavSnap »

Thanks JohnsBargs !

Is there any changes?
ZX-NIBBLER.P
(13.65 KiB) Downloaded 164 times
I will update the web site later... (Something's wrong with the bonus display too)
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

Re: What's wrong with ZX-Nibbler?

Post by JohnsBargs »

XavSnap wrote: Sat Aug 12, 2023 4:40 am Thanks JohnsBargs !

Is there any changes?

ZX-NIBBLER.P

I will update the web site later... (Something's wrong with the bonus display too)
Works beautifully now, many thanks :)

ZX-NIBBLER-230812-094123.png

I had noticed the odd bonus thing at the start. Will see if I can fix that myself, and then get on with trying to sort out the centering.
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

Re: What's wrong with ZX-Nibbler?

Post by JohnsBargs »

Meanwhile here's an English-translated version.
ZX-NIBBLER (E).P
(13.74 KiB) Downloaded 143 times
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

Re: What's wrong with ZX-Nibbler?

Post by JohnsBargs »

New problem: Stage 8 also seems to be impossible.

ZX-NIBBLER-230812-121645.png

The trick is that the food you have to collect is now the "opposite" hash character, which is sneaky and clever, BUT there is no route from the bottom half of the maze to the top. All of the middle line is "wall" hashes.
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

Re: What's wrong with ZX-Nibbler?

Post by JohnsBargs »

Fixed that by adding a couple of A hashes in the central wall and the level can now be completed, but the game then screws up when you go to the second loop - the screen isn't cleared and it crashes with a C/6040 error when you die.

ZX-NIBBLER-230812-123453.png
JohnsBargs
Posts: 169
Joined: Fri Oct 19, 2018 2:22 am

Re: What's wrong with ZX-Nibbler?

Post by JohnsBargs »

Okay, fixed that with some judicious CLSes. Now just got to fix the score being screwed up when you beat Stage 8, which may be related to the bonus intro thing.

ZX-NIBBLER (all but loop score fixed).P
(13.83 KiB) Downloaded 159 times
Last edited by JohnsBargs on Sat Aug 12, 2023 3:10 pm, edited 1 time in total.
Post Reply