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: Online Scoreboard  (Read 1758 times)

0 Members and 1 Guest are viewing this topic.

icecube45

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 16, 2016, 02:09:11 am
  • 42
Online Scoreboard
« on: August 31, 2013, 07:08:45 pm »
Hello again!
Thanks to all the advice you guys have given me, I have set up an online scoreboard for my cabinet.
Its very primitive html right now, and I'm welcome to any help to develop it farther.

But here emulatron.zapto.org is the link, I'm just using a simple noip.com domain instead of buying one.


The process:
Made mame save highscores to dropbox
Had maximus arcade launch a bat at startup containing commands to delete the files, then write new .txt files off of the .hi files using HiToText
Linked the files (via dropbox) to the website.


Its a bit of a pain to add a new game, but it works!

-Ice

EDIT: would like to thank CoryBee and Scott for helping me prevent viruses by connecting the cab to the internet, and just general help
« Last Edit: August 31, 2013, 07:11:48 pm by icecube45 »

CoryBee

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2093
  • Last login:May 18, 2024, 07:28:48 am
  • Bopity Boopy
Re: Online Scoreboard
« Reply #1 on: August 31, 2013, 07:19:33 pm »
I was trying to find your thread the other day to no avail.

Does your system show the scoreboard online? Or does it just save the .hi files to the dropbox?

icecube45

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 16, 2016, 02:09:11 am
  • 42
Re: Online Scoreboard
« Reply #2 on: August 31, 2013, 07:47:29 pm »
I was trying to find your thread the other day to no avail.

Does your system show the scoreboard online? Or does it just save the .hi files to the dropbox?

I have it just save the .hi files to dropbox, then, on my web hosting computer, it links to the files that are in the dropbox

CoryBee

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2093
  • Last login:May 18, 2024, 07:28:48 am
  • Bopity Boopy
Re: Online Scoreboard
« Reply #3 on: August 31, 2013, 07:51:59 pm »
I was trying to find your thread the other day to no avail.

Does your system show the scoreboard online? Or does it just save the .hi files to the dropbox?

I have it just save the .hi files to dropbox, then, on my web hosting computer, it links to the files that are in the dropbox

So no actual scoreboard? I will keep messing with the HitoText.

icecube45

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 16, 2016, 02:09:11 am
  • 42
Re: Online Scoreboard
« Reply #4 on: August 31, 2013, 08:58:17 pm »
I was trying to find your thread the other day to no avail.

Does your system show the scoreboard online? Or does it just save the .hi files to the dropbox?

I have it just save the .hi files to dropbox, then, on my web hosting computer, it links to the files that are in the dropbox


Sorry! I misunderstood!
Visit the link I put up! It's the scoreboard.
I got hitotext to save to .txt files

So no actual scoreboard? I will keep messing with the HitoText.

CoryBee

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2093
  • Last login:May 18, 2024, 07:28:48 am
  • Bopity Boopy
Re: Online Scoreboard
« Reply #5 on: August 31, 2013, 09:48:32 pm »
I was trying to find your thread the other day to no avail.

Does your system show the scoreboard online? Or does it just save the .hi files to the dropbox?

I have it just save the .hi files to dropbox, then, on my web hosting computer, it links to the files that are in the dropbox

So no actual scoreboard? I will keep messing with the HitoText.


Sorry! I misunderstood!
Visit the link I put up! It's the scoreboard.
I got hitotext to save to .txt files


Can you explain how you went about this. A better interface for the site would do wonders and have the .txt file displayed as a page in itself instead of a link would look nice.

icecube45

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 16, 2016, 02:09:11 am
  • 42
Re: Online Scoreboard
« Reply #6 on: August 31, 2013, 10:59:12 pm »
I was trying to find your thread the other day to no avail.

Does your system show the scoreboard online? Or does it just save the .hi files to the dropbox?

I have it just save the .hi files to dropbox, then, on my web hosting computer, it links to the files that are in the dropbox

So no actual scoreboard? I will keep messing with the HitoText.


Sorry! I misunderstood!
Visit the link I put up! It's the scoreboard.
I got hitotext to save to .txt files


Can you explain how you went about this. A better interface for the site would do wonders and have the .txt file displayed as a page in itself instead of a link would look nice.

Yeah, I'm (semi) working on the interface
And I could only have it display directly on it if i had the files as .html files, but even then, the formatting would be screwed up, which is why I went with .txt on seperate links.

To write the files, just add a >>filenamehere.txt to then end of the command when u run HiToText via command line

icecube45

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 16, 2016, 02:09:11 am
  • 42
Re: Online Scoreboard
« Reply #7 on: August 31, 2013, 11:11:21 pm »
Quote

A better interface for the site would do wonders

Well, I just saw this "I would really appreciate it if you sent the code via PM. I do website design as well and could easily make something to house my projects.....but I wont turn down already finished works." - Cory Bee

On a different post,

If you wouldn't mind, I would love if you could rig up something simple for me...

Just anything better than What I have now XD

Don't bother yourself however, you have done a ton to help
« Last Edit: September 01, 2013, 01:45:39 pm by icecube45 »