Всем известный dlanor (один из авторов uLE) вместе с doctorxyz взялись за создание хоумбрю версии Xploder HDTV Player. Как известно оригинальный HDTV Player абсолютно не совместим с HDLoader, так как использует одно и тоже адресное пространство для своих irx библиотек. То есть пользователи HDLoader(я один из них) к сожалению не могли использовать его для загрузки игр с винта. А вещь это крайне полезная, потому что очень много игр могут работать в прогрессиве(хотя изначально в самих играх этой поддержки нет) и выдавать разрешения вплоть до 1080p(это очень хорошо для владельцев LCD/Plasma TV). Причем GSM имеет огромное кол-во настроек по масштабу и сдвигу изображения в отличии от Xploder HDTV Player.
Эта программа, я думаю будет интересна владельцем PS2 с компонентным видео-подключением и TV с прогрессивной разверткой или LCD/Plasma TV. В будущем я попытаюсь(если время будет) сделать нормальный русский мануал. Лично для меня эта программа очень интересна, наверно самая интересная из того, что еще делают для PS2. GSM полностью совместим с FreeMCBoot, так как имеет функцию выхода в Browser PS2.
Дополнительно:
!!!В прикреплении, смотрите файл GSMFAQ.rtf с ответами на часто задаваемые вопросы(пока на английском)!!! Там же в прикреплениях перевод данного документа на русский язык нашим пользователем efokin. Название документа - 1734965.pdf. RESPECT за работу!
Код
- DX and DY control the screen positioning offset in physical units (not pixels) - MAGH and MAGV define the relationship between physical units and pixels - DW and [B]DH/[B] define the size of the visible screen sections in physical units (not pixels) - The physical units are the VCK clock for horizontal axis and raster lines for the vertical axis
Код
Diagram displaying the relationship among DISPLAY1/DISPLAY 2 GS Registers fields DX, DY, DW, DH, MAGH and MAGV "Those six values are the component bit fields that together comprise the contents of a DISPLAYx register. Those are two of the main registers we patch to achieve proper scaling and centering of enforced GSM vmodes. Into GSM, MAGH and MAGV are never directly controlled by the user, but are automatically adjusted for best possible rendering of a 'requested' vmode (requested by game or other software) into the physical vmode enforced by GSM (as specified by the user in the GUI). DW and DH define the width and height of the physical vmode, with the units being HLines for the vertical axis and VCK clock periods for the horizontal axis. This relates to pixels by the following equations: Width_in_pixels = (DW+1)/(MAGH+1); Height_in_pixels = (DH+1)/(MAGV+1); DX and DY define the physical offset of the top left screen corner, using similar units as DW and DH. DX,DY are primarily used for screen centering, but due to the automatic adjustments of GSM the relationship between enforced and requested DW, DH pairs also has a very strong influence on the effective borders, though their influence is always symmetrical around the screen center."
dlanor с присущей ему шведской педантичностью продолжает шлифовать свою прогу. Уже первый автор идеи GSM doctorxyz задвинут на второй план, а dlanor выложил обновление - GSM 0.22. Список изменений большой, переводить весь новый функционал выше моих сил, привожу только текст автора: GSModeSelector v0.22 (2009.10.03) by doctorxyz and dlanor -Modified access trap methods to allow for more registers -Implemented separate access trap handling for SMODE2 and SYNCV registers -Implemented opcode recognition table for trap cause analysis -Added 'Source' variables for SMODE2 and SYNCV trapped register values -Modified asm methods again to further simplify maintenance and updates -Added makefile dependencies for macro and asm header files -Eliminated all redundant use of quadwords for doubleword variables -Added CNF file loading and saving (GSM.CNF loads automatically at launch) -Added proper PAL/NTSC init using rom0:ROMVER (works for slim models too) -Added 2 separate fixes for games & OSDSYS using interlace plus FFMD=1 (one for interlaced forced vmodes and another for non-interlaced) Due to these fixes the OSDSYS/FMCB menu now works in all forced video modes -Implemented an array of eight user-definable vmodes, savable to CNF file -Added GUI menu commands to manipulate user-definable vmodes -Added GUI menu command to save CNF file
Из нововведений хочу отметить, что прога создает на карточке памяти mc0:(либо mc1:, в зависимости от той которая у вас вставлена) в каталоге BOOT конфигурационный файл GSM.CNF, который служит для хранения ваших пресетов видеорежимов. Итак сейчас можно имет 8 ячеек для сохранения пресетов(установок) в таблице. Вот как реализована навигация по ним: R2 + < - Переход по таблице влево R2 +> - Переход по таблице вправо R 2+ ^ - Сохраняет значения в таблице R2 + V - Загружает значение из таблицы L2+R2 - сохранение всех 8 настроек в файл GSM.CNF на карточку
Не забывайте сохранять, так как прога пока не имеет функцию автозаписи!
Play games, not consoles
Сообщение отредактировал dimm - Вс, 04 Окт 2009, 01:36
Очередное обновление сабжа - GSM v0.23 лог изменений в оригинале: -Implemented branch delay slot handling for GS access trap -Added exit command for Dev1 boot (in addition to HDL and PS2Browser/FMCB) -Tweaked some vmode values and some patching methods Короче улучшена совместимость с большим кол-вом игр. Play games, not consoles
Очередной релиз GSM - версия v0.23a Комменты аффтаров: GSModeSelector v0.23a (2009.10.23) by doctorxyz and dlanor -Implemented XBRA vector bending for position independent ID check & unlinking -Changed layout again, to show 'Active Settings' and 'Current Presets' better -Extended the user_vmode array of the CNF file to allow 16 saved modes 0..15 -Added predefined modes for PS1 PAL/NTSC switching
NB: Unlike other predefined modes, choosing one of the PS1 modes will not set that mode as 'Active Settings' directly, but will instead only load the values to the 'Current Presets', requiring a 'D_Down' command to activate the settings. This is to allow values to be tweaked even on a TV unable to display the HDTV vmodes necessary as an intermediate step in enforcing PAL/NTSC for PS1 games. Note also that some games may have timing problems when run at unexpected speed. (Eg: 'Grandia' PAL will lose parts of synthesized speech when run in NTSC.)
Обновка - GSM v0.23b -Fixed a bug displaying 'Active Settings' wrong after loading a user_mode slot -Changed ELF booting to search both MCs (and remain in GSM GUI if ELF missing) Play games, not consoles