Jump to content
  • entries
    45
  • comments
    251
  • views
    45,580

Modding Suite: New Idea + New Solution = Progress!


Masterchief

592 views

 Share

Well today I am going to talk about this formula:

Modding Suite: New idea + new solution = Progress!

Well it´s true there is progress.

The new idea was born while reading an entry about array storage in flash (altough I am not coding in flash). I managed to transfer this solution to Revolution (my coding language) and now I have a working array storage solution!

Well I assume almost everyone of you don´t know what this means so here´s the explanation:

My life just got a littlebit easier!

Okay not that easy but at least I don´t have to worry anymore about compiling errors caused by wrong variable storage in the Heap.

I just did a quick test with the new solution.

My goal was to write a working Register and Configuration Check Routine (I was working on this for 2 months and didn´t manage to get it working) and thanks to the new solution I was able to finish my working routine in under 5 minutes!!!

Hopefully I will be able to reuse this codebase for the next challenges as well.

So that´s it for today (you won´t believe me how tired I am after this relief - Imagine working on something for 2 months and you don´t manage to get it working and then with a new idea it works after 5 minutes!)

Cheers!

 Share

3 Comments


Recommended Comments

Horray for finding something that unborks a ton of things. Now the problem is recoding everything else to make sure nothing else breaks because of it.

Also, I may have missed it, but what are you coding it in?

Link to comment

" I managed to transfer this solution to Revolution (my coding language)"

Anyway, awesome! I loveth progress!

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.