More release stuff

Published July 24, 2007
Advertisement
Play Blocky Man Now!

I've had to fix some, er, rather large bugs since releasing the game, such as:
- Game crashes upon loading if the player launched the game once and exited without setting up a gamepad config
- Game would not save shop data if player exited without entering the shop
- Game crashes upon going to gamepad config without having a gamepad plugged in

All of these bugs are fixed now though. I released it on the showcase, so hopefully there's no more killer bugs.
Previous Entry Blocky Man is here!
Next Entry XNA stuff
0 likes 3 comments

Comments

rip-off
Fun game. I am currently doing very badly at it [embarrass].

Just to note that in fullscreen mode the scenes with water grind the program to a halt. You use SDL right? Does not making the screen surface a SDL_HWSURFACE help?
July 24, 2007 02:41 PM
diablo_tk
Yea the water makes it run way to slow. Overall very good stuff.
July 24, 2007 03:18 PM
Stompy9999
Thanks for playing!

I tried so many things to fix the water: Using SDL_SWSURFACE, RLE compression, different image filetypes, but I couldn't seem to fix it. I thought it might have been my computer, but I guess not. Probably the best thing to do would have just been to not use alpha blending, but it just looked so nice[grin]
July 24, 2007 03:58 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement
Advertisement