Game
Inverse Polarity
16 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!

"Thanks guys for endless hours of fun." 👍

(My first fan art. Read the article, please.)

#sonic #mario #photoshop

Heya there! I really wanted to show you all a little gameplay preview of the first boss fight i'm currently working on i hope you like it ^^

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

Just a Pico sprite

Rockin the Guitar, an Axe like Guitar I made for my Uni project

Made my first ever animation.

If you’ve played the Vault demo and enjoyed it, please consider ‘liking’ the game page here on Gamejolt and/or leave a comment!

Also please consider tossing Vault on your Wishlist, I really appreciate your support!

https://store.steampowered.com/app/1251800