North-Western-Development / oc2r

RISC-V VMs in Minecraft. Continued by North Western Development, originally by Sangar.
https://www.curseforge.com/minecraft/mc-mods/oc2r
Other
54 stars 9 forks source link

sedna #8

Open SachaTending opened 1 month ago

SachaTending commented 1 month ago

where can i get sedna?

TGJek commented 1 month ago

Just using original oc2's, I tried, it just works.

SachaTending commented 1 month ago

Just using original oc2's, I tried, it just works.

but original sedna doesn't has 1.20.1 support

TGJek commented 1 month ago

Just using original oc2's, I tried, it just works.

but original sedna doesn't has 1.20.1 support

I used 1.18.2 ver. it works. I think it's just a RISC-V VM Library and it doesn't depends minecraft or minecraft mod loader.

Explode007 commented 1 month ago

Would be nice if it the library was included with the mod

haowan-666 commented 1 month ago

Can anyone help me explain why I keep getting stuck at VFS, with a message that there is no system? 2024-08-03_00 52 30

ThatKid1351 commented 1 month ago

I am still don't understand where to go to get sedna for the mod to load properly. I downloaded it from the Forge page.

ajh123 commented 1 month ago

@haowan-666 Don't hijack an issue that is unrelated to your problem, please may a new one.

ajh123 commented 1 month ago

Have anyone actually checked the repositories owned by North Western Development?

Senda lives here https://github.com/North-Western-Development/sedna-mc-unofficial - it does need compiling if you want it.

Un1q32 commented 1 month ago

Can anyone help me explain why I keep getting stuck at VFS, with a message that there is no system? 2024-08-03_00 52 30

That error means corrupt or missing rootfs IIRC

MageOfGaming commented 1 week ago

Have anyone actually checked the repositories owned by North Western Development?

Senda lives here https://github.com/North-Western-Development/sedna-mc-unofficial - it does need compiling if you want it.

running build ends with a error and doesn't works

Un1q32 commented 1 week ago

That version is identical to the current version on curseforge anyway https://www.curseforge.com/minecraft/mc-mods/sedna

Un1q32 commented 1 day ago

I've made a version of sedna that has an up to date version of Buildroot (the included Linux distro), as it's almost 4 years old, plus a few other changes. Removed nano (use vi instead), removed tcc (it wasn't very useful without headers), changes to Busybox config to add things like httpd and mkfs.ext2, and remove things that didn't work and wasted space. Note that to get the updated Linux distro you'll have to create a new sedna hard drive, old drives will still have the old version. https://github.com/Un1q32/sedna-mc/releases