Emma

Results 29 issues of Emma

This PR should fix two bugs: - A recent(?) update to Beat Saber moved all native plugins into an x86_64 subdirectory, breaking ModAssistant's detection. - Certain Windows systems will create...

Automatically compile the latest commit on GitHub's servers and upload the resulting binaries + app package. Example result: https://github.com/InvoxiPlayGames/xyzzy-mod/actions/runs/2816651691

Adds a toggle to mark code and read only data segments as writable, to allow mods to run that patch code or alter data in read-only segments.

Self-explanatory - allows for the generation of keys that have a user-specified serial in the product ID. Solely for cosmetic reasons, may cause issues with later products. I'm not too...

I am trying to emulate system software that enables the MMU and D-cache feature of the ARM926EJ-S processor, however when the instruction to enable this is executed, an instruction fetch...

qemu-bug

When setting up a Unicorn instance with `UC_MODE_PPC64` as a uc_mode and `UC_CPU_PPC64_970_V2_2` as the CPU model, the emulator starts executing instructions, however an `UC_ERR_EXCEPTION` is thrown whenever the program...

bug

Firmware: 9.00 When changing the system's internet settings with GoldHEN loaded, the FTP (21) and syslog (3232) servers stop working - they still accept new connections, but no data is...

This adds a definition and symbol for the `atof` stdlib function. The symbol has been checked against Rock Band 3 and Mario Kart Wii.

Previously, when providing an XECRYPT_RSA2048_PUB byte formatted structure (taken from a running console byte-for-byte), ExCryptBnQwBeSigVerify returned false. This swaps the input endianness of the public key into big endian (cloned...

This will build an RB3Enhanced SPRX module to be loaded into the BLES00986 (Europe) copy of Rock Band 3, version 1.06. It is work-in-progress and really isn't fit for use....

enhancement
long term