Author Topic: Can anyone give me a arcade dat from 1.0.0.1 version??  (Read 3749 times)

Offline geese howard

  • Member
  • ***
  • Posts: 119
  • Karma: +1/-0
Can anyone give me a arcade dat from 1.0.0.1 version??
« on: July 11, 2021, 07:54:48 PM »
Or the executable that i ll extract it.

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #1 on: July 12, 2021, 12:52:54 AM »
1.0.0.01 is a wip that lasted 6 months, with hundreds of romsets changes, and just as many versions of the dat files

Offline geese howard

  • Member
  • ***
  • Posts: 119
  • Karma: +1/-0
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #2 on: July 12, 2021, 06:38:49 AM »
I want it to get correct romset for retroarch ps3...

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #3 on: July 12, 2021, 07:32:33 AM »
I want it to get correct romset for retroarch ps3...

Open retroarch menu, there should be a commit hash right after the FBNeo version number at the bottom left, it should look like this :
Code: [Select]
FinalBurn Neo (v1.0.0.XX <hash>)"<hash>" being what you are looking for.

Then copy that "<hash>" into the following url :
Code: [Select]
https://github.com/libretro/FBNeo/tree/<hash>/dats
Go there and download the dat file(s)
« Last Edit: July 12, 2021, 07:34:31 AM by barbudreadmon »

Offline geese howard

  • Member
  • ***
  • Posts: 119
  • Karma: +1/-0
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #4 on: July 12, 2021, 09:42:34 AM »
thanks a lot!

Offline geese howard

  • Member
  • ***
  • Posts: 119
  • Karma: +1/-0
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #5 on: July 12, 2021, 04:11:09 PM »
Taking advantage of the topic, can I use cheat.dat file in fbneo ps3 retroarch?
If so, where to put it, because I only found files in .cht format...

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #6 on: July 13, 2021, 03:24:03 AM »
Taking advantage of the topic, can I use cheat.dat file in fbneo ps3 retroarch?

https://docs.libretro.com/library/fbneo/#cheats
It might not work if you use that old version of the core though.

Offline geese howard

  • Member
  • ***
  • Posts: 119
  • Karma: +1/-0
Re: Can anyone give me a arcade dat from 1.0.0.1 version??
« Reply #7 on: July 13, 2021, 12:40:35 PM »
Thanks again