Release

Chicken Scratch (DESTROYS ROM)

4

TrashCan Games 2021-01-06 08:02

I wanted to know how saving data to the disk worked a bit better and in the end I created this witch can destroy most games rom. If the rom is overloaded it can crash lowres nx so be careful when using this


Greenpilloz 2021-01-06 17:53

That's an actual crash !

Notes: Translocated Process

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
Assertion failed: (nextStart < DATA_SIZE), function data_setEntry, file /Users/timokloss/projects/lowres-nx/core/datamanager/data_manager.c, line 305.


Timo 2021-01-07 10:20 (Edited)

I will check it, thanks!

https://github.com/timoinutilis/lowres-nx/issues/117


Timo 2021-01-08 18:15

There are actually a whole bunch of missing checks in the disk code. Lots of ways to crash LowRes NX :O I'm working on fixing them.


Greenpilloz 2021-01-08 18:29

Don't worry your game console is amazing, you really have to do crazy things to make it fail ;-)


MysteryMan 2021-01-18 19:00

That's awesome. It feels like intentionally installing a virus onto your computer.


Log in to reply.