Author Topic: VVVVVV  (Read 70214 times)

0 Members and 1 Guest are viewing this topic.

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: VVVVVV
« Reply #120 on: April 12, 2013, 03:38:55 pm »
I thought all grayscale required the back buffer?
I am Bach.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: VVVVVV
« Reply #121 on: April 12, 2013, 03:43:23 pm »
Nope. Grayscale requires two buffers, but the second one is not necessarily the back buffer L3 (and the first one is not necessarily the main one L6).
« Last Edit: April 12, 2013, 03:44:37 pm by Hayleia »
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: VVVVVV
« Reply #122 on: April 12, 2013, 05:23:31 pm »
You can now represent any buffer as the back-buffer in a draw command, since version 1.0.something IIRC. So, any 768-byte buffer will do. Dispgraph(BUF1,BUF2)r for example, for 3 level grey. So, Dispgraph(L6,NEWBUF) would do it.
« Last Edit: April 12, 2013, 05:24:50 pm by willrandship »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: VVVVVV
« Reply #123 on: April 12, 2013, 06:47:50 pm »
Oh wow that is awesome. I didn't realize we could now do that in Axe. I didn't mind using L3/L6 for display before, but being able to use something else for the game would definitively have been nice.


Also good to see this is still updated :)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: VVVVVV
« Reply #124 on: April 12, 2013, 07:01:56 pm »
Wouldnt greyscale slow it down too much?

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: VVVVVV
« Reply #125 on: April 12, 2013, 10:02:50 pm »
Only if he doesn't already need to delay it a lot.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: VVVVVV
« Reply #126 on: April 25, 2013, 12:43:55 pm »
Still working on this game?
If you like my work: why not give me an internet?








Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: VVVVVV
« Reply #127 on: April 25, 2013, 12:46:31 pm »
Yeah. Haven't had time to make much progress lately, though :P
I am Bach.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: VVVVVV
« Reply #128 on: April 25, 2013, 03:15:23 pm »
Still hoping it goes further at some point (as in, doesn't die and that it actually gets finished) :P

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: VVVVVV
« Reply #129 on: April 25, 2013, 09:12:56 pm »
Yeah, please don't let this awesome project die!

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: VVVVVV
« Reply #130 on: May 31, 2013, 01:52:55 pm »
Well, I'm here to tell you some bad news, but also some good news.

Bad news: I lost all my source D:

Good news: all the source except for the actual tilemap source is online, just a bit out of date. I'm picking this back up for the summer! Stay tuned!
I am Bach.

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: VVVVVV
« Reply #131 on: May 31, 2013, 08:53:57 pm »
I thought you would have learned your lesson from Axe Chess :P

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: VVVVVV
« Reply #132 on: May 31, 2013, 09:17:14 pm »
I did, but it was an accidental deletion on the computer (where the only files were at that moment) and a blind "empty recycle bin"
I am Bach.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: VVVVVV
« Reply #133 on: May 31, 2013, 09:37:55 pm »
Uh, that sucks >.<
Just do it like me: never delete a file (and never empty the recycle bin ^^)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: VVVVVV
« Reply #134 on: May 31, 2013, 09:38:25 pm »
butbutbut space = precious on old systems.
I am Bach.