Difference between revisions of "HOWTO-LoomTG16"

Jump to navigation Jump to search
769 bytes added ,  19:52, 1 December 2016
Correct download link typo
(TurboRip method now no longer requires a hex editor, also changed md5's to uppercase)
(Correct download link typo)
(13 intermediate revisions by 3 users not shown)
Line 12: Line 12:
==== Tool option 1 - dumpcd ====
==== Tool option 1 - dumpcd ====


The first method will require you to obtain the dumpcd utility from [http://www.zeograd.com/misc_download.php here.]
The first method will require you to obtain the dumpcd utility from [[http://www.zeograd.com/misc_download.php here]]/[[https://adrianastley.com/files/scummvm/dumpcd.exe.gz Alternative Link]]


There is also a version with a GUI available [http://gracesdisposal.bpweb.net/LOOM/ISO%20TOOLS/DUMPCD%20WIN/ here.]
There is also a version with a GUI available [[https://adrianastley.com/files/scummvm/windumpcd.rar here.]]


==== Tool option 2 - TurboRip ====
==== Tool option 2 - TurboRip ====
Line 21: Line 21:


This method involves the use of TurboRip.
This method involves the use of TurboRip.
TurboRip can be found [http://pcedev.net/utils/ here.]
TurboRip can be found [https://adrianastley.com/files/scummvm/TurboRipV100.rar here.]


hint: The file is named 'TurboRipV100.RAR'
==== Tool option 3 - Ootake ====


Ootake is a PC Engine/Turbografx emulator, it includes support for dumping the code tracks from the disc. Ootake requires the user to dump the system card bios from a real Turbografx before it will allow you to dump the tracks.
Ootake can be found [http://www.ouma.jp/ootake/ here.]


=== Linux ===
=== Linux ===
Under Linux you are required to use dumpcd when extracting your code track. Provided below are the dumpcd sources.


==== Tool option 1 - dumpcd ====
==== Tool option 1 - dumpcd ====


If you are using Linux you will need to compile the dumpcd code yourself. This code can be found here: [http://gracesdisposal.bpweb.net/LOOM/ISO%20TOOLS/DUMPCD%20SOURCE%20LINUX/ here.]
If you need to compile the dumpcd code yourself. This can be found [https://adrianastley.com/files/scummvm/dumpcd-0.1.zip here.]
 


== Extracting the code track from CD ==
== Extracting the code track from CD ==
Line 45: Line 48:
     'dumpcd.exe ‘drive’ c' - Where ‘drive’ is the letter of your CD-Rom drive.
     'dumpcd.exe ‘drive’ c' - Where ‘drive’ is the letter of your CD-Rom drive.


If you are using Linux the compile the dumpcd source code. Once you have compiled dumpcd
If you are using Linux then you can either compile the dumpcd source code or use the precompiled binary.  
navigate to the folder containing dumpcd with the terminal and use the command:
Once you have dumpcd working then navigate to the folder containing dumpcd with the terminal and use the command:


     'dumpcd.out 'drive' c' - Where ‘drive’ is the letter of your CD-Rom drive.
     'dumpcd -d /dev/cdrom' - Where /dev/cdrom relates to your individual CD-Rom drive




Line 55: Line 58:
The Japanese version's md5 is ''A2281C014DFED8C4FF7B2C098EB79500''.
The Japanese version's md5 is ''A2281C014DFED8C4FF7B2C098EB79500''.


If this is the case you can now skip to the section entitled ‘How to extract the SCUMM Resource files'.
If this is the case you can now skip to the section entitled ‘How to extract the SCUMM resource files'.


=== Using TurboRip ===
=== Using TurboRip ===


Rip the code track using TurboRip which should output an iso file for the code track.
Run a command prompt and navigate it to the directory containing TurboRip.exe.
check its md5 against ''10432E01B7F133F24AB7550614943FB3'' in the English version and ''BBF72CAEB6659F56C20FFF53B55DD8C0'' in the Japanese version.
Run TurboRip.exe and it will prompt you to enter the CD-ROM device you want to use.  
Choose your device using the correct parameter.
The disc TOC should be recognised as Loom(U) or Loom(J) and extraction will begin.


If this has been successful there should be a number of files in your TurboRip directory.
You will need the iso file for track 2.
Check its md5 against ''10432E01B7F133F24AB7550614943FB3'' for the English version and ''BBF72CAEB6659F56C20FFF53B55DD8C0'' for the Japanese version.
If this is the case you can now move on to the section entitled 'How to extract the SCUMM resource files'.


== How to extract the SCUMM resource files==
== How to extract the SCUMM resource files==
Line 75: Line 86:


If everything has gone correctly you should now have a pile of *.LFL files in the directory containing your ISO file.  
If everything has gone correctly you should now have a pile of *.LFL files in the directory containing your ISO file.  
The md5 for your 00.LFL file should be ''0650E8AB1432564607CD651C0FA3F344'' in the English version, and ''C0D5C89550381AC433624FEDAD5E1100'' in the Japanese version.


You should then navigate ScummVM to this directory to enable you to play the game.
You should then navigate ScummVM to this directory to enable you to play the game.


The ScummVM team are not responsible for the content of any external sites linked to on this page.
The ScummVM team are not responsible for the content of any external sites linked to on this page.
45

edits

Navigation menu