PDA

View Full Version : Cody's WHDLoad FAQ


CodyJarrett
29 June 2002, 16:11
Here's a first draft of a WHDLoad FAQ that I've written for the EAB. Any suggestions or additions?


What is WHDLoad?

WHDLoad is a tool which allows you to run Amiga games from your hard disk.


What is the URL of the WHDLoad homepage?

www.whdload.de


What are the main advantages of WHDLoad?

1. Games load quickly from hard disk.
2. All games have a quit option to return to Workbench.
3. The games are fixed to work on modern machines.
4. No more bothering with ADFs or floppies or disk swapping.
5. You are running the original game, not a pirate version.
6. The games are patched to pass any copy protection.
7. Hiscores or save games can be sent to the hard disk.
8. Bugs or annoying features are fixed.
9. Over 1000 games are currently supported with installs.
10. Game compatibility with emulators is often improved


What are the components of a WHDLoad install?

WHDLoad - the tool itself. This is a command, which usually resides in the C directory.
Slave - compiled 68000 assembler code. This has been written specifically for a certain game and can call functions provided by WHDLoad.
Disk image/files - actual game files. Either one or more disk images (default filenames are disk.1, disk.2 etc.) or game files copied from the disks (in a 'data' dir).
Icon - although not necessary, an icon is an easy way to call WHDLoad with a tooltype which will specify the slave.
Installer - standard Workbench installer. Automates the process of setting the game up on the hard disk, ready to run.
Readme - explains features of the install etc.


What is the difference between disk images and data files?

If the original game is non-DOS, then a complete dump of the disk will be used in the form of a disk image. If the game is DOS, then the files will be placed in a subdirectory, usually called 'data'. However, for some non-DOS disks, the patcher of the game will extract the files to hard disk, knowing that they are stored in a custom format on the original disk.


Who is involved with WHDLoad?

Bert Jahn is the author of WHDLoad itself and also writes some installers. Dedicated patchers such as Bored Seal only write installers.


What is the process of installing and running a game with WHDLoad?

Make sure that the standard 'installer' tool is available - download it at http://www.aminet.net/aminet/dirs/aminet/util/misc/Installer-43_3.lha

Download the actual WHDLoad archive from the homepage. Extract the LZX/LHA archive and run the installer, which will place all the WHDLoad files in relevant directories.

Download the specific patch for your game from the homepage and extract the LHA archive. Run the patch installer.

Follow the on-screen instructions, specify where the game is to be installed and insert the original disks when prompted.

Navigate to the directory when you installed the game and double-click the icon to run the game.


Why are the game files not available on the WHDLoad website?

Putting copyrighted games on the website would endanger WHDLoad itself. It is primarily designed for use by owners of original games.


Can I use cracked games with WHDLoad?

Many crack images will work, although it is not guaranteed. Patchers like Codetapper design their installs to work with cracks sometimes.


How much is WHDLoad?

There is a one-time payment of 20 Euros, £15 or $20 to register WHDLoad. This goes to Bert Jahn to help run the website and continue development of WHDLoad. The patchers write slaves for free (and usually as a hobby or interest). If not registered, a nag message will be displayed before the game starts. There is an online registration form.


Why should I pay for WHDLoad? Other emulation projects are free.

WHDLoad is a shareware program, designed to run on real Amigas. It isn't about emulators.


Where can I get game files to use with WHDLoad?

Try Codetapper's Action Web Headquarters ( http://action.reversers.net/ ) or ask at the English Amiga Board ( abime.net ).


Why don't the WHDLoad patchers fix the games which don't work with emulators?

WHDLoad is designed to work on real Amigas and the patchers don't have time to work around emulator bugs, which may be fixed in a future emulator version. Often the compatibility of game with an emulator is improved, due to the fixing of non-standard features of the game or the removal of a badly-coded disk routine.


What is JST?

JST is a similar system to WHDLoad, but has now been discontinued (see the old homepage at http://jffabre.free.fr/amiga/patches.html ). The author, Jean-François Fabre now writes WHDLoad patches.


I got an error 'DOS-Error #205 (object not found) on reading "devs:kickstarts/kick34005.a500"' when running a game under WHDLoad.

The specific game uses KickEmu and requires an A500 kickstart image and an associated .rtb file. The kickstart image must be located in the directory "Devs:Kickstarts" and must be named "kick34005.A500". The image can be extracted from an A500 with tools like "GrabKick" or similar which can be found on Aminet. If the image is the wrong version or altered in any way, WHDLoad will quit with an appropriate error message.

Additionally the file "kick34005.A500.RTB" must be installed in the same directory as the kickstart image. It can be found in the archive "util/boot/skick343.lha" on Aminet.


What is KickEmu?

Some games use a lot of operating system calls to the Amiga ROM, which can't be accessed directly within WHDLoad. A patcher can emulate the calls in the slave, or else use KickEmu and WHDLoad functions which allow access to a ROM image in FAST RAM (and therefore requires 512K more RAM to run the slave).


The game disk images are big. Can they be compressed?

Yes, install the user version of the tool XPK and compress the images (for example, using the MASH compression algorithm).


What is CAPS / SPS?

CAPS is the Classic Amiga Preservation Society - http://www.caps-project.org/ (Now known as SPS - The Software Preservation Society - http://www.softpres.org/) and aims to rescue Amiga games in a different way than WHDLoad. CAPS dumps original disks for preservation as they are, including protection, while WHDLoad removes protection and aims to run the games off a hard disk.


How to make WHDload install with .IPF?

N.B you will need RawDIC 4.0 for this so, first make sure you have the latest version of Whdload installed and then download:

TrackWarp from: http://www.whdload.de/whdload/TrackWarp14.lha
ipflib_amigaos-m68k.lha from: http://www.softpres.org/?id=download Copy capsimage.device to Devs:

Copy trackwarp.library to Libs:

Proceed as if you were going to install from disk.

When RawDIC appears and asks for disk 1, click the Select file button in the middle.

Select the first .IPF file.

Click Start.

Repeat the above operation if/when asked for the next disk. Done

Paul
29 June 2002, 16:21
Very good:great

Only suggestion I can think of is, have a link to installer?

CodyJarrett
29 June 2002, 16:55
The links to the WHDLoad archive might change, so I'll just leave a link to the webpage.

Paul
29 June 2002, 17:29
I am on about the latest C:Installer file, which is needed for the install scripts to work found on BTTR and aminet.:p

CodyJarrett
29 June 2002, 18:36
Doh! Done!

Konrad
29 June 2002, 18:44
Very good FAQ for those how don't know how to get WHDLoad to run. Seems to be complete.

Twistin'Ghost
29 June 2002, 23:44
Originally posted by CodyJarrett
Here's a first draft of a WHDLoad FAQ that I've written for the EAB. Any suggestions or additions?

Who is involved with WHDLoad?

Bert Jahn is the author of WHDLoad itself and also writes some installers. Dedicated patchers such as Codetapper only write installers.

Why are the game files not available on the WHDLoad website?

Putting copyrighted games on the website would endanger WHDLoad itself. It is primarily designed for use by owners of original, boxed games.

Two things I'd consider:
1. Maybe the other patchers might feel chuffed if they see Codetapper singled out as an example patcher, so maybe there should be no 'example' patcher, just for balance?

2. I'd probably remove the 'boxed' part of that last paragraph.


Beyond that, an excellent (and much needed) guide that I can see we will be directing people towards quite a lot. Good job, Cody!

Akira
30 June 2002, 05:50
Sounds fine. Though I'd add a troubleshooting thingie in there too.

CodyJarrett
30 June 2002, 10:09
Okay, I've made some more changes. I've changed Codetapper to Bored Seal as an example patcher.

Twistin'Ghost
30 June 2002, 10:29
What if Codetapper feels chuffed that... [SNIP!] OK, you got him in there with the Action link. :cheese

One more thing: link to the CAPS page maybe? I realize it's not really WHD-related, but it's more complete that way.

CodyJarrett
30 June 2002, 10:51
Don't worry, Codetapper himself suggested the change to Bored Seal!

Link to CAPS done.

7-Zark-7
30 June 2002, 15:53
Although I realise that WHDLoad is geared towards Amiga users (rather than emulator WINUAE users), maybe a small add-on to the FAQ for newbies wanting to know how to install/run this utility via WinUAE would be helpful.
(ie:unpacking from the PC & putting it onto a WinUAE harddisk).

wizard66
17 October 2004, 15:39
So I have to use whdload AND kickemu !! to load games for a500 kickstart ?

i have a A1200 kick3.1 OS 3.9

adolescent
18 October 2004, 01:55
So I have to use whdload AND kickemu !! to load games for a500 kickstart ?

i have a A1200 kick3.1 OS 3.9

Yes and no. You simply have to run the game and have an appropriate kickstart file available. WHDLoad does all of the system setup for you.

synchro
18 October 2004, 02:30
Very nice Cody !!!!

Wouldnt like to whip me up a html page for the DVD would ya ?
Perhaps something with a link to the "Hall Of Light" and maybe a few others would be cool.

keropi
28 June 2005, 10:45
I think you should add the chipnocache option infos, for ppc users...

EmuChicken
29 June 2005, 12:56
how about this one-

q. "I'm rubbish at pc/ amiga technical stuff- how do I install whdload WITH EASE"
a. "use one of the custom workbench installs, such as Classicwb, and it all comes preinstalled" :-)

Anubis
26 March 2007, 14:35
Shouldn't this be removed now that we have WIKI??:blased

rlcarr
23 April 2008, 05:29
Make sure that the standard 'installer' tool is available - download it at http://uk.aminet.net/aminet/dirs/aminet/util/misc/Installer-43_3.lha


That link doesn't work. But if you change the "uk" to "www", then it does work.

CodyJarrett
23 April 2008, 10:43
Thanks, fixed!

Dust90
16 October 2008, 14:03
Any chance of getting a detailed guide for getting WHDLoad running in Winuae??

Thanks

DamienD
16 October 2008, 14:30
Any chance of getting a detailed guide for getting WHDLoad running in Winuae??

Thanks
Quick and dirty answer :p

First you will need to install Workbench to a directory or HDF. Follow Paul's excellent guide "Install Workbench in WinUAE" which is found here: THE GREEN AMIGA ALIEN GUIDES (http://guide.abime.net/)

Alternatively you could give Bloodwych's awesome Classic Workbench (http://classicwb.abime.net/) a try.

Afterwards follow Cody's guide to install WHDLoad.

Finally, download the pre-installed games / demos from either killergorilla's (http://kgwhd.whdownload.com/) or Magix's (http://www.whdownload.com/) website ;)

EvilCensor
27 June 2010, 21:00
Is there any chance of convincing this (WHDLoad) to work on a A2000, 8Mb, HDD with (cough!) Kickstart 1.3?

Hungry Horace
27 June 2010, 21:13
WHD requires kick 2.x or above.

Retro-Nerd
27 June 2010, 21:14
Sorry, no.

Requirements

... to run installed programs



CPU 68000 (68010+ is recommended because some installs require the VBR for the 'quit by a key' feature)
Kickstart 2.0 (version 37+)
a minimum of 1.0 MB RAM (sometimes more, it depends on the installed program)

EvilCensor
27 June 2010, 21:18
Yes I did read that - I just wondered if there was a workaround by using something like that bootable Kickstart 2 floppy, I only have KS2 on a A500 but would like to get it to work on my A2000 (KS1.3).

Retroplay
27 June 2010, 21:21
How about booting a relokick (2.0+) floppy first ?
In theory that should do the trick, right ?

EvilCensor
27 June 2010, 21:23
I did try but the system crashed, will try some more just wanted to know if it was do-able.. in theory yes - but I'm probably missing some facts ;)

Konrad
27 June 2010, 23:34
Hm. Strange. I always thought that the A2000 was shipped with Kick2.04 ?! This was the case with my A2000. Thought about upgrading ?

Funny, for my Amigas it was the other way around: A500=Kick1.3, A2000=Kick2.04

daxb
28 June 2010, 14:09
When I read the answer to "What is WHDLoad?" I totally miss Demos mentioned! Why?

Complete requirements are missing. One or more detailed links to WHDLoad help page should be usefull instead of writing the same here in other words. Some example tooltypes like preload (default), nocache and others should be explained or linked.

e5frog
23 July 2010, 09:58
I've had KS1.3 in my A2000 from the start, I currently have KS3.1 installed also with a KS-switch. I guess you need to get a proper KS-chip to be able to run WHDLoad on your machine... I have 8MB fastmem on my A2000 but I'm currently running WHDLoad from my A600 as it's easy to move back and forth from the livingroom tv, it only has 2MB.

The harddrive installations will probably not work though so you need to re-install.


I guess I should install WHDLoad on the A2000 as well, but moving the data will be a pain, probably via nullmodem cable... I don't have that many options with that one. Perhaps I should look into getting a faster cable solution.

EvilCensor
23 July 2010, 19:56
Well I tried softbooting - which I kinda figured was at best a very optimistic effort and it failed (A 1.3 Amiga pretending to be a 2.04 Amiga running a soft 1.3.. is a little convoluted ;) ).

I find it ironic how a platform such as the Amiga should find its earlier models and accompanying OS's all but abandoned in the way of support and software.. c'mon people "Amiga lives" and all that kind of rhetoric shouldn't simply relate to AGA, PPC and other PC-wannabe fail models.

That said WHDLoad ran very nicely on my A4000 ;)