princec,
here is the log trace of your game when I run it with the latest Nvidia driver installed:
OpenAL 1.0
Available screen modes:
640 x 480 x 32 @140Hz
...
1920 x 1440 x 32 @60Hz
Attempting to set displaymode: 800 x 600 x 16 @60Hz
Failed to reserve Nvidia ram.
java.io.FileNotFoundException: bindings.dat
AGP memory @ 391581696
AGP memory @ 391582720
AGP memory @ 392630272
AGP memory @ 391647232
AGP memory @ 391614464
AGP memory @ 391647232
AGP memory @ 393678848
Resetting feature: gidrah_explosion.colorsequence
Resetting feature: gidrah_beamin.colorsequence
Resetting feature: player_explosion.colorsequence
Resetting feature: player_beamin.colorsequence
Resetting feature: player_resout.colorsequence
Resetting feature: player_thruster.colorsequence
Resetting feature: rocket_thruster.colorsequence
Resetting feature: ricochet.colorsequence
Resetting feature: smoke.colorsequence
Resetting feature: blob_explosion.colorsequence
Resetting feature: jellyparticle.colorsequence
Resetting feature: jellybeaminparticle.colorsequence
Resetting feature: zsphereparticle.colorsequence
Resetting feature: gidrah_bullet.colorsequence
Resetting feature: golden_blob.colorsequence
Resetting feature: gidrah_explosion.particle
Resetting feature: eolg_explosion.particle
Resetting feature: player_explosion.particle
Resetting feature: blob_explosion.particle
Resetting feature: jelly_explosion.particle
Resetting feature: jelly_beamin.particle
Resetting feature: zsphere_explosion.particle
Resetting feature: ricochet.particle
Resetting feature: borg_laser.particle
Resetting feature: golden_blob.particle
Resetting feature: smoke.particle
Resetting feature: gunner_smoke.particle
Resetting feature: gidrah_beamin.particle
Resetting feature: eolg_beamin.particle
Resetting feature: player_beamin.particle
Resetting feature: player_resout.particle
Resetting feature: player_thruster.particle
Resetting feature: rocket_thruster.particle
Resetting feature: gidrah_bullet.particle
Resetting feature: gidrah_explosion_smoke.emitter
Resetting feature: gunner_smoke.emitter
Resetting feature: player_explosion_smoke.emitter
Resetting feature: gidrah_bullet.emitter
Resetting feature: ricochet.emitter
Resetting feature: borg_laser.emitter
Resetting feature: golden_blob.emitter
Resetting feature: gidrah_explosion.emitter
Resetting feature: eolg_explosion.emitter
Resetting feature: player_explosion.emitter
Resetting feature: blob_explosion.emitter
Resetting feature: jelly_explosion.emitter
Resetting feature: zsphere_explosion.emitter
Resetting feature: gidrah_beamin.emitter
Resetting feature: jelly_beamin.emitter
Resetting feature: eolg_beamin.emitter
Resetting feature: player_beamin.emitter
Resetting feature: player_resout.emitter
Resetting feature: player_thruster.emitter
Resetting feature: rocket_thruster.emitter
Resetting feature: gidrah_bubble
Resetting feature: gidrah_tringle
Resetting feature: gidrah_cube
Resetting feature: gidrah_madjelly
Resetting feature: gidrah_gunner
Resetting feature: gidrah_roving_eye
Resetting feature: gidrah_zsphere
Resetting feature: gidrah_isphere
Resetting feature: eolg0
Resetting feature: player_bonus.colorseq
Resetting feature: player
Resetting feature: blob_bonus.colorseq
Resetting feature: blob_name.colorseq
Resetting feature: blob
Resetting feature: gidrah.bullet
Resetting feature: borg_laser.colorseq
Resetting feature: gidrah.beam
Resetting feature: smartbomb
Resetting feature: smartbomb.colorseq
Resetting feature: player.laser0
Resetting feature: player.laser1
Resetting feature: player.laser2
Resetting feature: laser0.colorseq
Resetting feature: laser1.colorseq
Resetting feature: laser.colorseq
Resetting feature: orb
Resetting feature: rocket
Resetting feature: level_begin.colorseq
Resetting feature: level_0
Resetting feature: level_1
Resetting feature: level_2
Resetting feature: level_3
Resetting feature: level_4
Resetting feature: background0.colorsequence
Resetting feature: background1.colorsequence
Resetting feature: background2.colorsequence
Resetting feature: background3.colorsequence
Resetting feature: background4.colorsequence
Resetting feature: background.0
Resetting feature: background.1
Resetting feature: background.2
Resetting feature: background.3
Resetting feature: background.4
Resetting feature: powerup_label.colorseq
Resetting feature: extralife.powerup
Resetting feature: extrasmartbomb.powerup
Resetting feature: extrablob.powerup
Resetting feature: poweruplaser.powerup
Resetting feature: powerupautofire.powerup
Resetting feature: powerupshield.powerup
Resetting feature: extrarockets.powerup
Resetting feature: extraorb.powerup
Resetting feature: jelly_incursion
Notice the error log:
Failed to reserve Nvidia ram.
java.io.FileNotFoundException: bindings.dat
And also the Resetting feature logs.
I think I don’t have a complete version of the demo to run it properly.