Kuribo64
Views: 20,067,946 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-27-24 06:03 AM
Guest:

Main - Posts by CodingKoopa

Pages: 1 2 3 4 5 ... 8 9 10 11 12 13 14 15 16 ... 24 25 26 27 28
CodingKoopa
Posted on 02-04-16 02:09 AM, in Game dev ideas thread Link | #67498
Seems like a cool community project.

My idea: Make an in-game clone of the item shop. I'm not saying to have your K64 items synced with it, but it could make for some cool character customization.

Another idea: Use the idea on character hats from SM64 to change into different characters in order to solve some puzzles.

____________________
Website | Twitter


CodingKoopa
Posted on 02-04-16 08:46 PM, in Magical Adventures of Technology hating me (rev. 2 of 02-04-16 11:43 PM) Link | #67520
For me, Linux is really starting to lose it's charm, mainly because of compatibility.

So, here's my plan:
- Back up EVERYTHING to the External Hard Drive.
- Torrent LEGALLY obtain a Windows 7 ISO.
- Use winusb (Linux tool) to get the Windows 7 installer onto my flash drive.
- Boot into the flash drive.
- Format SSD from installer, then install Windows.
- Maybe upgrade to Windows 10.(bye bye privacy)

EDIT:hello from Windows 7 :D

____________________
Website | Twitter


CodingKoopa
Posted on 02-05-16 02:00 AM, in Kuribo64 is living its last hour! Link | #67534
be careful what you say, that guy might bring down the internet with his uber haxing skills


Didn't Darkspire register just so that he could make those posts?


____________________
Website | Twitter


CodingKoopa
Posted on 02-05-16 02:38 AM, in Magical Adventures of Technology hating me (rev. 2 of 02-05-16 03:23 AM) Link | #67537
That would involve reinstalling the OS. AFAIK, you would boot to the installation media for Windows 7, and install 7 to your main storage device , that Windows 8 is on.

Since your main storage device already has an operation system, I would suggest backing everything meaningful to a flash drive or whatever, and when you run the installation media, format your main storage device (this is called a clean install), if that makes sense.

____________________
Website | Twitter


CodingKoopa
Posted on 02-05-16 01:56 PM, in Magical Adventures of Technology hating me Link | #67546
The thing with that is, you have to format your hard drive, which will get rid of all of your files, so you need something to backup your files to.

If you do have something to backup to, it wouldn't hurt to do that if you want to dual boot.

____________________
Website | Twitter


CodingKoopa
Posted on 02-07-16 04:35 PM, in i am going to nuke kuribo64 Link | #67575
Posted by GreenThunder1337
Why is there something rather than nothing?

Nothing counts as something, so even if there was nothing in the Universe, that nothing would still count as something.

It's actually well explained in this video: https://www.youtube.com/watch?v=dQw4w9WgXcQ

____________________
Website | Twitter


CodingKoopa
Posted on 02-08-16 03:24 PM, in How to dump the content of 3DS games, edit & repack them, and play them, even on the newest firmware Link | #67597
I made a script for mass extracting .CXIs and .BINs.
https://kuribo64.net/get.php?id=xGJWCr5AXOaWQB49
If you're on Windows, and have a lot of .bins or .cxis that you want to extract all at once, I would highly recommend giving this a shot.

____________________
Website | Twitter


CodingKoopa
Posted on 02-08-16 04:30 PM, in Kuribo64 Town Square Link | #67598
I'm having an unexpected 4-day weekend, because of 2 snow days, and on top of that, I have all of next week off (Winter Vacation). Not bad :P

____________________
Website | Twitter


CodingKoopa
Posted on 02-09-16 03:11 AM, in Know Your Destiny Link | #67607
oh yeah, I remember this game
[image]
OH GOD I CANT STOP LAUGHING

____________________
Website | Twitter


CodingKoopa
Posted on 02-10-16 01:32 AM, in fuck planned obsolescence, seriously Link | #67642
My iPad 2 is on IOS 9+, so apps constantly crash. IOS 7 and higher is pretty much Apple's way of telling you to get a new device, or face lots of lagging and crashing. It sucks.

____________________
Website | Twitter


CodingKoopa
Posted on 02-14-16 12:23 AM, in Recent pickups thread Link | #67779
This reminds me of me of my broken disassembled DS Lite.
[thumbnail]

Maybe I'll do something with it someday, IDK.

____________________
Website | Twitter


CodingKoopa
Posted on 02-15-16 03:50 AM, in happy birthday kuribo64.net Link | #67816
And let's not forget StarLand!

____________________
Website | Twitter


CodingKoopa
Posted on 02-16-16 11:03 PM, in CoinKiller -- NSMB2 editor upcoming (rev. 2 of 02-17-16 01:36 AM) Link | #67843
I kinda want to contribute to this, where should I start?
(I'm still learning Qt)

EDIT:
I added in a dialog for when there are unsaved changed.
[image]
Things that will trigger are:
- The cut button
- The paste button
- The delete button
- Clicking anywhere in the level view

Also, under File, it now says "Load ROMFS Folder" instead of "Load 3DS Rom (.3ds/.cia)", since it's loading a folder.

https://github.com/StapleButter/CoinKiller/pull/4
nothing amazing, i know. but hey, at least im making an attempt at being useful :P

____________________
Website | Twitter


CodingKoopa
Posted on 02-17-16 05:02 PM, in CoinKiller -- NSMB2 editor upcoming (rev. 2 of 02-17-16 05:25 PM) Link | #67853
Posted by Mariomaster
Also I would manage such function in the editionmode class, since it's not that logical to say "editMade = true" after a simple click.

Thanks, I missed that. I think that the feature is finished now, it looks for:
- Added objects
- Added sprites
- Added locations
- Moved anything

It does not look for:
- Selecting objects
- Copying anything

EDIT:
Posted by Mariomaster
Then you could implement the sprite images.

What do you mean? For me, the sprites in the editor already show up.

____________________
Website | Twitter


CodingKoopa
Posted on 02-18-16 03:12 AM, in Kuribo64 Town Square (rev. 2 of 02-18-16 05:00 PM) Link | #67865
I'm making a SMW remake with Coinkiller and getting some, er, interesting results.
https://twitter.com/TheKoopaKingdom/status/700153751768821760

sorry for the topic change

____________________
Website | Twitter


CodingKoopa
(post deleted) #67892

CodingKoopa
Posted on 02-21-16 03:44 PM, in CoinKiller -- NSMB2 editor upcoming Link | #67938
Posted by Mariomaster
I found which bytes caused the crashes.

THANK YOU! I had quite a bit of trouble with that :P

____________________
Website | Twitter


CodingKoopa
Posted on 02-21-16 03:47 PM, in Super Mario Sunshine 64 DS Link | #67940
I like the HG/SS sound font :D

____________________
Website | Twitter


CodingKoopa
Posted on 02-21-16 09:45 PM, in CoinKiller -- NSMB2 editor upcoming (rev. 2 of 02-21-16 10:12 PM) Link | #67951
You'll need Qt.

Download Qt open-source from here (online installer).

Once it's installed, download Coinkiller's source code from it's Github repository (https://github.com/StapleButter/CoinKiller).
[image]

Open CoinKiller.pro with Qt.

Switch the build type to release.
[thumbnail]

Press the run button.

If you want to run Coinkiller outside of Qt, you'll need all of the dlls that the program uses, find these in RicBent's build.

____________________
Website | Twitter


CodingKoopa
Posted on 02-22-16 12:18 PM, in CoinKiller -- NSMB2 editor upcoming Link | #67979
1. Is there a Coinkiller.exe in the build folder?

2. What happens when you run Coinkiller from Qt?

____________________
Website | Twitter

Pages: 1 2 3 4 5 ... 8 9 10 11 12 13 14 15 16 ... 24 25 26 27 28

Main - Posts by CodingKoopa

Page rendered in 0.267 seconds. (2048KB of memory used)
MySQL - queries: 24, rows: 230/230, time: 0.014 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.