Game
Inverse Polarity
15 years ago

Quick Play!


Inverse Polarity now has Quick Play!

Oh, well that’s a shocker because as far as I knew, we couldn’t get Slick games to work with quickplay on Game Jolt! Hurrah!

Here’s the how-to:
Java fails when it executes a child program that prints out more than a few lines to the console. I bet you didn’t know that! So, you’ll need to write a little batch script to execute your Slick game (you do that anyway right? how else would it find the natives!).

echo off
java -jar -Djava.library.path=./lib/natives InversePolarity.jar << stdout.txt

The line “echo off” should turn off output from the batch script.
The suffix “<< stdout.txt” should make all output from your game go into that file.

And with that, no output = successful quickplay!

Happy Slick Quickplaying!



0 comments

Loading...

Next up

Inverse Polarity on JGO Showcase!

Did you know that today is #InternationalJazzDay? 🎷😎

No? 😯 Well, we couldn't pass up this date!

And what better to celebrate this day than #Pecaminosa #OST? 🎷

Let us know what you think about it and have a great weekend!

art comission.

Path of Kami: The Evolution of the Lore

Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

So here's the first of the zodiac signs i will make for the next weeks.

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

Strange Umbrella

One of the most critical update for Sunblaze demo. Now you are able to pet a cat! Finally!