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: cannot disable bilinear filtering and Wah!Cade missing?  (Read 5332 times)

0 Members and 1 Guest are viewing this topic.

keropi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:December 28, 2022, 11:06:35 am
  • I want to build my own arcade controls!
Hiya!

I just installed the "GroovyArcade-Arch2014.10.24-x86_64" version on my mITX pc (using an Asus AT3N7A-I , 4GB of ram and a 1680x1050 lcd monitor) and I am having 2 issues so far (please also keep in mind I haven't used anything linux in ~14years...)

a. I cannot disable bilinear filtering.
I assume the option controlling it is the "filter 1" in UME.INI/MAME.INI . So I changed both to 0 but I still get filtering. I also tried setting gl_glsl_filter to 0 (since the name sounded promising) but still nothing.

b. Wah!Cade stuff seem to be missing from this installation? There are 2 icons on the desktop but no Wah!Cade files anywhere. I didn't do anything , they are just not available , even from the 1st boot. Selecting Wah!Cade as the frontend just dumps you to LXDE. Is there a way to fix this?

thanks in advance for any help!

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #1 on: November 21, 2014, 04:13:40 pm »
The -filter option is one the options that's internally managed by Switchres. So, whatever you change in mame/ume.ini will be overridden. You still can disable it creating a game specific .ini, or simply a horizont.ini/vertical.ini file.

Regarding Wahcade, it's probably missing because that live-cd was a beta version for internal testing of the new sdl2 builds.
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

keropi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:December 28, 2022, 11:06:35 am
  • I want to build my own arcade controls!
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #2 on: November 21, 2014, 04:33:31 pm »
thanks for the info, I still can't get rid of filtering... I created a horizont.cfg in /home/arcade/ini/ (basically a copy of vertical.ini that only has the aspect setting to 4:3) but that didn't work... assuming that is what I am supposed to to?  ???

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #3 on: November 21, 2014, 04:36:13 pm »
.ini, not .cfg

Anyway... did you set your monitor type as lcd?
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

keropi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:December 28, 2022, 11:06:35 am
  • I want to build my own arcade controls!
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #4 on: November 21, 2014, 04:43:31 pm »
yes sorry - I meant to say "horizont.ini" ...
and yep, I have the monitor type set as "lcd" (switchres.conf -> monitor=lcd)

I am pretty sure it's something simple that I just can't find out  :dizzy:

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #5 on: November 21, 2014, 04:51:19 pm »
Create a log and check what settings are being applied.
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

keropi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:December 28, 2022, 11:06:35 am
  • I want to build my own arcade controls!
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #6 on: November 21, 2014, 05:18:27 pm »
I tried "groovyume -log" ran wwraly1 and I got an error.log that only has this line: Soft reset
That's not what you meant, right?

edit:
that "soft" right there made me think that on my system opengl is not used at all - no wonder the filtering settings did nothing. So I changed the videodriver to opengl and I get an error that opengl is not available ...
« Last Edit: November 21, 2014, 05:20:54 pm by keropi »

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
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

keropi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:December 28, 2022, 11:06:35 am
  • I want to build my own arcade controls!
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #8 on: November 21, 2014, 05:34:51 pm »
thanks again, attached is the log, I hope it helps!


Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #9 on: November 21, 2014, 05:56:43 pm »
As you see:

SwitchRes: Setting option -filter

So -filter is being applied. If you had properly added "filter 0" to horizont.ini, here you would see "-nofilter".
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

keropi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:December 28, 2022, 11:06:35 am
  • I want to build my own arcade controls!
Re: GroovyArcade: cannot disable bilinear filtering and Wah!Cade missing?
« Reply #10 on: November 21, 2014, 06:42:44 pm »
yes! that did it! thanks for the help! I should have figured I needed to add the "filter 0" line to horizont.ini ...

on to the next obstacle  ;D , thanks for the help!

too bad that this new setup seems to drop the game speed to 50% on my setup... it used to be 100% with the older stable version
« Last Edit: November 21, 2014, 06:50:53 pm by keropi »