mupen64plus / mupen64plus-core

Core module of the Mupen64Plus project
1.29k stars 257 forks source link

Added GoldenEye X and Perfect Dark Plus to INI #963

Closed Graslu closed 2 years ago

Graslu commented 2 years ago

GoldenEye X and Perfect Dark Plus entries added to mupen64plus.ini

loganmc10 commented 2 years ago

For the Alternate Title field, you can't put arbitrary fields in the INI, or the Core will report this error:

Core Warning: ROM Database: Unknown property on line 5932

You can add comments though, any line starting with a ; is a comment, so I would do:

[67F2E18ED18A5F0EA3FE2D913E3F1786]
GoodName=GoldenEye X
; Alternate Title=GoldenEye X (5e Clouds)
CRC=FDF95D15 618546CA
RefMD5=E03B088B6AC9E0080440EFED07C1E40F
Graslu commented 2 years ago

Alright I'll do that later, I am once again having issues with GitHub reading my ini file as if I added and deleted 38k lines...

Graslu commented 2 years ago

I think that should be it?

loganmc10 commented 2 years ago

The Goldeneye roms look like their reference MD5 points to Perfect Dark, which probably isn't right since they have different save types

Graslu commented 2 years ago

It should be right, GoldenEye X is a Perfect Dark ROM hack.

loganmc10 commented 2 years ago

Ah makes sense, I had no idea

Looks good to me @Narann @richard42