header

New XBOX Games, 10/29/04

Got some new games for XBOX, hopefully we’ll have some cool ones this week. Turned out to retry Halo2 and it was a big hit despite the fact that its’ in French. Whoda thunk it.

Buffy The Vampire Slayer (8.3)
Dead or Alive ULTIMATE (8.8)
Fireblade (not rated)
Ford Racing 3 (not rated)
Lord of the Rings: The Third Age (not yet rated)
Men of Valour (7.9)
MotoGP (8.5)
Rallisport Challenge 2 (9.3)
Rayman 3 (8.1)
Sneakers (3.0)
State of Emergency (7.8)
The Bard’s Tale (6.7)

Comments (0)

New XBOX Games, 10/21/2004

Got quite a few new XBOX games this week. Man I only wish I had time to play them :P

Bloodrayne 2 (7.3)
Bloody Roar Extreme (6.5)
Crimson Sea (7.5)
Deus-ex:Invisible War (8.0)
Futurama (4.9)
Galaxy Angel (no rating)
House of the Dead 3 (6.4)
I-Ninja (7.5)
MX Unleashed (7.9)
Nascar Heat 2002 (7.6)
OTOGI (8.4 or 8.3 I’m not sure which)
Tao Feng (6.4)
Teenage Mutant Ninja Turtles 2 (4.6)
Ty the Tasmanian Tiger (7.5)
UFC Tapout 2 (6.7)
Yager (6.7)

Overall this week doesn’t look too promising. Only 1 game over an 8.0.

Comments (0)

Samba setup on Gentoo Linux

I had tried to setup Samba a couple of times before because I thought it would be cool, but never really got it going. I finally invested some effort and followed the steps from this tutorial and got it working. That tutorial provides instructions on how to setup samba for network printing as well as being a windows file server, but I’m only using the folder sharing.

It now works perfectly. Here are the exact steps that I did:

#1. emerge net-fs/samba //emerge the script
#2. nano /etc/samba/smb.conf //setup the config, includes the following information
#——-
[global]
workgroup = IWGroup
server string = Samba Server %v
log file = /var/log/samba3/log.%m
max log size = 50
interfaces = lo eth0
bind interfaces only = yes

hosts allow = 144. 127.
hosts deny = 0.0.0.0/0
security = share
guest account = guest
guest ok = yes

[VideoCardDrivers]
comment = drivers
path = /home/VideoCardDrivers
browseable = yes
writeable = yes
public = yes
create mode = 0766
guest ok = yes
#—-
#3. mkdir /home/VideoCardDrivers //make the shared directory
#4. smbpasswd -a root //created the user ‘root’, but i don’t think i’ll use it
#5. nano -w /etc/nsswitch.conf //edited the line hosts to be {hosts: files dns wins}
#6. chmod 755 /home/VideoCardDrivers //make the directory properly permission’d up
#7. /usr/bin/testparm //make sure the settings worked fine
#8. rc-update add samba default //adds samba to run at startup
#9. /etc/init.d/samba start //starts samba

Works like a charm.

Comments (2)

Logitech Z2200 THX Speakers $50AR

Comments (0)

New XBOX games week of 10/17

Well, Halo 2 was released a few days ago, then shortly later nuked due to the fact that it was all in French. I decided to pass on this release and wait for an English, NTSC release which should be out soon.

Despite that, there are a few games that I got for playing this week:
Kingdom Under Fire: The Crusaders (Not yet rated)
Midway Arcade Treasures 2 (7.2)
Elder Scrolls III: Morrowind (8.5)
Tak 2: The Staff of Dreams (Not yet rated)

Working on BloodRayne 2 (7.3)

Comments (0)


blogtimes