Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
EmeraldLoc committed Mar 7, 2023
2 parents 2dc5306 + 0e2374e commit e34cd50
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CurVer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.4
v1.2.5
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ I am a swift programmer who enjoys playing video games. I started when I was ver
Super Mario 64 was one of the first of 3 games I played, however I forgot about it for a couple of years until I learned about decomp and the sm64 pc port. Ever since I heard about it, I wanted to play the game in what was promised to be a wonderful 60fps, however with no easy way to do it, I realized I would have to make my own way. So after collecting a lot of knowledge about c and Makefiles and compilers, I was able to tinker up a small, but usable app, I then released the first version of sm_osx. Only including a couple of repos, it was the start of a wonderful project.

## Getting started
You can download sm_osx [here](https://github.com/EmeraldLoc/sm_osx/releases/latest/download/sm_osx.zip)
You can download sm_osx [here](https://github.com/EmeraldLoc/sm_osx/releases/latest/download/sm_osx.zip).

Homebrew will also be needed, you can follow the install instructions [here](https://brew.sh)
Homebrew will also be needed, you can follow the install instructions [here](https://brew.sh).

## Faq
### What is sm_osx
sm_osx is a launcher and compiler for the Super Mario 64 Pc Port.
### Is sm_osx completly free
Yes
Yes, sm_osx is, and always will be, completly free.
### How can I get sm_osx
Go to the Getting Started section of this page
Go to the Getting Started section of this page.
### How do I update
Their is an auto updater in sm_osx, so if an update comes out, you will be alerted.
There is a auto updater in sm_osx, so if an update comes out, you will be alerted.
### It says I need to select a rom, where can I get one?
You will need a nintendo 64 and a super mario 64 cartridge, from there, look up how to dump games from an n64.
### I have a rom, but it is not accepting it
Make sure the format is .z64, if it is .n64, you can use the byteswapper [here](https://hack64.net/tools/swapper.php)
Make sure the format is .z64, if it is .n64, you can use the byteswapper [here](https://hack64.net/tools/swapper.php).

If for some reason it is still failing, please make a issue.
If it's still failing, try renaming the file to something simple, if its still broken, please make a issue.
### The repos are failing to compile
Make sure you have Homebrew installed, if it is installed, please make an issue and send the log created.
### Where are the repos stored
Expand All @@ -36,4 +36,4 @@ Make sure you have Homebrew installed, if it is installed, please make an issue
### I downloaded sm_osx, but it crashes on bootup
Please create an issue in the Issues page.
### My notifications are not working
Make sure you accepted them. You can check in *Notification & Focus* in the System Preferences App
Make sure you accepted them. You can check in *Notification & Focus* in the System Preferences App.

0 comments on commit e34cd50

Please sign in to comment.