• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Request Turn off backgrounds of FD and Battlefield?

DJLO

Smash Journeyman
Joined
Jun 26, 2006
Messages
355
Location
Tallahassee
Hello. Im looking for a code/codes that will disable the backgrounds of FD and Battlefield.

I have so far only found codes for turning off FoD, or turning off backgrounds AND making the stage show simplified geometry.

Im looking to just turn the background off, in order to make images uses screenshots of characters at different positions and merged together. for that reason i need the backgrounds to be uniform.

thanks

edit: worth mentioning i have vanilla 1.02, 20xx and training pack, so if i can do it in any of those that works too. thanks
 
Last edited:

BrassMonkey

Smash Cadet
Joined
Sep 1, 2020
Messages
28
Location
Tulare Basin, California
Here's a link to FD without the shining star effects
FD without background stars

I pair this stage with the Magenta background gecko code to get screenshots for CSPs
Don't know if there's a Battlefield one without stars.

These are the gecko codes I use for screenshots
$Debug: Unrestricted Pause Camera (1.02) [strikebowler585]
04452F54 42000000
04452F58 42000000
04452F5C 42000000
04452F60 40200000
04452F64 47000000
$CSP Editing: Every Stage has a Plain Magenta Background and No Stage Textures [Achilles]
04452C70 FF00FF00
04453000 00C40000
$CSP Editing: Disable Effect Textures
0405fddc 4e800020
$CSP Editing: Disable Color Overlays
040bffd0 4e800020
$CSP Editing: Remove HUD (Percentages, Stock Icons, Timer) (1.02) [Achilles]
004D6D58 00000001
$CSP Editing: Force Characters and Costumes for Classic Mode Pictures (1.02) [Achilles]
*Costumes load on classic startup screen
0047369c 00000010
004736a2 00000001
$CSP Editing: P1 % = P1 Action State, P2 % = P1 Subaction State (1.02) [Achilles]
*Controll all characters at same time (I think.)
C206CA78 00000006
89C3000C 2C0E0000
4082001C 3DC08045
61CE30E0 81E30010
B1EE0000 81E30014
B1EE0E90 8803221F
60000000 00000000

If you want to get rid of the background in 'classic mode vs' screen, you can use this code.
"Remove Classic Mode Vs. Screen HUD" code
Apparently you can pause the game and use dolphin's free look mode to get better 'classic mode vs' screenshots, but I've never got it to work.

Hope this is what your looking for.


Most information came from this post
Tri-CSP Creation
 
Top Bottom