update description

Tested getdls's draw distance mod up to world 6
found no issues other than just nothing happening in the Plussy levels, and the game just acting like no modifications have been made
has a *massive* improvement for 5-4 (the one level anyone would want a draw distance mod for)
occasionally had a minor improvement for a level here or there
thanks for the work and the contributation getdls
I may try to figure out getting draw distance working on the Plussy levels in the future, but if not then the improvment to 5-4 is worth adding the mod
This commit is contained in:
intra0 2024-12-18 00:37:31 -06:00 committed by GitHub
parent f1cfc59ccf
commit 1d554a4b8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@ moduleMatches = 0xD2308838, 0xBBAF1908, 0xEB70C731 ; (EU), (NA), (JP)
0x103693D8 = .float 700000.0 ; Distant clip (coins, boxes, enemies)
0x103693DC = .float 4000.0 ; Lev obj draw
0x10290DA4 = .float 200000.0 ; Passive movement patterns
;0x103852B8 = .float 100000.0 ; ???
;0x10368418 = .float 1500.0 ; plussy levels, glitches camera glitches overworld
;0x103852B8 = .float 10000.0 ; map dist mtx?? ;trace
;0x10368418 = .float 1500.0 ; plussy levels, glitches camera, glitches overworld ;trace
0x1036886C = .float 1000000.0 ; World draw, check reasonable includes unintended areas.

View File

@ -2,6 +2,6 @@
titleIds = 0005000010145D00,0005000010145C00,0005000010106100
name = Draw Distance
path = "Super Mario 3D World/Mods/Draw Distance"
description = Increases the draw distance of the game.|Does nothing on Plussy levels and glitches on trian levels.
description = Increases the draw distance of the game.|Has no effect on Plussy levels.
#Credits: getdls
version = 6