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!

Smile! Here, take some happy pills! ✨💊 #Blender #3DModelling #3DArt Buy me a Ko-fi: https://ko-fi.com/barbarafb_

Chiaki Nanami!

"Our work is never over" they said.

The whole squad is here!

Interested? Follow me!

Update 2.627

New challenges & new effects!

I worked so hard to get all four of them to the end safely, but then...

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698

Levels' maps.

Made my first ever animation.