-
Notifications
You must be signed in to change notification settings - Fork 0
/
tutorial2.htm
119 lines (103 loc) · 4.74 KB
/
tutorial2.htm
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<html>
<head>
<title>DC VMU ICONS - Make your own icons tutorial - page 2</title>
<meta name="x-uirequest" content="urlbaron">
<meta name="viewport" content="width=640">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-138526405-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body background="images/background.gif" bgcolor="#E1E1E1" leftmargin=0 topmargin=0 marginheight=0 marginwidth=0>
<table border=0 width=640 cellpadding=0 cellspacing=0><tr><td width=70 bgcolor="#E1E1E1"> </td><td width=500>
</td><td width=70> </td></tr></tr>
</table>
<table border=0 width=640 cellpadding=0 cellspacing=0>
<tr>
<td>
<a href="index.htm"><img src="images/toplogo.gif" border=0></a>
</td>
</tr>
</table>
<table border=0 width=640 cellpadding=0 cellspacing=0>
<tr>
<td width=70> </td>
<td width=500>
<MAP NAME="menu">
<AREA SHAPE=RECT COORDS="8,34,77,55" HREF="about.htm">
<AREA SHAPE=RECT COORDS="87,37,180,55" HREF="cantact.htm">
<AREA SHAPE=RECT COORDS="190,30,265,65" HREF="custom.htm">
<AREA SHAPE=RECT COORDS="275,34,347,55" HREF="board.htm">
<AREA SHAPE=RECT COORDS="357,34,420,55" HREF="tools.htm">
<AREA SHAPE=RECT COORDS="430,31,484,65" HREF="icons.htm">
</MAP>
<img src="images/menu.gif" BORDER=0 ISMAP USEMAP="#menu" ALT="Menu">
</td>
<td width=70> </td>
</tr>
</table><br><br>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td>
<table border=0 width=640 cellpadding=0 cellspacing=0>
<tr>
<td width=70> </td>
<td width=500>
<center><font size=5>Make your own icons tutorial</font></center>
<hr color="black" size="2" noshade>
<big><big>4.</big></big> Now you will need the DC LINKER V2.11B
(<a href="tools/dcload21.zip">dcload21.zip</a>)
When you have that open, right-click on the file area and click "New DCM File"
then type in the name you want the file to be and click save. Once again
right-click on the file area but this time click "Import Caption BMP" and then
open the BMP file we made in the last step. Now click on the colors you want to
show on the LCD Screen of your VMU and choose a name for your icon. When your finished click OK.
<br><img src="images/tutorial/tutorial5.gif">
<br><br> <big><big>5.</big></big>
Now if you are have a VMU that you can connect to your computer, you can
connected and load the DCM file to your VMU with the DC LINKER. But if you
don't have one then you will need to upload your icon to the internet and
then get on the net with you Dreamcast and download it to your VMU! The only
place you can upload DCM files to the net and be able to download them to
your VMU with the Dreamcast Web Browser is booyaka.com. To do this you will
need to go to <a href="http://www.booyaka.com/games/vmu/saves.fcgi">http://www.booyaka.com/games/vmu/saves.fcgi</a>.
When you get there you will need to either login or sign up for a login name!
When you login, you will need to click the Browse button next to the "Select
the .dcm file to upload" box. Find your DCM file you made in the last step
and open it. After the you need to click "Upload Saved Game".
<br><img src="images/tutorial/tutorial6.gif">
<br><br> <big><big>6.</big></big>
When your icon has been uploaded it will say "Your saved game was
successfully uploaded.". When it says this you need to get on the internet
with your Dreamcast and go to
<a href="http://www.booyaka.com/games/vmu/saves.fcgi">http://www.booyaka.com/games/vmu/saves.fcgi</a>.
Login and and when you are loged in go to the bottom of the page and you
will see your icon, click on it and save it to your VMU. Now you have your own VMU
icon. If you don't want to make an icon just go to <a href="index.html">www.planetdreamcast.com/dcvmuicons</a> and
download icons that are on the site. Have fun making icons :)
<br><br><br>   ...tutorial made by:   Robert Dale Smith (<a href="mailto:robert@robertdalesmith.com">robert@robertdalesmith.com</a>)
<br><br><center><a href="tutorial.htm">< Back</a></center>
<hr color="black" size="2" noshade><br><br>
<center>
© 2000, <a href="index.htm">DREAMCAST VMU ICONS.</a> All Rights Reserved.<br>
<font="1"><a href="disclaimer.htm">legal disclaimer</a></font>
</center>
</td>
<td width=70> </td>
</tr>
</table>
</td>
<td valign="top" width="160">
<center>
</center>
</td></tr>
</table>
</body>
</html>