BlueAmulet

Results 15 issues of BlueAmulet

I'm investigating the shaders of EARTH DEFENSE FORCE 5 and found that 3Dmigoto's decompiler leads to incorrect shaders if RDEF is present. Some of the shaders do the following: `mov...

"Version 3 changes module offsets to be offsets from the module segment, rather than the whole module base as in version 2." https://github.com/DynamoRIO/dynamorio/pull/5094 https://github.com/DynamoRIO/dynamorio/pull/5136

When a game, Muck in this case, is run through RenderDoc or apitrace, doorstop's hooks fail to activate. I confirmed that winhttp.dll loads in the game's process, but no environment...

Downloaded version 20210105 When I run `ntfs2btrfs.exe D:\`, all I get back instantly is just the message `wstring_convert::to_bytes` and it does nothing And the drive I want to convert is...

**Expected Result** Window to open, or at least go into a windowless loop like some other gui apps current do **Actual Result** Segmentation fault: 11 Application seems to crash really...

**Describe the bug** I'm working with a 32bit mach-o file, in the assembly view I can see various libstdc++.6.dylib calls such as `_ZNSolsEm` which should be `std::ostream::operator

Feature: Loader/Mach-O

What is the significance of this line of code? https://github.com/CompVis/latent-diffusion/blob/main/ldm/modules/diffusionmodules/util.py#L57 It has a slight issue that if you want to run the model for the full 1000 timesteps, an array...

### Are you on the latest version of AssetRipper? Yes, I'm on the latest alpha-build of AssetRipper. ### Which release are you using? Windows x64 ### Which game did this...

bug

None of the scripts in this repository seem to use a namespace, this can lead to conflicts with other C# code in the event that they happen to use the...

Rename the vertex groups when possible instead of using a vertex weight mix modifier. This is much faster and should always be possible.