PCSX2 - The Playstation 2 Emulator
Go to file
avihal@gmail.com 7f9f6590b7 1. Portable mode: Fixed (for real!).
2. Game database: now always loads from pcsx2 folder (was using cwd)

details:
Portable mode: folders and file names at the ini now always saved relative in portable mode -> pcsx2 folder can be moved around, renamed, etc, and everything keeps running as normal.

Note: last elf/iso folder paths are kept absolute at the ini, and so are the last/recent iso file names. This is to allow moving pcsx2 folder around without needing to select them again. The case of putting the ISO files inside the pcsx2 folder and expecting it to work when moving the folder around is still not solved for now (but the iso can always be selected manually). Maybe will get fixed soon.

Reminder: to run in portable mode, create an empty file named "portable.ini" at the pcsx2.exe folder.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4485 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-25 04:47:21 +00:00
3rdparty Committing changes to the MSVC 2010 build system as posted in issue #977. 2011-03-21 21:51:50 +00:00
bin GameDB: Updates... 2011-03-23 14:02:29 +00:00
cmake onepad, zeropad: init the sdl video subsystem (sdl 1.3). 2011-03-06 14:26:17 +00:00
common Whops.. 2011-02-26 01:31:32 +00:00
debian-unstable-upstream debian: 2011-02-12 16:06:28 +00:00
debian-upstream debian: do not bundle ZeroGSShaders. Now the tarball is 100% free :) 2010-10-09 11:37:41 +00:00
fps2bios Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
locales i18n: 2011-03-21 17:42:18 +00:00
nsis First round of installer fixes. 2011-03-24 04:34:46 +00:00
pcsx2 1. Portable mode: Fixed (for real!). 2011-03-25 04:47:21 +00:00
plugins Missed some SPU2-X and all zzogl code in the last commit. 2011-03-25 01:09:18 +00:00
tools Whops.. 2011-02-26 01:31:32 +00:00
CMakeLists.txt cmake: add some properties to compile on fedora 64 bits 2011-02-19 19:02:24 +00:00
build-plugins.sh Got rid of various obsolete files, and moved the codeblocks workspace file. 2009-09-09 10:02:12 +00:00
build.rb Fixed up the Linux build. A couple minor OnePad changes. 2009-07-11 17:21:23 +00:00
clean_msvc.cmd Minor fixes to selecting isos and changing cdvd source types. 2010-04-27 16:20:49 +00:00
detect_missing_file_in_cmake.sh cmake: Update some missing files. Compile Devel by default. 2010-05-22 05:07:07 +00:00
generate_pot.sh i18n: 2011-03-21 17:42:18 +00:00
pcsx2-codeblocks.workspace GSdx: Correct the sdl library output name, and add sdl to the main codeblocks workspace. 2011-02-26 03:05:31 +00:00
pcsx2_suite_2008.sln GSdx: just updating visual studio project files (redundant settings, broken x64 compilation, etc.) 2011-02-24 04:55:35 +00:00
pcsx2_suite_2010.sln GSdx: just updating visual studio project files (redundant settings, broken x64 compilation, etc.) 2011-02-24 04:55:35 +00:00
rebuild.sh Correct the script, so that Linux is compilable. (If rebuild.sh is run before compiling.) 2009-09-07 00:50:36 +00:00