Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13163 - problem with epsxe
Summary: problem with epsxe
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Ryan Phillips (RETIRED)
URL: http://www.epsxe.com
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-03 09:05 UTC by Jason G.
Modified: 2003-02-07 16:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason G. 2003-01-03 09:05:10 UTC
This is /usr/portage/app-emulation/epsxe/files/epsxe 
 
. 
. 
. 
if [ ! -d ~/.epsxe ]; then 
	echo You are running ePSXe for the first time. 
	echo Setting up your ePSXe environment... Please wait... 
 
	mkdir -p $HOME/.epsxe 
	cd $HOME/.epsxe 
	mkdir memcards bios cfg cheats snap sstates patches plugins 
	*****Right here you NEED to make/copy keycodes.lst  
	*****otherwise you are unable 
	*****to set the keys for the joystick 
. 
. 
. 
 
If you have any questions, feel free to contact me 
 
Your OS totally rocks :-)
Comment 1 SpanKY gentoo-dev 2003-01-04 03:07:11 UTC
could you provide a blank keycodes.lst ?
or where to find one ?
Comment 2 Jason G. 2003-01-04 11:50:30 UTC
you can find the keycodes.lst file if you get the linux install of ePSXe from 
www.epsxe.com

You can't just make a blank keycodes.lst, you need to copy the one from there 
or create one that is the same.
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2003-02-07 16:02:37 UTC
committed.