Vtuz.ini
Data collection and analysis software for surveys, tests and other plain paper OMR forms. Create your own forms and scan them with an image scanner or copier.
Data collection and analysis software for surveys, tests and other plain paper OMR forms. Create your own forms and scan them with an image scanner or copier.
: Move the file into the specific application directory where the software expects to find its configuration. Creating the my.ini File on Windows - IBM
: Use a program like Notepad (Windows), TextEdit (Mac), or VS Code. Paste the Content : Copy the block above into the editor.
: When saving, ensure you name the file exactly vtuz.ini .
Tip: In Windows "Save As," select as the file type to prevent it from saving as vtuz.ini.txt .
; vtuz.ini configuration file ; Created: 2026-04-28 [UserPreferences] ; Basic user identity and interface settings Username=GuestUser Theme=Dark AutoLogin=0 Language=en-US [SystemSettings] ; Hardware and performance optimizations Resolution=1920x1080 RefreshRate=60 Fullscreen=1 VSync=1 MaxFPS=120 [Audio] ; Sound levels for different outputs MasterVolume=85 MusicVolume=60 SFXVolume=100 AmbientVolume=40 [Network] ; Connection and server parameters ServerAddress=127.0.0.1 Port=8080 Timeout=30 AutoReconnect=True [Advanced] ; Experimental or developer-level toggles DebugMode=False LogPath=./logs/vtuz_log.txt EnableShaders=1 Use code with caution. Copied to clipboard How to Create the File