libretro / dosbox-svn

GNU General Public License v2.0
6 stars 17 forks source link

Feature Request: Enabling Gravis Ultrasound via the Options menu #9

Open Gagert opened 4 years ago

Gagert commented 4 years ago

Having this option would make it easier to configure GUS via this libretro core. I usually have the ultrasnd folder within each of the GUS enabled game's folders (since the game's folders gets auto mounted to c: while starting a game with this core, and c:\ultrasnd is the traditional folder for GUS).

Maybe having the option to put the ultrasnd folder instead within the system folder in RetroArch itself (system\dosbox_svn\ultrasnd)?

escalade commented 4 years ago

I put ultrasnd in the rom top folder and create a short .conf file for every game that mounts the top folder as C before starting the game. But yes, it's definitely suitable for the system folder.

andres-asm commented 4 years ago

I will try to get it working

realnc commented 4 years ago

I just opened a PR that adds core options for the GUS. However, no special handling of ULTRADIR yet. For now, it's expected to be at C:\ULTRASND, unless changed in a conf file.