Elad
Elad
Retest on master.
Closing until reported to be not fixed because there were lots of related fixes recently.
I disabled one pattern, needs testing.
Can you add description of the instruction patterns themselfs in the pr description. Such as FREST(x) => FI(x) = 1/x or sonething So it would be easier to follow and...
> 1.00000011920928955078125f(1.0f with lowest fraction bit set) If this is what it is I rather have a bits representation such as `bit_cast(bit_cast(1.f) + 1)` instead of relying on the compiler...
Probably not anytime soon due to lack of hw testing capabilities.
It's because non-EBOOT.BIN ELF file and encrypted file precompilation is not implemented.
Test with #14090
Implemented SELF precompilation but not fixed unfortunately, need to reverse keys for MGS4.SELF in code for it to work.