Hi there and many thanks for this wonderful program that has ressurected hundrends of old games. I was wandering if there is a way to add a specific game launch command when running a game through dxwnd.
For instance, i'm using dxwnd to run the visual boy emulator in borderless windowed fullscreen. Now, in order to run a specific rom from a shortcut with the vidual boy you need to put the path of the rom in the "target" of the shortcut. So if the rom is in C:\Roms\Game.zip you just add "C:\Roms\Game.zip" at the end of the target in the shortcut's properties.
Is there a way to do this with dxwnd?
Last edit: Ido Ru 2019-02-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there and many thanks for this wonderful program that has ressurected hundrends of old games. I was wandering if there is a way to add a specific game launch command when running a game through dxwnd.
For instance, i'm using dxwnd to run the visual boy emulator in borderless windowed fullscreen. Now, in order to run a specific rom from a shortcut with the vidual boy you need to put the path of the rom in the "target" of the shortcut. So if the rom is in C:\Roms\Game.zip you just add "C:\Roms\Game.zip" at the end of the target in the shortcut's properties.
Is there a way to do this with dxwnd?
Last edit: Ido Ru 2019-02-04
Have you tried configuring it like this in Dxwnd?
Path:
C:\folder\program.exeLaunch:
C:\folder\program.exe "C:\Roms\Game.zip"Edit: maybe also try it without the quotes.
C:\folder\program.exe C:\Roms\Game.zip
Last edit: dippy dipper 2019-02-04
As a worst case scenario, you can always add a dedicated script to the Launch field.