Raspberry Pi

Louis

Trakanon Raider
2,836
1,105
Any of you ever have luck emulating n64 games? From what I read it's pretty hit or miss, because n64 emulation is balls. I mainly want Mario party to work and have just ran into a bunch of issues.
 

Louis

Trakanon Raider
2,836
1,105
Yea, I wasn't really sure what was bottlenecking the n64 issues. I guess I could test it on my pc at home to see if the emulation problems follow or if the rpi2 just wasn't man enough for the task.
 

Kharza-kzad_sl

shitlord
1,080
0
Is there any way to set one of these up for kids? I'd like to have the standard plethora of game emulators, some simple gamedev tools like maybe pygame, other misc programming stuff they might need for school, and minecraft (is it moddable on pi?).

The bit I'm stuck on is how do you have a machine that can download and install minecraft mods without allowing them onto the wild web at large? A hosts.allow kind of thing? My nightmare is the parents catching them on donkeyporn.com using a device I gave them.
 

Noodleface

A Mod Real Quick
37,961
14,508
Since it's linux I assume you could just make user accounts and control their access through whatever. Never done it before on linux
 

Soygen

The Dirty Dozen For the Price of One
<Nazi Janitors>
28,324
43,158
How old are these kids? Maybe it's time to start exploring donkey porn.
 

Kharza-kzad_sl

shitlord
1,080
0
Haha 6 and 12 I think. I'm going to buy one and play around with it. Apparently it is opengl es2 which I've been battling with alot lately.
 

Crone

Bronze Baronet of the Realm
9,707
3,210
Last I heard, Noodlebro was hooking up Rerolled bros with Raspberry Pi emulators already pre-loaded. It's his side business....
wink.png
 

Synj

Dystopian Dreamer
<Gold Donor>
7,885
34,485
Putting one of these together for a buddy's birthday, any suggestions for a good ROM site?

Also, aside from playing emulated games, any other commonly used options for media watching, etc?

Thanks!
 

Louis

Trakanon Raider
2,836
1,105
I just downloaded packs from torrentsites. Also, you can run Kodi from the pi for streaming media.
 

yimmien

Molten Core Raider
877
667
Anyone updated retropie without doing a fresh install? I am on 3.0 still but I see they have it up to 3.6. I am mostly worried about losing my bluetooth and controller configurations. Rom scrapes would suck to lose too.
 

alavaz

Trakanon Raider
2,001
713
Is there any way to set one of these up for kids? I'd like to have the standard plethora of game emulators, some simple gamedev tools like maybe pygame, other misc programming stuff they might need for school, and minecraft (is it moddable on pi?).

The bit I'm stuck on is how do you have a machine that can download and install minecraft mods without allowing them onto the wild web at large? A hosts.allow kind of thing? My nightmare is the parents catching them on donkeyporn.com using a device I gave them.
You can use iptables and deny all traffic on ports 80 and 443 and then white list the IPs you know are safe. It's kind of a pain to maintain as the minecraft IPs will probably change relatively often and you'll have to add them to the white list, but it would pretty much eliminate the donkey porn threat.
 

alavaz

Trakanon Raider
2,001
713
Is there any way to set one of these up for kids? I'd like to have the standard plethora of game emulators, some simple gamedev tools like maybe pygame, other misc programming stuff they might need for school, and minecraft (is it moddable on pi?).

The bit I'm stuck on is how do you have a machine that can download and install minecraft mods without allowing them onto the wild web at large? A hosts.allow kind of thing? My nightmare is the parents catching them on donkeyporn.com using a device I gave them.
You can use iptables and deny all traffic on ports 80 and 443 and then white list the IPs you know are safe. It's kind of a pain to maintain as the minecraft IPs will probably change relatively often and you'll have to add them to the white list, but it would pretty much eliminate the donkey porn threat.
 

Kharza-kzad_sl

shitlord
1,080
0
Cool thanks I'll check that out.

I got it today and got raspbian going. Had some goblinry with the locale but eventually got retropie installed. Found a 40 gig rom pack, still need a few more hours to download that. Trying to get synergy going so I can use my main keyboard and mouse on it.

The minecraft machine idea seems a bit far fetched though. It runs smooth but I don't think it is moddable. I think I might give it to the older nephew to help him learn programming.
 

Intrinsic

Person of Whiteness
<Gold Donor>
14,218
11,607
Brother-in-law texted me today saying a "friend" wanted to sell him a Kodi box for $300 that he could use to watch all the movies that are in theaters, tv shows, and sports. I was just like, "wut?" Not sure if was going to be a NUC or what "box" he was using, but even then. $120 or less for that, Kodi is free, Exodus is free. What is a 60% margin between friends though, right?
 

Louis

Trakanon Raider
2,836
1,105
I'd imagine for people that are still in the dark about Kodi probably assume that is amazing deal. I'm sure you could get kodi running on one of the old pi's for barely any money at all, much less 120 lol.