Forums Logo

Здравствуйте Гость ( Вход | Регистрация )

[ Каскадный ] · Стандартный · Линейный

> PS2PSXe Ура!Ура!Ура!, эмулятор первой PS на PS2

Surfin' Bird
post Суббота, 14 августа 2010, 12:43
Отправлено #1


Маньяк
****

Группа: Пользователи
Сообщений: 274
Регистрация: 21 нояб. 2006
Пользователь №: 19 095





Пока ещё предварительная версия, с кучей недоработок и недоделок( только cue+bin и ccd+sub+img (CloneCD) образы, только PAL, нет GUI).
Но, надеюсь, в бете всё доделают.
Кто-нибудь пробовал уже?

Ещё одну "принципиально невозможную" вещь осуществили, сразу после загрузки игр по LAN:) Что же дальше будет? Эмуль пс3 на пс2?smile.gif)

PS2PSXe public preview
---------------------------------
So as I wrote. Public PS2PSXe preview. Only command line version attached. Unfortunately I wasn't able to get current sources to work properly (I'm halfway with some major changes and it will take awhile to complete them). The one attached you can consider as "the last one that actually works", or simply rev168.

Now all the necessary stuff.

The emu supports both PAL and NTSC display, but I REALLY RECOMMEND leaving the default PAL output. Why? Well, it's the only mode I use. Many fixes were made to make PAL games show less glitches in PAL mode... When you switch the display to NTSC it most often will show more glitches.

The PAL scph7200 bios is recommended to run games.

PAL games are recommended due to two simple reasons:
1. PAL games require only 50fps to be at 100% speed (NTSC games require 60, so PAL games are easier to emulate).
2. PAL games should look nice when using PAL display mode... NTSC games will always look much worse.
(well, I live in Europe. It's PAL region, so everything has been coded with PAL games and PAL TVs in mind. Actually, the option to switch display into NTSC mode has been added in rev163... so no fixes for that)
So use NTSC display mode only if your TV doesn't support PAL (yes I know this sucks... Most TVs in Europe nowadays support NTSC... On the other hand, most TVs in US do not support PAL... What a crap...).

Many of the parts of the emulator (like cue/ccd parser) have not been changed/updated for few years (the time I created them in 2007 or so). I focused on the most important parts of the emu... Once the time comes, everything will be replaced by proper code rather than some temporary solutions.

You shouldn't experience any problems launching it if you know what you're doing... Otherwise it might crash before even showing you anything.

The emu doesn't provide any drivers or modules other than the parts of the emu itself. But thanks to this it supports any devices that you will load modules for. I've tested it with internal hdd, usb, lan, dvd and even ps2 mc. I recommend using internal hdd or lan (host device). You can use usb, but the asynchronous cd plugin is tweaked for high bandwidth media... So when using with usb, some stuttering might occur here and there.

There is no real requirement for the modules present before the emu is launched except one. The emu REQUIRES IOMANX module to be loaded before launching it (older PS2link versions were loading it by default, but you will have to load it manually for newer ones or change it and recompile it).

Default ps2client versions will always truncate the files opened for writing and reading (even if O_TRUNC is not specified). Use the one from uLE or just change it by yourself).

Now the options:

-cdimage=PATH
Path to the cd image. 2352 bytes/sector images supported. CUE and CCD cuesheets are supported. Multiple tracks in ccd/cue are supported but only if all tracks are in a single file (no multiple files). For multiple files just point to the first track (it contains the data). PATH can be either relative to ps2psxe executable or full path.

-exepath=PATH
Launches PSX exe file (for intros, demos and such).

-bios=PATH
Bios path (bios/scph7502.bin by default)

-digitizepad
Internally switches pads into digital only mode (visible to PSX code). If you then manually enable analog mode (small analog switch at the center of the pad), then the left analog stick will act as D-PAD and right analog stick will act as R1/L1 horizontally. It's a nice features for games that do not support analog sticks at all (like FF7)

-spfix
Stack pointer fix. Try it if something goes wrong. It might be able to fix some games. It disables one of the optimizations (not many games make any use of it anyway)...

-xoff=OFFSET and -yoff=OFFSET
Positions the screen on TV. You can use it to correct the image position if your TV leaves eg. black bars at right or left side.

-sub
Enables subchannel support. It is really necessary only for libcrypt protected games... For two years or so not even for them. It's kind of obsolete as the emulator has automatic patch for libcrypt, so unpatched games like FF9 PAL will work even without subchannel data. The subchannel file has to have the same name as the img/bin/ccd/cue, just with the extension being .sub (so if the image is ff9pald1.cue, then the subfile is ff9pald1.sub). It's not really necessary anymore.

-excep
Disables some exception stuff. Use it if a games experiences problems. I believe this one should not be necessary anymore, but I left it... Didn't see a game that would need it in year or so.

-4ever
Disables most of the automatic libcrypt patches (not all of them though). It's there just for testing, really. You won't have to use it until you want to test subchannel file support.

-32bpp
Switches into 32bpp mode. I really RECOMMEND using it until the game has texture problems (clut problems to be exact). It's not default only because it's not native PSX format . So use it until it causes problems.

-nofps
Disables resolution/mode/fps display (the yellow crap at the top)

-nosprtf
Disables filtering for sprites. (2d images, though not all 2d images are sprites). Needed for 2d backgrounds in many games (a must for all final fantasy games - all ff games).

-nopolyf
Disables filtering for all polygons that are not sprites .

If you specify both -nosprtf and -nopolyf, filtering will not be used at all.

-nodith
Disables dithering in 16bit mode.

-ntsc
Switches display into NTSC mode. DON'T use it unless you really have to.

Savestates are screwed at the moment (search the information in the other ps2psxe thread - I posted the reason a month or so ago).

Use (l1+l2+r1+r2+triangle+circle) to save screenshot in "snap/" directory - always using executable (slesxxxxx) with counter (always checking for files that are already there, so it doesn't overwrite files if used in multiple sessions). Screenshots are saved in tim2 format.


(now some info taken from a mail I've sent some time ago to dlanor) Because the gpu doesn't yet support offscreen drawing nor drawing on the same buffer that is displayed, quite often instead of menus (even the fps counter may die, but everything will work once the correct button is pressed), black screen will be displayed. You will have then to either try you luck by pressing common buttons (start, x, o) or to check how it in fact looks on some other emu and then make the choice. Movies should be displayed now in most of the cases, but sometimes all you will see is a black screen... Wait or press start/x/o to skip it (it's not that often, it usually works). Some things are just really hard to do in hardware accelerated gpu... I'm not sure why yet, but the emu has a tendency to freeze for few seconds from time to time (quite rare actually), so don't worry if it seems to freeze... Just wait and it should unlock (unless it takes more than 10 seconds, then it is a complete freeze).

Do not bother to report glitches and bugs. I know about them. You won't help this way. This is PREVIEW, not a public beta for testing. Either use it or not... It's as simple as that.
-------------------------------------------------------------------------------------------------------

http://psx-scene.com/forums/attachment.php...57&d=1281560201


Небольшое обновление PS2PSXe(rev. 168a) + комплект PS2Link/PS2Client.
http://psx-scene.com/forums/attachment.php...68&d=1281651560
http://psx-scene.com/forums/attachment.php...64&d=1281631304

Сообщение отредактировал Surfin' Bird - Суббота, 14 августа 2010, 12:48
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topicStart Poll
Ответов
Zero106
post Среда, 18 августа 2010, 22:05
Отправлено #2


GBX SP support team
Group Icon

Группа: Модераторы
Сообщений: 826
Регистрация: 10 окт. 2007
Из: Тула
Пользователь №: 23 958





Имхо бесполезность абсолютная.
Тем кто любит эмули - прямая дорога за комп. Играйте с него в эмуляторы любых консолей на здоровье!
Если хочется трушности - что может быть проще покупаем за 500-1000р пс и играем хоть в лицензию, хоть в нарезку, хоть в хоумбрю.... да хоть в эмулятор пс2 на пс1!


--------------------
Nin: Famicom Jr (AV), Super Famicom Jr, N64 Watermelon Red NTSC-U, GCN Gundam Char PAL, Wii PAL, Wii U Zelda Edition PAL
Seg: MD1 NTSC-J, Sega CD, 32X, Saturn NTSC-U, Dreamcast PAL
Son: PS1 1002 NTSC-U, PS2 Fat White NTSC-J, PS3 Fat PAL (PS2 BC), PS4 Slim PAL
Mic: XBOX Crystal PAL, X360 Slim PAL
Nec: PC Engine + Super CDROM 2
+ дубли других регионов и россыпь портативок
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
Surfin' Bird   PS2PSXe Ура!Ура!Ура!   Суббота, 14 августа 2010, 12:43
Le Taon   эмм. а зачем? о_О   Суббота, 14 августа 2010, 12:52
Surfin' Bird   О_о Играть в ПС1 игры, конечно. Играть с винта, ...   Суббота, 14 августа 2010, 12:56
Le Taon   ааа. по моему этим мало кто будет пользоваться есл...   Суббота, 14 августа 2010, 13:13
Wowik   Из плюсов токо играть в пс1 игры с жесткого с Netw...   Суббота, 14 августа 2010, 13:18
VIK   В Пс2 имеется аппаратная поддержка игр пс1   Суббота, 14 августа 2010, 13:25
Ashen   Ну есть же люди, которые живым девушкам предпочит...   Суббота, 14 августа 2010, 13:28
Surfin' Bird   О! Спасибо, Кэп! Подозреваю, что данный...   Суббота, 14 августа 2010, 14:04
Le Taon   в пс3 тоже :)   Суббота, 14 августа 2010, 13:28
Ashen   Только в PS2. В PS3 полностью софтверная эмуляция...   Воскресенье, 15 августа 2010, 01:13
Wowik   Фантазёр. Долго думал? На самом деле - будет эм...   Суббота, 14 августа 2010, 13:59
Chubaka   Угу, живая, но с искуственными конечностями.   Суббота, 14 августа 2010, 14:18
chuguevskiy   А для PS3 нету никаких эмулей? хомбрю всяких ? Реа...   Суббота, 14 августа 2010, 14:25
Vakula   тк пс3 самая мощная консоль данного поколения то о...   Суббота, 14 августа 2010, 14:42
chuguevskiy   ну я тоже так думаю, как платформа для эмуляции в...   Суббота, 14 августа 2010, 14:58
Wowik   Были бы хоумбрюшки для PS3, давно бы взломали её...   Суббота, 14 августа 2010, 18:13
dymo   ну видимо эмуль будет полезен при игре на нечипова...   Суббота, 14 августа 2010, 15:04
X-Zero   Вот этого уже вполне достаточно, чтобы этим не по...   Суббота, 14 августа 2010, 18:17
Surfin' Bird   Это ж только пока. К тому же не все так фанатичны...   Суббота, 14 августа 2010, 19:33
Morte   Новость отличная. С нетерпением жду когда допилят ...   Воскресенье, 15 августа 2010, 12:52
daxter.   в настройках можно включить быструю скорость счи...   Воскресенье, 15 августа 2010, 15:02
Morte   У меня штамповка.   Воскресенье, 15 августа 2010, 19:42
daxter.   значит штамповка плохая   Воскресенье, 15 августа 2010, 22:15
doxx   а как ету хрень записать то, а то я уже 5 болванк...   Понедельник, 16 августа 2010, 17:47
w00t   встречный вопрос: как запускать,на пс2,в командно...   Понедельник, 16 августа 2010, 18:12
Hawkman   Т.к. это очень «сырая» версия эмулятора, она требу...   Четверг, 19 августа 2010, 07:50
Surfin' Bird   2Hawkman Огромное тебе спасибо за гайд! Попроб...   Четверг, 19 августа 2010, 13:15
Hawkman   Всегда пожалуйста. Я очень ждал подобный эмулято...   Четверг, 19 августа 2010, 13:21
Hahahoj   Это в первую очередь для тех у кого есть винт. Оч...   Четверг, 26 августа 2010, 22:57
w00t   сыро,очень сыро(( мои любимые грантуризмы незапуск...   Вторник, 24 августа 2010, 08:49
RC_Gremlin   Давно ждал, но подожду гуи версию)   Четверг, 26 августа 2010, 18:25
Le Taon   кто нить уже делает список совместимости?   Четверг, 26 августа 2010, 22:16
Hawkman   Пока смысла в этом нет. Лично я уже приличное ко...   Четверг, 26 августа 2010, 22:48
500mhz   вполне полезная весчь для тех у кого freeboot стои...   Воскресенье, 29 августа 2010, 16:22
lexx   Ещё одну "принципиально невозможную" вещ...   Пятница, 03 сентября 2010, 13:31
svk   http://www.google.com/xhtml?client=ms-opera_mb_no...   Пятница, 03 сентября 2010, 20:38
Amil_Gaoul   Нафиг, нафиг... уж лучше на компе эмуль запустить ...   Пятница, 03 сентября 2010, 14:05
lexx   А вот у меня например нет memory card ps1 как мне ...   Пятница, 03 сентября 2010, 14:40
svk   http://psx-scene.com/forums/showpost.php?p...6...   Суббота, 04 сентября 2010, 19:03


Reply to this topicStart new topic
1 чел. читают эту тему (1 Гостей и 0 Скрытых Пользователей)
0 Пользователей:
 

Упрощённая версия Сейчас: Ср., 25 июня 2025, 23:34
Skin Designed (c) by Rooq.net, All Rights Reserved.