Jump to content

Crystal Caliburn (LittleWing 1993) Media Files & Cabinet Instructions

    Create an account or sign in to download this
download_no_perm
529 Views
61 Downloads
0 From 0 reviews
12.73 MB File Size

4 Screenshots

About This File

Welcome back to another edition of
Let's Put Things On Cabinets That Were Never Meant To Be On Cabinets!


I'm your host, SixOfTwelve, and today's contestant is Crystal Caliburn, a pinball game released in 1993 for Windows and Macintosh by Japanese company LittleWing.

LittleWing had a critically succesful run of desktop computer pinball games for a while, and while this table is more of a historical curiosity along the lines of Space Cadet rather than being super fun to play, the ruleset is deceptively deep.

 

Since the game's playfield features lots of tiny writing, I decided against running it on the backglass and put it on the playfield.

 

The included AutoHotKey script rotates the playfield to portrait mode, lowers the resolution to 600x800, hides the game's Windows menu framework as well as possible, fills the backglass and DMD screens with decorative images and maps the keys to standard cabinet buttons.

 

I've included

  • the AutoHotKey launch script, fully annotated (please go through it and adapt the variables to your system before running it!)
  • a DMD filler image for in-game purposes
  • a backglass image (also usable for your frontend of choice), in both 4:3 and 16:9 formats

 

Also, tons of frontend media:

  • 2 flyer images (courtesy of MobyGames)
  • 20 instruction cards (taken from the official PDF guide)
  • table audio (recorded directly from the game)
  • table image (an upscale of the playfield)
  • wheel image (courtesy of the LaunchBox Games Database)
  • company logo (taken from the official PDF guide)

 

For the backglass and table image, I decided against enhancing the image with AI or softener filters - I find the dithered grainy "stained glass" aesthetic goes well with the whole tone of the game.

For the AHK script, on the other hand, I am indebted to ChatGPT, who came to the rescue with obscure key codes more than once.

 

Share and enjoy!


SOME MORE NOTES:

 

Where to get it:
The company's website at www.littlewingpinball.com is still up, and you can download the demo version of the game there. It needs to be be unlocked to full version with a code you could once buy at the website store, but that store has been "out of service due to a maintenance" since 2013. Never fear though, just browse any Archive that's reasonably well Organized, and BOB's your uncle 😉


What not to do:
Crystal Caliburn should run "out of the box" on Windows 10. Please try to resist setting C_CALIBURN.EXE to run in Windows XP compatibility mode, as the script keys won't work anymore, and all kinds of other things in the script will be broken.

 

What didn't work:
Unfortunately, the game displays a Windows menu bar before you launch it and during pause. In both instances, the screen does quick weird up/down shifting movements. I covered up the menu bar, but I couldn't find a way to get rid of the image jumps.
Also, I tinkered with putting the score display on my DMD screen with DMDExt, but it made the game run pretty choppy (maybe due to the fact that such a large part of the screen was mirrored), so I skipped it. Also, the graphic jumps I mentioned meant that the DMD would continually shift and look weird in the frame. In the end I decided to just place an image of the dragon zodiac from the PDF guide into the DMD screen.

 

What I like:

I'm a tiny bit proud of the Pause toggle script I came up with. Usually, the game requires you to press the Esc key to pause it, and then press Ctrl+R to resume - two different things to press. I managed to solve it by having the pause button send Ctrl+R, and then send Esc straight afterwards: If the game is currently running, the Ctrl+R will be ignored, since it does nothing, and then the Esc will put it into pause mode. If the game is already paused, Ctrl+R will trigger a 3-second "Resuming..." countdown sequence, during which the Esc press that follows will simply be ignored. I have yet to see if this technique will work on subsequent LittleWing games.

 

Finally, here's the thing in action:

 

Edited by SixOfTwelve
Typo & clarification

What's New in Version 1.1   See changelog

Released

This is just an update of the script included in the media pack. The rest of the files will still be found in the original media pack, so if you already downloaded it, you won't have to do it again.

 

This update is for those who have a device that can use analog nudge and an analog plunger (like a KL25Z or similar) on their cab that registers in Windows as a joystick.

The script now additionally starts JoyToKey with a profile that maps those joystick inputs to the game's keys, and kills JoyToKey once the game ends.

 

I included a screenshot of the profile that I use for JoyToKey on my cab.
Please note that your own setup may be completely different, so take it as a starting point and modify accordingly.

 

Share and enjoy!

-SixOfTwelve

User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

There are no reviews to display.

×
  • Create New...