Search found 7086 matches
- Fri May 17, 2013 8:40 pm
- Forum: General Discussion
- Topic: The one about pygame
- Replies: 4
- Views: 1714
Python2 and Python3 are brothers. Python2 is the older brother, and Python3 is the younger brother. A few years back, Python3 announced that he did not want to work on the farm, he wanted to go to college and get a degree. Python2 was dismayed that his little brother wanted to leave the farm, and he...
- Fri May 17, 2013 3:43 pm
- Forum: General Discussion
- Topic: The one about pygame
- Replies: 4
- Views: 1714
Install Python 2.7 That is the latest version of Python2. Your problems are happening because you are following a python2 tutorial but using python 3. Don't worry that use are not using the newest version of python, just make sure you are using the newest version of python2 Python2 and Python3 are s...
- Thu May 16, 2013 3:00 pm
- Forum: Game Discussion
- Topic: Bob the Hamster Dirt Dig Playtesting Thread
- Replies: 36
- Views: 10462
- Wed May 15, 2013 4:42 am
- Forum: Game Discussion
- Topic: Would you be okay with a music-free Universal Wars?
- Replies: 8
- Views: 2049
- Wed May 15, 2013 4:41 am
- Forum: General Discussion
- Topic: Plans for new OHR Gamelist
- Replies: 54
- Views: 14257
Okay... Crack this MD5 one-way hash password: 4397f32366e0acf4913d1c9986134762 :p If you are unable to reverse it into a clear-text password, then it works the way it should. To confirm the user typed in the correct password, the password to be verified is hashed, and both hashes are compared. The ...
- Tue May 14, 2013 10:58 pm
- Forum: Game Discussion
- Topic: Aliens
- Replies: 19
- Views: 4905
- Tue May 14, 2013 10:05 pm
- Forum: Game Discussion
- Topic: Would you be okay with a music-free Universal Wars?
- Replies: 8
- Views: 2049
I am not an expert on this, but I believe that when you use a soundfont to play/convert a song, you do not need any special permissions to distribute the song. It is your song. But if you want to distribute the soundfont file itself, then you need permissions from whoever owns the copyright on the s...
- Tue May 14, 2013 8:52 pm
- Forum: Game Discussion
- Topic: Would you be okay with a music-free Universal Wars?
- Replies: 8
- Views: 2049
Any way you could add an option in OHR to convert MIDIs to OGGs, much like it already does for MP3s to avoid the licensing fees? That would be a cool feature, but unfortunately I have never found a good soundfont that is free for us to redistribute together with the OHRRPGCE. The free one that come...
- Tue May 14, 2013 8:07 pm
- Forum: General Discussion
- Topic: BMR's Wiki Updating Log
- Replies: 16
- Views: 5658
- Tue May 14, 2013 8:04 pm
- Forum: General Discussion
- Topic: Oh, yeah! I got my OUYA
- Replies: 30
- Views: 7989
I've no idea where to begin with Kivy. Were you able to to follow the Pong Game Tutorial? http://kivy.org/docs/tutorials/pong.html If not, it would be best to back up and start with the python tutorial http://docs.python.org/2/tutorial/ The python tutorial is long, but if you are patient and work t...
- Tue May 14, 2013 7:55 pm
- Forum: Game Discussion
- Topic: Would you be okay with a music-free Universal Wars?
- Replies: 8
- Views: 2049
I think you should switch to ogg. I have been meaning to do the same for myself for Wandering Hamster. I bet there are better converters available. Personally, I use timidity on Linux-- it doesn't do a great job by default, but it lets you load your own soundfont, and then it sounds wonderful. A goo...
- Tue May 14, 2013 3:46 pm
- Forum: General Discussion
- Topic: Plans for new OHR Gamelist
- Replies: 54
- Views: 14257
Although a python function to check a game's password is perfectly possible (and nohrio might already do it) passwords are *very* easy to crack, so knowing it is not sufficient proof of game-authorship. Shhh. -- I thought the password used a one way hash of some sort. This is true! ... but even as ...
- Tue May 14, 2013 2:16 pm
- Forum: General Discussion
- Topic: Plans for new OHR Gamelist
- Replies: 54
- Views: 14257
- Mon May 13, 2013 9:46 pm
- Forum: General Discussion
- Topic: Oh, yeah! I got my OUYA
- Replies: 30
- Views: 7989
I downloaded the developer's kit, I'm giving it a look over right now, I just wonder if OUYA could run Kivy or Pygame. It can indeed! I have already run Bob the Hamster Dirt Dig on it, and that is written in python+kivy. I still have to figure out how to make it show up in the games menu with the p...
- Mon May 13, 2013 9:19 pm
- Forum: General Discussion
- Topic: Oh, yeah! I got my OUYA
- Replies: 30
- Views: 7989
What the hell is a pilotwings? Pilotwings is the second SNES game I ever owned, right after Super Mario World. It was better than Flying Car in almost every way :) Definitely worth a play if you can find it. I believe it is available on the Wii virtual console. There was also a Nintendo 64 sequel. ...