v1.2 (02/04/2025)
	1. Nintendo Switch port! Note that the Switch port currently
	only supports the base campaign, not Wages of SiN.
	2. New OpenGL 3.2 renderer. This was mostly created to enable
	the Switch port, and probably won't be of much use to desktop users,
	unless some future version of Windows or Linux distro removes their GL1
	driver. It can be enabled in the Video Settings menu. You must restart
	the game when switching renderers.
	3. Fix cl_maxfps behavior. If you previously set this to a low
	value before this update, you may find your FPS to be too low. Set
	this cvar back to 60 to restore FPS. This may also help with stuttering
	when playing with FPS values that are too high.
	4. Add option to change cl_maxfps in Extra Settings menu.
	5. Add option to bind radial weapon menu in Extra Settings menu.
	Note: The radial weapon is already defaulted to the LB gamepad button
	in default.cfg, which is loaded every time the game is started. If you
	don't want this, remove the "+radial_weapons" line in default.cfg.
	6. Fix dialog not playing when playing SiN campaign in Wages of SiN
	mode.
	7. Improve input handling in weapon radial menu.
	8. Mouse sensitivity now affects gamepad sensitivity.
	9. Increase hardcoded CMD_BACKUP size from 64 to 256. This may improve
	stuttering when running at a very high framerate.

v1.1 (01/08/2024)
	1. Portable mode. Added a new cvar (portable) for storing saves,
	configs and screenshots in the game's directory like in the
	original release. To enable, launch sin with +set portable 1.

	2. An attempt at fixing user settings not being saved when
	using a Windows account with special characters. Also created a
	new console command, usercfg, which is mostly an alias for
	"exec <the player's user.cfg>"

	3. The "locale" cvar is now used when displaying menu and
	dialog language when using the Night Dive release of SiN.

	4. Crosshairs now scale with the rest of the menu graphics.
	5. Menu type sounds in the menu now play at a better speed.
	6. Fix demos not playing.
	7. MOUSE4 and MOUSE5 can now be used in the bindings menu.

	8. New menu section. Added a new menu for the user to control
	additional settings. You can access this menu by going to the
	"Game Options" menu and selecting the last item - "Dominatrix Extra Settings..."

	9. New cvar - charsize. This now controls the size of text
	of the in-game console. By default, it is set to 16, but it
	can go from 8 (original size) to 32.

	10. New cvar - con_ui_scale. This controls the scaling of
	the HUD and menu graphics.
	11. FOV slider.

v1.0 (11/06/2023)
	First release.