File: README.txt

package info (click to toggle)
dmagnetic 0.30-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 664 kB
  • sloc: ansic: 9,066; makefile: 78; sh: 35
file content (203 lines) | stat: -rw-r--r-- 7,305 bytes parent folder | download
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
*** dMagnetic
*** Use at your own risk
*** (C)opyright 2020 by dettus@dettus.net
*****************************************


Welcome, brave adventurer. This is Version 0.29.
If you are interested in playing "The Pawn", just follow these simple steps.

STEP 1: BUILD
just run 

% make all


STEP 2: CHECK BASE FUNCTIONALITY
run

% ./dMagnetic -mag testcode/minitest.mag 

you should see a colourful X and the request to press enter.
Alternatively, on OpenBSD, NetBSD or FreeBSD you could simply run

% make check

On Linux, the command would be

% make SHA256_CMD=sha256sum check


STEP 3: GET THE BINARIES
Get the files pawn.mag and pawn.gfx. For example from this excellent website 
https://msmemorial.if-legends.org/games.htm/pawn.php
Alternatively, if you have the MS-DOS version of the games, copy them onto
your harddrive. 


STEP 4: CONFIGURE
edit dMagnetic.ini, especially the lines that start with one of ????mag= and 
???gfx=, ???msdosdir= or ???tworsc=. Make sure that only one of those methods
is being commented in.


STEP 5: RUN
run one of

% ./dMagnetic -ini dMagnetic.ini pawn
% ./dMagnetic -ini dMagnetic.ini guild
% ./dMagnetic -ini dMagnetic.ini jinxter
% ./dMagnetic -ini dMagnetic.ini corruption
% ./dMagnetic -ini dMagnetic.ini fish
% ./dMagnetic -ini dMagnetic.ini myth
% ./dMagnetic -ini dMagnetic.ini wonderland

Remember that for some games you have to type in GRAPHICS before you see them.

Alternatively, you can select the .mag files like this:

% ./dMagnetic -ini dMagnetic.ini -mag /usr/local/share/games/pawn.mag

TO SEE GRAPHICS IN WONDERLAND OR ANY GAME FROM THE MAGNETIC SCROLLS COLLECTION,
you have to type in 'GRAPHICS'. To see the EGA version of those pictures, run

% ./dMagnetic -ega -ini dMagnetic.ini wonderland

To play using the binaries from the MS DOS release, simply run

% ./dMagnetic -ini dMagnetic.ini -msdosdir /C/GAMES/THEPAWN/

To play using the resource files from the Magnetic Scrolls Collection or
Wonderland, the parameter -tworsc can be used to provide the location of the
most important resource file

% ./dMagnetic -ini dMagnetic.ini -tworsc /C/GAMES/WONDER/TWO.RSC
% ./dMagnetic -ini dMagnetic.ini -tworsc /C/GAMES/MSC/CTWO.RSC
% ./dMagnetic -ini dMagnetic.ini -tworsc /C/GAMES/MSC/FTWO.RSC
% ./dMagnetic -ini dMagnetic.ini -tworsc /C/GAMES/MSC/GTWO.RSC

If you wish to play using .d64 images from the Commodore 64 (C64) releases,
you have to provide both sides of the floppy disks as filenames:

% ./dMagnetic -ini dMagnetic.ini -d64 pawn1.d64,pawn2.d64

For Amstrad CPC/Schneider CPC enthusiasts, there is the possibility to use
image files in the DSK format.

% ./dMagnetic -ini dMagnetic.ini -amstradcpc DISK1.DSK,DISK2.DSK

For the Spectrum+3/Spectrum128 releases, the commandline would be this one:

% ./dMagnetic -ini dMagnetic.ini -spectrum DISKIMAGE.DSK


STEP 6: GRAPHICS
You can select output modes by using one of the following parameters:

% ./dMagnetic -ini dMagnetic.ini pawn -vmode none           -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode monochrome     -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode monochrome_inv -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode low_ansi       -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode low_ansi2      -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode high_ansi      -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode high_ansi2     -vrows 40 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode sixel     -sres 1024x768 -vcols 120
% ./dMagnetic -ini dMagnetic.ini pawn -vmode utf            -vrows 40 -vcols 120

The defaut mode is "low_ansi", since it works on most terminals. The mode 
called "high_ansi" provides the richest amount of colors, even though the 
graphics are slightly block-y. When playing the PC version, the high_ansi2
mode is recommended.
if your terminal does not support them, please try one of the others. 

The sixel mode can be used in certain terminal emulators, such as mlterm, or
some variants of xterm, when run with 

% xterm -ti vt340.

The UTF mode should work on terminals that can handle the high_ansi modes as
well.

STEP 6: LOGGING
In case you would like to retrace our steps, you can use -vlog LOGFILE.log and
-vecho to be able to see what you have typed in before. This helps when trying
to figure out what you did wrong, and why you have been killed. :)

-------------------------------------------------------------------------------
What about GLK?
I must admit that I am not the biggest fan of GLK. I only started looking into
it, so the whole interaction is quite shaky. Plus, there has not been a modern
X11 frontend on https://www.eblong.com/zarf/glk/ in some time. If you are 
interested in building it, please contact me at dettus@dettus.net. I need some
help with that. Thank you in advance!
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
I am running dMagnetic in XTERM, but the colors look bleak in low_ansi mode?

The reason might be that the colors for the low ansi mode have been calibrated
to the ANSI rgb values. Especially the brown color (3) is vastly different
in the default xterm settings. One solution could be to set the default rgb
values for xterm, by adding the following lines to your $HOME/.Xresources:

  xterm*background: black
  xterm*foreground: grey
  xterm*color0: rgb:00/00/00
  xterm*color1: rgb:aa/00/00
  xterm*color2: rgb:00/aa/00
  xterm*color3: rgb:aa/55/00
  xterm*color4: rgb:00/00/aa
  xterm*color5: rgb:aa/00/aa
  xterm*color6: rgb:00/aa/aa
  xterm*color7: rgb:aa/aa/aa
  xterm*color8: rgb:55/55/55
  xterm*color9: rgb:ff/55/55
  xterm*color10: rgb:55/ff/55
  xterm*color11: rgb:ff/ff/55
  xterm*color12: rgb:55/55/ff
  xterm*color13: rgb:ff/55/ff
  xterm*color14: rgb:55/ff/ff
  xterm*color15: rgb:ff/ff/ff
  

Afterwards, run 

% xrdb -merge ~/.Xresources  

and open a new xterm window. In this, you can play dMagnetic with proper colors.
  
-------------------------------------------------------------------------------
ABOUT THE CHECKS
-------------------------------------------------------------------------------


They are being run in the check.mk file, so that they can be easily patched
out of the Makefile if they are not necessary. They require three programs:
SHA256, AWK and ECHO.

They way the work is by piping an input through dMagnetic, and checking the
SHA256 sum of the output. Since the program to calculate a SHA256 sum differs
between operating systems, I decided to make them parameterizable to the 
test. 

The default run would be the equivalent of 

% make SHA256_CMD=sha256 ECHO_CMD=echo AWK_CMD=awk check

On Linux, the checks may have to be invoked via

% make SHA256_CMD=sha256sum ECHO_CMD=echo AWK_CMD=awk check

And on some BSD derivates, where awk behaves differently, it could be

% make SHA256_CMD=sha256sum ECHO_CMD=echo AWK_CMD=gawk check

Why awk? Because the output of SHA256 also behaves slightly different. 
Sometimes, if simply prints out the sum, sometimes it adds a "-" at the
end. And that breaks the check.



-------------------------------------------------------------------------------
Thomas Dettbarn <dettus@dettus.net>