Neatening Up
Blog
6th May 2018
Although the 3DS games I've posted so far have looked reasonably well presented, there's been some horrible scaling and colouring issues all over the 3DS code!
Today I took the time to fix up a lot of the issues, and now I'm quite confident that scaling is no longer an issue, as long as you stick to percentages of the screen, rather than exact co-ordinates.
Exact co-ordinates don't do any fancy scaling, as I've found that tilemaps and the like start to get a bit screwy if you assum...
Views 46, Upvotes 3
Daily Blog
Flappin' About
Blog
6th May 2018
95% of Flappadiddle now works on the 3DS, but it still needs a bunch of tweaking to be done, in order to get it nicely 3DS worthy.
Like the level select menu...
Views 84, Upvotes 3
Daily Blog
Coming Up...
Blog
6th May 2018
With the 3DS onslaught in full swing, and this week's game being delayed, what better time than to stop and pause, and think about the other myriad of things that I'd like to do..?!
Views 95, Upvotes 13
Daily Blog
,
2018 Framework
5th May 2018
D'oh!
Well, I did say that Franken-Hopper was a little bit *too* difficult.
.. Now it's the exact opposite.
Needs more death, now.
Today's been a weird day, code-wise!!
Views 110, Upvotes 24
561
Today's Tweaks
Blog
5th May 2018
Today, I've rejigged a lot of the framework's opening memory gubbins, although not the way I'd've liked.
In the end, rather than solving my memory management issues, I actually ended up stripping out the largest array completely, meaning that all additional lines (ship trail, bullet trail, explosion trails) in "On a Space Shooting Trail" are all now missing on the 3DS edition.
They're not anything you'll specifically miss, especially on the tiny 3DS screen, but .. they're defin...
Views 88, Upvotes 14
3ds Homebrew
5th May 2018
I've found a number of minor issues with Micro Clampett, like how I'd forgotten to add the Music Volume setting to the Music Channel. D'oh!
My mind seems to be enjoying doing all these little fixes a lot more than working on actual games, at the moment, so I'm just going to keep doing that until I get bored!!!
We'll hold off Franken-Hopper until next week, and hopefully I'll come up with a more interesting gameplay style for it.
At the minute he can definitely hop, but then he ...
Views 41, Upvotes 3
Daily Blog
Two Tasks
Blog
5th May 2018
1. Finish off the Franken-Jumper game.
2. Rewrite my giant Array declarations.
.. Oh, and then double check that the new stuff works on all targets.
Views 94, Upvotes 19
Daily Blog
,
561
Memory Woes
Blog
4th May 2018
I tried to compile "On a Space Shooting Trail" for 3DS tonight, but it wasn't having any of it!
Seems that my habit of creating giant arrays, at launch, isn't very good when it comes to trying to then run them on the limited 3DS.
It seems that if I "alloc" the big arrays at a later point, they tend to work better than if I try to just declare "I'm having a ginormous array, here!", right at the start of the code.
The task, then, will be to rewrite a significant part of "On a Space Shooting T...
Views 115, Upvotes 25
3ds Homebrew
*shrugs*
Blog
4th May 2018
I have no idea.
Feels a bit like NeonPlat, and I'm slightly tempted to just make NeonPlat instead!!
Views 103, Upvotes 25
Daily Blog
,
561
Focus, Jay!!
Blog
4th May 2018
After spending hours retweaking the 3DS part of the framework, I'm now mostly confident that everything's a little more compatible.
Views 118, Upvotes 20
Daily Blog
,
3ds Homebrew
,
2018 Framework
3rd May 2018
I sat around waiting for feedback from the GBATemp community, in the hope that I might be able to fix up any potential issues with my 3DS Framework.
Nothing arrived.
I've left it there for 3 days, and... Nothing...
So, here's release #2. Micro Clampett on the 3DS.
(YouTube)
You can Download Micro Clampett here.
Views 54, Upvotes 10
Daily Blog
A sigh of relief
Blog
3rd May 2018
After extensive testing, it seems the Ogg playing is more or less functional.
I still need to tweak it for different Choons. Flappadiddle-Doo's struggling when it comes to switching levels. But other than that it's pretty much working as expected.
Views 129, Upvotes 34
Daily Blog
,
3ds Homebrew
2nd May 2018
Today has been one hell of a long haul.
Views 238, Upvotes 29
3ds Homebrew
Hmm...
Blog
2nd May 2018
My plan for this week was mostly to fix all the issues that people had with the first test release on 3DS.
Views 102, Upvotes 15
Daily Blog
,
3ds Homebrew
1st May 2018
Today I was reminded of the classic Amiga puzzler "Pushover".
Views 65, Upvotes 13
Daily Blog
|