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: Arcan 0.2.1  (Read 1446 times)

0 Members and 1 Guest are viewing this topic.

demeth

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 39
  • Last login:July 01, 2014, 09:16:05 pm
Arcan 0.2.1
« on: October 30, 2012, 01:29:59 am »
Stopped slacking and finally managed to put together the 0.2.1 branch of my multi-emu frontend, Arcan.

Main new features:
    • Integrated specialized display-modes (Vector, CRT, NTSC etc.)
    • Video recording (VP8/WebM/...)
    • Built-in Layout Editor ("Custom-View mode")

But there's a ton of other stuff hidden in there as well (changelog, wiki etc. at http://arcanfe.wordpress.com)

Demovideo of new features at:


And I suspect the more interesting bits for cab-/htpc- builders etc. start @ 3:15 or so.


rockyrocket

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 372
  • Last login:January 01, 2019, 02:13:03 pm
Re: Arcan 0.2.1
« Reply #1 on: November 12, 2012, 04:49:57 pm »
Thank you for this!.
Cant believe more people are not excited by this as the vector emulation looks great.
« Last Edit: November 13, 2012, 10:25:35 am by rockyrocket »

matsadona

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 760
  • Last login:October 28, 2023, 06:00:12 am
Re: Arcan 0.2.1
« Reply #2 on: November 13, 2012, 08:32:39 am »
I am indeed excited about this, and the vector emulation is one of the major reasons for that.
However I am waiting for a stable windows build, since I’m a total noob when it comes to Linux. Don’t have the time to learn either, even though there are probably many benefits from doing that…

But I agree, this forum usually praises things like this, but it has been ver quit around Arcan. Can’t really tell why.
Building, collecting and playing arcade machines :)

demeth

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 39
  • Last login:July 01, 2014, 09:16:05 pm
Re: Arcan 0.2.1
« Reply #3 on: November 14, 2012, 06:24:59 pm »
Well, I've heard that the dev is sort-of an elitist arrogant recluse, that might have something to do with it  ;) -- outside of a few forum posts, there's not exactly much marketing effort going on so there's that. Have a couple of suspicions as to why there's not more buzz, ranging from the general idea being somewhat foreign to people ("is it an emulator"? .. yes.. "is it a front-end?" .. yes .. "what which one is it?" ... you decide) to the somewhat difficult first-setup, oh well.

As for the vector side on Windows, there is a libretro core based on an older version of mame around the corner ( https://github.com/libretro/mame078-libretro ) that just need some more tweaks before it should be enough to get internal launch with vector on windows, assuming you can find old-enough romsets ;P

The current windows build should be about as stable as I can make it without more user-input, I have a handful of pretty active testers that have logged a few hundred hours of active use on it at least (as of tonight, it seems like live streaming to twitch.tv and some other 0.2.2 features started working...), but considering there's pretty much a game engine hidden inside, well, there's so much hardware/driver variation to account for that it's pretty discerning, GPU issues alone when you start juggling 5-7 pass FBO/PBO juggling with runtime- shader gen (which is pretty much what the vector stuff comes down to with CRT added ontop) is enough to make the less patient ones give up ;-P