Jump to content

Oni engine patches (Mac PPC): Difference between revisions

update on the 1024x1024 texture support; no dice, just use 512x512
m (→‎List of in-place patches: flailing timer)
(update on the 1024x1024 texture support; no dice, just use 512x512)
Line 15: Line 15:
|align=left|Increased flailing timer (For jetpack hack)
|align=left|Increased flailing timer (For jetpack hack)
|-align=center
|-align=center
|2008/06||0x001151C3||04||40
|2008/06||0x001151C3||04||10
|align=left|to support 1024x1024 textures ON HOLD
|align=left|to support 512x512 textures
|-align=center
|-align=center
|2008/05||0x000E2D19||7A||9A
|2008/05||0x000E2D19||7A||9A
Line 39: Line 39:
|}
|}
|}
|}
;NOTE
:Increasing the buffer size to accomodate 1024x1024 textures doesn't work because of a limitation elsewhere in the engine.
:Therefore, the patch will only allow for 512x512 until further notice. BTW, 512x512 is ''plenty'' for virtually any purpose.