Meta 
Meta



You are currently browsing the Brewology weblog archives.

ScummVM rsn8887 has released ScummVM version 2.1.0git-rsn8887.19 for the PSVita.

**NOTE:** As of Feb 14, 2018, all the Vita and PSP-related changes listed below are part of the official source and are automatically included in the automated “latest development builds” here: http://buildbot.scummvm.org/builds.html
However the PSP development builds on that site are are still crashing. The PSP version offered here works, so I will keep this release page up-to-date.

These are working builds of ScummVM for the PSP and Vita based on 2.1.0git development source from 20180319. The PSP development build here does not crash (the official buildbot build for PSP is currently crashing).

On the Vita, rear touch is enabled only when the option “touchpad mouse mode” is on. This option is off by default, but it can be easily turned on in the options menu in the control tab.

More information about controls on the Vita, including touch controls, is here:
http://wiki.scummvm.org/index.php/PlayStation_Vita

More information about controls on the PSP is here:
http://wiki.scummvm.org/index.php/PlayStation_Portable

![Screenshot of ScummVM-2.1.0git-rsn8887.3-psp](https://s14.postimg.org/6n29mpx69/Scumm_VM-_PSP-2.1.0git-rsn8887.3.png)
(PSP Screenshot shown)

This release is for anyone who wants to test out the latest experimental version of ScummVM PSP or Vita.

## Recent changes:
- re-compiled with latest changes from git repository

- (Vita) implemented three-finger drag as right-button drag (useful to hold-down the right mouse button). Fingers have to be somewhat apart from each other, otherwise they are recognized as single or dual touch by the Vita.

- (Vita) allow ‘frontpanel_touchpad_mode=true’ option in ScummVM.ini. The option can be changed manually by editing scummvm.ini in a text editor. If the option is set, it forces front panel into indirect touchpad mode where the pointer doesn’t jump to finger.

- re-compiled with unstable engines enabled (prince and coward, etc.). Unstable engines are WIP.

- (Vita) Prevent jumping touch cursor on right click that was introduced with the drag-and-drop feature.

- (Vita) Add 2-finger drag-and-drop touch motion. This is useful for example in FT to bring up the action menu, or to scroll through the game list in the menu using the scroll bar. It works in the following way: holding down two fingers for a while initiates a drag’n'drop where the left mouse button is being held down. The first finger affects mouse motion during the drag, the second finger can be removed without affecting the drag. When the last finger is removed, the left mouse button is released and the drag is over. Note the second finger can be anywhere, it doesn’t have to be close to the first finger. Typical usage of dual finger drag and drop in FT: Hold down one finger over an object. Then hold down a second finger somewhere on the screen for a little bit to initiate a dual finger drag. This brings up the action menu. Now let go of the second finger. The dual-finger drag continues since one finger is still down. Select an action with the first finger and let go of the first finger to end the drag.

- (Vita) improved direct touch accuracy in all screen modes. Before this, sometimes the mouse cursor was slightly shifted to the right of the finger in some graphics modes when using front touch. This should now be fixed.

- (Vita) Always use direct touch on front touch panel. Enabling the option “touchpad mouse mode” enables rear touch with relative touch mode, but the front panel always stays in direct touch mode. Thanks to ScHlAuChi and Csnover for help and suggestions regarding usability of touch features.

- (Vita) rear touch is now enabled *only* when the new option “touchpad mouse mode” is on. This option is now off by default, but it can be turned on easily in the options menu in the control tab. This change is because many people find it annoying when they just hold the Vita and accidentally trigger rear touch events that move the mouse pointer.
Note: When “touchpad mouse mode” is off, the rear touch is disabled, and the front touch is in direct mode, where the mouse pointer always jumps to the finger position, like on a mobile phone screen. When “touchpad mouse mode” is on, both front and rear touch are enabled, and they are both in indirect mode, where the finger can be far from the pointer and still move it, like on a laptop touchpad. In this mode, the pointer speed setting affects how far the pointer moves in response to a finger movement.

- (Vita) improved direct touch accuracy

- (Vita) direct touch implemented on front panel. It can be disabled and enabled in the control menu. Indirect touch now uses the pointer speed setting.

- (Vita) touch controls on Vita. Left button: tap single finger. Right button: hold single finger while tapping second finger.

- (Vita) fix crash on startup on Vita

- Proper lipsync in DOTT and FT. The lips of the characters now stop moving during pauses in their sentences, just like in the original DOS games. We were playing DOTT and FT *wrong* the whole time. These patches are only lightly tested so far. The patches are by @rasky (DOTT) and @bonki (FT), thank you for fixing a longstanding problem!

- Faster screen refresh and less input lag in the menu

- Joystick mouse cursor speed is independent of screen resolution.

- (Vita) Better analog joystick precision for more precise pointer movements, due to re-compilation with latest SDL2 library for Vita.

- (PSP) Fixed cursor jumps in x/y coordinates, fixed new smooth cursor speed to the same that it was for the old, jerky cursor (can be adjusted in “Controls” tab).

- (PSP) Implemented smooth mouse cursor motion and control options where one can change mouse cursor speed and joystick deadzone settings.

- (PSP) Add new graphics mode “Fit to Screen.” This mode replaces the “4:3 Aspect Ratio” and “Keep Aspect Ratio” modes. The new “Fit to Screen” mode makes proper use of the “Aspect Ratio Correction” checkbox setting. If the checkbox is set, the aspect ratio will be forced to 4:3, useful for games like Full Throttle. If the checkbox is not set, the aspect ratio will be the original game aspect ratio, useful for games like Dreamweb.

- (PSP) Add new graphics mode “4:3 Aspect Ratio” (dam-soft, digitall, rsn8887)
Now the user has the choice between the old graphics mode “Keep Aspect Ratio,” good for 16:10 games like Dreamweb, and a new mode “4:3 Aspect Ratio,” good for 4:3 games like Full Throttle.

Download ScummVM from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

ScummVM rsn8887 has released ScummVM version 2.1.0git-rsn8887.19 for the PSVita.

**NOTE:** As of Feb 14, 2018, all the Vita and PSP-related changes listed below are part of the official source and are automatically included in the automated “latest development builds” here: http://buildbot.scummvm.org/builds.html
However the PSP development builds on that site are are still crashing. The PSP version offered here works, so I will keep this release page up-to-date.

These are working builds of ScummVM for the PSP and Vita based on 2.1.0git development source from 20180319. The PSP development build here does not crash (the official buildbot build for PSP is currently crashing).

On the Vita, rear touch is enabled only when the option “touchpad mouse mode” is on. This option is off by default, but it can be easily turned on in the options menu in the control tab.

More information about controls on the Vita, including touch controls, is here:
http://wiki.scummvm.org/index.php/PlayStation_Vita

More information about controls on the PSP is here:
http://wiki.scummvm.org/index.php/PlayStation_Portable

![Screenshot of ScummVM-2.1.0git-rsn8887.3-psp](https://s14.postimg.org/6n29mpx69/Scumm_VM-_PSP-2.1.0git-rsn8887.3.png)
(PSP Screenshot shown)

This release is for anyone who wants to test out the latest experimental version of ScummVM PSP or Vita.

## Recent changes:
- re-compiled with latest changes from git repository

- (Vita) implemented three-finger drag as right-button drag (useful to hold-down the right mouse button). Fingers have to be somewhat apart from each other, otherwise they are recognized as single or dual touch by the Vita.

- (Vita) allow ‘frontpanel_touchpad_mode=true’ option in ScummVM.ini. The option can be changed manually by editing scummvm.ini in a text editor. If the option is set, it forces front panel into indirect touchpad mode where the pointer doesn’t jump to finger.

- re-compiled with unstable engines enabled (prince and coward, etc.). Unstable engines are WIP.

- (Vita) Prevent jumping touch cursor on right click that was introduced with the drag-and-drop feature.

- (Vita) Add 2-finger drag-and-drop touch motion. This is useful for example in FT to bring up the action menu, or to scroll through the game list in the menu using the scroll bar. It works in the following way: holding down two fingers for a while initiates a drag’n'drop where the left mouse button is being held down. The first finger affects mouse motion during the drag, the second finger can be removed without affecting the drag. When the last finger is removed, the left mouse button is released and the drag is over. Note the second finger can be anywhere, it doesn’t have to be close to the first finger. Typical usage of dual finger drag and drop in FT: Hold down one finger over an object. Then hold down a second finger somewhere on the screen for a little bit to initiate a dual finger drag. This brings up the action menu. Now let go of the second finger. The dual-finger drag continues since one finger is still down. Select an action with the first finger and let go of the first finger to end the drag.

- (Vita) improved direct touch accuracy in all screen modes. Before this, sometimes the mouse cursor was slightly shifted to the right of the finger in some graphics modes when using front touch. This should now be fixed.

- (Vita) Always use direct touch on front touch panel. Enabling the option “touchpad mouse mode” enables rear touch with relative touch mode, but the front panel always stays in direct touch mode. Thanks to ScHlAuChi and Csnover for help and suggestions regarding usability of touch features.

- (Vita) rear touch is now enabled *only* when the new option “touchpad mouse mode” is on. This option is now off by default, but it can be turned on easily in the options menu in the control tab. This change is because many people find it annoying when they just hold the Vita and accidentally trigger rear touch events that move the mouse pointer.
Note: When “touchpad mouse mode” is off, the rear touch is disabled, and the front touch is in direct mode, where the mouse pointer always jumps to the finger position, like on a mobile phone screen. When “touchpad mouse mode” is on, both front and rear touch are enabled, and they are both in indirect mode, where the finger can be far from the pointer and still move it, like on a laptop touchpad. In this mode, the pointer speed setting affects how far the pointer moves in response to a finger movement.

- (Vita) improved direct touch accuracy

- (Vita) direct touch implemented on front panel. It can be disabled and enabled in the control menu. Indirect touch now uses the pointer speed setting.

- (Vita) touch controls on Vita. Left button: tap single finger. Right button: hold single finger while tapping second finger.

- (Vita) fix crash on startup on Vita

- Proper lipsync in DOTT and FT. The lips of the characters now stop moving during pauses in their sentences, just like in the original DOS games. We were playing DOTT and FT *wrong* the whole time. These patches are only lightly tested so far. The patches are by @rasky (DOTT) and @bonki (FT), thank you for fixing a longstanding problem!

- Faster screen refresh and less input lag in the menu

- Joystick mouse cursor speed is independent of screen resolution.

- (Vita) Better analog joystick precision for more precise pointer movements, due to re-compilation with latest SDL2 library for Vita.

- (PSP) Fixed cursor jumps in x/y coordinates, fixed new smooth cursor speed to the same that it was for the old, jerky cursor (can be adjusted in “Controls” tab).

- (PSP) Implemented smooth mouse cursor motion and control options where one can change mouse cursor speed and joystick deadzone settings.

- (PSP) Add new graphics mode “Fit to Screen.” This mode replaces the “4:3 Aspect Ratio” and “Keep Aspect Ratio” modes. The new “Fit to Screen” mode makes proper use of the “Aspect Ratio Correction” checkbox setting. If the checkbox is set, the aspect ratio will be forced to 4:3, useful for games like Full Throttle. If the checkbox is not set, the aspect ratio will be the original game aspect ratio, useful for games like Dreamweb.

- (PSP) Add new graphics mode “4:3 Aspect Ratio” (dam-soft, digitall, rsn8887)
Now the user has the choice between the old graphics mode “Keep Aspect Ratio,” good for 16:10 games like Dreamweb, and a new mode “4:3 Aspect Ratio,” good for 4:3 games like Full Throttle.

Download ScummVM from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

REBUG LITE EDITION is a new update for the most popular and reliable custom firmware for PlayStation 3, based on the recent firmware 4.82. This release is for retail consoles (CEX Only!). The team is currently looking for providers of DEX OFW to release REX/D-REX editions with debug features.

DOWNLOAD: OFFICIAL 4.82.2 REBUG LITE COBRA 7.55 @ REBUG.ME

NOTE: This custom firmware can be installed only on hack-ables PS3 consoles with CFW or on phat & slim models until 25xx (minimum firmware version ≤ 3.56) with OFW 4.82 thanks to PS3Xploit v2.0. Just install this CFW directly *after* apply the exploit. For Super slims and 3xxx/4xxx models use PS3Xploit v3.0 (HAN)

Related news: PS3Xploit released for OFW 4.82

Unofficial REBUG 4.82.1 LITE Edition NoBD by bitsbubba: Link for consoles with non-working BD drive

*** If you love REBUG, make a small donation @ REBUG.ME to support the site and keep it alive ***

Posted in Brewology, PS3 | No Comments »

SDLPoP-Vita usineur has released SDLPoP-Vita version ita-1.5 for the PSVita.

## Installation:

- Install `SDLPoP-Vita.vpk` using VitaShell
- Extract the `prince.zip` archive into `ux0:data`

**Note**: If you already have the data copied to your Vita, only remove the `data` folder inside `ux0:data/prince`

## Controls:

| Keys |   |
| — | — |
| Left | Turn or run left |
| Right | Turn or run right |
| Up or O | Jump or climb up |
| Down | Crouch or climb down |
| X | Pick up things, hang from edge |
| X + Left / Right | Careful step |
| △ | Display remaining time |
| L | Quick load |
| R | Quick save |
| Select | Toggle fullscreen |
| Start | In-game menu |

## Build instructions:

https://github.com/usineur/SDLPoP-Vita/wiki/Build-instructions

## Customization

This can be done via the in-game menu. Press “Start” to access it.
![2018-03-17-182437](https://user-images.githubusercontent.com/452720/37558196-a15ee564-2a10-11e8-9aab-8ac31f8d33ba.jpg)
![2018-03-17-182443](https://user-images.githubusercontent.com/452720/37558198-a336d9be-2a10-11e8-93bb-ef8f4941a7ac.jpg)

## Changelog:

1.5:
– Based on SDLPoP release 1.18 (2018-03-17)
– Added in-game menu (press “Start”) with ability to change settings while in-game
– Added support for MIDI music. External ogg music files are not needed anymore
– Full changelog [here](doc/ChangeLog.txt)

1.4:
– Image quality improvement. Thanks to @rsn8887.
– Rebase with last features / fixes of SDLPoP original project

1.3:
– Rebase with last features / enhancements of SDLPoP original project
– Enable toggle fullscreen

1.2:
- Fix music resume after clicking to the PS button.
- Enable L/R buttons to respectively quick load/save your progression.
- Add keyboard support to enter your name in the hall of fame (_you must finish the game first_)

1.1:
- Loading time is reduced
- Unneeded “overclocking” is removed
- Real fullscreen mode
- Circle button performs the same action as “up” button

1.0:
- First public release

Download SDLPoP-Vita from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

SDLPoP-Vita usineur has released SDLPoP-Vita version ita-1.5 for the PSVita.

## Installation:

- Install `SDLPoP-Vita.vpk` using VitaShell
- Extract the `prince.zip` archive into `ux0:data`

**Note**: If you already have the data copied to your Vita, only remove the `data` folder inside `ux0:data/prince`

## Controls:

| Keys |   |
| — | — |
| Left | Turn or run left |
| Right | Turn or run right |
| Up or O | Jump or climb up |
| Down | Crouch or climb down |
| X | Pick up things, hang from edge |
| X + Left / Right | Careful step |
| △ | Display remaining time |
| L | Quick load |
| R | Quick save |
| Select | Toggle fullscreen |
| Start | In-game menu |

## Build instructions:

https://github.com/usineur/SDLPoP-Vita/wiki/Build-instructions

## Customization

This can be done via the in-game menu. Press “Start” to access it.
![2018-03-17-182437](https://user-images.githubusercontent.com/452720/37558196-a15ee564-2a10-11e8-9aab-8ac31f8d33ba.jpg)
![2018-03-17-182443](https://user-images.githubusercontent.com/452720/37558198-a336d9be-2a10-11e8-93bb-ef8f4941a7ac.jpg)

## Changelog:

1.5:
– Based on SDLPoP release 1.18 (2018-03-17)
– Added in-game menu (press “Start”) with ability to change settings while in-game
– Added support for MIDI music. External ogg music files are not needed anymore
– Full changelog [here](doc/ChangeLog.txt)

1.4:
– Image quality improvement. Thanks to @rsn8887.
– Rebase with last features / fixes of SDLPoP original project

1.3:
– Rebase with last features / enhancements of SDLPoP original project
– Enable toggle fullscreen

1.2:
- Fix music resume after clicking to the PS button.
- Enable L/R buttons to respectively quick load/save your progression.
- Add keyboard support to enter your name in the hall of fame (_you must finish the game first_)

1.1:
- Loading time is reduced
- Unneeded “overclocking” is removed
- Real fullscreen mode
- Circle button performs the same action as “up” button

1.0:
- First public release

Download SDLPoP-Vita from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

NoPsmDrm frangarcj has released NoPsmDrm version 1.3 for the PSVita.

* Support for 3.65 / 3.67

Download NoPsmDrm from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

PSV VSH Menu joel16 has released PSV VSH Menu version 2.10 for the PSVita.

As of version 2.0 and above you will require a dependency plugin to be always enabled. (a modified (lighter) version of kuio.skprx is provided. Kuio was originally developed by Rinnegatamante) — [Instructions are on the bottom of the README.md](https://github.com/joel16/PSV-VSH-Menu/blob/master/README.md).

- Fix colours causing force close due to index reaching out of bounds.
- Add option to keep battery display on after closing VSH menu.
- Fix quick launcher failure when running from a cart/psn game. (possibly fixed loading issues on certain games)

The button combo to open the VSH menu is: **L + R + START**

If you’d like to support me, then buy me a coffee, I’d really appreciate it! **https://www.paypal.me/Joel16IA**

Download PSV VSH Menu from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

PSV VSH Menu joel16 has released PSV VSH Menu version 2.10 for the PSVita.

As of version 2.0 and above you will require a dependency plugin to be always enabled. (a modified (lighter) version of kuio.skprx is provided. Kuio was originally developed by Rinnegatamante) — [Instructions are on the bottom of the README.md](https://github.com/joel16/PSV-VSH-Menu/blob/master/README.md).

- Fix colours causing force close due to index reaching out of bounds.
- Add option to keep battery display on after closing VSH menu.
- Fix quick launcher failure when running from a cart/psn game. (possibly fixed loading issues on certain games)

The button combo to open the VSH menu is: **L + R + START**

If you’d like to support me, then buy me a coffee, I’d really appreciate it! **https://www.paypal.me/Joel16IA**

Download PSV VSH Menu from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

ShellSecBat OperationNT414C has released ShellSecBat version V5 for the PSVita.

Configuration support has been added, it can be done though a “ShellSecBat.txt” file. Read the documentation for further information.
As consequence, “ShellDateSecBat” plugin has been removed because the same thing can be done through this configuration possibility (see “ShellDateSecBat/ShellSecBat.txt” file).

Some new features has been added (their state can be changed with configuration):
* Possibility to have year in the date display
* Customisable separators for date and drive space decimal displays
* Support of “imc0″ and “grw0″ partitions on drive display
* Automatically skip unmounted partitions
* Possibility change “free space” with “occupied space”
* Customisable key combination to switch drive display

Download ShellSecBat from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

pngshot xyzz has released pngshot version 1.1 for the PSVita.

* Added support for 3.65/3.67 ( @TheOfficialFloW )

Download pngshot from the Brewology PSVita Store.

Posted in Brewology, PSVita | No Comments »

« Previous Entries Next Entries »