Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

onscripter(6) [debian man page]

onscripter(6)							   Games Manual 						     onscripter(6)

NAME
onscripter -- NScripter-compatible visual novel games engine SYNOPSIS
onscripter [option ...] DESCRIPTION
This manual page documents briefly the onscripter command. This manual page was written for the Debian distribution because the original program does not have a manual page. onscripter is a program that implements the visual novel games engine NScripter. It is able to run Japanese (Shift-JIS encoding) games. onscripter-1byte is built in order to play English games by forcing 1-byte mode. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --cdaudio Use CD audio if available. --cdnumber no Choose the CD-ROM drive number. -f file --font file Set a TTF font file. --registry file Set a registry file. --dll file Set a dll file. -r path --root path Set the root path to the archives. --fullscreen Start in fullscreen mode. --window Start in window mode. --force-button-shortcut Ignore useescspc and getenter command. --enable-wheeldown-advance Advance the text on mouse wheeldown event. --disable-rescale Do not rescale the images in the archives when compiled with -DPDA. --edit Enable editing the volumes and the variables when 'z' is pressed. --key-exe file Set a file (*.EXE) that includes a key table. -h --help Show summary of options. -v --version Show version of program. EXAMPLE
After decompressing the game data directory, we call it /path/foo for convient, please use the follow command to perform the game: onscripter -r /path/foo If the game is not containing default.ttf, we can use -f to assign one as following: onscripter -r /path/foo -f /usr/share/fonts/truetype/vlgothic/VL-Gothic-Regular.ttf AUTHOR
This manual page was written by Ying-Chun Liu (PaulLiu) grandpaul@gmail.com for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. onscripter(6)

Check Out this Related Man Page

GLOB2(6)							   Games Manual 							  GLOB2(6)

NAME
glob2 -- Real Time Strategy Game SYNOPSIS
glob2 [-h ] [-f ] [-r ] [-s640x480] [-a ] [-b ] [-l ] [-t [01]] [-d /home/foo/bar] [-u jack] [-host MapName] DESCRIPTION
This manual page documents briefly the glob2 command. This manual page was written for the Debian distribution because the original program does not have a manual page. glob2 is a Real Time Strategy game, which can be compared with Warcraft and also Sims-games family. The primary aim of the game is to kill your opponents, just like in Warcraft-like games, and the whole control is processed through buildings, not units, as in Sims-games family. OPTIONS
--help Show summary of options. -s resolutionxdepth Set resolution and optionally depth (for instance: -s640x480 or -s640x480x32). -f/-F Set/clear full screen. -r/-R Set/clear resizable window. -g/-G Enable/disable OpenGL acceleration (GPU use). -c/-C Enable/disable custom cursor. -l Low quality graphics: disable some transparency effects. -h High quality graphics: maximum of transparency effects. -v level Set the music volume (between 1 and 256). -m/-M Mute/unmute the sound (both music and speech). -d directory Add a directory to the directory search list. -u username Specify a username. -host MapName Run Globulation 2 as a game host text-only server. -y hostname Specify an alternative hostname for YOG server. -host map_file [YOG_username] [YOG_password] Run only as a YOG game host text-based server. -nox game_file Run the game without using the X server. -vs name Save a videoshot as name. -version Print the version and exit. AUTHOR
This manual page was written by Vincent Deffontaines <vincent@gryzor.com> and David Martinez Moreno <ender@debian.org> for the Debian sys- tem (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 as published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. GLOB2(6)
Man Page