![]() |
18th April 2018
Turns out, the memory was perfectly fine!
Views 119, Upvotes 32
3ds Homebrew
Memmery Fale
Blog
18th April 2018
I need to double check, but I think the big Grid[] array might be having issues.
Views 112, Upvotes 27
Daily Blog
,
558
17th April 2018
I said I was going to work on a Mini Clampett sequel this morning, so I cloned the project folder and opened it up, and then went "Hey, I bet I know what's wrong with the 3DS Engine.."
Views 96, Upvotes 29
3ds Homebrew
17th April 2018
3DS Homebrew is all kinds of broke, right now, and I'm doing my nut trying to figure it out.
I decided, last night, after the millionth crash of the day, that I'd instead focus on something else for the rest of the week.
Views 120, Upvotes 26
Daily Blog
,
558
16th April 2018
Bah, humbug!
After spending hours writing a lovely function, the other week, which takes .png images and chops them down to 1/16th their size, so that they work better in the 3DS's memory, it seems that the memory required to load those initial images before chopping is actually too much for the poor little 3DS to cope with.
After having tried the same engine with the same images, but pre-scaled down, the whole framework is running a LOT better.
This means that..
A ) I'm going to have to do al...
Views 103, Upvotes 27
3ds Homebrew
Memory Management
Blog
16th April 2018
Yeah, I really don't have a lot of RAM to play with in the 3DS, do I!?!
Views 241, Upvotes 77
Daily Blog
,
3ds Homebrew
15th April 2018
It's weird how many people have flooded my Twitter Inbox offering help on how to get various emulators and pirated games to run on my 3DS.
I appreciate that most people hack their 3DS for such purposes, but I'm not that guy. I'm LITERALLY only doing this for my own games!
Views 84, Upvotes 21
Daily Blog
Oh dear...
Blog
14th April 2018
Today's challenge.. Can't seem to get colours working. Hmm..
Views 201, Upvotes 53
Daily Blog
,
3ds Homebrew
A Menu Appears...
Blog
13th April 2018
It works, but like I said this morning, I really need to fix the scaling quite a bit to get everything working properly.
But, yeah.. Our familiar Framework Menu! Woot!
Views 129, Upvotes 39
3ds Homebrew
Hmm.. Textures..
Blog
13th April 2018
Can't seem to get a grip on the texture switching stuff.
I've started a topic at GBATemp, and hopefully someone out there can figure this one out. Not sure.
In the meantime, the sprite-changing is at least working in "Immediate" mode, so.. until I can fix this, that'll just have to do.
The next step will be to have a play with my scaling routines.
Although this one single test has a decent-enough line of text, it's not exactly the world's most readable font, and it's all ki...
Views 99, Upvotes 36
3ds Homebrew
OK, Textures..
Blog
13th April 2018
Today's task will be to try and get multiple textures to work. I'm fairly sure it should be an easy task. They really can't have made it too complicated, right!?
Views 165, Upvotes 75
Daily Blog
,
3ds Homebrew
Ooooh!!!
Blog
12th April 2018
OK, step 2 complete.. Only took about a week!!
Views 170, Upvotes 36
3ds Homebrew
More Confusion
Blog
12th April 2018
If I toggle on the texture drawing, the three squares disappear.
At this point, it could be any of the following.
1. The Loader isn't loading the images correctly.
2. The drawing routine's slightly wrong.
3. The textures aren't showing up on the back side, and my camera's pointing the wrong way.
4. I just plain don't know what the hell I'm doing!!
Any of the above might be causing the issue.
Today will be a day of experimentation, and a heck of a lot of luck!!
(Apolog...
Views 115, Upvotes 37
Daily Blog
,
3ds Homebrew
|