diff --git a/README b/README index cf4d8cbf..7dbc7cc5 100644 --- a/README +++ b/README @@ -47,18 +47,19 @@ Program to display the amount of free memory CONFIG Utility for generating a configfile with the current settings and for generating the languagefile. +The option -writeconf filename is used to write the current config settings. +The option -writelang filename is used to write the current language strings. UPCASE Utility to convert all files subdirectories of a local directory into upcase so DOSBox can use that directory for mounting. This tool can be quite dangerous if used unproperly. You have been warned. - To get more information about how to use one these programs use the the /? command line switch. The Configfile: =============== -A configfile can be generated by CONFIG.COM. If you can edit it (it's plain text) to costumize DOSBox. -The file is devided in several sections (the names got [] around it). Some sections have options which you can set. +A configfile can be generated by CONFIG.COM. You can edit it to customize DOSBox. +The file is divided in several sections (the names got [] around it). Some sections have options which you can set. # and % indicate commentlines. The generated configfile contains the current settings. You can alter them and start dosbox with the -conf switch to load the file and use these settings. @@ -69,12 +70,15 @@ The Languagefile: ================= A languagefile can be generated by CONFIG.COM. If you read it you will understand how to change it. Start Dosbox with -lang switch to use your language file or enter the location of the languagefile -in the configfile.(section:[dosbox] language=path/to/langaugefile/languagefile) +in the configfile.(section:[dosbox] language=full path to languagefile.) Special Keys: ============= ALT-ENTER Go full screen and back. +CTRL-F5 Save a screenshot +CTRL-F7 Decrease frameskip +CTRL-F8 Increase frameskip CTRL-F9 Go full screen and back. CTRL-F10 Capture/Release the mouse. CTRL-F11 Slowdown emulation.