mkgzl / mupen64plus

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

Ocarina Of Time: No video Output #569

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hey Developers
Sorry I'm a bit of a noob when it comes to this stuff...

Well I am trying to play Legend Of Zelda Ocarina Of Time.
But when I run it I don't get any video just cool music in the background...

My System:
 - Operating System: 
        Ubuntu 13.04 (Raring Ringtail)
 - Machine type: 
        64bit (AMD Athlon(tm) 64 X2 Dual Core Processor 5000+ × 2) 
- Mupen64Plus version:
        Version 1.99.1

This is what I type to start the game:
mupen64plus "Emulation/64/Legend of Zelda, The - Ocarina of Time (USA).n64"

And here is the output:
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.1

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.1
            Includes support for Dynamic Recompiler.
Warning: unrecognized command-line parameter '--set'
Warning: unrecognized command-line parameter 
'Video-Rice[LoadHiResTextures]=True'
Core: Goodname: Legend of Zelda, The - Ocarina of Time (U) (V1.0) [!]
Core: Name: THE LEGEND OF ZELDA
Core: MD5: 5BD1FE107BF8106B2AB6650ABECD54D6
Core: CRC: ec7011b7 7616d72b
Core: Imagetype: .v64 (byteswapped)
Core: Rom size: 33554432 bytes (or 32 Mb or 256 Megabits)
Core: Version: 1449
Core: Manufacturer: 43000000
Core: Country: USA
UI-Console: Cheat codes disabled.
dlopen('/usr/local/lib/mupen64plus/mupen64plus-video-rice.so') error: 
/usr/local/lib/mupen64plus/mupen64plus-video-rice.so: undefined symbol: 
glCombinerParameteriNV
UI-console: using Video plugin: <dummy>
dlopen('/usr/local/lib/mupen64plus/mupen64plus-video-rice.so') error: 
/usr/local/lib/mupen64plus/mupen64plus-video-rice.so: undefined symbol: 
glCombinerParameteriNV
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.1
dlopen('/usr/local/lib/mupen64plus/mupen64plus-video-rice.so') error: 
/usr/local/lib/mupen64plus/mupen64plus-video-rice.so: undefined symbol: 
glCombinerParameteriNV
UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.1
dlopen('/usr/local/lib/mupen64plus/mupen64plus-video-rice.so') error: 
/usr/local/lib/mupen64plus/mupen64plus-video-rice.so: undefined symbol: 
glCombinerParameteriNV
UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP 
Plugin' v1.99.1
Input Warning: No joysticks/controllers found
Input: Forcing keyboard input for N64 controller #1
Input: N64 Controller #1: Enabled, using auto-configuration for joystick 
'Keyboard'
Input: Mupen64Plus SDL Input Plugin version 1.99.1 initialized.
Core Warning: No video plugin attached.  There will be no video output.
Audio: Initializing SDL audio subsystem...
/dev/mixer: : No such file or directory
Core: Starting R4300 emulator: Cached Interpreter
/dev/mixer: : No such file or directory
/dev/mixer: : No such file or directory

Any help will be greatly appreciated :)
Thanks in advance

Original issue reported on code.google.com by cjkneeb...@gmail.com on 18 Jul 2013 at 7:49

GoogleCodeExporter commented 8 years ago
This problem for non-nvidia-glx drivers is fixed since a long time. Please 
upgrade to a more recent version (for example the one in the ubuntu repository 
or the one in https://launchpad.net/~sven-eckelmann/+archive/ppa-mupen64plus ). 
Don't forget to clean your /usr/local from the old files.

Original comment by s...@narfation.org on 18 Jul 2013 at 8:45