Search results

  1. mcobit

    USB stick not accessible

    Try gparted. It will show you info about the filesystem and lets you reformat it. There is a pnd on the repo. If that doesn't work, you can try diskpart in windows. But be careful with that. But its strange that the receiver isnt able to read it anymore. What is the output of sudo lsusb ?
  2. mcobit

    Raspberry Pi 2 unveiled with faster processor and more memory

    For example with usb Wifi stick I get really slow speeds via SMB. It is a bit better with NFS but still videos with high bitrate will not be smooth. I think the usb was a bit limited by the cpu io speed. Could be better with a separate thread. Will find out tomorrow when it arrives. I also...
  3. mcobit

    Raspberry Pi 2 unveiled with faster processor and more memory

    The RPi2 also still has the slower RAM and no Ethernetcontroller directly in the soc but bodged on via usb what makes it slow abd restricts usb bandwidth if you use both. The C1 has hardwareproblems like non functioning CEC because of wrong voltage levels. It has a more beefy GPU but closed...
  4. mcobit

    USB stick not accessible

    SAT receivers and tvs tend to reformat a usb device as they record in a drm format with a linux filesystem like zfs. Can you read the stick with the receiver?
  5. mcobit

    Hase sprites and textures

    Ok. I see. Transmitting the files should not be a problem as only the sprites used in the game would have to be transmitted and a png and textfile should only be a couple of kb.
  6. mcobit

    Hase sprites and textures

    You could probably do a loader for cgaracters that scans a folder in appdata for zip files containing graphics for the characters and maybe an ini file with a character name and description. So anyone can add their own characters at any time.
  7. mcobit

    Bunch of hackers

    Got a good laugh out of this. Thanks for sharing.
  8. mcobit

    Release Meteoroid3D

    There also is another game you can play in 3D: Hyperogue
  9. mcobit

    Pandora: external joystick

    Download the code::blocks pnd and away you go.
  10. mcobit

    Pandora: external joystick

    Ah. Ok. You need to specify that at compiletime iirc. We need an update.  
  11. mcobit

    Hase sprites and textures

    Now I'd like to see some gameplay.
  12. mcobit

    Hase sprites and textures

    How many characters do you need? I have some more ideas...
  13. mcobit

    Hase sprites and textures

    A squirrel:
  14. mcobit

    Hase sprites and textures

    Yes, when shooting, a spring could tell "boing!". If it gets hit, it would say "boing :-(". If it waits for input it could say "boing?". And if it jumps a long way or flys through the air it says "booooing". So you would only need one typical word for a character. The rest can be done with...
  15. mcobit

    Hase sprites and textures

    Ah yes... Maybe short voicesamples or little word bubbles popping up would be a great addition ;)
  16. mcobit

    Hase sprites and textures

    I have another idea: Would it be good to have some bigger portrait pictures of the characters for a selectionscreen like in Streetfighter? Maybe a paperclip with eyes, but people would commit suecide with it all the time.
  17. mcobit

    Hase sprites and textures

    Choose whatever license you want. I know that the characters will be sideways but i f you see how a frog jumps, the sprite would be too small for this.
  18. mcobit

    Hase sprites and textures

    thanks. The spring is already done one page ago.
  19. mcobit

    Hase sprites and textures

    Here is another one.
  20. mcobit

    Hase sprites and textures

    Here is a little frog. Looks better if the animation is not that fast, but could be ok. Edit: Messed up the pictures in previous post. Should be right now.
Back
Top