From owner-freebsd-questions@FreeBSD.ORG Sun Jun 11 03:15:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDD7316A41F for ; Sun, 11 Jun 2006 03:15:36 +0000 (UTC) (envelope-from hugo.ngd@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD7443D6D for ; Sun, 11 Jun 2006 03:15:33 +0000 (GMT) (envelope-from hugo.ngd@gmail.com) Received: by nz-out-0102.google.com with SMTP id m7so502732nzf for ; Sat, 10 Jun 2006 20:15:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=gWU13bTRibsFhZDTatuRpt1ZZL+gz/FgqbcWPcr9bjE2oCyqkuOwy2eVC6Y1HWEH7GkeE4+ctDtXihd10c+qLFoABhPWgJv0mCg073PqkGFUzJ4X8nLXSz/uxERp++TwddnKpdc/G23vfGttKH/MTi4DUo+ygGb2vyGDzpgZrhQ= Received: by 10.37.15.52 with SMTP id s52mr6534531nzi; Sat, 10 Jun 2006 20:15:33 -0700 (PDT) Received: by 10.36.36.6 with HTTP; Sat, 10 Jun 2006 20:15:31 -0700 (PDT) Message-ID: <7de6ba830606102015i5e1ec7e8j5758981170c8606@mail.gmail.com> Date: Sun, 11 Jun 2006 03:15:31 +0000 From: "NgD Vulto" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Playstation emulator X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:15:37 -0000 -bash-2.05b$ whereis epsxe epsxe: /usr/X11R6/bin/epsxe -bash-2.05b$ epsxe -bash-2.05b$ -bash-2.05b$ /usr/X11R6/bin/epsxe -bash-2.05b$ ps -aux |grep epsxe userxx 11143 0.0 0.2 1512 888 p6 S+ 3:01PM 0:00.00 grep epsxe -bash-2.05b$ I'd like to know what I'm doing wrong since I see no interface, it just returns nothing and quit automatically. I have no playstation graphic bios downloaded, but I think it should at least give me an interface right? I do have my original ps1 cds backuped as ISO inside my hd and so I'm not with the cd inside the driver...since I intend to run my ISO. The question is what should I do? Even if the problem would be that I have no graphic bios downloaded I wouldn't know where to store the bios files. I've tried to search on google but I got no useful results to me, most of them were talking to linux users and there seems to work ok with no extra setup.