Jump to content
LaunchBox Community Forums

INFO: Get 2 disk games working with XM6 for Sharp X68000


breech

Recommended Posts

I've found a way to insert the first two game disks launching XM6 from LaunchBox. I'll use Xenon 2 as an example.

1) Copy or rename your xmg6 exe and it's ini file to 8.3 chars if they aren't already (example: xm6g-e.exe) 
2) Make a folder called 'Xenon 2 Megablast'
3) Unpack the disk images there and rename them to 8.3 chars (example: x2d1.dim)
4) Create a batch file in the folder called 'Xenon 2 Megablast.bat'
5) Paste the path and file names into the batch file to suit your emulator and game
6) Point LaunchBox to the batch file
7) Leave 'emulator' disabled
? Ignore the 'you need to set up an emulator' message
9) Enjoy

@echo off
REM xm6 emulator 2 disk loader - br33ch.work/?page_id=257
path="D:\Emulation\Sharp\X68000\XM6G-2016\x64"
xm6g-64e.exe .\x2d1.dim .\x2d2.dim

xmge.thumb.PNG.69ee6e82631b884976e332f489782bc9.PNGNotes:

- Screenshot is from the English hack at br33ch.work/?page_id=257
- Don't bother messing with command line switches beyond this, xm6 takes two commands and will figure out what you are trying to achieve. Also the ini is not useful for mounting disk images.
- Unfortunately, a dos window will be created whilst running and will sit in the background until the emulator ends. Let me know if you know a way around that.
- There is methods to use long file names, but this can result in very hard to manage multiple quote situations
- Xm6 will not load disks unless it's DLLs are found, hence the path statement when run from a remote location.

 

EDIT: XM6 english version available:

It looks like the latest version of XM6G (3.31)is correctly enabling English.

image.thumb.png.814bb7a2ca3b119abf3cafb615610227.png

 

Note, if you attempt to start it without the correct roms you will probably get a Japanese version of this error message.

image.png.77b6bd43362514e9608fbe4d5c67bd00.png

 

Edited by breech
typos, updated pic
  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...