Difference between revisions of "HOWTO-LoomTG16"

Jump to navigation Jump to search
10 bytes removed ,  19:52, 1 December 2016
Correct download link typo
(→‎Tool option 1 - dumpcd: Apologies I messed up!)
(Correct download link typo)
(9 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 and a Linux binary.
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 may use the precompiled binary,
If you need to compile the dumpcd code yourself. This can be found [https://adrianastley.com/files/scummvm/dumpcd-0.1.zip here.]
however if you need to compile the dumpcd code yourself. This code can be found below also.
 
*[http://gracesdisposal.bpweb.net/LOOM/ISO%20TOOLS/DUMPCD%20LINUX/ You will find the precompiled binary here.]
*[http://gracesdisposal.bpweb.net/LOOM/ISO%20TOOLS/DUMPCD%20SOURCE%20LINUX/ You will find the source code here.]


== Extracting the code track from CD ==
== Extracting the code track from CD ==
Line 48: 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 -d /dev/cdrom' - Where /dev/cdrom relates to your individual CD-Rom drive
     'dumpcd -d /dev/cdrom' - Where /dev/cdrom relates to your individual CD-Rom drive
Line 86: 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