PS2 PS2 Soft

  • Автор темы Автор темы romka
  • Дата начала Дата начала
VMC - virtual memory card? Занятно, надо будет попробовать. Кстати, HDLoader'а с поддержкой VMC еще не появилось?
 
Ага, она самая :) виртуальная карта.
 
Поборол лень :) и сделал русский HD Loader 0.8c aka 0.8b++, в котором используются патчи для GoW II и GTA VCS.

Выставляйте ссылки в первом посте пожалуйста...

P.S. Перепутал тему немного. HDLoader тема вообще недружелюбно сделана.

P.P.S. pvc1, тебе огромный респект.
 
LaunchELF v4.25 (2008.08.19)
-Fixed a bug preventing proper updates of IPCONFIG.DAT (open file)
-Fixed a bug preventing Cancel command from working in some file selections
-Modified Skin CNF saving to allow selection of existing filenames
-Corrected cursor positioning for LNG translated network settings

The new method of saving skin CNF files will display files of all types in the browser. You can select an existing file simply by highlighting it and pressing either the 'Start' button or the normal OK button ('O' or 'X' depending on config). Either way the selected filename will then be copied to the virtual keyboard dialog box, where you can either accept it as-is (overwriting the old file), or modify the name (to create a new file), or cancel the operation.

If you don't want to select any existing name, you can (as in last version) press the 'Start' button without having highlighted any file, to save a new file in the current directory. Doing so will open the virtual keyboard dialog with a clean slate, where you can enter the name of the new file (or cancel the operation).

At any time during the browsing for a directory where you want to save the skin CNF, you can also press the Cancel button, which did not work correctly in last version but has now been fixed.

http://psx-scene.com/forums/attachment.php?attachmentid=14453&d=1219119607
 
У меня такой вопрос существует ли прога для конвертирования PAL-образа в NTSC-U, чтобы игра понимала сейвы сделанные в NTSC-версии? Очень надо, потому как сейвы нужной игры не подойдут к следующей части. Я скачал какую-то утилиту но на сколько я понял она лишь изменяет размер изображения.
 
Делал вручную сейвы из нтсц в пал, прошло все удачно. Хотя уверен, что способ подойдет не для всех игр. Использовал uLaunchELF, усб флешку и компьютер. Был сейв от нтсц, сохранил сейв от пал версии, скопировал оба на флешку, на компе заменил сам файл прогресса от нтсц в пал сейв и записал обратно на флешку, а с нее на пс2. Обычно сейв состоит из пары системных файлов и непосредственно игровых файлов. Первые два индивидуальны у пал и нтсц, а остальные чаще всего совпадают. Пробуй :)
 
Как запустить пиратку от первой PS если точка чипа отвечающая за запуска игр от PS не подпаяна? Знаю что можно сделать с помощью uLE, но не мог скачать инструкию с сайта на котором ее нашел (сайт просил пять полезных мессаг на их форуме).
 
А что стОит попросить эту точку подпаять?
С помощью ULE можно запустить загрузочный файл игры и игра PS2 пойдёт. PS1 - не пробовал.
 
А что стОит попросить эту точку подпаять?
С помощью ULE можно запустить загрузочный файл игры и игра PS2 пойдёт. PS1 - не пробовал.
Попросить некого, я лучше сам запаяю, но это крайний случай.
Пробовал запустить ELF - безрезультатно.
 
Пробовал запустить ELF - безрезультатно.
Аналогично. В версии 4.12 + есть загрузчик для V9+ консолей. НА слимке нифига не заработало. А на толстой работает только с включенной диагностикой.
А так, для PSOne я достал толстую серую соньку и не жалуюсь :)
 
Проблема решена - взял до допаял.
Пердец теперь моей плойке. :)
 
uLaunchELF v4.28 (07.09.2008)

-Fixed a bug in the CNF parser, preventing variables from being accepted when not separated by any other character from the '=' character preceding its value string. This bug affected all CNF file parsing, including that used for the PS2Disc command, as well as that used for the CNF files of uLaunchELF.
NB: Since uLE always uses a space separator in creating CNF files, this bug has never affected CNF files created by uLE, but only CNF files edited by 'hand' and the SYSTEM.CNF files of game discs, causing some of those not to work with the PS2Disc command of uLE. So try again now, with games that failed earlier.
-Added ability of MISC/PS2Disc subprogram to also boot PS1 discs
(Based on ideas and examples contributed by jimmikaelkael @ psx-scene)
-Fixed a bug preventing detection of PAL/NTSC mode on some slim PStwo units.
(Now reads "rom0:ROMVER" instead of using gsKit's function "gsKit_detect_signal")

Образ для записи на сд
Образ для записи на двд
 
Запускает игры PS1 с болванок или только оригиналы?
 
Ресет в играх

Весьма интересная разработка камрада ffgriever с psx-scene, касающаяся сброса (ресета) в играх на пс2
IGR - a.k.a. In Game Reset, a feature know from few other consoles. Why not implement it for PS2?

The basic concept is simple:

1. Detect pad button presses.
2. Launch apropriate app on particular button combo.

Although it looks simple, it's not that easy to do, especially that I wanted to make it EE side only, which means no code on IOP side (there are good reasons for that). Launching the application from the middle of running another app is also not that easy, as a lot of caution is required (and I had some serious problems with sif, though I was able to get rid of it by modifying SifInitCmd function a little bit).

Take this one as the proof of concept rather than working app (more concept than proof I would say ).

The IGR_mc.elf file after becoming resident will launch file in:

mcx:/BOOT/BOOT.ELF
mcx:/B?DATA-SYSTEM/BOOT.ELF

where "x" is memory card slot and "?" is regional code.

(to be true I tested it mostly with one app, so I recommend using uLE, tested on uLE 4.28)

The IGR_cdvd.elf file after becoming resident will launch cd/dvd dsc that is in drive.


The button combo to trigger the procedure is L1+L2+R1+R2+Select+Start, so basically it's "soft reset" known from some games.

Once the IGR procedure is triggered, it will launch the file in:


mcx:/BOOT/BOOT.ELF
mcx:/B?DATA-SYSTEM/BOOT.ELF

where "x" is memory card slot and "?" is regional code.

As in previous case, I recommend uLE.

Many games will not work with that. Many homebrew apps also. Some won't load at all, others won't detect button presses, others will hang at reset. What's interesting, the OSDSYS will work (tested on V10) - just use the mcard version to launch uLE and MISC/PS2Browser (taking out your FMCB card may be necessary, but it wasn't tested). Now by pressing the combo, you can launch the app from OSDSYS .

Due to obvious reasons, ESR will not work with this.
DNAS enabled games will not work (I know exactly what's the problem and know a good solution - I had to do the same for ESR. I didn't add this feature, because I'm aiming at hdloader, which handles this case on its own).

This version works only with games launched through cd/dvd drive and with homebrew. The real goal is to make it work with hdloader (I had some nice results with just minor changes, but it's somewhat unstable right now, and it works only if mode3 is enabled in hdloader). Once it's ready (undefined future, as I won't work on it for now - got may other projects to finish first), it should be a cool thing.


Leave a comment if you wish, but note it's only "proof of concept", not even should be called application . And it prooves that can be quite easily done (well, not that "easily" really... but it took just yesterday and a quick fix today to get to this point). Note, that it's not a priority app, so it will wait untill others are finished.

I didn't test it too much. Just with my V10 PAL console, but I guess it should work fine on others.

Best regards.

PS. It's not really "Free Vast" related... but it shares some part of code with ESR ...
 

Вложения

Опа ! Это теперь можно ребутить игры как и у squaresoft ? круто !!! Вот только было бы ещё круче, если бы можно было ресетить игры сразу в HDL, или в любой другой софт в boot.elf :)
 
Ну это proof of concept, так что надеюсь доведут до ума.
 
Да,классно будет,если не нужно будет бегать-нажимать кнопку,каждый раз,чтоб сменить игру в хдл)
 
А для счастливых обладателей DMS4Pro с прошитым ToxicOS абсолютно бесполезная штука этот софтварный IGR. Разработчики токсика обещали сделать IGR в одной из следующих прошивок, но прошивки уже 2.5 года новые не выходят.
 
Опробовал я этот IGR - с cdvd всё работает - но игра ребутится в BOOT.elf %)
А вот с mc вариантом какие-то траблы. Запускаю его - оно автоматом запускает boot.elf, оттуда гружу улевский HDL, запускаю игру - и наблюдаю чёрный экран.
Может я чего-то не так шаманю ? Или стоит наконец прикупить бубен и развести посреди комнаты костёр ?
 
наверное стоит научится читать :)
с хдлоадером оно не работает
 
Назад
Сверху