Jamiras

Results 38 issues of Jamiras

This is caused by a memory descriptor providing an invalid pointer, so when the achievement code tries to read the associated memory, an invalid memory access exception occurs. You can...

As noted in #87, the achievements code cannot find the save RAM ``` [INFO] [MEM] Registered 0x20000 bytes of SYSTEM RAM at $000000 (descriptor 5, offset 0x000000) [INFO] [MEM] Could...

Revisits #72 to include newly supported subsystems and additional aliases for existing subsystems.

When calling `rc_client_reset` with a progress indicator on screen, the progress indicator is immediately hidden and the scheduled event to hide it is removed from the queue. This is done...

https://discord.com/channels/310192285306454017/936655398725902356/1283599611063304285

Closes #411 Added as a link in the header to be similar to the Copy Title/Copy Description links in the leaderboard viewer. ![image](https://github.com/user-attachments/assets/dedef597-1fee-4972-b7c6-8b03b04e686f)

closes #457 If a leaderboard's submit condition is true in the frame where it's start condition becomes true, it will automatically submit. As a result, logically, if the submit and...

closes #492 ![image](https://github.com/user-attachments/assets/3d95238a-d480-4919-bfed-db1d9cfce774) Optional second parameter allows custom error messages: ![image](https://github.com/user-attachments/assets/4dd7bffe-d307-4c67-b704-41a639fdb0a6)