summaryrefslogtreecommitdiff
path: root/thbgmremix/index.html
blob: 5998cd6440987f5e8a130aa298247146fdc37c38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chrisoft::Touhou BGM Remix</title>
<link rel="stylesheet" href="../common.css" type="text/css"></link>
</head>

<body>
<table border="0" style="width:66%;margin:auto;">
	<tr>
		<td class="CTitle" style="font-size:2em;">
		<a href="../">Chrisoft</a>::Touhou BGM Remix
		</td>
	</tr>
	<tr class="TText"><td><br>
		Bring modernity to early Touhou Project games!<br>
	</td></tr>
	<tr class="TText"><td>
		<h3>Download</h3>
		<ul>
		<li><a href="/data/th06bgm_remix.7z">th06 BGM remix (1.02h)</a> Last updated: 2017-04-03</li>
		<li><a href="/data/th07bgm_remix.7z">th07 BGM remix (1.00b)</a> Last updated: 2017-04-03</li>
		</ul>
		<h3>Listen online</h3>
		<ul>
			<li><a href="/libs/music/player/player/8">th06 BGM remix</a></li>
			<li><a href="/libs/music/player/player/9">th07 BGM remix</a></li>
			<li><a href="/libs/music/player/player/10">th08 BGM remix</a></li>
		</ul>
		<h3>How to use</h3>
		<p>
			If you have the original Touhou game, just replace "th**.dat" and "thbgm.dat"
			with ones found in the archive. It is recommended that you apply all official
			patches before doing so.
		</p>
		<p>
			If you have a modded version, follow the instructions below:
			<ol>
				<li>In a new folder, unpack "th**.dat" with <a href="https://github.com/BLumia/thtk">thtk</a> using
				<code>thdat x&lt;th release version&gt; &lt;path to th**.dat&gt;</code></li>
				<li>Unpack the downloaded "th**.dat" using the same way.</li>
				<li>Replace the file "thbgm.fmt" found in the unpacked th**.dat with the one from the downloaded .dat file.</li>
				<li>Repack "th**.dat" using the command <code>thdat c&lt;th release version&gt; &lt;path to th**.dat&gt; *</code></li>
				<li>Replace thbgm.dat with the one in the archive.</li>
			</ol>
		</p>
		<h4>Special instructions for TH06</h4>
		<p>
			<ol>
				<li>Replace the folder "bgm" with the one provided.</li>
				<li>Look for "紅魔郷MD.DAT" in the game folder (the first three characters may show incorrectly on some systems due
				to code page issues. For example it shows up as "峠杺嫿MD.DAT" on a Chinese system). Replace it with the one provided.</li>
			</ol>
		</p>
		<p>
			<b>Don't forget to backup the original version!</b>
		</p>
		<h3>License</h3>
		CC BY-SA 4.0
	</td></tr>
	<tr>
		<td class="TText"><div align="center">Copyright Chrisoft 2017&nbsp;&nbsp;<a href="./about.html">About</a>&nbsp;&nbsp;Site Map</div></td>
	</tr>
</table>
</body>
</html>