Releases: RenaKunisaki/StarFoxAdventures
Releases · RenaKunisaki/StarFoxAdventures
Version 2.4: The search for version 2.3
- Add option to turn off snapback when aiming the staff.
- Add option to make staff aiming more sensitive.
- Fixed falling through ground after skipping flight to CloudRunner Fortress.
- Fixed camera inversion applying to analog stick when pushing blocks.
- Add setting for camera to rotate around player when using C stick. (Has some bugs.)
- Add option to turn off cutscene letterboxing.
- Improve stability when loading a save in some areas.
- Improve speed of loading save files a bit.
- Fix a rare original-game bug where
randomGetRange(x,y)
could returny+1
, which could cause random crashes, impossible puzzles, etc. - Debug:
- Add a way to pass command-line arguments to the game via
run.py
script. - Add option to show hidden map geometry.
- Add Arwing cheats.
- Add Player Velocity under Render options.
- Add Orbit camera mode.
- Add option to hide disabled debug objects.
- Stop logging GameBits that change too often.
- Add RNG test functions.
- Show info about targeted baddie in debug text.
- Add a way to pass command-line arguments to the game via
Version 2.2
- Improve the bike race sections:
- Add a timer and speedometer.
- Hide the HUD (except map).
- Holding X while climbing on the bike (until the timer appears) enables a fun turbo mode. This might make the race impossible to finish! Be careful not to fall off the map, as this will crash the game.
- Improve the Arwing sections:
- No low HP alarm by default. Alarm and flashing effect can be turned on in settings. (Will apply to non-Arwing sections as well)
- Gold rings now restore a full heart, instead of 1/4.
- Pushing blocks around is now faster.
- Pressing R on the title screen before any other buttons will immediately load the first save file (or create one).
- Can change language during game. Options are English, French, German, Italian, Japanese, Spanish.
- Add Japanese translation for new menus by Chromaryu.
- Fixed again: Krystal after-image is Fox in Drakor/WarpStone scenes.
- Holding Start while loading your save file will spawn you in the AnimTest map. This can be used in case you used the debug functions to save in a spot that prevents the game from loading.
- Fixed missing letters in menus in certain maps.
- This also fixes an original game bug where some letters were missing when using the Dino Language cheat.
- Debug:
- Add Bird's Eye and First Person camera modes.
- Objects List: can sort; add new functions.
- Spawn Object: add sortable object list.
- Show Restart Point and Last Save Point separately.
- Fixed warp menu clearing the Restart Point.
- Add performance monitoring (FPS display, CPU meter).
- Add RNG rate measurement and graphing.
- GameBits: can sort by name.
- GameBits: show address of selected bit as debug text.
- Add viewing/setting of the player's save coordinates (used when loading the save file).
- DANGER: Saving in certain places will make the game crash upon loading the save file. If this happens, holding Start while loading the file will spawn you in the unused AnimTest map, hopefully avoiding the crash.
- Add displaying of loaded texts and fonts.
Version 2.1
- Menus can now scroll.
- Fixed: Map Size setting no longer applies to other PDA modes.
- Fixed: Frozen Baddies cheat should work everywhere.
- Improved memory management for greater stability.
- Debug:
- Several fixes/improvements to debug free camera mode.
- Add debug object display.
- Add heap display.
- Add map grid display.
- Add lots of player state display.
- GameBit log/menu now shows names.
- While time is stopped (press Start on controller 3), press Y on controller 3 to advance a frame.
- Add Map States menu.
- Add "Goto Last Save" in Map menu.
- Fixed: alloc fail count no longer always zero.
- Fixed: warping now works when Free Move is on.
- Fixed: should no longer crash, run out of memory, or fail to load objects when warping.
Version 2.0.2
Fix character turning around when pressing L with camera inversion enabled.
Version 2.0.1
- Fix music volume being reset to zero
- Fix missing sound effects in menus
Version 2.0
Rewritten in C, some nifty new features, a ton of under-the-hood improvements.
Version 1.7
v1.7 add exidebug