funniman.exe

Results 14 issues of funniman.exe

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.

need more info

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:...

bug

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.`...

Essentially, the buttons available at the bottom of the main menu seem to be hard-coded to only be the two options buttons and the items button. No attempt at modifying...

When running a mod built on the new `Source SDK 2013 Multiplayer` Branch (specifically, the `TF2` game code), Directors Cut does not appear under the tools selection menu. All default...

For context: I am working on a mod to this source code that aims to provide a new story, HQ music, etc. I recently noticed (after playing the game for...

question