Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: aldostools/webMAN-MOD

Tags

1.47.48

Toggle 1.47.48's commit message
webMAN MOD 1.47.48

- Explicit support for 4.92
- Bumped version to 1.47.48

1.47.47

Toggle 1.47.47's commit message
webMAN MOD 1.47.47i

- Fixed display of resource text if the plugin was not loaded #1159
- Partial fix fir modules loaded from /dev_flash (implemented load plugin by name for some plugins)

1.47.47i

Toggle 1.47.47i's commit message
webMAN MOD 1.47.47i

- Fixed display of resource text if the plugin was not loaded #1159
- Partial fix fir modules loaded from /dev_flash (implemented load plugin by name for some plugins)

1.47.47g

Toggle 1.47.47g's commit message
webMAN MOD 1.47.47i

- Fixed display of resource text if the plugin was not loaded #1159
- Partial fix fir modules loaded from /dev_flash (implemented load plugin by name for some plugins)

1.47.46

Toggle 1.47.46's commit message
webMAN MOD 1.47.46

- Updated version to 1.47.46
- Added clear cache option to XMB menu
- Added sound notification after copy >1GB
- Added sound notification after XML scan > 10 games

1.47.45

Toggle 1.47.45's commit message
PS2CONFIG

Added PS2 config for Kaena (SLPS-25295), fixed by kozarovv
Fixes crash after loading screen when starting a new game due to SPR_to reading VU1 memory.

Updated PS2 config for Tales of Legendia (SLUS-21201), fixed by kozarovv and mrjaredbeta
Fixes additional SPS in world map due from cloud shadow rendering (by kozarovv), and additionally fixes freezing issues via command 0x01 VIF1 hook (by me).

Added PS2 config for Grand Theft Auto III (SLPM-55293), fixed by kozarovv
Adds 0x01 hook to match other regions. Discovery, research, and implementation of what region the unused hook is for (hook 0x3B) all by kozarovv.

Added PS2 config for WWE SmackDown!: Shut Your Mouth (SLUS-20483), fixed by mrjaredbeta
Fixes graphical corruption due to alpha blending.

Added PS2 config for Psychonauts (SLES-53830), fixed by mrjaredbeta
Port of NET config. Fixes FMV issues.

Added PS2 config for Manhunt 2 (SLES-54819), fixed by mrjaredbeta
Fixes frame rate and freezing issues.

1.47.44

Toggle 1.47.44's commit message
webMAN MOD 1.47.44

- Uninstall webMAN now also deletes /dev_hdd0/tmp/gameboot folder
- Removed boot_mamba.pkg / boot_fake_ofw.pkg from addons to prevent issues installing the wrong payload
- Moved multi gameboot paths to paths.h
- Added PS2 config for SuperLite 2000 Vol. 16: UNO Game, fixed by mrjaredbeta
"Ensures DMA transfers are finished to avoid graphical flickering and freezes."

1.47.43

Toggle 1.47.43's commit message
webMAN MOD 1.47.43

- Added detection of 4.89.3 PEX (DEX mode)
- Fixed issue with noBD patches applied at startup on CFW noBD

1.47.42

Toggle 1.47.42's commit message
webMAN MOD 1.47.42

- Increased version after 79 commits
- Fixed HDD0 free disk space on HDD with >1TB free. #730
- Show copy progress is more precise (shows MB instead of GB ) #730
- Fixed compilation errors in lite/nonCobra after add show copy progress
- Added string function replace_invalid_chars()
-

1.47.41

Toggle 1.47.41's commit message
webMAN MOD 1.47.41

- Major reorganization of source code
- Refresh XML now shows a count of the games found / shows progress notification with SELECT+R3 (feat. request #691)
- Improvements in /stat.ps3 command
- Removed usage of vsh/stdc.h / fixed related warning