Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. Instead of calling KEXTRACT.EXE multiple types, copy and paste all the "KEXTRACT SW.GPR (...)" in the tutorial above into a *.bat file and run it directly in your DOSBox emulator. It saves time.
2. If you're getting a resolution error whilst trying to run BUILD.EXE from DOSBox, I managed to fix this issue using the following DOSBOX configuration file:
fullscreen=true
fulldouble=false
fullresolution=1366x768
windowresolution=800x600
output=overlay
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
usescancodes=true
The "fullresolution" value can match the one you use in your monitor, of course.