bradhig1 #1 Posted November 7, 2017 Two games from Compute and Compute's Gazette have bad graphics problems. Bowling Champ someone didn't fix the graphics around the scores. How could they miss that. Canyon Runner the listing doesn't match the one in the magazine the line numbers are wrong. These are from the vic 20 gamebase. Are the disk versions available anywhere? 2017-11-06_20-10-31.mp4 2017-11-06_20-12-16.mp4 Quote Share this post Link to post Share on other sites
carlsson #2 Posted November 7, 2017 (edited) Bowling Champ: There is one missing space on line 132, right before the cursor down (reverse Q) symbol. The original listing is ambiguous in that matter, as it could be anything from 0 to 4 spaces at that position. Edit: What's worse is that the program only displays the number of points you received in your last frame, instead of the total. That might be a type-in bug once upon a time, which you would like to go through to determine the problem. Canyon Runner: I'm not sure what you think is the problem, besides the fact that the game originally was published as two parts but later someone has concatenated them into a single file, which affects line numbers. Both games can be downloaded from Zimmers FTP, but those versions match the ones you already got in the Gamebase. http://zimmers.net/anonftp/pub/cbm/vic20/games.basic/unexpanded/index.html In case you want to go through the listings, both have been scanned and partially OCR:ed which means that you could copy/paste, correct typos and run through a tokenizer like petcat to generate fresh PRG files. Bowling Champ: Article https://archive.org/stream/1983-12-computegazette/Compute_Gazette_Issue_06_1983_Dec#page/n87/mode/2up Listing https://archive.org/stream/1983-12-computegazette/Compute_Gazette_Issue_06_1983_Dec#page/n205/mode/2up Canyon Runner: http://archive.org/stream/1984-10-compute-magazine/Compute_Issue_053_1984_Oct#page/n61/mode/2up Edited November 7, 2017 by carlsson Quote Share this post Link to post Share on other sites
bradhig1 #3 Posted November 8, 2017 Typed in canyon runner tonight. Didn't change anything. At one point the game becomes uniwinable because of a lot of obstacles in the path you can't get past. Quote Share this post Link to post Share on other sites
bradhig1 #4 Posted November 8, 2017 bowling champ line 1210 had be mistyped and I fixed it. 1 Quote Share this post Link to post Share on other sites
carlsson #5 Posted November 8, 2017 It sounds like Canyon Runner is due for a bug fix then, 33.5 years after it was published. Quote Share this post Link to post Share on other sites
Mayhem #6 Posted November 8, 2017 If people want to supply fixed versions, I will update GB20 with them! Quote Share this post Link to post Share on other sites
Laner #7 Posted November 8, 2017 (edited) Ah, Canyon Runner. My first program I typed in on my new C64. Edit: Oh wait... that was Canyon Cruiser. Potatoe, Potato. Edited November 8, 2017 by Laner Quote Share this post Link to post Share on other sites
bradhig1 #8 Posted November 8, 2017 Here is the bugfixed version of bowling champ and the type in version of canyon runner. bigfix.zip 1 Quote Share this post Link to post Share on other sites