Page 1 of 1
Vindicators - File not found [Solved]
Posted: Mon Nov 23, 2020 1:24 am
by pgimeno
When I try to run the new Vindicators core, it says that the file 136059-1184.des.2j is not found, and indeed, it's not in any of the vindctr2.zip files I've found, and google turns out no results. Any idea how to get it?
Re: Vindicators - File not found
Posted: Mon Nov 23, 2020 9:33 am
by bazza_12
might be worth editing the Vindicator*.MRA and removing the 'des' part of the file name..
there is a 136059-1184.2j file in the zip.
could be an error in the *.MRA?
Re: Vindicators - File not found
Posted: Mon Nov 23, 2020 10:15 am
by pgimeno
bazza_12 wrote: ↑Mon Nov 23, 2020 9:33 am
could be an error in the *.MRA?
It doesn't seem likely, because the CRC does not match any of the files either. The CRC of the rest of the files does match; that's the only file causing trouble.
Re: Vindicators - File not found
Posted: Mon Nov 23, 2020 10:26 am
by bazza_12
MiSTer
The project files are under rtl/boards/miSTer and are setup for Quartus 17
WARNING: In order to play Vindicators part 2, you must run the python script "descramble_2J.py 136059-1184.2j 136059-1184.des.2j" then copy the binary output file 136059-1184.des.2j into the zip file with the original ROMs.
https://github.com/d18c7db/Gauntlet_FPGA
Re: Vindicators - File not found
Posted: Mon Nov 23, 2020 12:00 pm
by pgimeno
Oooh, thanks! It would be nice if that was posted in the main repo, which is where I looked.
Edit: the scripts folder is also missing from the main repository.
Re: Vindicators - File not found [Solved]
Posted: Mon Nov 23, 2020 7:08 pm
by alanswx
I missed the scrambled address line issue. Can we change the core? I need to figure this out.
Re: Vindicators - File not found [Solved]
Posted: Mon Nov 23, 2020 7:45 pm
by tontonkaloun
hello