boi
boi
Hello, I have mainly been using Switch-Toolbox to modify models from Splatoon 1 (Because the blender addons I could find are outdated) but I have ran into an interesting issue....
Fixes the game using Courier New Regular in situations that are meant to use Courier New Bold.
In the function UpdateElevators, the line: `If (Not ChannelPlaying(event\SoundCHN)) Then event\SoundCHN = PlaySound_Strict(ElevatorMoveSFX)` Specifically the `If (Not ChannelPlaying(event\SoundCHN))` part causes a memory access violation if the Previous If check (`If...
In certain maps, a TARDIS's interior does not display correctly. On some maps, this is only some interiors, being invisible and in the void but you can still enter them....
### What happened? In certain mods, emission textures don't display properly. This leads to some textures being hard to see or not rendering as they should. ### Screenshots Iris Disabled:...
The SDK lacks many of the required shaders, and some of the shaders do not even compile correctly (`lightmappedgeneric after compilation is completely missing basetexture2, detailtexture, bumpmap, bumpmask, cubemap, and...
Right after 'execing valve.rc', the engine dll encounters an access violation. The exact error is as follows: `Exception thrown at 0x00007FF8301D09E7 (engine.dll) in mod_tf_win64.exe: 0xC0000005: Access violation reading location 0x0000000000000000.`...