Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: HiScore Lua  (Read 5151 times)

0 Members and 1 Guest are viewing this topic.

Chappie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 54
  • Last login:February 04, 2023, 07:55:59 am
HiScore Lua
« on: January 03, 2017, 12:04:19 pm »
Does mame still have to be compiled with hiscore support for this new LUA process?

Steve

Goalies Rule

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 7
  • Last login:January 03, 2017, 03:11:49 pm
Re: HiScore Lua
« Reply #1 on: January 03, 2017, 03:07:19 pm »
Interestingly I was just dealing with this over the weekend since I hadn't updated mame in a few years.

It does not need compliled. It's just an option you enable under the plugins setting in mame

Titchgamer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4222
  • Last login:December 17, 2023, 08:05:48 am
  • I have a gaming addiction.....
Re: HiScore Lua
« Reply #2 on: January 03, 2017, 03:10:17 pm »
Cheers, I was looking at this myself earlier today and couldnt work out what the hell I was meant to do!!

PhoneLine

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 44
  • Last login:January 26, 2017, 07:24:08 pm
  • Keyboard Error. Press F1 to continue.
Re: HiScore Lua
« Reply #3 on: January 03, 2017, 03:54:04 pm »
I've updated my mame to 181 but can't seem to get the hiscore working. 

I have hiscore set to 1 in my plugins.ini file and the newest hiscore.dat is in the plugins/hiscore directory, but games are not saving the hiscores.

Any clue what I may be missing?

Thanks,

Chappie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 54
  • Last login:February 04, 2023, 07:55:59 am
Re: HiScore Lua
« Reply #4 on: January 03, 2017, 04:26:37 pm »
That is exactly my problem from 0.146 to 0.181. Extracted the latest hiscore file into /plugins folder which created a hiscore folder with 4 files (3 lua's and the .dat). Edited mame.ini to include plugins=1, plugin=hiscore and autoboot_delay=0. Created a hi folder in root mame. NOTHING!

Steve

Titchgamer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4222
  • Last login:December 17, 2023, 08:05:48 am
  • I have a gaming addiction.....
Re: HiScore Lua
« Reply #5 on: January 03, 2017, 05:26:05 pm »
I may be wrong but only certain games support it I believe.

Have you tried with one of the games listed under the hiscore list on the left?

Chappie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 54
  • Last login:February 04, 2023, 07:55:59 am
Re: HiScore Lua
« Reply #6 on: January 03, 2017, 05:30:10 pm »
I tried it with a game that previously saved hiscores when I was running mame 0.146.

Chappie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 54
  • Last login:February 04, 2023, 07:55:59 am
Re: HiScore Lua
« Reply #7 on: January 03, 2017, 05:59:02 pm »
Try this...if you copied the new mame 0.181 into an existing folder structure...delete your .cfg and nvram files from your previous version of mame and try again to get hiscore saves...

Steve

crazyc

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:October 17, 2018, 10:11:00 pm
  • I want to build my own arcade controls!
Re: HiScore Lua
« Reply #8 on: January 04, 2017, 09:20:15 am »
First, don't replace the hiscore.dat, the one that comes with mame is up to date.  Second, start the game selector UI, scroll down to Plugins and make sure the hiscore plugin in enabled there.  You can also try running it with the "-plugins -plugin hiscore" options.

pofo14

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 5
  • Last login:September 18, 2023, 07:35:31 am
Re: HiScore Lua
« Reply #9 on: January 27, 2017, 12:56:10 am »
I too am having problems getting this to work.  Upgraded from an older MAME (.151) to .181, and also just tried .182 but have the same issue. 

I have
plugins.ini -->
hiscore set to 1
mame.ini -->
pulgins set to 1
plugin set to hiscore

I have put the hi folder in the mame root, plugin root, and plugin/hiscore folder no luck.

I also tried starting mame with the command line parameters referenced and that doesn't work either.  When I check the plugin setting from the UI it is enabled as well.


Using Tapatalk

crazyc

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:October 17, 2018, 10:11:00 pm
  • I want to build my own arcade controls!
Re: HiScore Lua
« Reply #10 on: January 28, 2017, 03:28:23 pm »
If you run mame with the -verbose option you'll get some output indicating whether the hiscore dat and file are found.