Alone by DivideByZero
Need XNA 4.0 to work.
Made using the Reach profile so should run on older hardware.
Made using the Reach profile so should run on older hardware.
| Windows | http://www.mediafire.com/?c29wu40cr1040i0 |
| Original URL | https://ludumdare.com/compo/ludum-dare-22/?action=preview&uid=3028 |
Ratings
| Coolness | 10% | 641 |
| Overall | 2.33 | 501 |
| Audio | 2.00 | 397 |
| Community | 1.43 | 704 |
| Fun | 2.11 | 455 |
| Graphics | 2.89 | 254 |
| Humor | 2.67 | 109 |
| Innovation | 1.22 | 698 |
| Mood | 1.80 | 529 |
| Theme | 1.67 | 646 |
I'm not aware of a way to allow someone to play an XNA game without needing an installer.
If you know a way I can allow them to without one, I'd be eager to know :)
With mine, I put an installer version / and an exe version with links in the description to the XNA dependencies.
javax.sound.sampled.LineUnavailableException: Failed to allocate clip data: Requ
ested buffer too large.
at com.sun.media.sound.MixerClip.implOpen(Unknown Source)
at com.sun.media.sound.MixerClip.open(Unknown Source)
at com.sun.media.sound.MixerClip.open(Unknown Source)
at statics.Audio.init(Audio.java:33)
at GUI.mainForm.<init>(mainForm.java:42)
at entry.program$1.run(program.java:13)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at statics.Audio.playSFX(Audio.java:73)
at player.player.update(player.java:240)
at GUI.mainForm.paint(mainForm.java:81)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknow
n Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
No suitable graphics card found.
Could not find a Direct3D device that supports the XNA Framework HiDef profile.
Verify that a suitable graphics device is installed.
Make sure the desktop is not locked, and that no other application is running in full screen mode.
Avoid running under Remote Desktop or as a Windows service.
Check the display properties to make sure hardware acceleration is set to Full.
Interesting art style, that's about all I can say...