Post subject: Anyone who knows about n64 emulation.
Joined: 4/21/2016
Posts: 3
Hello. I'm looking for someone who knows about n64 emulation. Thanks.
Player (64)
Joined: 10/4/2015
Posts: 102
I know that it's shit. Does that help?
Enter the Matrix is a piece of garbage but I'm gonna finish it if it kills me.
Samsara
She/They
Senior Judge, Site Admin, Expert player (2123)
Joined: 11/13/2006
Posts: 2794
Location: Northern California
Um. Specifics, please? What do you need to know about?
TASvideos Admin and acting Senior Judge 💙 | Cohost
warmCabin wrote:
You shouldn't need a degree in computer science to get into this hobby.
Editor, Skilled player (1405)
Joined: 3/31/2010
Posts: 2086
I know N64 emulation. Exists.
mz
Player (79)
Joined: 10/26/2007
Posts: 693
There's this post from a user named coy1234 on the Unity forums:
Hi, I have a .n64 file of The Legend of Zelda Majora's Mask. I'm wondering if I can import characters and masks from the game and use them in Unity.
So, it seems he's looking for some hacker who can help him make his fan Zelda game with the N64 assets.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
Joined: 4/21/2016
Posts: 3
mz wrote:
There's this post from a user named coy1234 on the Unity forums:
Hi, I have a .n64 file of The Legend of Zelda Majora's Mask. I'm wondering if I can import characters and masks from the game and use them in Unity.
So, it seems he's looking for some hacker who can help him make his fan Zelda game with the N64 assets.
I posted that about a year ago. I'm not interested in importing characters in Unity anymore. What I would like to know about the n64 is how the core works and documentation of the console. I want to make an n64 emulator for a console using Lua Player Plus.
Dwedit
He/Him
Joined: 3/24/2006
Posts: 692
Location: Chicago
Good luck with that, N64 emulation needs dynamic recompilation to native code to achieve any kind of performance.
Joined: 1/26/2009
Posts: 558
Location: Canada - Québec
Still unsure what you are asking about, but this guy started to code a N64 emulator in Rust: https://www.youtube.com/watch?v=Fsi9HPcyrU8 You can find related N64 literature on his github repo.
Joined: 4/21/2016
Posts: 3
BadPotato wrote:
Still unsure what you are asking about, but this guy started to code a N64 emulator in Rust: https://www.youtube.com/watch?v=Fsi9HPcyrU8 You can find related N64 literature on his github repo.
I'm trying to make an n64 emulator in Lua using these scripts: http://rinnegatamante.it/lpp-3ds_doc.html Thanks for telling me about that emulator in Rust.
mz
Player (79)
Joined: 10/26/2007
Posts: 693
So... You want to make an N64 emulator for a system with a ~100 MHz CPU... And use Lua for it? Even the highly optimized N64 emulators for the ~700 MHz Wii CPU run like shit, I doubt it's possible to write an emulator like that that runs faster than 0.000001 FPS. Using a slow scripting language like Lua on top of it all just makes it absolutely impossible...
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
Joined: 7/2/2007
Posts: 3960
Of course, there is a huge difference between writing something purely in Lua (including heavyweight aspects like rendering, vector calculations, etc.), and writing just the high-level logic in Lua while farming out the time-intensive aspects to libraries compiled into machine code, or even to hardware such as graphics cards.
Pyrel - an open-source rewrite of the Angband roguelike game in Python.
Editor, Emulator Coder
Joined: 8/7/2008
Posts: 1156
I want to make a moon rocket out of tinker toys
Fortranm
He/Him
Editor, Experienced player (781)
Joined: 10/19/2013
Posts: 1116
Invariel
He/Him
Editor, Site Developer, Player (169)
Joined: 8/11/2011
Posts: 539
Location: Toronto, Ontario
Pfft, that's not tinker toys, that's a jpeg.
I am still the wizard that did it. "On my business card, I am a corporate president. In my mind, I am a game developer. But in my heart, I am a gamer." -- Satoru Iwata <scrimpy> at least I now know where every map, energy and save room in this game is