Page 1 of 1

Jotego Update June 5th

Posted: Fri Jun 05, 2020 1:17 pm
by lomdar67
Jotego has released new versions of his Double Dragon / Double Dragon 2 (Fixes vertical blanking) and Ghosts'n Goblins (Improved M6809 CPU timing) cores:

https://github.com/jotego/jtbin/tree/ma ... d/releases
https://github.com/jotego/jtbin/tree/ma ... 2/releases
https://github.com/jotego/jtbin/tree/ma ... g/releases

Also there is a new mra for Bionic Command:

https://github.com/jotego/jtbin/tree/ma ... m/releases

Re: Jotego Update June 5th

Posted: Fri Jun 05, 2020 3:59 pm
by NML32
I just ran the JT updater-script and it messed up my _Arcade core structure even the backup it created was messed up. :(
Luckily I had a backup. Has anyone else tried the script today?

Re: Jotego Update June 5th

Posted: Fri Jun 05, 2020 6:33 pm
by coptimus
I used to have a perfectly working Arcade bunch of cores. About a week or so ago, I started receiving errors of missing files. I've just restored my Sd to new condition and I've used the UPDATE script and Download Mame scripts and I still have the same issues. Not sure where I'm going wrong.

Re: Jotego Update June 5th

Posted: Fri Jun 05, 2020 9:03 pm
by theypsilon
NML32 wrote: Fri Jun 05, 2020 3:59 pm I just ran the JT updater-script and it messed up my _Arcade core structure even the backup it created was messed up. :(
Luckily I had a backup. Has anyone else tried the script today?
What was exactly the issue?

Re: Jotego Update June 5th

Posted: Fri Jun 05, 2020 9:24 pm
by Hodor
NML32 wrote: Fri Jun 05, 2020 3:59 pm I just ran the JT updater-script and it messed up my _Arcade core structure even the backup it created was messed up. :(
Luckily I had a backup. Has anyone else tried the script today?
That is why I prefer to update it manually instead of relying of external scripts. Some days ago I tried RetroDriven updater and messed up all my arcade directory :oops:

Re: Jotego Update June 5th

Posted: Fri Jun 05, 2020 10:00 pm
by SegaMan
NML32 wrote: Fri Jun 05, 2020 3:59 pm I just ran the JT updater-script and it messed up my _Arcade core structure even the backup it created was messed up. :(
Luckily I had a backup. Has anyone else tried the script today?
Same here.
The "_arcade/cores" folder structure is created incorrectly after the backup.

Re: Jotego Update June 5th

Posted: Fri Jun 05, 2020 10:58 pm
by slaps
theypsilon wrote: Fri Jun 05, 2020 9:03 pm
NML32 wrote: Fri Jun 05, 2020 3:59 pm I just ran the JT updater-script and it messed up my _Arcade core structure even the backup it created was messed up. :(
Luckily I had a backup. Has anyone else tried the script today?
What was exactly the issue?
Did the same to mine. It dumped all the MRA files in the base _Arcade folder, not updating them where they were.

Re: Jotego Update June 5th

Posted: Sat Jun 06, 2020 1:35 am
by theypsilon
slaps wrote: Fri Jun 05, 2020 10:58 pm Did the same to mine. It dumped all the MRA files in the base _Arcade folder, not updating them where they were.
It has same behavior as MiSTer-devel official Updater, so they go to the same path.

Re: Jotego Update June 5th

Posted: Sat Jun 06, 2020 1:48 am
by WolfgangBlack
The regular update script works fine so I suggest not bothering with the RetroDriven one.
If jotegos scripts is a problem then manually update stuff, it's not too many cores but
I did use his script last week and had no problems.
Might be some .ini file issues...

Re: Jotego Update June 5th

Posted: Sat Jun 06, 2020 2:13 am
by rsn8887
Your problem might be different, but I also had missing file errors. The problem for me was that I had two "mame" directories. I had an empty one "/games/mame" in addition to my normal one "/_arcade/mame". The solution is to delete the empty "/games/mame" folder. Running the official MiSTer update script again, after jotego's update script, fixed this problem for me automatically.