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: GroovyArcade live-CD 2020  (Read 394324 times)

0 Members and 1 Guest are viewing this topic.

zebidia

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 46
  • Last login:February 04, 2016, 06:53:29 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #440 on: November 26, 2014, 11:31:30 am »
Instructions for linux:
Code: [Select]
cd path/to/mame/sources
patch --binary -p0 -E -i path/to/hi_155_2.txt
patch --binary -p0 -E -i path/to/0155_groovymame_015c.diff
make

Great, thanks. I think I'll put this on the back burner and wait for a new ISO. :)


Ansa89

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 377
  • Last login:December 09, 2016, 10:40:11 am
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #441 on: December 11, 2014, 12:51:06 pm »
Communication for linux users: here you can find the 15KHz patches for linux 3.18.
Earth could be the hell of another world

akumajo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:April 04, 2015, 10:37:39 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #442 on: January 13, 2015, 12:57:51 am »
hi

what's new in GroovyArcade-Arch2014.12.25-x86_64.iso ?

MonkeyJug

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 139
  • Last login:March 07, 2024, 07:28:20 am
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #443 on: January 27, 2015, 01:00:00 pm »
I'd like to know too...  Ves?  Anyone else shed some light on this?

intealls

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:April 23, 2024, 06:26:21 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #444 on: February 08, 2015, 08:23:05 am »
Alright, here's an annoying bug that not only affects the latest GA (Dec 2014), but GM running under Ubuntu 12.04, 14.04 and 14.10 as well.

The gist of it is, start GM (I've only tried 0.156 and 0.157, any game seems to do, wrally, jackal and msword does it for sure), let it run for approximately 2 hours and 25 minutes, and watch X go from about 10% CPU utilization to 100%, which causes the game to run at about 10% speed. The cards that have been tested are Radeon HD 6310 and Radeon HD 3200. Verified on two different setups. I'm not sure it's GM's fault, since it's X that eating all the cycles.

Has anyone else seen this? I'm currently testing it on GA Dec 2014 with a 9600 NVIDIA card, to see if the problem is related to the open source Radeon driver. Edit: And it's not. It does this with the nouveau driver as well.

Edit: Going into the video settings and rotating the view fixes it for (probably) another 2 hours and 25 minutes. Could it be some integer overflow or something? Segfaults after a short while.

Edit: Only 64-bit has been tested.

Edit again: The problem occurs also when non-throttled, tested with GA 2014-04-25 in VMWare, which doesn't seem to support sync to vblank?

Edit again: Also affects GA 2013-02-24 i686
« Last Edit: February 08, 2015, 01:15:40 pm by intealls »

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #445 on: February 14, 2015, 04:47:22 pm »
Hi intealls,

Sorry for my late response and thanks a lot for looking into this.

This is an old known issue: http://forum.arcadecontrols.com/index.php/topic,130667.msg1348167.html#msg1348167

I'm totally out ideas regarding a possible cause. At least thanks to your tests now we know it's not caused by ATI drivers, vsync, etc. It'd be interesting to check if vanilla MAME has this problem too.

BTW no virtual machines I've tested support vsync.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

intealls

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:April 23, 2024, 06:26:21 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #446 on: February 15, 2015, 01:22:45 pm »
Hi Calamity and thanks.

I'm testing older versions, to see if they are affected. I built 0.149 on Ubuntu 14.04.1, and ran it on GA Dec 14 (installed to hard drive). Jackal ran for 3 hours and 15 minutes, without slowdown. This is strange, since the GA 2013 dist I tested uses 0.148u1, and that did slow down after about 2 and a half hours. I need to test more, to make sure this build is unaffected.

intealls

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:April 23, 2024, 06:26:21 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #447 on: February 21, 2015, 09:26:24 am »
I'm testing older versions, to see if they are affected. I built 0.149 on Ubuntu 14.04.1, and ran it on GA Dec 14 (installed to hard drive). Jackal ran for 3 hours and 15 minutes, without slowdown. This is strange, since the GA 2013 dist I tested uses 0.148u1, and that did slow down after about 2 and a half hours. I need to test more, to make sure this build is unaffected.

Some progress has been made. I installed GA Dec 14, and built GM 0.155 using the GA installation. It does not seem to be affected by the slowdowns. When building and testing GM 0.156 on the same install, it exhibits the slowdown problem.

Edit: When testing on Ubuntu 14.04, no slowdowns are evident with 0.155. However, the screen is completely off-center, but I suspect the blame is to be placed on SDL.
« Last Edit: February 21, 2015, 12:13:54 pm by intealls »

Ansa89

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 377
  • Last login:December 09, 2016, 10:40:11 am
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #448 on: February 25, 2015, 04:05:00 am »
Communication for linux users: here you can find the 15KHz patches for linux 3.19.
Earth could be the hell of another world

ves

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 225
  • Last login:April 11, 2020, 02:57:49 am
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #449 on: February 28, 2015, 02:47:44 am »
Hello guys, forgive my absence, I am very busy, new job etc.....

News

-Fixed Update system.
-Fixed internal system.
-Fixed Joystick Sdl2.
-Fixed broken sound to pause games.
-New support Sdl2.
-Openbox new windows manager.
-New system MegaCd, 32X from Ume.
-New Attractmode config.
-Last system version.
-New method for config roms/snap, now make cache search, select you system to add the path, no need to search for each system.


Hi Ansa, I'll send you the latest kernel diff, we have added new resolution.


Thank.

Ansa89

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 377
  • Last login:December 09, 2016, 10:40:11 am
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #450 on: February 28, 2015, 04:03:59 am »
Hi Ansa, I'll send you the latest kernel diff, we have added new resolution.
Nice!
Earth could be the hell of another world

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #451 on: February 28, 2015, 09:45:34 am »
Some progress has been made. I installed GA Dec 14, and built GM 0.155 using the GA installation. It does not seem to be affected by the slowdowns. When building and testing GM 0.156 on the same install, it exhibits the slowdown problem.

Edit: When testing on Ubuntu 14.04, no slowdowns are evident with 0.155. However, the screen is completely off-center, but I suspect the blame is to be placed on SDL.

This is really odd. I can't find a reason why 0.155 is affected and 0.156 is not. Have you by any chance tested this with/without multithreading?
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

intealls

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:April 23, 2024, 06:26:21 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #452 on: February 28, 2015, 11:07:54 am »
Have you by any chance tested this with/without multithreading?

0.156 slows down also with -nomt  :-\

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #453 on: February 28, 2015, 01:05:18 pm »
0.156 slows down also with -nomt  :-\

Just wanted to figure out what factors may play a role in this. This will probably be a stupid suggestion, but just in case, may you check in the source trees you have built from which of them were using XINPUT (check in sdl.mak, there's a define named NO_USE_XINPUT).
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

intealls

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:April 23, 2024, 06:26:21 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #454 on: March 07, 2015, 11:20:31 am »
0.156 slows down also with -nomt  :-\

Just wanted to figure out what factors may play a role in this. This will probably be a stupid suggestion, but just in case, may you check in the source trees you have built from which of them were using XINPUT (check in sdl.mak, there's a define named NO_USE_XINPUT).

Hi Calamity and thanks, and I'm sorry for the late reply, been busy with work.

When building and testing 0.156 with NO_USE_XINPUT = 1, the slowdowns do NOT occur in GA Dec 14 with VMware. Also, when building and testing 0.158 in Ubuntu 14.04 with NO_USE_XINPUT = 1, no slowdowns either (also in VMware)!

You're the man! :)

Edit: Clarifications, going to test on hw now.

Edit: After leaving Jackal running for 18 hours on actual hw, no slowdown. So it's probably very safe to say that setting NO_USE_XINPUT fixes this issue.
« Last Edit: March 08, 2015, 09:49:37 am by intealls »

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #455 on: March 07, 2015, 12:36:05 pm »

To my investigation, only 0.155 and 0.156 should be affect by default. Those two versions have NO_USE_XINPUT disabled by default.

intealls

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:April 23, 2024, 06:26:21 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #456 on: March 07, 2015, 01:45:12 pm »

To my investigation, only 0.155 and 0.156 should be affect by default. Those two versions have NO_USE_XINPUT disabled by default.

0.158
-NO_USE_XINPUT = 1
+#NO_USE_XINPUT = 1

0.157
-NO_USE_XINPUT = 1
+#NO_USE_XINPUT = 1

0.156
-NO_USE_XINPUT = 1
+#NO_USE_XINPUT = 1

0.155 leaves it set. 0155_groovymame_015b.diff leaves it set, 0155_groovymame_015c.diff does not. Sorry for the confusion.

as per https://googledrive.com/host/0B5iMjDor3P__aEFpcVNkVW5jbEE/
« Last Edit: March 07, 2015, 01:47:51 pm by intealls »

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #457 on: March 07, 2015, 02:48:47 pm »

@intealls, oops you're right. I have intentionally disabled it in my 0.156 version. I should have focussed directly on Calamity's patch and not my source code.

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #458 on: March 07, 2015, 05:19:54 pm »
Thanks for your tests guys. Just to clarify, all builds labelled as "wiimote" have xinput enabled, regardeless of what is in the corresponding patch. This is true for all the binaries  compiled by Ves in the GA distros. It's only since recently that xinput was addes to the main groovy patch for consistency.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

harrypancakes

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:April 10, 2015, 11:12:00 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #459 on: March 19, 2015, 01:12:48 am »
I found the most recent iso (Feb 2015) for 64-bit from the main GroovyArcade page.

I downloaded it to a USB stick, and got it running on my 15.7khz rig with J-PAC. This project is amazing. It's nice when something just works they way it is described on the tin.

I also have a 32-bit machine, but I couldn't find an iso for the 2015 release for 32bit. Does it exist?

lacanian

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 96
  • Last login:June 06, 2021, 06:59:26 am
  • Go FightCade!
    • forum.arcadecontrols.com/index.php/topic,143714.0.html
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #460 on: March 19, 2015, 01:32:12 am »
You may have to use the most current version 32 bit ISO and upgrade.

harrypancakes

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:April 10, 2015, 11:12:00 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #461 on: March 19, 2015, 02:49:21 pm »
Under Extras > Update GroovyMAME?
Should it be there? The menu is empty for me.

Or do I update from the command line?

Elbaid

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 42
  • Last login:February 28, 2017, 12:46:00 pm
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #462 on: April 01, 2015, 04:23:05 pm »
does linux support 320x200 mode x in proper 4:3 aspect? Windows will only display this in a letterbox. thanks

cools

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 645
  • Last login:March 11, 2024, 02:59:06 pm
  • Arcade Otaku Sysadmin
    • Arcade Otaku
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #463 on: April 02, 2015, 09:46:48 am »
You will only get pixel perfect 320x200 4:3 if you're using a CRT and you resize it vertically.

Elbaid

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 42
  • Last login:February 28, 2017, 12:46:00 pm
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #464 on: April 02, 2015, 04:54:38 pm »
That's what I was afraid of. I increased the vertical size of my Sony PVM, but the scanlines increased in size also, which were too thick to begin with. I should have save myself the hassle and bought a consumer grade CRT
« Last Edit: April 02, 2015, 05:00:53 pm by Elbaid »

ih8lag

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 6
  • Last login:April 05, 2015, 11:57:00 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #465 on: April 04, 2015, 10:16:23 am »
First things first... Thanks for the awesome work on GroovyArcade and GroovyMAME... I do have a few issues with the Feb 2015 release either I am overlooking something simple or there is something wrong but here is what is going on...

1. Attract-Mode when it goes into screensaver mode the screen goes black i still hear the video playing in the background.
2. WiFi does not seem to reconnect on a reboot I have the go in through the gasetup and bring the interface back up.
3. I am using the xarcade for controls and it seems like settings are not staying... I have even dumped the xarcade.cfg file for controls into the default.cfg file in /home/arcade/cfg and it gets over written. Really the only thing thats not working is inserting coins with the L/R PB buttons... i go in to general settings map the buttons and they still do not work.

Any insight you may have would be greatly appreciated.

ih8lag

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 6
  • Last login:April 05, 2015, 11:57:00 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #466 on: April 05, 2015, 11:28:15 am »
Good news... I think I solved #3 I was mapping it in the wrong spot too may beers that night I think.

Still working on 1 & 2 as well i seem to have discovered something else. My system keyboard is set to us and it is fine in the terminal when in Attract-Mode it is not correct when typing a / i get a - this is very minor as i can configure it mostly through config files over ssh.

Toki

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 6
  • Last login:April 19, 2015, 02:59:42 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #467 on: April 19, 2015, 02:59:42 am »
Hi,

Anyone know how to compile xf86-video-ati (7.5-02) ?

Cools AUR package don't work anymore (https://aur.archlinux.org/packages/xf86-video-ati-groovy/) -> problem with glamor-egl dependancy.
I try to apply patch (https://code.google.com/p/groovyarcade/source/browse?repo=diff#git%2Fxf86-video-ati-7.2.0%253Fstate%253Dclosed) but the version does not match :(

What's xf86-video-ati'version used in latest GroovyArcade live-CD ?

cools

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 645
  • Last login:March 11, 2024, 02:59:06 pm
  • Arcade Otaku Sysadmin
    • Arcade Otaku
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #468 on: April 19, 2015, 07:06:40 am »
If anyone else wants to take over the AUR stuff feel free. I've lost all motivation for this, Windows just works.

lacanian

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 96
  • Last login:June 06, 2021, 06:59:26 am
  • Go FightCade!
    • forum.arcadecontrols.com/index.php/topic,143714.0.html
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #469 on: April 27, 2015, 07:49:15 pm »
If anyone else wants to take over the AUR stuff feel free. I've lost all motivation for this, Windows just works.

Hi @Cools, I'm having more success with GroovyArcade on my 15kHz monitor than Windows. If I stick to using GroovyArcade I'll definitely help out as much as I can. Whats involved in looking after the package? I'm not shy to give it a go, but I won't take the lead just yet.

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #470 on: April 28, 2015, 02:42:24 am »

I saw 3 new files on the google shared drive. Does someone known what they aim for?

Code: [Select]
xf86-video-ati-1_7.5.0-2-x86_64Alledi2dpm-3.pkg.tar.xz
xf86-video-ati-1_7.5.0-2-x86_64Allso-1.pkg.tar.xz
xf86-video-ati-1_7.5.0-2-x86_64ED2All-2.pkg.tar.xz

cools

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 645
  • Last login:March 11, 2024, 02:59:06 pm
  • Arcade Otaku Sysadmin
    • Arcade Otaku
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #471 on: April 29, 2015, 07:35:42 am »
If anyone else wants to take over the AUR stuff feel free. I've lost all motivation for this, Windows just works.

Hi @Cools, I'm having more success with GroovyArcade on my 15kHz monitor than Windows. If I stick to using GroovyArcade I'll definitely help out as much as I can. Whats involved in looking after the package? I'm not shy to give it a go, but I won't take the lead just yet.

Updating the PKGBUILD with new patches when they are released against a software version, and uploading the package to AUR.

lacanian

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 96
  • Last login:June 06, 2021, 06:59:26 am
  • Go FightCade!
    • forum.arcadecontrols.com/index.php/topic,143714.0.html
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #472 on: April 29, 2015, 07:36:53 pm »
First time for everything. Here is my logic.

The 3 new files on the GroovyArcade are the patches to enable low res for the xf86-video-ati 1:7.5.0-2 package.

Download xf86-video-ati 1:7.5.0-2 and the 3 patches. Patch xf86-video-ati 1:7.5.0-2 and then use PKGBUILD to create the package and upload it to AUR.

Question time.

1) The xf86-video-ati-groovy 1:7.3.0-2 package has the following sources: (allow_low_res.diff, dpm.diff,dri2.diff)
 Are those sources included in the patch on the GroovyArcade site, or do I have to find these as well?

2) Which package do I apply the patch to? The AUR packaage https://www.archlinux.org/packages/extra/x86_64/xf86-video-ati/ or xf86-video-ati-7.5.0.tar.bz2 from http://xorg.freedesktop.org//releases/individual/driver/?

3) Is there an actual patch command to be executed or are you just overwriting the files?

On another note, when we do anything GroovyArcade related lets update the wiki.

cools

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 645
  • Last login:March 11, 2024, 02:59:06 pm
  • Arcade Otaku Sysadmin
    • Arcade Otaku
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #473 on: April 30, 2015, 04:50:30 am »
The patches in https://aur.archlinux.org/packages/xf86-video-ati-groovy/ are older versions than the version of this package, they are fairly generic. It's a matter of applying them to the latest version of https://www.archlinux.org/packages/extra/x86_64/xf86-video-ati/ and seeing if they cleanly apply, compile, and work.

If you check the PKGBUILD that will give you the command line to patch the files (a diff is a file of differences, not a complete file by itself).

lacanian

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 96
  • Last login:June 06, 2021, 06:59:26 am
  • Go FightCade!
    • forum.arcadecontrols.com/index.php/topic,143714.0.html
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #474 on: May 02, 2015, 08:52:23 am »
New howto guide on the GA wiki for FightCade.

https://code.google.com/p/groovyarcade/wiki/FightCade_Install_HowTo

anemul

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 4
  • Last login:June 15, 2015, 11:17:11 am
  • I want to build .
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #475 on: May 21, 2015, 11:04:11 pm »
I tried several times to use the LiveCD , but it never ran . I am not very fluent at all in Linux . I have a Kubuntu LiveCD , that I stuck in the Cd-Rom and it just worked . This one no . I guess I will just move on and come up with another plan . I definitely wanted to try this before I went through the trouble of installing .
nom nom nom nom nom nom ......

fireb1adex

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 1
  • Last login:March 06, 2016, 07:08:50 am
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #476 on: June 03, 2015, 07:29:08 pm »
So just a quick question - I set my front end to the linux desktop - not clear on how to set it back to any of the other front ends?! - ok, as simple as logging out!

Also, I am using a vertical monitor, I read back in this thread to find help (Mame is upside down and the attract mode is horizontal) - I found this much:

"fbcon=rotate:1
To the end of the kernel boot string in /boot/syslinux/syslinux.cfg rotates the console and the setup screens, which is saving my neck. "

"In mame.ini, select either "orientation rotate_r" or "orientation rotate_l", depending on how your monitor is physically rotated."

Is there anything else I should be aware of when setting vertical? Ideally this should set itself when choosing the video setting vertical option I guess?
« Last Edit: June 07, 2015, 04:47:44 am by fireb1adex »

skycurser_phil

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:June 26, 2015, 12:04:18 pm
  • I want to build my own arcade controls!
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #477 on: June 25, 2015, 10:57:33 pm »
Hi Calamity,

Some game developer buddies and I have some questions about the Groovy video drivers. Would you be willing to answer some quick questions via PM?

Essentially, we're 18 months into building a new arcade game and need advice. We're considering how we can use GroovyArcade as the base OS.

Thanks and would love to chat.

Peace,

Phil and the SKYCURSER dev team.

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #478 on: June 26, 2015, 01:11:55 pm »
Some game developer buddies and I have some questions about the Groovy video drivers. Would you be willing to answer some quick questions via PM?

No problem. Sounds interesting.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: GroovyArcade live-CD New Release 2013-02-24
« Reply #479 on: August 05, 2015, 07:14:03 am »
Hi Ansa, I'll send you the latest kernel diff, we have added new resolution.
Nice!

Hi Ansa, Hi Ves,

What is the status with respect to the kernel patch? I would like to give the 4.x branch a try.

Cheers

Edit: I am starting with latest 3.19 diff as it seems to apply to 4.1.4.
« Last Edit: August 05, 2015, 08:23:18 am by Doozer »