apartmentEmulator / mupen64plus

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

Error: no ROM filepath given #302

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe your system:
 - Linux distribution: Ubuntu 9.10
 - Machine type: (32-bit)
 - Mupen64Plus version: 1.99.1
 - Plugins used: None

Describe the problem: Mupen64Plus 2.0 Beta gives an error in startup,
claiming it didn't find a ROM directory, even though my old Mupen64Plus
config files are intact.

Terminal output:

mimg2805@mimg2805-laptop:~$ mupen64plus
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         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.
Error: no ROM filepath given

Original issue reported on code.google.com by mimg2...@gmail.com on 15 Dec 2009 at 5:55

GoogleCodeExporter commented 8 years ago
It's not looking for a ROM directory; it's looking for a single uncompressed 
ROM. 
This is the console front-end; the Qt GUI is still in development and not ready 
for
release yet.

Original comment by richard...@gmail.com on 15 Dec 2009 at 11:28