DSP Launcher

Applications/Tools written to make running DarkStar easier for the rest of us.
Post Reply
Run_Away
Posts: 26
Joined: Sun Jul 28, 2013 9:21 am

DSP Launcher

Post by Run_Away » Wed Mar 11, 2015 6:35 pm

This is a simple launcher to work in junction with Windower 4 and xiloader

DSP Launcher Source
  • xiloader.exe must be in the same folder location as pol.exe
  • DSP Launcher does not need to be in the same folder as windower or pol.exe
  • You will need to copy your settings.xml from windower into DSP Launcher's settings.xml
Image
Attachments
DSPLauncher.zip
Ready to use Package
(1.16 MiB) Downloaded 381 times
Last edited by Run_Away on Thu Mar 12, 2015 12:03 pm, edited 3 times in total.

choochoo
Posts: 1
Joined: Thu Aug 08, 2013 3:04 am

Re: DSP Launcher

Post by choochoo » Wed Mar 11, 2015 6:44 pm

thank you for this. I can confirm that this works on windower. not sure on ashita due to personal reasons with atomos.

Delaide
Posts: 478
Joined: Sat Jun 14, 2014 8:58 am

Re: DSP Launcher

Post by Delaide » Wed Mar 11, 2015 8:17 pm

Why would you need it to work with Ashita? Ashita already has this functionality built in.
Last edited by Delaide on Wed Mar 11, 2015 10:40 pm, edited 2 times in total.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: DSP Launcher

Post by kjLotus » Wed Mar 11, 2015 9:42 pm

working with arcon to provide similar functionality through windower as well (to be able to specify your loader and pass params into it)

KOSMOS
Posts: 67
Joined: Thu Jan 29, 2015 10:36 pm

Re: DSP Launcher

Post by KOSMOS » Thu Mar 12, 2015 7:34 am

I was trying to get this working today. I downloaded both the one from forums and also from githubs. XIloader is in the folder with pol, and this is the error that I keep getting when I hit launch on DSP Launcher this is the exception that I keep getting.

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName, String arguments)
   at launcher.Form1.Button1_Click(Object sender, EventArgs e) in A:\Programs\FFXI\dsplauncher-master\launcher\Form1.vb:line 9
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
launcher
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///A:/Programs/FFXI/DSPLauncher/launcher.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34245 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Thanks

User avatar
tagban
Posts: 352
Joined: Fri Dec 28, 2012 11:31 am
Location: Pennsylvania, USA

Re: DSP Launcher

Post by tagban » Thu Mar 12, 2015 12:48 pm

Does this fix issue with screenshots in Windower?

Run_Away
Posts: 26
Joined: Sun Jul 28, 2013 9:21 am

Re: DSP Launcher

Post by Run_Away » Thu Mar 12, 2015 12:51 pm

tagban wrote:Does this fix issue with screenshots in Windower?


I just did a screen shot with print screen

Image

Post Reply