deater78 Posted July 15, 2022 Share Posted July 15, 2022 I've been working on an actual 2600 version of the parody "Secret Collect." flash game by the Homestarrunner people. It's currently playable, though only two levels. I have plans to fix the timing so it glitches a bit less on actual hardware, and hopefully I can squeeze the game data enough to fit at least 4 levels in. You can see a video / get a ROM image here: http://www.deater.net/weave/vmwprod/secret_collect/ 4 1 Quote Link to comment Share on other sites More sharing options...
deater78 Posted July 20, 2022 Author Share Posted July 20, 2022 released v1.1 which now has 8 playable levels. Still need to clean up the code a bit. 1 Quote Link to comment Share on other sites More sharing options...
deater78 Posted July 25, 2022 Author Share Posted July 25, 2022 (edited) Just released v1.4 which I'm going to call the final version unless anyone finds some issues with it. I hope there aren't any bugs as I'm right at the edge of being out of ROM and I've already had to pull a lot of tricks to make it all fit. There are now 8 levels, but they repeat (with less time available each time it wraps). I added speed boost power ups, though they are a bit different from the original game this is a port of. Getting more than 2 of them makes things go really fast so there's some strategy to getting them (you can drop your speed by running into the pulsing walls). There's also now a 50 point bonus for finishing the level without hitting any walls. Edited July 25, 2022 by deater78 typo Quote Link to comment Share on other sites More sharing options...
deater78 Posted July 26, 2022 Author Share Posted July 26, 2022 had to release a v1.5 because I wasn't initializing everything to 0 at boot, and on real hardware it was causing the title screen to come up weird. The new version works fine on both real hardware and on stella in developer mode. On the plus side by initing everything to zero it actually freed up ROM space because I could take out some explicit LDA/STA initializations later on 1 Quote Link to comment Share on other sites More sharing options...
+ZeroPage Homebrew Posted August 1, 2022 Share Posted August 1, 2022 ZeroPage Homebrew is playing Secret Collect on tomorrow's stream LIVE on Twitch, hope you can join us! Tue Aug 2, 2022 @ 6PM PT | 9PM ET | 1AM GMT+1Day WATCH LIVE: https://www.twitch.tv/zeropagehomebrew/ WATCH LATER: https://youtube.com/zeropagehomebrew/ Games: Zoltrix (2022 Exclusive World Premiere | 2600) by Vila Games / Eduardo Vilarinho @Evilarinho Secret Collect (2022 WIP | 2600) by Vince Weaver @deater78 LioLa (2022 WIP | 2600) by Alberto @jab Atomic Disco (2015 | 2600) by Jared Gray West @graywest 1 Quote Link to comment Share on other sites More sharing options...
+Propane13 Posted August 10, 2022 Share Posted August 10, 2022 Hello! Just curious how large the ROM size is. Quote Link to comment Share on other sites More sharing options...
deater78 Posted August 11, 2022 Author Share Posted August 11, 2022 On 8/10/2022 at 9:02 AM, Propane13 said: Hello! Just curious how large the ROM size is. it's a 4k ROM Quote Link to comment Share on other sites More sharing options...
Ecernosoft Posted August 17, 2022 Share Posted August 17, 2022 Lol to anyone who gets the joke. "You collect things that look nothing like you!" Quote Link to comment Share on other sites More sharing options...
deater78 Posted September 3, 2022 Author Share Posted September 3, 2022 I went back and updated the game a bit, mostly to do some careful scanline counting and that got rid of most of the glitches during scene changes. It now plays a lot smoother on the various video capture cards I have. Here's an updated video: 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.