Welcome to the Gamebase 64 forums.                 An attempt to document ALL Commodore 64 gameware before it's too late!

Super Mario Bros 64 function with scpu in Gamebasev16?

This is the place for your GB64.COM feature requests and bug submissions!

Moderator: Jimbo

orsa99
New Member
Posts: 12
Joined: Sun Feb 12, 2012 12:14 am

Super Mario Bros 64 function with scpu in Gamebasev16?

Sun Sep 22, 2019 11:45 am

Super Mario Bros 64 function with scpu in Gamebasev16? If yes, such as?
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Re: Super Mario Bros 64 function with scpu in Gamebasev16?

Mon Sep 23, 2019 9:30 am

No, not via the current GameBase game archive and script.
Super CPU support is only setup for 1 game.
Metal Dust (.D81 files).

while testing... lot's of games crashed in SCPU VICE.
so support is very limited, to avoid most games not working as a default.

Also at the moment, all single game files are stored in T64 (Tape) files.
SCPU VICE does not have a TAPE/Datasette function.
so none of those file will load into the emulator anyway.

--
You can get the mario EXTRAS (Cartridge, Disk) to load in SCPU.
if you are using a WinVICE 3 series emulator.
by adding ;D64;CRT
to the SCPU supported filetypes...

[WinVICE v3.2-34882-v7 SCPU (x86)]
UseShortFilenames=1
SupportedTypes=D81;REU;D64;CRT
EmulatorPathFile=C:\GameBase\GBC_v16\emu\WinVICE\xscpu64.exe
ScriptFile=VICE3.txt
UseDefaultTypes=0
WaitFinish=1
1=

Then move the VICE3 SCPU emulator to the top of the list (the default choice).

alternatively copy the PRG from the T64 to a D81 file and relink the mario gamebase file.
Attachments
SUPERMAB_27687_02.zip
(67.17 KiB) Downloaded 2159 times
Retroplay
Cool Member
Cool Member
Location: Denmark
Posts: 320
Joined: Sun Apr 18, 2004 10:18 pm

Re: Super Mario Bros 64 function with scpu in Gamebasev16?

Mon Sep 23, 2019 2:55 pm

I have been wondering about this, why do GB64 use t64 for single load games ?
T64 is just a container format with the prg inside, nothing to do with tapes (tap) at all.
And since prg files can be injected to ram in pretty much all the C64 emulators out there (incl real C64 + 1541U), it doesn't really make any sense to use t64 format at all. :)
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Re: Super Mario Bros 64 function with scpu in Gamebasev16?

Mon Sep 23, 2019 6:21 pm

Retroplay wrote:
Mon Sep 23, 2019 2:55 pm
I have been wondering about this, why do GB64 use t64 for single load games ?
T64 is just a container format with the prg inside, nothing to do with tapes (tap) at all.
It's the container choice of Michael.

The GameBase started way back in the very early days of emulation.
and the old emulators needed a PRG container for them to work.
Also, it's a good way to preserve the original C64 filename (PETSCII).

Unlike now, HD size was at a premium price back then.
T64's are much smaller than D64.
so i guess... it seemed the obvious /only choice at the time when you are talking about 20,000 files.
quite a few T64's have alternate versions of the game, loading pic or dox file.
So it's a good way to reduce the size and overall number of files.

All the latest emulators can indeed inject PRG's into RAM.
But personally, If it was my GameBase.
I would still use a container for all the single file games.
.P00 preserves the longer C64 file names, while using the smaller 8:3 PC DOS file names. :)
every other multi-file game would go on D64.
--
if compyx pushed the .P00 duplicate file rename fix in c1541, i would convert ALL the T64's in a day.
at the moment it's a long winded process, and i need to be in the right head space.

But Michael still has the final say of what filetypes he wants to use in HIS GameBase. :mrgreen:
orsa99
New Member
Posts: 12
Joined: Sun Feb 12, 2012 12:14 am

Re: Super Mario Bros 64 function with scpu in Gamebasev16?

Mon Sep 23, 2019 7:40 pm

.mad. wrote:
Mon Sep 23, 2019 9:30 am

[WinVICE v3.2-34882-v7 SCPU (x86)]
UseShortFilenames=1
SupportedTypes=D81;REU;D64;CRT
EmulatorPathFile=C:\GameBase\GBC_v16\emu\WinVICE\xscpu64.exe
ScriptFile=VICE3.txt
UseDefaultTypes=0
WaitFinish=1
1=

Then move the VICE3 SCPU emulator to the top of the list (the default choice).

alternatively copy the PRG from the T64 to a D81 file and relink the mario gamebase file.
Ok, very thanks for the answer. I have vice 3.2 X86. Can i copy your code only for Super Mario 64 games, in Gemus "key value" pairs - edit current game only? Also Doom (Id software clone) and Wolfenstein 3D are not supported in Gamebasev16?
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Re: Super Mario Bros 64 function with scpu in Gamebasev16?

Tue Sep 24, 2019 9:28 am

orsa99 wrote:
Mon Sep 23, 2019 7:40 pm
Can i copy your code only for Super Mario 64 games, in Gemus "key value" pairs - edit current game only?
yes, you can edit the GEMUS options for the EXTRAS to use a specific emultor.
After adding CRT and D64 to the filetypes.
change both the Original Cart and Original Disk GEMUS to this...

Code: Select all

emu=WinVICE v3.2-34882-v7 SCPU (x86)
Also Doom (Id software clone) and Wolfenstein 3D are not supported in Gamebasev16?
Correct. They are not in the GameBase.

Return to “The GB64 Website”

Who is online

Users browsing this forum: No registered users and 11 guests