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: Visualboy Advance SDL rom naming question  (Read 1264 times)

0 Members and 1 Guest are viewing this topic.

gonzo90017

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:June 23, 2019, 02:41:07 pm
  • I'm a llama!
Visualboy Advance SDL rom naming question
« on: May 05, 2007, 02:48:01 am »
Is anyone familiar with the sdl version of vba. For some reason it doesn't like long file names. Example when I try to run Double Dragon Advance (U).zip it gives me an erorr messange saying "unknow file type double" But when I rename it to double.zip it loads just fine.

And before anyone asks why i'm not using the windows version it's because Sdl version runs much faster on my 400mhz.

unclet

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3561
  • Last login:March 17, 2025, 11:51:15 am
Re: Visualboy Advance SDL rom naming question
« Reply #1 on: May 07, 2007, 01:20:10 pm »
I have never used the SDL version before but could it be possible you need to place double quotes around the complete filename when asking the emulator to run it?

ex:  "Double Dragon Advance (U).zip"

Without the quotes it looks like the emulator is simply considering the first word as the filename (ie: Double) only.  Other emulators have the same problem unless the double quotes are included in the command execution line.

Here is how I execute the Visualboy Advanced emulator manually:

  visualBoyAdvance "C:\Emulators\GameboyAdvance\Tekken Advance.zip"


Thought I would mention it .....
« Last Edit: May 07, 2007, 01:26:52 pm by unclet »

gonzo90017

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:June 23, 2019, 02:41:07 pm
  • I'm a llama!
Re: Visualboy Advance SDL rom naming question
« Reply #2 on: May 10, 2007, 04:35:14 pm »
Thanks that worked great.

unclet

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3561
  • Last login:March 17, 2025, 11:51:15 am
Re: Visualboy Advance SDL rom naming question
« Reply #3 on: May 10, 2007, 05:07:48 pm »
excellent!   :applaud: