Changes

1,706 bytes added ,  03:41, 9 March 2024
m
It's proprietary software
Line 9: Line 9:  
| contributor = @KenneyNL, Mr Reaper
 
| contributor = @KenneyNL, Mr Reaper
 
| portedby    =
 
| portedby    =
| version    = 2.16
+
| version    = 4.0
| licence    =  
+
| licence    = Proprietary
 
| download    = https://owensoft.net/project/newogame/dl/newozero.zip
 
| download    = https://owensoft.net/project/newogame/dl/newozero.zip
 
| website    = https://owensoft.net/project/newogame/
 
| website    = https://owensoft.net/project/newogame/
 
| discussion  =
 
| discussion  =
 
| source      =  
 
| source      =  
| peripherals = {{Wiimote}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{FrontSD}} {{USBMSD}}  
+
| peripherals = {{Wiimote}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}}  
 
| osc        = yes
 
| osc        = yes
 
}}
 
}}
 
+
'''Newo Zero'''.  A galactic race over and below NewoTokyo.  Use your piloting skills to race through 16 levels across 6 championships while vibing to chill synthwave music. Enjoy simple 60fps, 3D wireframe graphics. Single player game. Supports either Wiimote, Wiimote+Nunchuck, GameCube, Classic Controller or motion controls.
<div class="toclimit-2">
  −
__TOC__
  −
</div>
  −
 
  −
'''Newo Zero'''.  A galactic race over and below NewoTokyo.  Use your piloting skills to race through 30 levels. Features 3d graphics, and optional wiimote sideways motion controls for driving.
      
== Features ==
 
== Features ==
* A futuristic retro-synthwave racing game
+
* A simple retro-future-synthwave racing game
* 3d graphics
+
* 3d graphics, 60fps
* 5 Championships.
+
* 16 levels across 6 Championships (easy, normal, hard, arcade, expert, master).
* 60 tracks
+
* supports most controllers
 +
* 7 camera options
 
* Online Leaderboard.
 
* Online Leaderboard.
  −
<small>Add your ideas or suggestion by clicking on the 'discussion' tab</small>
      
== Screen Shots ==
 
== Screen Shots ==
Line 51: Line 45:     
== Gameplay Video ==
 
== Gameplay Video ==
<youtube valign="top" align="left">MzgRt65heaw</youtube>
+
<youtube valign="top" align="left">wD2XUbYFtVE</youtube>
 
{{clear}}
 
{{clear}}
    
== How to play ==
 
== How to play ==
The game very simple and is fast but not so fast that you cannot take the corners.  All you have to do is avoid crashing into the walls and other cars.  If you crash too many times then the game over.  There is a purple bar at the bottom of the screen indicates your energy.   
+
The game is very simple.  Most corners can be manuvered at full speed.  All you have to do is avoid crashing into the walls and other cars.  There is a health bar at the bottom of the screen indicatng your energy.  If your energy reaches 0 you crash out of the race.  You can retry 2 times before you get a game over.   
    
== Controller ==
 
== Controller ==
Line 146: Line 140:  
|Move Target Cursor
 
|Move Target Cursor
 
|}
 
|}
 +
 +
 +
=== Modding ===
 +
Due to how the game stores assets and files, it is very easy to mod. Music is stored as MP3 files (64kbps), located in assets/bgm. Sound effects can also be changed by replacing them with properly encoded .snd files. Image files are stored under images/, which can be changed with properly sized 32bit PNG files. OBj Models are stored in the model/ folder.
 +
    
== Credits ==
 
== Credits ==
 
* [[User:Owen|Owen]] - game code written in C
 
* [[User:Owen|Owen]] - game code written in C
* Additional assets, cars, fonts and sfx from [http://www.kenney.nl/?p=833 kenney.nl assets]
+
* Additional assets, cars, fonts, decals and sfx from [https://www.kenney.nl/ kenney.nl assets]
 
* Featuring background music from [https://www.youtube.com/watch?v=g6hY7dB54bc 2 Hour Synthwave MIX - L.A. Sunset] by White Bat Audio
 
* Featuring background music from [https://www.youtube.com/watch?v=g6hY7dB54bc 2 Hour Synthwave MIX - L.A. Sunset] by White Bat Audio
* Trailer by [https://www.youtube.com/channel/UCzheOFf4GBQfbgF3wvSeMNg DJ D-CEPTICON]
+
* V4 Trailer by [https://www.youtube.com/c/MusicMX876 MusicMX]
 
* Testers: Eyeliner, @shockdesign, [[User:Mr. Reaper|Mr. Reaper]], DJ D-CEPTICON, RenDev, @iyenal222
 
* Testers: Eyeliner, @shockdesign, [[User:Mr. Reaper|Mr. Reaper]], DJ D-CEPTICON, RenDev, @iyenal222
 +
* Game inspired by: FZero, FZeroGX, Rad Racer
 +
 +
<small>Add your ideas or suggestion by clicking on the 'discussion' tab</small>
    
== Tools ==
 
== Tools ==
 
* [[GRRLIB]]
 
* [[GRRLIB]]
* [http://moi3d.com Moment of Inspiration] 3d modeling tool  
+
* [https://moi3d.com Moment of Inspiration] 3d modeling tool  
 
* [https://github.com/joyent/http-parser http-parser]
 
* [https://github.com/joyent/http-parser http-parser]
 
* [[DevkitPPC]]
 
* [[DevkitPPC]]
   −
== Inspiration & Thanx ==
+
== Changelog ==
* Games: FZero, FZeroGX
+
=== Version 4.0 - December 22, 2023 ===
 +
* retry after crash out (2 continues)
 +
* new "master" cup (16 random courses)
 +
* new display options: hide grid, track, decals, sky
 +
* new colour options: full, neon, retro, gray green, red
 +
* motion controls options: sensitivity, deadzone
 +
* new interface; new mini-map, level select screen
 +
* improved performance on dolphin+real wii
 +
* updated graphics, backgrounds, textures, bug fixes
 +
 
 +
=== Version 3.264 - November 5, 2023 ===
 +
* minor update to fix line visibility issue
   −
== Changelog ==
+
=== Version 3.262 - August 12, 2023 ===
 +
* Improved handling when using wiimote Dpad
 +
* WiiU GamePad controller bug fixes (Lostbhoy)
 +
* minor fixes to fill the gap while working on version 4
 +
 
 +
=== Version 3.0 - November 1, 2022 ===
 +
* 20 new courses (+4 per cup)
 +
* 2 new songs
 +
* Updated graphics, tunnels, suns, backgrounds and track decals
 +
* lap timer/clock
 +
* HD No Culling option in debug menu (for dolphin PC gamers)
 +
* Demo mode options menu
 +
* Background options menu (toggle buildings, signs, backgrounds, track, high contrast mode)
 +
* other fixes, stability and improvements
    
=== Version 2.16 - March 5, 2022 ===
 
=== Version 2.16 - March 5, 2022 ===
 
* Fix a bug when using the nunchuck and wiimote to steer
 
* Fix a bug when using the nunchuck and wiimote to steer
 
* other fixes, stability and improvements
 
* other fixes, stability and improvements
      
=== Version 2 - December 1, 2021 ===
 
=== Version 2 - December 1, 2021 ===
36

edits