News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_CraigsBar

Bumpy's arcade adventure

Started by CraigsBar, 10:14, 21 October 14

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CraigsBar

Hi gamers.

Does anyone have a disc copy of this game they would be willing to sell me? I cannot find a way to write the dump on Cpc power back to physical media and be playable :-(

Or could someone with the game 're-dump it or loan me the original disc so I can re-dump it, or duplicate it, here.

Having played the normal Cpc version I would love to get the plus version working on my machines but that needs an original copy (or good dump of it)

Hoping someone has a copy for sale.

Craig
IRC:  #Retro4All on Freenode

CraigsBar

#1
Quote from: CraigsBar on 10:14, 21 October 14
Hi gamers.

Does anyone have a disc copy of this game they would be willing to sell me? I cannot find a way to write the dump on Cpc power back to physical media and be playable :-(

Or could someone with the game 're-dump it or loan me the original disc so I can re-dump it, or duplicate it, here.

Having played the normal Cpc version I would love to get the plus version working on my machines but that needs an original copy (or good dump of it)

Hoping someone has a copy for sale.

Craig


OK I just found this


New application to find files


can any of the coder guys offer assistance coming up with a loader that pokes these on load each time?


edit: I've tried patching them with a Multiface 2 but I always get a crash when returning to the game :'(


Craig
IRC:  #Retro4All on Freenode

dlfrsilver

What is your exact problem ?

Only Samdisk can write the game on a floppy. CPCdiskXP and CPDread can't.

Are you using a 3" disk or a 3.5" disk ?

CraigsBar

Quote from: dlfrsilver on 00:49, 28 October 14
What is your exact problem ?

Only Samdisk can write the game on a floppy. CPCdiskXP and CPDread can't.

Are you using a 3" disk or a 3.5" disk ?
I've tried SanDisk as well. The issue is that side 2 of the current dump on Cpc-power seems corrupted. The game stalls on a black screen  as soon as the level is selected.
IRC:  #Retro4All on Freenode

dlfrsilver

I have check the disk side 2.

there is nothing special on it aside the gap protections present on almost all tracks.

with samdisk let's see how to do :

You use a 3.5" disk so for side 1 here is the command :

samdisk bumpyarcade1.dsk a:

then you do side 2 :

samdisk bumpyarcade2.dsk a: -head1 --flip

this will force your drive to write bumpyarcade side 2 DSK to side 2 of your floppy disk.

I don't recommend the operation on a 3" disk however. Those are now too old and not reliable.

Or other possibility, your floppy disk is faulty.

CraigsBar

I've tried multiple discs and drives, oh it fails on an hxc too, but will test again tonight.
IRC:  #Retro4All on Freenode

dlfrsilver

It's really strange, because i have successfully written back the disc on my side.

The dump is clean, there are no bad sectors, and by the way you still have not indicated the type of disk you were using !

CraigsBar

Quote from: dlfrsilver on 13:53, 28 October 14
It's really strange, because i have successfully written back the disc on my side.

The dump is clean, there are no bad sectors, and by the way you still have not indicated the type of disk you were using !
3, 3.5 and hfe. I've been trying this for a while. I will try again tonight however.
IRC:  #Retro4All on Freenode

dlfrsilver

OK : i have verified, i have a working copy of original from the CPC-power dump on a 3.5" disc, which runs on my 6128.

Never forget that you need to indicate to SAMDISK which side of the disk you're going to write to.

Otherwise, you either get nothing written on side 2, or you'll get side 1 written on side 2, which is not exactly what you want.

Please post here the commands you're using please :)

CraigsBar

OK I have written this again as follows.


Preparation - Download both files from CPC-Power :
Bumpy's Arcade Fantasy (UK) (128K) (Face A) [CPC CPC+] [Original] (GAPS).dsk[CRC:15F9591D]   [HexaDump]   [SectorView]  [SectorData] (52.72 Ko-197.55 Ko)[/t][/size][/font]
Bumpy's Arcade Fantasy (UK) (128K) (Face B) [CPC CPC+] [Original] (GAPS).dsk[CRC:C4A7AF80]   [HexaDump]   [SectorView]  [SectorData] (53.87 Ko-198.3 Ko)[/t][/size][/font]

Step 1, Open a brand new box of DD 3.5 inch Floppies (Yes you can still get brand new 720k discs if you search hard enough)


Step 2, Write side 1 with SAMDisk as follows
C:\Program Files\SAMdisk>SAMdisk.exe bumpy1.dsk a: -h 0 --all-gaps
Warning: 76 bytes of unused data found at end of file
43 Cyls, Head 0:
Formatting Cyl 42 Head 0
[/size]
Step 3, Write side 2 with SAMDisk as follows

C:\Program Files\SAMdisk>SAMdisk.exe bumpy2.dsk a: -h 1 --flip --all-gaps
Warning: 76 bytes of unused data found at end of file
43 Cyls, Head 1:
Formatting Cyl 42 Head 1


Step 4, Test disk on 6128+ with no expansions using an ABBA switch to set the 3.5 inch disc as drive A
Same issue as before, Side one loads, correctly detects the PLus hardware and displays the beautiful enhanced loading screen. Press any key.
The Side B symbol is displayed - toggle side switch to side B


Step 5, Select fire to play, Starting code entered as 00 (Default value) MAP screen displayed,


Step 6 Select any level from the map


Ooops, Screen goes blank, no further disc activity, nothing have to reboot the CPC


Step 7, Re-write both sides of the disc with SAMdisk, this time without the --all-gaps option.


Step 8, Still exactly the same issue.


Step 9, Swear, Curse, Get a cider/beer/gin&tonic


Step 10, repeat above steps until madness sets in


This has been my life for the past few nights... can ANYONE please help!! Write me a working copy and mail it over. Upload a new dump forma working disk, ANYTHING


:(
IRC:  #Retro4All on Freenode

dlfrsilver

#10
Quote from: CraigsBar on 21:07, 28 October 14
OK I have written this again as follows.


Preparation - Download both files from CPC-Power :
Bumpy's Arcade Fantasy (UK) (128K) (Face A) [CPC CPC+] [Original] (GAPS).dsk[CRC:15F9591D]   [HexaDump]   [SectorView]  [SectorData] (52.72 Ko-197.55 Ko)[/t]
Bumpy's Arcade Fantasy (UK) (128K) (Face B) [CPC CPC+] [Original] (GAPS).dsk[CRC:C4A7AF80]   [HexaDump]   [SectorView]  [SectorData] (53.87 Ko-198.3 Ko)[/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t][/t]
FIRST STEP : both disk dumps are perfect and checked. No problem here.

QuoteStep 1, Open a brand new box of DD 3.5 inch Floppies (Yes you can still get brand new 720k discs if you search hard enough)

STEP TWO : hmmm.... there is a possibility here to have a crap disk, nothing sure about.

QuoteStep 2, Write side 1 with SAMDisk as follows

C:\Program Files\SAMdisk>SAMdisk.exe bumpy1.dsk a: -h 0 --all-gaps
Warning: 76 bytes of unused data found at end of file
43 Cyls, Head 0:
Formatting Cyl 42 Head 0

I use : SAMdisk bumpy1.dsk a:     

And that's all no need to specify anything.

QuoteStep 3, Write side 2 with SAMDisk as follows

C:\Program Files\SAMdisk>SAMdisk.exe bumpy2.dsk a: -h 1 --flip --all-gaps
Warning: 76 bytes of unused data found at end of file
43 Cyls, Head 1:
Formatting Cyl 42 Head 1

I use this command :

SAMdisk bumpy2.dsk -h1 --flip

And that's all ; the -h 1 parameter has no space, it's -h1 and not -h 1


QuoteStep 4, Test disk on 6128+ with no expansions using an ABBA switch to set the 3.5 inch disc as drive A
Same issue as before, Side one loads, correctly detects the PLus hardware and displays the beautiful enhanced loading screen. Press any key.
The Side B symbol is displayed - toggle side switch to side B

Same for me here on my 6128.


QuoteStep 5, Select fire to play, Starting code entered as 00 (Default value) MAP screen displayed,


Step 6 Select any level from the map

No, sorry, you're wrong here. You have not even checked what is written under the disk images.

This game is COPY PROTECTED either ON DISK and OFF DISK.

You're asked for a copy protection symbol coming from the manual !!! This is actually the culprit !

Pick the game manual, and enter the platform number with the joystick !

Here for example : http://cpcrulez.fr/GamesSF_not/index.php?download=Y8fi3N65lLG23si7hbfUssbIlbPo5cS5Z6S6uqiiT8LZ0g==&p=aLPi0diuhsXpm8fPjsLuy9i5gsTYzcm_gLjW2tm7lMuj1NnH

QuoteOoops, Screen goes blank, no further disc activity, nothing have to reboot the CPC

Welcome. Copy protection manual password failure :)


QuoteStep 7, Re-write both sides of the disc with SAMdisk, this time without the --all-gaps option.


Step 8, Still exactly the same issue.


Step 9, Swear, Curse, Get a cider/beer/gin&tonic


Step 10, repeat above steps until madness sets in


This has been my life for the past few nights... can ANYONE please help!! Write me a working copy and mail it over. Upload a new dump forma working disk, ANYTHING


:(


Useless. I can't believe that we wrote so many informations on CPC-power about the protections involved on games, and no one reads them......[/td][/tr][/table][/td][/tr][/table]

CraigsBar

Quote from: dlfrsilver on 22:23, 28 October 14
FIRST STEP : both disk dumps are perfect and checked. No problem here.

STEP TWO : hmmm.... there is a possibility here to have a crap disk, nothing sure about.

I use : SAMdisk bumpy1.dsk a:     

And that's all no need to specify anything.

I use this command :

SAMdisk bumpy2.dsk -h1 --flip

And that's all ; the -h 1 parameter has no space, it's -h1 and not -h 1


Same for me here on my 6128.


No, sorry, you're wrong here. You have not even checked what is written under the disk images.

This game is COPY PROTECTED either ON DISK and OFF DISK.

You're asked for a copy protection symbol coming from the manual !!! This is actually the culprit !

Pick the game manual, and enter the platform number with the joystick !

Here for example : http://cpcrulez.fr/GamesSF_not/index.php?download=Y8fi3N65lLG23si7hbfUssbIlbPo5cS5Z6S6uqiiT8LZ0g==&p=aLPi0diuhsXpm8fPjsLuy9i5gsTYzcm_gLjW2tm7lMuj1NnH

Welcome. Copy protection manual password failure :)



Useless. I can't believe that we wrote so many informations on CPC-power about the protections involved on games, and no one reads them......[/q]



Well Many thanks, Now I feel stupid. However.... in my defence I don't speak read, or understand any french (Beyond the culinary type being a qualified chef and all that went with the course so unless CPC-Power is asking for a Mirepoix, Coulis or Chateaux Briande I don't stand much chance)


;)


Craig
IRC:  #Retro4All on Freenode

dlfrsilver

Quote from: CraigsBar on 22:36, 28 October 14
Well Many thanks, Now I feel stupid. However.... in my defence I don't speak read, or understand any french (Beyond the culinary type being a qualified chef and all that went with the course so unless CPC-Power is asking for a Mirepoix, Coulis or Chateaux Briande I don't stand much chance)


;)


Craig

I'm sorry Craig, but the copy protections mentions are all in english.

Gaps are Gaps in english, and "Codes" Codes like "Protection Codes" in english.

And Cpc-power interface is also available in english (flags on the top of the screen)

CraigsBar

Therefore I missed it, and am clearly an idiot.
IRC:  #Retro4All on Freenode

Nich

Quote from: CraigsBar on 10:14, 21 October 14
Hi gamers.

Does anyone have a disc copy of this game they would be willing to sell me? I cannot find a way to write the dump on Cpc power back to physical media and be playable :-(

Hoping someone has a copy for sale.
It looks like you managed to get the DSK file on CPC-POWER working, but just in case you still want an original copy, I've noticed one for sale on eBay for only €220! (The prices for most CPC games on eBay France are ridiculous!)

CraigsBar

If I win euromillions on Friday it'll be mine lol otherwise I'll pass.
IRC:  #Retro4All on Freenode

Nich

#16
This is something I've been wanting to do for some time, and it has taken me weeks of work, on and off, to bring to you. It's a new crack of Bumpy's Arcade Fantasy! ;D

Among the many features are:

  • Better detection of Plus machines. The original version looked for the |GAME RSX used for starting Burnin' Rubber, but it wouldn't detect a Plus machine if ParaDOS was installed - and Chany's crack (which until now was the only one out there) didn't look for a Plus machine at all! :P
  • Several bugs have been fixed. The game didn't calculate your position in the high score table properly, the ending screen didn't display properly (the palette became corrupted), and it also sometimes switched difficulty levels when a new level was loaded.
  • High scores can be saved to disc.
  • Everything is compressed with Exomizer and the entire game now fits easily on to one side of a disc.
However, it still requires 128K of memory to play it - there's no way around that.

I don't have a Plus machine, so I would be grateful if any Plus owners can test that the game works on their 6128plus. ;) I used an interrupt routine to swap colours on the title screen; it works in Arnold and WinAPE, but I hope it works on the real thing!

CraigsBar

Quote from: Nich on 21:00, 15 November 15
This is something I've been wanting to do for some time, and it has taken me weeks of work, on and off, to bring to you. It's a new crack of Bumpy's Arcade Fantasy! ;D

Among the many features are:

       
  • Better detection of Plus machines. The original version looked for the |GAME RSX used for starting Burnin' Rubber, but it wouldn't detect a Plus machine if ParaDOS was installed - and Chany's crack (which until now was the only one out there) didn't look for a Plus machine at all! :P
  • Several bugs have been fixed. The game didn't calculate your position in the high score table properly, the ending screen didn't display properly (the palette became corrupted), and it also sometimes switched difficulty levels when a new level was loaded.
  • High scores can be saved to disc.
  • Everything is compressed with Exomizer and the entire game now fits easily on to one side of a disc.
However, it still requires 128K of memory to play it - there's no way around that.

I don't have a Plus machine, so I would be grateful if any Plus owners can test that the game works on their 6128plus. ;) I used an interrupt routine to swap colours on the title screen; it works in Arnold and WinAPE, but I hope it works on the real thing!


yep it works on my 4128plus :)


It does crash when leaving the title screen with any external expansions connected. But works fine in plus mode with both a Parados and Stock cart. Excellent crack, many thanks.


Craig
IRC:  #Retro4All on Freenode

Gryzor

Ah, I loved this game... is it Plus-enhanced when running on a Plus?


and the obligatory vid:

CraigsBar

Quote from: Gryzor on 13:09, 23 November 15
Ah, I loved this game... is it Plus-enhanced when running on a Plus?


and the obligatory vid:

Yup :)
IRC:  #Retro4All on Freenode

TFM

#20
Quote from: CraigsBar on 22:06, 15 November 15
It does crash when leaving the title screen with any external expansions connected. But works fine in plus mode with both a Parados and Stock cart. Excellent crack, many thanks.

If it only switches on the last actually used DOS ROM instead of initializing them all, then this can be omitted.


EDIT: It does run with FutureOS ROMs enabled, because they don't interfere with other software.
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

Nich

Quote from: Gryzor on 13:09, 23 November 15
Ah, I loved this game... is it Plus-enhanced when running on a Plus?
It uses the extended palette of the Plus machines, but it doesn't use any other enhancements such as hardware sprites.

kawickboy

the unprotected release on cpc-power doesn't activate cpc+ features.

TFM

He talked about his newer and better version, read before.
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

||C|-|E||

I always loved Bumpy´s games, although what I had in my CPC was actually the very similar Pop-Up from Infogrames. Later I learnt that Loriciels handed the original game to Infogrames to develop a 16 bit version. They even shared levels:



Funny enough, I ended with the 8 bit version of this supposed 16 bit game and I never played the original Bumpy in the CPC. I would love to have it with enhanced features for the Plus.

Powered by SMFPacks Menu Editor Mod