PSX Planet: SONY PlayStation Community

PSX Planet: SONY PlayStation Community (https://psxplanet.ru/forum/index.php)
-   Utility for SONY PlayStation 2 (https://psxplanet.ru/forum/forumdisplay.php?f=88)
-   -   Open PS2 Loader v0.9 (https://psxplanet.ru/forum/showthread.php?t=17775)

ViToTiV 18.09.2015 14:14

Ответ: Open PS2 Loader v0.9
 
Цитата:

Сообщение от DruchaPucha (Сообщение 193152)
могут быть проблемы с usb 3.0, но точно не уверен

нет, у меня раньше был подключен веник 3.0, никаких проблем небыло.

DruchaPucha 19.09.2015 23:13

Ответ: Open PS2 Loader v0.9
 
OPL r833
http://rghost.ru/8YsNwsvnv

Cписки APPS и POPS теперь не нужно копировать на карту памяти, в названии игры не нужно добавлять ID: God of War.iso

DruchaPucha 02.10.2015 11:53

Ответ: Open PS2 Loader v0.9
 
OPL r842

Код:

Added Auto-start toggle for Last Played Game feature: When enabled, starts the chosen game automatically within a few seconds - unless the user presses any valid key. - by doctorxyz
Auto-Start Last Game - Configurable Countdown : Value in second(s), 0 to disable auto start - by doctorxyz
Added a new page: ELF Loader Menu [ELM] (identical to the APPS page) to list a separate list of ELF files. This new page can be enabled under OPL Settings. It will use it's own conf_elm.cfg file in MC OPL directory so you can list the ELF files for this new page. - by Jay-Jay
Developer danielb7390 added support for both the APPS and ELF Loader Menu pages to populate the CFG file for the INFO Page feature for Custom Themes. The CFG file must have the ELF file name. Examples: SMS.ELF.cfg or XX.AC2.ELF.cfg. It searches the CFG files from both CFG / CFG-DEV folders on all devices in this order: HDD, ETH, and USB. - by danielb
Developer danielb7390 added support to fetch both conf_apps.cfg and conf_elm.cfg files from the root of all the devices in this order: MC, HDD, SMB, and USB. -- for MC it still looks for the file at the default OPL directory. - by danielb
Disabled the Development Builds setting that was set since OPL r801 commit 144ad43. Go ahead and rename your CFG-DEV folder back to CFG. -- if you are using OPL Manager v16+ make sure to toggle back to CFG folder under Settings. - by Jay-Jay
-- Developer danielb7390 fixed issue for HDD users and also for the APPS and ELM pages -- because that device and pages would still attempt to fetch from CFG-DEV, even when the Development Builds setting was disabled. - by danielb

http://rghost.ru/8NDlxDlVj

В связи с тем, что разработчики поругались из-за встроенного POPStater, файл conf_pops.cfg нужно изменить на conf_elm.cfg.

rashan 02.10.2015 12:28

Ответ: Open PS2 Loader v0.9
 
Где можно почитать как работать с встроенным POPStarter?Я до сих пор запускаю psx игры из osdsys)

DruchaPucha 02.10.2015 12:44

Ответ: Open PS2 Loader v0.9
 
http://psxplanet.ru/forum/showpost.p...&postcount=184
http://psxplanet.ru/forum/showthread.php?t=26249&page=4

DruchaPucha 05.10.2015 15:40

Ответ: Open PS2 Loader v0.9
 
OPL r842_v2

http://rghost.ru/7VgVzhGRY

f0sq768 05.10.2015 16:58

Ответ: Open PS2 Loader v0.9
 
Доброго вам времени суток )Ребятушки кто может толково объяснить как пользоваться читами .Конкретнее где их брать.(Куда кидать и что с ними делать я понял )

rashan 05.10.2015 18:23

Ответ: Open PS2 Loader v0.9
 
Цитата:

Сообщение от f0sq768 (Сообщение 193722)
Доброго вам времени суток )Ребятушки кто может толково объяснить как пользоваться читами .Конкретнее где их брать.(Куда кидать и что с ними делать я понял )

Например вот тут ищешь по названию игры http://uk.codejunkies.com/search/codes_search.aspx

Пс. Нечаянно нажал тебе спасибо. Не знаю как убрать

DruchaPucha 05.10.2015 20:22

Ответ: Open PS2 Loader v0.9
 
Цитата:

Сообщение от f0sq768 (Сообщение 193722)
Доброго вам времени суток )Ребятушки кто может толково объяснить как пользоваться читами .Конкретнее где их брать.(Куда кидать и что с ними делать я понял )

Кидать в папку CHT, файл должен иметь такое же название как и ID игры XXXX_XXX.XX.cht, подходят коды от Codebreaker.
http://gamehacking.org/system/ps2

Но лучше использовать
http://psx-scene.com/forums/f23/chea...ce-ps2-128741/

DruchaPucha 07.10.2015 13:10

Ответ: Open PS2 Loader v0.9
 
OPL r867
Код:

Split off network configuration into a separate network file (opl_network.cfg).
Your legacy network configuration will be loaded if opl_network.cfg is not found. Please re-save to save in the new format (opl_network.cfg). This has to be done only once.
Re-factored config code to have all setting variables in the config.h file.
Unset development mode.
Attempt to fix the weird code for 4096-byte USB devices. What was I thinking....
Made the controls for VMC support more intuitive (whereby disabled controls are disabled).
Rename the "Enable Delete and Rename" to "Enable Write Operations".
Finalize theme variables and fully enable the merging part of the network update feature.
Rename all compatibility modes to use their actual names (i.e. "Accurate Reads" instead of just "Mode 1).
Initialization of CDVDMAN is now done for the search functions, for games like Life Line that use sceCdLayerSearchFile without first invoking sceCdInit().
Expanded SMB username and password fields to 31 characters.
Consolidated CHEATS loading code.
Expanded filename length for cheat files to 64 characters.
Fixed HDD mode not listing games when set to manual and auto-refresh is enabled.
Attempted to fix and enable RTL support. With some *cough* luck, it'll work and then it can be left on permanently until it's deemed stable enough to be made a permanent feature.
Added support for OTF fonts.
Re-arranged compatibility modes to be more similar to the OPL-CL website, for the sake of our non-English users.
Fixed menu option arrangement in the options menu,
Removed the "show cheat engine" option.
MC icons are now written with the standard IO functions. The FileBuffer functions are for text/config files.
UTF-8 lang files with the BOM sequence are supported.
Attempted to fix aspect ratio adjustments for fonts, but the rest of the OPL UI doesn't scale with it. Hence it is disabled.
Converted the network configuration section titles into language strings.
Added support for fonts stored on the HDD unit (root of +OPL partition; hdd0:+OPL/) and USB device (root of device; mass0:/).
The countdown setting's on-screen size has been adjusted and is now hidden when the "remember last played" setting is disabled.
and many more miscellaneous enhancements...

http://rghost.ru/7SD5FHKny


Часовой пояс GMT +3, время: 00:58.

Перевод: zCarot
Права | Copyright ©
© PSX Planet Community 2003-2024