home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <title>Visual Sokoban</title>
- <style>
- <!--
- A:link {text-decoration: none; color:0000ff;}
- A:visited {text-decoration: none; color: 0000ff;}
- A:active {text-decoration: none; color: 00ff00;}
- A:hover {text-decoration: none; color: ff0000}
- -->
- </style>
- </head>
-
- <body bgcolor=#ffffff>
-
- <div align="center">
- <br><h1><font face="Arial" color=red>Visual Sokoban</font></h1><br>
-
- <table width="92%">
- <tr>
- <td bgcolor="#00106b" align="center">
- <b><font face="Arial" size="+1" color="white">
- - Frequently Asked Questions -
- </font></b>
- </td>
- </tr>
- <tr>
- <td>
- <h4 align="justify"><br>
- <font color="green">
- The game doesn't work, I get this error message: "Error loading from file", what can I
- do ?
- </font><br><br><ul>
- If you get this error message, or any other one, then it means that you don't have the
- Visual Basic 6 libraries, let me explain: this game is programmed in the Visual Basic
- language, but if you want to be able to launch any software made with Visual Basic, you
- must have those libraries. You can download them at
- <a href="http://www.multimania.com/musiccity/files/vbrun60.exe">
- http://www.multimania.com/musiccity/files/vbrun60.exe</a>.
- </ul><font color="green">
- What's the difference between "Save to file..." and "Quick save" ?
- </font><br><br><ul>
- The "Save to file..." option allows you to save a game on the disk, turn off your
- computer, re-launch the game and then continue the previously saved game, whereas the
- "Quick save" option saves the game only in memory, this means that you won't be able
- to load your game after having exited the game, but this option is faster than the
- "Save to file..." option, that's why it's called "Quick save".
- </ul><font color="green">
- The "Undo last step" key shortcut Ctrl+U is hard to do, and I use this function very
- often, is there another key shortcut for this function ?
- </font><br><br><ul>
- Yes, you can also use the "Backspace" key to undo your last step.
- </ul><font color="green">
- In the Level Editor software, can I change the type of the blocks of my level in a faster
- way ?
- </font><br><br><ul>
- Yes, there's a little tip which will allow you to modify the blocks faster: hold the
- shift key pressed and move over the blocks you want to be changed, they will switch to
- the type of block selected for the left button of the mouse.
- </ul><font color="green">
- Can I link the .vsk, .rec and .sav files to Visual Sokoban ?
- </font><br><br><ul>
- Yes, it is possible to link the .vsk, .rec and .sav formats to Visual Sokoban, just
- double click on the file you would like to link and click on the "Other..." button,
- select "Visual Sokoban.exe" and then this format should be linked to <i>Visual Sokoban</i>.
- </ul><font color="green">
- The colors of the game are totally messed up, what can I do ?
- </font><br><br><ul>
- If the colors of Visual Sokoban are messed up, it means that you run Windows with
- 16 or 256 colors, you must change your configuration to 65000 colors (16 bits) or higher,
- then the game should be ok and even faster.
- </ul><font color="green">
- Can I use levels made with other Sokoban games such as levels in .xsb format ?
- </font><br><br><ul>
- For now it is not possible to use Sokoban levels which are not in .pak format, but I will
- soon create a Level Converter which will convert .xsb or .txt levels to the .pak format,
- check the <a href="http://www.chez.com/powerteam/softs/sokoban/index.htm">Visual Sokoban HomePage</a>,
- I will propose this Level Converter software as soon as possible.
- </ul><font color="green">
- When will you release a new version of Visual Sokoban ? And when will you have new levels
- ? And when will you give more skins ?
- </font><br><br><ul>
- I don't know, I don't know, and I don't know... there is no foreseen date for all that...
- But you can check the <a href="http://www.chez.com/powerteam/softs/sokoban/index.htm">Visual
- Sokoban HomePage</a> regularly to find new stuffs. I hope I will receive lots of levels
- and skins which will be made available on my site.
- </ul>
- </h4>
- </td>
- </tr>
- </table>
- <h4><font color="blue">
- [
- <a href="../Visual Sokoban.htm" onMouseOver="window.status='Overview';return true">Overview</a>
- |
- <a href="editor.htm" onMouseOver="window.status='Level Editor';return true">Level Editor</a>
- |
- <a href="skins.htm" onMouseOver="window.status='Skins';return true">Skins</a>
- |
- <font color="#00106b">FAQ</font>
- |
- <a href="credits.htm" onMouseOver="window.status='Credits';return true">Credits</a>
- ]
- </font></h4>
- </div>
-
- </body>
- </html>