Jump to content

RobMeade

New Members
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Bristol, UK
  • Interests
    Game Dev

RobMeade's Achievements

Combat Commando

Combat Commando (1/9)

3

Reputation

  1. Hey Paul, Thanks again, I'll check out a few combinations then to see if that is the case. With the game running in the emulator now it gives me the opportunity to research exactly when the sound fx are played but also when they are not, e.g. when there should be no sound. Again, this is all so very useful! Rob
  2. Hi Paul, thank you so much for that, I assumed it was going to be something really complicated where I'd be trying to find specific values and memory addresses or something! Just in case anyone else is ever interested, those channels map as follows; 1. Invaders marching fx 2. Invaders destroyed fx 3. Command ship flight (including player abduction) fx 4. Player destroyed fx Thank you again, this will allow me to extract the exact sounds perfectly Hi ivop, that's a nice idea, I'll make a note on my features list now, but core/original game first
  3. Just a quick follow-up... I have no idea how I missed Altirra previously, or perhaps I assumed when it said "binaries" in the download it wasn't just going to be an executable. In any case, I have Altirra downloaded, set up, and I just started running Space Invaders - took me a while to find which button to actually start the game but I think I can make some progress from here. Just those POKEY things to find out about now - this is really useful, so thank you all so much - fab community
  4. Thanks all for these replies, I'll response to them all below as there have been lots whilst I was asleep! Hi Todd, I didn't get very far when looking at the emulators, as I mentioned above they didn't seem overly straight forward in there set up, one I saw (I forget its name) required the code to be built first and so on. I had hoped for just a download/install and then grab a rom. Initially I was hoping to do this to check specifics from the game play. Is Altirra straight forward to set up? Hi Rybags, I appreciate there are often strong feelings regarding the 8-bit version of Space Invaders, with it being quite different from the original, but for myself there were several reasons; nostalgia - it was a game I played a lot when I was a kid, as did other family members attention to detail - I'm trying to recreate the game as closely as I possibly can, whilst there are some aspects I am having to "assume" at the moment (speeds/timings and distances) I'd like it to be as close to the original as possible, so this would also include the audio. I do appreciate there are big differences in the audio between versions, I'm not trying to get the "best" sounds, I'm just trying to get as close to the sounds from this version of space invaders as possible Hi SoundGammon, I never played that version, but having just watched some game play of it, the audio is definitely different. Hi Sargie, thank you so much for these, I've played each one but unfortunately they sound "too good", as in they aren't the ones from this specific version of space invaders. I appreciate you offering them though, thank you. Hi Urchlay, that was also my original thinking, but the stumbling block was the difficulty in getting an emulator set up. As mentioned above I'll take a look at Altirra in a moment and see if its any different from those I've already seen, but I was hoping to find something almost just click-and-go, rather than having to spend too much time on trying to get the emulator to work in the first place - I don't have a lot of experience in this area. The second issue was going to be one of the overlapping sound fx, e.g. just getting the command ship flying sound without the invaders marching and so on. It's possible playing it enough I may get a break and have a situation where I've destroyed all of the invaders and then a command ship flies across I suppose. Hi Nezgar, there's definitely a theme here with regards to Altirra, I will have a look in a moment. Turning of POKEY channels, whilst I don't full know what this means, sounds like it would be an ideal way to get the specific sounds more clearly. ------------------------------- So, I'll go an check out Altirra then and hope it's fairly straight forward. If anyone has any additional links to getting it setup/configured or anything else with regards to these POKEY channels I would be most grateful. Thanks all for the replies so far!
  5. Hi Todd, Thank you for the welcome and such a prompt response. More than happy to drop a post with a little about myself, just had a quick look through and found the Introductions sub-forum so will post there in due course. To answer your questions; Yes - modern hardware. I'm recreating the game using Unity/C#. Currently running/testing on my laptop (Windows) but will also be building for the web using a WebGL build and potentially mobile builds also. I'm not sure if I'm qualified enough to answer your question regarding Arcade or 8-bit sounds, I'm going to go with the latter as it was a game from the 8-bit home computer and I'd like the audio effects to be as close as possible to the originals. As an example, here's a link to one of the game play videos I've been using as reference material; https://www.youtube.com/watch?v=hAJVOFQvsy4 I've just noticed that there are no sound fx when the player shoots, nor when the invaders shoot and the command ship flying effect is the same as the one for the player abduction, so that makes things a little bit easier.
  6. Hello all, My first post, so thank you in advance for a warm welcome to the community and I hope that this is a suitable location for my post As a personal project I challenged myself to recreate Space Invaders from the Atari 800, it was one of the first games I played as a kid and it has fond memories. I managed to find a couple of game play videos online and subsequently the game's manual which was really helpful. One of the forthcoming features is to add the audio, and this is where I find myself a little challenged. I've tried to recreate the game as accurately as possible, but my only avenue for obtaining the audio at this time would be to try to extract it from the YouTube game play videos. This would be less than ideal as a) the quality will be reduced and b) a lot of the sound effects overlap, for example, the space invaders marching whilst the command ship flies across the top of the screen. There are alternatives that I could use but mostly from other versions of Space Invaders and they are just a bit too, well, jazzy compared to this game. I did take a look at the emulators but I was unable to find anything that was just "straight forward", e.g. download, install, run. Even if I had made progress with this, the overlapping sound effects would still be an issue. I was hoping that maybe someone here may be able to help me with this. I've only had a quick scan through the requirements so far, but from what I can see I need the follow effects; Player shooting Player explosion Invader shooting Invader explosion Invader movement Command ship flying Command ship player abduction Any suggestions or help with this would be really appreciated. Thank you in advance for any help and your time in reading.
×
×
  • Create New...