Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 41 to 52 of 52 · Previous page · First page
(-1)

Between the gravity of the game, the horrid movement control, enemies pushing you into other screen [reloads them so if you have to kill them all your shit outta luck], enemies being harder than a cock and enemies respawning they need to really rethink a lot of what they put into this game. The Poor control quality give me the feel of a game I put together when I was younger and that used a joystick and the joystick was broken. The level design and constant textures with break and the great looking sprites it all just seems out of place. I does go go with retro but then I just fucked up by giving it early retro controls and on top of that the jumping/falling is so inconsistent you could call it a heavy feather. One of the things that really pissed me off was with the falling and reloading of enemies because of how hard it was just to get past the area 2 to the left. That took me OVER AN HOUR to complete. All in all though I would remove that wizard or lower the difficulty significantly. Otherwise this is a well made game and is very respectible on the approach it takes,

(+1)(-1)

Fantastic game! This is probably one of the most authentic retro games I've played in a while. Hard as balls but so satisfying!

(-1)

finally decided to give this demo a quick whirl. My f310 gamepad doesn't seem to recognize the ABXY inputs in xinput mode (it is a 360 compatible controller); I also noticed the very strange issue of audio only coming out my rear speakers (I have a 4.1 quad setup). Dunno if these are libgdx-specific issues or if it's something you guys can fix!

Keep up the good work

XInput support in this demo is pretty janky. The release version will use the actual XInput library when running on Windows and support controller remapping. LibGDX is fairly primitive when it comes to audio support. In order to fix it I'd probably have to write my own wrapper around OpenAL...

si i'v played the game gotten to dungeon 1 and 2 and on both bosses when i insert the feather the screen flashes and the game crashes not sure what's causing this figured i'd leave something here and see if it's fixable.

It's probably failing to compile the shader that does the boss transition effect. What kind of graphics hardware does your system have?

(1 edit)

amd athlon(tm) ii x2 215 processor (2 cpus) wasn't 100% on what you meant there im not a computer person but this i beleive should be it. if it helps at all im also running on windows 7 64 bit.Nvidia Geforce 6150SE.

That's a pretty old integrated GPU, even though it's supposed to support OpenGL 2.1 and thus GLSL 1.20 shaders. All I can really suggest is installing the latest drivers for it form Nvidia - if you're using the default windows driver it may not support all the features that the GPU is supposed to.

(2 edits)

After updating the driver i tried to open the game and got the message (Driver components mis-match. Exit is the only option.)

im gonna mess around with this see if i can't get it to work like i said im not a computer person so it might take me awhile to find the correct driver.

i updated it to the latest driver i could find unfortunatly it didnt work the game opened but it still crashes at the boss fights its a shame since the game looks really good hopefully its fixable and i find one in the future.

(1 edit)

Difficult as hell, but rewarding. However, I've found that if you save the game and use notepad to open the s.json file in the save folder you can edit a few of your stats. Dev might want to fix this for final release.

I found this game to be very hard. I like the game but a couple of suggestions is needed for the final release. 1. Please tone down the difficulty 2. Starting at the low healthy drive me insane! Please fix this for the final release.

I was sent a video and it looked like it was showcasing a "gallery". Will this be in the full game? Maybe with more to it? ;)

Oh dear, I seen the pictures of this little bugger, but I didn't actually think you where making it into a game.

Well, even though its not exactly my cup of tea, I wish you all the luck in the full game, whats your plan on the pricing?

Deleted 3 years ago

Try running the game from the command line, and tell me what it says. Also, what OS/version are you on?

Deleted 3 years ago

You'll need to have Java installed. Click the windows button and search for cmd in the lower search bar. Click the result cmd.exe. In the window that comes up type cd [path to the unzipped demo] . Then type java -jar anubis-demo.jar , substituting the jar name if you have the other version.

Damn good game, its controls are tight and finding secrets feels great. It's super hard and I know that's the point but some extra save points would be nice. You should add a blinky effect to hitting enemies and walls too.

Deleted 2 years ago
(1 edit)

It's using LibGDX 1.7.2, and [previously I stated here that the native libs are in the jar, which they're not].

Edit: It seems the packager I'm using helpfully removed all non-windows native libs. I'll look into getting a fixed release out for linux users.

(1 edit)

There's now a jar for linux available that has all the natives included.

Viewing most recent comments 41 to 52 of 52 · Previous page · First page