English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 26 March 2013, 13:36   #1
browniesrgut
Registered User
 
Join Date: Mar 2012
Location: saint-etienne/france
Posts: 25
WHDload and FS-UAE command line

Hello all,

I have installed FS-UAE on my HTPC (running ubuntu 12.10 and XBMC on top of that), added a script that allows me to launch executables from there and so I configured the hole thing to run som games (essentially CD-32 games) from bash scripts, like, for example Disposable Hero :

Code:
#!/bin/bash
openbox & fs-uae --amiga_model=CD32 --cdrom_drive_0="Disposable Hero (1994)(Gremlin)[!].zip" --fullscreen=1 --fullscreen_mode=fullscreen --scanlines=1
killall -9 openbox
But, is there is a way to launch my whdload games by the same way ?

This bash script only gave me an AMIGADOS "1>" prompt and nothing more :

HTML Code:
#!/bin/bash
openbox & fs-uae --amiga_model=A600 --fast_memory=8192 --hard_drive_0="BodyBlowsGalactic_v2.1_1231.zip" --fullscreen=1 --fullscreen_mode=fullscreen --scanlines=1 --x_whdload_args="BodyBlowsGalactic.slave PRELOAD"
killall -9 openbox
Maybe I'm missing something. Can somebody help me please ?

Last edited by browniesrgut; 26 March 2013 at 15:35.
browniesrgut is offline  
Old 26 March 2013, 18:44   #2
gryf
Registered User
 
Join Date: Jan 2013
Location: Poland
Posts: 40
You have to unzip the first. AFAIK there is no other way to point harddrive than to a directory or an hardfile. Zip archive is neither of that. You can modify your script to unzip it first and delete it after emulator quit.
gryf is offline  
Old 26 March 2013, 23:04   #3
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Hi, the feature you're trying to use (x_whdload_args) is not supported by FS-UAE itself. FS-UAE Launcher does the necessary preparation work (prepare a temporary hard drive with necessary WHDLoad files, kickstarts, startup sequence and the game itself).

Making it possible to run games via FS-UAE Launcher from the command line is on my todo list (and that's what you need in this case).
FrodeSolheim is offline  
Old 27 March 2013, 10:53   #4
browniesrgut
Registered User
 
Join Date: Mar 2012
Location: saint-etienne/france
Posts: 25
Quote:
Originally Posted by FrodeSolheim View Post
Hi, the feature you're trying to use (x_whdload_args) is not supported by FS-UAE itself. FS-UAE Launcher does the necessary preparation work (prepare a temporary hard drive with necessary WHDLoad files, kickstarts, startup sequence and the game itself).

Making it possible to run games via FS-UAE Launcher from the command line is on my todo list (and that's what you need in this case).
Great ! That will be a super feature.

Thanks for keeping on rocking our world, man !
browniesrgut is offline  
Old 12 April 2013, 14:21   #5
OlafSch
Registered User
 
Join Date: Nov 2011
Location: Nuernberg
Posts: 795
Quote:
Originally Posted by browniesrgut View Post
Great ! That will be a super feature.

Thanks for keeping on rocking our world, man !
One comment... I have managed yesterday to install FS-UAE + "Aros Vision" on a Mac and WHDLoad perfectly works. Great :-)
OlafSch is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Diskswapper command line MrX_Cuci support.WinUAE 6 09 September 2012 22:16
LHA in command line for PC Vollldo request.Apps 2 04 March 2012 12:27
is there new command line ? turrican3 support.WinUAE 1 15 April 2007 12:21
command line? Drake1009 support.WinUAE 7 14 August 2004 17:17
Command Line. ruttolibero support.WinUAE 1 25 July 2003 15:05

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:01.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07217 seconds with 13 queries