by ThatOtherPerson
ThatOtherPerson's Notes
=======================
What has changed:
You can now shoot and hurt the people. They get pushed back when shot.
When the people get too close to you they push you and hurt you.
Both you and the other people bleed when hurt and the blood paints the ground and walls.
Your health regenerates (up to one hundred) but if it ever drops to zero then the game will reset.
There is a scoring system which rewards you with 25 points every time you shoot one of the people and an additional 100 when you kill one of them (they die after four hits).
You can now save the game and load a previously saved game. Saving and loading is extremely slow on Wii.
You are taller now but can crouch back down. Just like in the PS3 version you will automatically crouch if you don’t have enough room to stand.
There have been changes to the controls.
There have been some bug fixes.
Wii controls:
Nunchuck analog stick = Move
A button = Stop turning
B button = Shoot
C button = Jump
Z button = Crouch
- button = Load
+ button = Save
Windows controls:
WASD = Move
Right mouse button = Stop turning
Left mouse button = Shoot
Space = Jump
Left Ctrl = Crouch
Q = Load
E = Save
DOWNLOAD (1)
News Source (1)
Sunday, July 31, 2011
sysCheck 2.1.0 b12
by Erik Spyder, Double_A, R2-D2199
Homebrew application which does several checks on installed IOS and custom IOS:
- IOS Stub;
- Fake signature (aka Trucha Bug);
- ES_DiVerify (aka ES_Identify);
- Flash Access;
- NAND Access;
- Boot2 Access;
- USB 2.0
sysCheck generates a report on the root of the SD card (sd:/sysCheck.csv).
There are two version in the package sysCheck (English version) & sysCheckFRENCH (French version)
CHANGELOG
=========
* The Base IOS detection has been improved (including support for more Pimp My Wii IOS), thanks Black.Pearl
* The bug has been fixed HW_AHBPROT, thanks davebaol
* The "Priiloader NAND Access Bug" was fixed, thanks BöhserOnkel
* The update function has been added
* Using a USB Gecko is now obtained debugging information
DOWNLOAD (1)
News Source (1)
Homebrew application which does several checks on installed IOS and custom IOS:
- IOS Stub;
- Fake signature (aka Trucha Bug);
- ES_DiVerify (aka ES_Identify);
- Flash Access;
- NAND Access;
- Boot2 Access;
- USB 2.0
sysCheck generates a report on the root of the SD card (sd:/sysCheck.csv).
There are two version in the package sysCheck (English version) & sysCheckFRENCH (French version)
CHANGELOG
=========
* The Base IOS detection has been improved (including support for more Pimp My Wii IOS), thanks Black.Pearl
* The bug has been fixed HW_AHBPROT, thanks davebaol
* The "Priiloader NAND Access Bug" was fixed, thanks BöhserOnkel
* The update function has been added
* Using a USB Gecko is now obtained debugging information
DOWNLOAD (1)
News Source (1)
UHG Downloader 1.3
by greenhorn
Downloads all the files you need to follow the Ultimate Homebrew Guide.
CHANGELOG
=========
-Complete Update inserted
-All IOS update
-Firmware 4.1 will be installed
-The IOS60 installed in each slot SystemIOS in the highest possible version
-Shopping channel is installed
-Program compressed / cleaned up source code
-Minor bugfixes
-The IOS update is installed the shopping channel now
DOWNLOAD (1)
News Source (1)
Downloads all the files you need to follow the Ultimate Homebrew Guide.
CHANGELOG
=========
-Complete Update inserted
-All IOS update
-Firmware 4.1 will be installed
-The IOS60 installed in each slot SystemIOS in the highest possible version
-Shopping channel is installed
-Program compressed / cleaned up source code
-Minor bugfixes
-The IOS update is installed the shopping channel now
DOWNLOAD (1)
News Source (1)
SaveGame Manager GX r110
by dj_skual, Giantpune
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
* Added ListMode to NandMiiBrowser and NandSaveBrowser ( Issue 127 )
* Updated to newest ehcmodule by rodries (thx!)
* Added necessary source code to support both USB ports at once and copying
files from one to another (WORKS ONLY WITH HERMES). It is disabled right now
because of weird crash caused by the ehcimodule when copying from one usb port
to another which can corrupt partitions. Will be enabled when the issue is
resolved. Right now only usb port 0 is active. (From Wiixplorer)
* Added use of the internal Wii System Menu font (From UsbLoaderGX)
* Changed default Font Scale to 0.95 to fit with the new font. If you disabled
the system font, you should set scale factor to 1.000. (From UsbLoaderGX)
* Properly sync video after flush to avoid possible green flash (thx dimok)
* Using new app_booter (see below)
* Moved argument command line also to mem2 to avoid overwrite of it (thx dimok)
* Reload back to entry ios when starting homebrew instead of starting it in cIOS
(From UsbLoaderGX)
* Converted every 4 spaces to a tab to make the source consistent on those
AppBooter changes (From WiiXplorer):
* Reduced size of app_booter from 100KB to 1KB by striping libogc and using
parts of savezelda code by TT (thx!)
* Improved performance with the change above
* Added argument passing for elf files as well
* Clear bss located in mem1 when launching dols (thx oggzee)
Forwarder changes:
* Using new app_booter method (From UsbLoaderGX)
* Properly sync video after flush to avoid possible green flash (thx dimok)
News Source (1)
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
* Added ListMode to NandMiiBrowser and NandSaveBrowser ( Issue 127 )
* Updated to newest ehcmodule by rodries (thx!)
* Added necessary source code to support both USB ports at once and copying
files from one to another (WORKS ONLY WITH HERMES). It is disabled right now
because of weird crash caused by the ehcimodule when copying from one usb port
to another which can corrupt partitions. Will be enabled when the issue is
resolved. Right now only usb port 0 is active. (From Wiixplorer)
* Added use of the internal Wii System Menu font (From UsbLoaderGX)
* Changed default Font Scale to 0.95 to fit with the new font. If you disabled
the system font, you should set scale factor to 1.000. (From UsbLoaderGX)
* Properly sync video after flush to avoid possible green flash (thx dimok)
* Using new app_booter (see below)
* Moved argument command line also to mem2 to avoid overwrite of it (thx dimok)
* Reload back to entry ios when starting homebrew instead of starting it in cIOS
(From UsbLoaderGX)
* Converted every 4 spaces to a tab to make the source consistent on those
AppBooter changes (From WiiXplorer):
* Reduced size of app_booter from 100KB to 1KB by striping libogc and using
parts of savezelda code by TT (thx!)
* Improved performance with the change above
* Added argument passing for elf files as well
* Clear bss located in mem1 when launching dols (thx oggzee)
Forwarder changes:
* Using new app_booter method (From UsbLoaderGX)
* Properly sync video after flush to avoid possible green flash (thx dimok)
News Source (1)
Yabause Wii r2649 beta21
by Yabause Team
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta21
======================
-make SCSP1 (old one) and SCSP2 into plugins; can select SCSP1 or SCSP2
-add saving setting mode for each game
-(maybe) fix PAL monitor mode according to libogc
-some minor fixes and changes
News Source (1)
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta21
======================
-make SCSP1 (old one) and SCSP2 into plugins; can select SCSP1 or SCSP2
-add saving setting mode for each game
-(maybe) fix PAL monitor mode according to libogc
-some minor fixes and changes
News Source (1)
Sunday, July 24, 2011
BootOpera Mod USB
MyMenuifyMOD 1.0
by scooby74209
MyMenuify is an application used to install themes on your Wii's System Menu.
CHANGELOG
=========
-SD changed theme folder to(folder "modthemes" on root of sd card)
-added Usb support (folder "modthemes" on root of usb device)
-checks for correct region and version(if the installed sysmenu theme is equal to the sysmenu going to be installed it installs else it tells what was wrong and goes back to HBC)
-Uneek will install themes from SD(sneek might if it is compiled with the sd card on)
DOWNLOAD (1)
News Source (1)
MyMenuify is an application used to install themes on your Wii's System Menu.
CHANGELOG
=========
-SD changed theme folder to(folder "modthemes" on root of sd card)
-added Usb support (folder "modthemes" on root of usb device)
-checks for correct region and version(if the installed sysmenu theme is equal to the sysmenu going to be installed it installs else it tells what was wrong and goes back to HBC)
-Uneek will install themes from SD(sneek might if it is compiled with the sd card on)
DOWNLOAD (1)
News Source (1)
SaveGame Manager GX r109
by dj_skual, Giantpune
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
* Improved FileBrowser speed up when open a folder containing lot of save files
* Added new DeviceBrowser Layout (Choose List or Icon display in taskbar)
* Added savetypes icons in the listbrowser
* Fixed code dump on reload font ( Issue 124 )
News Source (1)
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
* Improved FileBrowser speed up when open a folder containing lot of save files
* Added new DeviceBrowser Layout (Choose List or Icon display in taskbar)
* Added savetypes icons in the listbrowser
* Fixed code dump on reload font ( Issue 124 )
News Source (1)
Yabause Wii r2649 beta20
by Yabause Team
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta20
======================
-can adjust decline number (2-17): The higher the number, the faster but some games are unstable while anoter some games work only in the lower number (ex. 2-4) but slower.
-adjust for PAL monitor mode when libogc detects VI_PAL mode (but I cannot verify this forever)
-fix threading
-some minor fixes and changes
News Source (1)
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta20
======================
-can adjust decline number (2-17): The higher the number, the faster but some games are unstable while anoter some games work only in the lower number (ex. 2-4) but slower.
-adjust for PAL monitor mode when libogc detects VI_PAL mode (but I cannot verify this forever)
-fix threading
-some minor fixes and changes
News Source (1)
Monday, July 18, 2011
Wii Mod 2.8
by jskyboo
A tool that will let you install IOSs, channels, system menus, and more!
CHANGELOG
=========
-Fixed display bug in IOS menu
-Thanks to davebaol the AHBPROT no net bug is fixed!
-Now compiled with devkitPPC 23 and libogc 1.8.7
-AHBPROT can now be passed on to the next reloaded IOS
-Added Set AHBPROT patch for IOSs, it allows an IOS to reload the next
-IOS with AHBPROT, so you can get AHBPROT again after losing it
-Can now choose version and required IOS of System menu
-Moved remove stubs to the IOS Menu
-Check IOSs now no longer drops AHBPROT but it skips checking IOSs < 28
News Source (1)
A tool that will let you install IOSs, channels, system menus, and more!
CHANGELOG
=========
-Fixed display bug in IOS menu
-Thanks to davebaol the AHBPROT no net bug is fixed!
-Now compiled with devkitPPC 23 and libogc 1.8.7
-AHBPROT can now be passed on to the next reloaded IOS
-Added Set AHBPROT patch for IOSs, it allows an IOS to reload the next
-IOS with AHBPROT, so you can get AHBPROT again after losing it
-Can now choose version and required IOS of System menu
-Moved remove stubs to the IOS Menu
-Check IOSs now no longer drops AHBPROT but it skips checking IOSs < 28
News Source (1)
Simple IOS Patcher 1.14a
by R2-D2199
The Simple IOS Patcher is a modification of the original Trucha Bug Restorers. Its functions have been simplified and repaired. For patching is only the natural HW_AHBPROT Flagset the current Homebrew Channels needed and he also works on the Wii's system menu 4.3.
Supports IOS36, IOS60 and IOS80 to IOS70.
CHANGELOG
=========
* Compiled with the latest version of devkitPPC and libogc
* The bug in the HBC, and is used when no wireless HW_AHBPROT Verbidung exisitiert was undermined. Now, should appear no more freezes.
DOWNLOAD (1)
News Source (1)
The Simple IOS Patcher is a modification of the original Trucha Bug Restorers. Its functions have been simplified and repaired. For patching is only the natural HW_AHBPROT Flagset the current Homebrew Channels needed and he also works on the Wii's system menu 4.3.
Supports IOS36, IOS60 and IOS80 to IOS70.
CHANGELOG
=========
* Compiled with the latest version of devkitPPC and libogc
* The bug in the HBC, and is used when no wireless HW_AHBPROT Verbidung exisitiert was undermined. Now, should appear no more freezes.
DOWNLOAD (1)
News Source (1)
Yabause Wii r2649 beta19
by Yabause Team
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta19
======================
-change directory structure from old "/SSROMS" directory to each subdirectories under "/yabause" directory
-add new internal backup ram saving mode: save in each game
-activate threading scsp2 using mutex
-avoid freezing in some vdp1 commands
-some minor fixes and changes
News Source (1)
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta19
======================
-change directory structure from old "/SSROMS" directory to each subdirectories under "/yabause" directory
-add new internal backup ram saving mode: save in each game
-activate threading scsp2 using mutex
-avoid freezing in some vdp1 commands
-some minor fixes and changes
News Source (1)
TidiiUp 0.5
OpenBoR v3.0 Build 3352
by the OpenBOR team
This is an official port of the OpenBOR (aka Beats of Rage) beat em up game engine to the Wii by SX, with controller support improved by Plombo.
FEATURES
========
-Wiimote, Nunchuk, Classic and Gamecube Controller Supported
-Rumble Support for Wiimote and Gamecube Controllers
-Up to 4 Player Support
-Horizontal/Vertical Wiimote Recognition
-Graphic Filters: HQ2X, LQ2X, TV Scanline and much more (though some need fixing)
-Only SDL Video is used the rest of the IO Handling is done natively
-Menu Preview System and Audio player are disabled. (SDHC is very slow)
-File Caching supported for Quick Realtime data loading
-USB Mode Not supported, Must be run from SDHC Card
-For now must use hardcoded path (sd:/apps/OpenBOR)
-Not tested hence 99% sure widescreen mode does not work
CHANGELOG
=========
r3352 | utunnels | 2011-07-08 00:46:28 -0400 (Fri, 08 Jul 2011) | 1 line
Changed paths:
M /engine/openbor.c
M /engine/openbor.h
M /engine/source/gamelib/commands.c
M /engine/source/gamelib/commands.h
Restore scrollspeed for level.txt for now.
DOWNLOADe (1)
News Source (1)(2)
This is an official port of the OpenBOR (aka Beats of Rage) beat em up game engine to the Wii by SX, with controller support improved by Plombo.
FEATURES
========
-Wiimote, Nunchuk, Classic and Gamecube Controller Supported
-Rumble Support for Wiimote and Gamecube Controllers
-Up to 4 Player Support
-Horizontal/Vertical Wiimote Recognition
-Graphic Filters: HQ2X, LQ2X, TV Scanline and much more (though some need fixing)
-Only SDL Video is used the rest of the IO Handling is done natively
-Menu Preview System and Audio player are disabled. (SDHC is very slow)
-File Caching supported for Quick Realtime data loading
-USB Mode Not supported, Must be run from SDHC Card
-For now must use hardcoded path (sd:/apps/OpenBOR)
-Not tested hence 99% sure widescreen mode does not work
CHANGELOG
=========
r3352 | utunnels | 2011-07-08 00:46:28 -0400 (Fri, 08 Jul 2011) | 1 line
Changed paths:
M /engine/openbor.c
M /engine/openbor.h
M /engine/source/gamelib/commands.c
M /engine/source/gamelib/commands.h
Restore scrollspeed for level.txt for now.
DOWNLOADe (1)
News Source (1)(2)
Sunday, July 10, 2011
Yabause Wii r2649 beta18
by Yabause Team
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta17
======================
-base on the original yabause r2649 (cmake branches)
-compile with devkitPPC r23 and recent libogc except r4078 audio.c
-use scsp2.c instead of scsp.c (some games works, but, sound quality seems to be lower)
-fix clip bug of vdp1 in vidsoft.c
-some minor fixes and changes
News Source (1)
Yabause Wii is the Wii version of Yabause, a Sega Saturn emulator, and is the first for Wii to emulate the complex processes of the Sega Saturn. The Wii port is not released officially. Some unofficial versions have been released. Note that the Wii port is in testable status, and won't be officially supported until a later date. You must not ask the Yabause Team about unofficial versions
CHANGELOG r2604 beta17
======================
-base on the original yabause r2649 (cmake branches)
-compile with devkitPPC r23 and recent libogc except r4078 audio.c
-use scsp2.c instead of scsp.c (some games works, but, sound quality seems to be lower)
-fix clip bug of vdp1 in vidsoft.c
-some minor fixes and changes
News Source (1)
DOSBox Wii 1.6
by Tantric, Carl Kenner
DOSBox is a DOS emulator.
FEATURES
========
-USB Keyboard and mouse support.
-Wiimote pointer support. Wiimote pointer support.
-SD/USB mounting. SD / USB mounting.
-Most DOS games are playable. Most DOS games are playable.
CHANGELOG v1.6
===============
* Updated to latest DOSBox SVN
* Updated to latest libogc and devkitPPC
News Source (1)(2)
DOSBox is a DOS emulator.
FEATURES
========
-USB Keyboard and mouse support.
-Wiimote pointer support. Wiimote pointer support.
-SD/USB mounting. SD / USB mounting.
-Most DOS games are playable. Most DOS games are playable.
CHANGELOG v1.6
===============
* Updated to latest DOSBox SVN
* Updated to latest libogc and devkitPPC
News Source (1)(2)
TidiiUp 0.4
by BöhserOnkel
Deletes unused tickets and IOS folders.
CHANGELOG
=========
* Should fail HW_AHBPROT IOS236 is being reviewed and possibly set that fails the IOS36 checked and set
* Review of NAND Rights
* Print the extinguishing success only if at least one defective ticket or a faulty folder was found
* Icon.png added by fraggelpower666
DOWNLOAD (1)
News Source (1)
Deletes unused tickets and IOS folders.
CHANGELOG
=========
* Should fail HW_AHBPROT IOS236 is being reviewed and possibly set that fails the IOS36 checked and set
* Review of NAND Rights
* Print the extinguishing success only if at least one defective ticket or a faulty folder was found
* Icon.png added by fraggelpower666
DOWNLOAD (1)
News Source (1)
NMM Compiler 0.8
Lifemii Wii 1.01
SaveGame Manager GX r108
by dj_skual, Giantpune
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
R108:
* Added ScreenShot (hold Nunchuk button Z and press C)
* Added some strings replacement for clean chanlog text
* Added Language files update settings (you can now update meta, icon, wiitdb,
lang without a new rev available)
* Added SDReload Button on MainWindow
* Fixed Titlte Launcher startup code dump ( Issue 114 )(thx pplucky for tests)
* Fixed infinite loop when updating icon ( Issue 118 )
* Fixed MoveSave and CopySave fonctions
* Changed WiiTDB settings menu by Features menu
* Changed some images position in ProgressWindow
Forwarder:
* Added comments line detection in meta.xml
* Sources Clean
News Source (1)
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
R108:
* Added ScreenShot (hold Nunchuk button Z and press C)
* Added some strings replacement for clean chanlog text
* Added Language files update settings (you can now update meta, icon, wiitdb,
lang without a new rev available)
* Added SDReload Button on MainWindow
* Fixed Titlte Launcher startup code dump ( Issue 114 )(thx pplucky for tests)
* Fixed infinite loop when updating icon ( Issue 118 )
* Fixed MoveSave and CopySave fonctions
* Changed WiiTDB settings menu by Features menu
* Changed some images position in ProgressWindow
Forwarder:
* Added comments line detection in meta.xml
* Sources Clean
News Source (1)
Friday, July 1, 2011
NUS Downloader 1.9 MOD
by WB3000, Hamachi-mp
NUS Downloader, or NUSD, is a PC Utility designed to allow easy access to the resources present on Nintendo's Update Servers. Using this tool, you can download, pack, and decrypt many system titles into WADs ready to install.
CHANGELOG v1.9 MOD
===================
Hamachi-mp created a mod of this utility by adding the possibility of use the record system in version 1.5 and also fixes a script that prevented the proper functioning of the function emulation updated
DOWNLOAD (1)
News Source(1)
NUS Downloader, or NUSD, is a PC Utility designed to allow easy access to the resources present on Nintendo's Update Servers. Using this tool, you can download, pack, and decrypt many system titles into WADs ready to install.
CHANGELOG v1.9 MOD
===================
Hamachi-mp created a mod of this utility by adding the possibility of use the record system in version 1.5 and also fixes a script that prevented the proper functioning of the function emulation updated
DOWNLOAD (1)
News Source(1)
SaveGame Manager GX r107
by dj_skual, Giantpune
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
R107:
* Fixed usb probrem ( Issue 111 )
* Reworked the filebrowser.h/.cpp
* Some fixes in settings screens navigation
* Completly recoded the TitleBrowser ( Issue 110 )
* Completly recoded the gui_optionbrowser
* Added Parental Control Restrictions ( Issue 113 )
* Removed Libmxml use. Changed everything to use TinyXML (modified by dimok)
* Fixed Theme Downloader to list the themes
* Removed compile warnings for devkitPPC R23
News Source (1)
Install/Extract saved game files. Based on Waninkoko's SaveGame Manager.
CHANGELOG
=========
R107:
* Fixed usb probrem ( Issue 111 )
* Reworked the filebrowser.h/.cpp
* Some fixes in settings screens navigation
* Completly recoded the TitleBrowser ( Issue 110 )
* Completly recoded the gui_optionbrowser
* Added Parental Control Restrictions ( Issue 113 )
* Removed Libmxml use. Changed everything to use TinyXML (modified by dimok)
* Fixed Theme Downloader to list the themes
* Removed compile warnings for devkitPPC R23
News Source (1)
VectrexWii 0.3
Subscribe to:
Posts (Atom)