All Projects → thomasgoldstein → epicedit

thomasgoldstein / epicedit

Licence: GPL-3.0 license
Epic Edit, Track Editor for Super Mario Kart (SNES)

Programming Languages

C#
18002 projects
assembly
5116 projects
HTML
75241 projects

Projects that are alternatives of or similar to epicedit

MOLE
(On hiatus untill untill further notice) RetroMole Core
Stars: ✭ 20 (-33.33%)
Mutual labels:  snes, rom, romhacking
Depressurizer
A Steam library categorizing tool.
Stars: ✭ 1,008 (+3260%)
Mutual labels:  mono, winforms
exhal
Compression and decompression tools for NES, SNES, and Game Boy games by HAL Laboratory
Stars: ✭ 54 (+80%)
Mutual labels:  snes, romhacking
first nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
Stars: ✭ 94 (+213.33%)
Mutual labels:  rom, romhacking
xkas-plus
fork of the xkas (v14) cross assembler
Stars: ✭ 20 (-33.33%)
Mutual labels:  snes, romhacking
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+2783.33%)
Mutual labels:  mono, winforms
minishmaker
Level editing suite for The Legend of Zelda: The Minish Cap
Stars: ✭ 58 (+93.33%)
Mutual labels:  rom, romhacking
WinForms.FC UI
👀 FC_UI (Fun-Code User Interface) - библиотека пользовательских элементов управления (user control) для WinForms (.Net Framework / .Net Core).
Stars: ✭ 18 (-40%)
Mutual labels:  winforms
Tasks
Tasks is an application that optimizes computer performance. Tasks improves overall system performance, boot times, and a safer experience while using your computer.
Stars: ✭ 65 (+116.67%)
Mutual labels:  winforms
WinFormsCT
☢️ The one and only computer tomographer for Windows Forms user interfaces
Stars: ✭ 41 (+36.67%)
Mutual labels:  winforms
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+370%)
Mutual labels:  winforms
ness
A work-in-progress SNES emulator written in Rust
Stars: ✭ 31 (+3.33%)
Mutual labels:  snes
awesome-n64-development
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
Stars: ✭ 210 (+600%)
Mutual labels:  rom
gauge-csharp
Csharp runner for Gauge
Stars: ✭ 34 (+13.33%)
Mutual labels:  mono
Emblem-Magic
An all-purpose ROMhacking tool for the GBA Fire Emblem games
Stars: ✭ 15 (-50%)
Mutual labels:  romhacking
Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
Stars: ✭ 7,170 (+23800%)
Mutual labels:  mono
neko
A simple library for SNES programming and development in 65816 assembly
Stars: ✭ 24 (-20%)
Mutual labels:  snes
Mono.Cecil.Inject
An extension to Mono.Cecil that provides helper methods for simple method injection.
Stars: ✭ 65 (+116.67%)
Mutual labels:  mono
netcore-winforms-demos
This repository contains the Outlook Inspired and Stock Market Trader demo applications that support .Net Core 3.
Stars: ✭ 38 (+26.67%)
Mutual labels:  winforms
manifest
This is where the magic begins
Stars: ✭ 29 (-3.33%)
Mutual labels:  rom

Epic Edit

Official site: http://epicedit.stifu.fr

Epic Edit is a track editor for Super Mario Kart (Super Nintendo), which runs on Windows, Linux and Mac. It requires a Super Mario Kart ROM, which is not included. Games modified with Epic Edit can then be played on a real SNES console, or with an SNES emulator.

Epic Edit makes it easy to:

  • Modify track tiles and overlay tiles
  • Move track lap lines and driver starting positions
  • Move and modify track objects
  • Modify the AI (the path followed by computer-controlled drivers)
  • Modify graphics and colors
  • Modify track and driver names
  • Modify game settings (item probabilities, attributed score points...)
  • Import/export all kinds of data
  • Directly compress/decompress data into/from the ROM (advanced users)

This application is written in C# and uses Windows.Forms. It is free and is distributed under the GPL. It requires the .NET Framework 2.0 or above on Windows, and also works with Mono on Linux. It works on Mac too, using Mono with an X11 server installed, by passing a command line argument, this way:

MONO_MWF_MAC_FORCE_X11=1 mono EpicEdit.exe

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].