larous25 / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

LoZ: Majora's Mask rendering #417

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Describe your system:
 - Operating System (be specific): Ubuntu Natty Narwhal (11.04)
 - Machine type (32-bit or 64-bit): 64
 - Mupen64Plus version: 1.9
- Plugins used:

For visual artifacts, give:
 - Legend of Zelda: Majora's Mask
 - Missing shapes

Describe the problem:

Many shapes, characters, and other things will jump around the screen and 
become highly deformed. For example Links hat may take up the entire screen 
while walking.

Many key items are not being displayed properly such as the heart counter and 
clock showing the day/time

When I start the game I get a few "file not found" messages. The full terminal 
output is as follows:

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.4
            Includes support for Dynamic Recompiler.
Core: Goodname: Legend of Zelda, The - Majora's Mask (U) [!]
Core: Name: ZELDA MAJORA'S MASK
Core: MD5: 2A0A8ACB61538235BC1094D297FB6556
Core: CRC: 5354631c 3a2def0
Core: Imagetype: .z64 (native)
Core: Rom size: 33554432 bytes (or 32 Mb or 256 Megabits)
Core: Version: 144b
Core: Manufacturer: Nintendo
Core: Country: USA
UI-Console: Cheat codes disabled.
UI-console: using Video plugin: 'Mupen64Plus OpenGL Video Plugin by Rice' 
v1.99.4
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.4
Input: N64 Controller #1: Forcing default keyboard configuration
Input: Using auto-configuration for device 'Keyboard'
UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.4
UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP 
Plugin' v1.99.4
Input: N64 Controller #1: Using keyboard/mouse
Input: 1 controller(s) found, 1 plugged in and usable in the emulator
Input: Mupen64Plus SDL Input Plugin version 1.99.4 initialized.
Video: SSE processing enabled.
Video: Found ROM 'ZELDA MAJORA'S MASK', CRC 1c635453f0dea203-45
Video: Enabled hacks for game: 'ZELDA MAJORA'S MASK'
Video: Initializing OpenGL Device Context.
Core: Setting 32-bit video mode: 640x480
Video: Using OpenGL: DRI R300 Project - Mesa DRI R300 (RS690 791F) 20090101  
NO-TCL DRI2 : 1.5 Mesa 7.9-devel
Video: OpenGL Combiner: Fragment Program
Audio: Initializing SDL audio subsystem...
/dev/mixer: : No such file or directory
Core: Starting R4300 emulator: Dynamic Recompiler
Core: R4300: starting 64-bit dynamic recompiler at: 0xfb6200
/dev/mixer: : No such file or directory
/dev/mixer: : No such file or directory

Original issue reported on code.google.com by cbrluvs...@gmail.com on 13 Mar 2011 at 4:46

GoogleCodeExporter commented 8 years ago
Sorry to meddle, but if you own ATI card why dont you use Gallium3D which is 
default in Ubuntu from now on?

"/dev/mixer: : No such file or directory" is normal as Ubuntu dont use mixer 
device anymore. Overally it results in not be able to regulate volume in some 
apps.

Original comment by rapie...@gmail.com on 14 Mar 2011 at 10:24