libretro / FBNeo

FBNeo - We are Team FBNeo.
https://neo-source.com
Other
228 stars 136 forks source link

Function request: Add ignore CRC detection #1089

Closed 2494654220 closed 4 weeks ago

2494654220 commented 1 month ago

Request to add the option to ignore CRC detection core and not verify CRC32 when enabled, for hack games; for IPS patches, this is a very practical feature thank you

barbudreadmon commented 4 weeks ago

https://github.com/libretro/FBNeo/tree/master/src/burner/libretro#how-can-i-run-that-romhack-i-found-

2494654220 commented 4 weeks ago

https://github.com/libretro/FBNeo/tree/master/src/burner/libretro#how-can-i-run-that-romhack-i-found-

I know this, but it's not convenient or fast enough. Thank you

barbudreadmon commented 4 weeks ago

it's not convenient

That's the point. I'd need to be seriously dumb to not understand what's gonna happen if i add a core option making super easy to ignore crc checks and load bad dumps.

2494654220 commented 4 weeks ago

it's not convenient

That's the point. I'd need to be seriously dumb to not understand what's gonna happen if i add a core option making super easy to ignore crc checks and load bad dumps.

Okay, sorry to bother you