[Beta] Super Mario World Port

Viri

Well-Known Member
Member
Joined
Sep 13, 2009
Messages
4,226
Trophies
2
XP
6,820
Country
United States
Hopefully in the future we get an option to use the updated Luigi and Bowser sprites that were added in Super Mario All Stars + World.


smas+smw_luigi.gif
 
  • Love
Reactions: impeeza

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,361
Trophies
3
Age
46
Location
At my chair.
XP
18,719
Country
Colombia
Thanks for the quick reply.
Is it just stretched or does it actually show more of the game on screen?
as far I can see you see more of the game, there is some type of side scrolling when you get the sides.
Post automatically merged:

look at this screen capture
 

Attachments

  • 2023052501044400-D3D4FBD9CB75DED54AE6AE7AA514A6DD.mp4
    18.3 MB

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,361
Trophies
3
Age
46
Location
At my chair.
XP
18,719
Country
Colombia
I don't have a switch folder in
smw/src/platform

All I have in here is win32

@Thorhax You need to build it from my fork, it says on the PR part and @impeeza try to get the latest version i uploaded
For me i did build it using the pr and works great, the folder switch will shown only when you commit the pr.
 
  • Like
Reactions: Thorhax

Thorhax

Well-Known Member
Member
Joined
Apr 15, 2020
Messages
476
Trophies
0
Age
43
XP
2,134
Country
Canada
oh "Pull Request" got it
Post automatically merged:

Next question is how do I get the data from the PR?
 

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,361
Trophies
3
Age
46
Location
At my chair.
XP
18,719
Country
Colombia
oh "Pull Request" got it
Post automatically merged:

Next question is how do I get the data from the PR?
On my Windows PC, on the MSYS environment with DevKitPro installed I do use the next commands:

Bash:
pacman -Syu --needed --noconfirm git make pkg-config switch-dev switch-sdl2 switch-tools
cd ~
git clone --recursive https://github.com/snesrev/smw
cd ~/smw
cp "C:\ROMS\smw.sfc" ~/smw/
git fetch origin pull/3/head
git checkout -b pr3 FETCH_HEAD
cd ~/smw/src/platform/switch
make -j$(nproc)

I have the ROM on my PC on the folder C:\ROMS\ you need the original ROM to run the build.

and note the git fetch and git checkout commands, they commit the PR #3 which in this case is the Switch support pending to be approved on the repo.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: The Castlevania game was on the PS1 so that's cool +1