BSL:Defunct: Difference between revisions

97 bytes removed ,  7 November 2022
m
Fixing 'laser_alpha' from '??' to 'OK?'...
m (Fixing 'laser_alpha' from '??' to 'OK?'...)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page is a collection of seemingly defunct [[BSL]] variables and functions, which have no known/noticeable effect in the publicly available versions of Oni (be it on Mac or Windows). They may have been functional in the beta version; however, the [[Big Blue Box Beta]] data includes only resource files from the beta stage, not the executable.
This page is a collection of seemingly defunct [[BSL]] variables and functions which have no known/noticeable effect in retail Oni (Mac or Windows). They may have been functional in the beta versions, however [[Mac beta 4]] has not been tested with them.


Also included (for now) are functions for which the effect is unclear in some way.
Also included (for now) are functions for which the effect is unclear in some way.
==Defunct or unclear variables==
==Defunct or unclear variables==
All the built-in BSL variables are listed here, in alphabetical order.
All the built-in BSL variables are listed here, in alphabetical order.
Line 145: Line 146:
|int32||[[gl_mipmap_offset]]||0
|int32||[[gl_mipmap_offset]]||0
|"lets you disable miplevels (-ve = disable big, +ve = disable small)"||??
|"lets you disable miplevels (-ve = disable big, +ve = disable small)"||??
|-
|float||[[gs_input_accel]]||5.0
|"use this to control the input sensitivity"||??
|-
|-
|bool||[[gs_show_object_count]]||0
|bool||[[gs_show_object_count]]||0
Line 168: Line 166:
|-
|-
|bool||[[laser_alpha]]||0
|bool||[[laser_alpha]]||0
|WTF? lasers are always transparent||??
|changes laser texture from <code>BGR555 with AdditiveBlend</code> to <code>BGRA4444 without AdditiveBlend</code>||OK?
|-
|-
|bool||[[ph_debug_keyforces]]||0
|bool||[[ph_debug_keyforces]]||0
184

edits