In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "ScummVM"

From WiiBrew
Jump to navigation Jump to search
Line 7: Line 7:
 
| author = dhewg
 
| author = dhewg
 
| version = 0.12.0
 
| version = 0.12.0
| download = [http://www.scummvm.org/downloads.php Official page]
+
| download = [http://www.scummvm.org/downloads.php Official page] [http://static.hackmii.com/dhewg/scummvm-wii-r35894.zip r35894 (New)]
 
| peripherals = {{Wiimote1}} {{SensorBar}} {{FrontSD}}
 
| peripherals = {{Wiimote1}} {{SensorBar}} {{FrontSD}}
 
| hbc = 1
 
| hbc = 1

Revision as of 22:17, 23 January 2009

ScummVM
Scummvmsouris.png
General
Author(s)dhewg
TypeEmulation/Simulation
Version0.12.0
Links
[[Official page r35894 (New)|Download]]
Peripherals
Wiimote1.svg SensorBar.svg Loads files from the Front SD slot

News

Great news everyone, the Wii port has been committed to the official ScummVM SVN! You can check out the source here and talk about it on the Wii port forum.

Please don't use the wiki talk page for reporting bugs anymore. Use the official bug tracker, following the bug submission guidelines.

Links

READMII

Please check the READMII file from the most recent version.

Changelog (Wii specific)

This is outdated, see here
  • rev 32565
    • the wii port is now official
    • updated icon
    • the savegame issue is fixed (was not wii port specific)
  • rev 32506
    • restructured the runtime paths
      • files from the selected game are now correctly loaded (check the READMII)
    • increased the virtual screen size for the IR pointer
      • its now easier to exit the sam & max inventory
      • fixes the goblins 3 scroll issue
    • added the keys "y" and "n" to the dpad (for simon the sorcerer)
  • rev 32475
    • improved sd read performance (thanks, svpe)
    • fixed crash on saving a game
  • rev 32231 (hbc apps package)
    • wiimote support
    • compiled with updated dkppc/libogc/libfat
      • fixes all known crashes (afaict)
      • Monkey Island 3 is playable now
  • test 2
    • screen is only updated if necessary
      • no more flicker on the BASS intro
      • better performance
    • games with higher screen resolutions are now drawn correctly
    • fixed some palette bugs
  • test 1
    • first public test version