Mario Paint

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
Monica
Rookie
Posts: 12
Joined: Fri May 06, 2005 11:33 pm

Mario Paint

Post by Monica »

My sister misses this game, so I got it for ZSNES but I can't get past the startup screen because there is no way for the game to detect a "mouse". It'd be cool if it detected the computer mouse but it doesn't lol. Is there any way one of y'all develepers can try and fix it, or is it just totally impossible? (btw I use a PS2 Plug and Play controller adapter to use my PS2 controller with it) I didn't know if this went in Controller Help or not but it seemed like a program problem.

Thanks, hope it can be helped. :)
Joe Camacho
Devil's Advocate
Posts: 2293
Joined: Mon Aug 02, 2004 7:51 pm
Location: Hmo. Son.

Post by Joe Camacho »

Try pressing 7, until there is a message on the screen that tells you that the mouse is being supported for player 1.

I just checked, and you just need to press the 7 key once for the mouse to be supported.
*Sometimes I edit my posts just to correct mistakes.
Monica
Rookie
Posts: 12
Joined: Fri May 06, 2005 11:33 pm

Post by Monica »

Oh thank you, pressing 7 once worked! :)
Joe Camacho
Devil's Advocate
Posts: 2293
Joined: Mon Aug 02, 2004 7:51 pm
Location: Hmo. Son.

Post by Joe Camacho »

No problem, glad to help.
*Sometimes I edit my posts just to correct mistakes.
Nach
ZSNES Developer
ZSNES Developer
Posts: 3904
Joined: Tue Jul 27, 2004 10:54 pm
Location: Solar powered park bench
Contact:

Post by Nach »

If you add an NSRT header to the the ROM, it'll automatically enable the mouse when you load the game.
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
Monica
Rookie
Posts: 12
Joined: Fri May 06, 2005 11:33 pm

Post by Monica »

Nach wrote:If you add an NSRT header to the the ROM, it'll automatically enable the mouse when you load the game.
How do I do that? I've heard of it, but I have no idea...
PHoNyMiKe
Retrosexual
Posts: 1011
Joined: Wed Jul 28, 2004 2:09 am
Location: Rapture

Post by PHoNyMiKe »

just press 7, it'll be easier for you.
[url=http://www.alexchiu.com/affiliates/clickthru.cgi?id=phonymike]ultimate immortality[/url]
[url=http://www.sloganizer.net/en/][img]http://www.sloganizer.net/en/image,zsnes,white,purple.png[/img][/url]
creaothceann
Seen it all
Posts: 2302
Joined: Mon Jan 03, 2005 5:04 pm
Location: Germany
Contact:

Post by creaothceann »

The long way:

You can download NSRT 3.3 RC2 here (nsrt33w.zip). Extract it into its own directory, and move the Mario Paint ROM into this directory. The filename extension of the ROM should be ".smc". Create a new textfile there (called go.txt or any name you want), and enter these lines:

Code: Select all

@echo off
nsrt -addnsrt *.smc
pause
Change the extension of the textfile to ".bat" and double-click it - the ROM should now have the NSRT header. Move it back to your ROM directory.
vSNES | Delphi 10 BPLs
bsnes launcher with recent files list
Post Reply